/third_party/icu/docs/userguide/transforms/ |
D | bidi.md | 94 When text is displayed or printed, it must be "reordered" into visual order with 114 Unicode and reordered to logical order only once to avoid roundtrip losses. Just 116 reordered from logical to visual order except for display and printing. 121 functions to write a reordered version of the string using the generated
|
/third_party/skia/resources/sksl/shared/ |
D | SwizzleOpt.sksl | 26 // The swizzle will be optimized away because fn() can be reordered.
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | README | 216 The above pipeline does not attempt to deal with reordered packets or network 223 - deal with reordered packets based on the seqnum 228 To deal with reordered packet, the jitterbuffer holds on to the received RTP 300 when packets are dropped or reordered.
|
/third_party/python/Lib/asyncio/ |
D | base_events.py | 173 reordered = [] 175 reordered.extend(addrinfos_lists[0][:first_address_family_count - 1]) 177 reordered.extend( 181 return reordered
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.1.3.rst | 78 - nir: Add a helper to determine if an intrinsic can be reordered
|
D | 11.1.1.rst | 75 - vc4: Keep sample mask writes from being reordered after TLB writes
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_depth_pass_instrument.txt | 57 great since the buffer can be reordered during the
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_depth_pass_instrument.txt | 57 great since the buffer can be reordered during the
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageSamplingInstance.cpp | 1337 const tcu::ConstPixelBufferAccess* reordered[tcu::CUBEFACE_LAST]; in getTextureCubeView() local 1340 reordered[s_faceMap[faceNdx]] = &levels[faceNdx*subresource.levelCount]; in getTextureCubeView() 1342 …rn MovePtr<tcu::TextureCubeView>(new tcu::TextureCubeView((int)subresource.levelCount, reordered)); in getTextureCubeView()
|
/third_party/boost/libs/graph/doc/ |
D | minimum_degree_ordering.w | 33 we instead solve the reordered (but equivalent) system
|
/third_party/icu/docs/userguide/collation/ |
D | concepts.md | 501 * Scripts were reordered in groups, each normally starting with a [Recommended 506 reordered together. Their order relative to each other could not be changed. 507 * Only any one code out of any group could be reordered, not multiple of the 537 UCA requires that certain Thai and Lao prevowels be reordered with a code point
|
/third_party/lwip/ |
D | UPGRADING | 141 * Moved and reordered stats (mainly memp/mib2)
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/base/ |
D | fingerprint_test.dart | 464 testUsingContext('is consistent with equals, even if map entries are reordered', () async {
|
/third_party/icu/docs/userguide/collation/customization/ |
D | index.md | 76 character is reordered, it automatically reorders any other equivalent 381 In ICU 4.8-54, not every script could be reordered independently. CLDR and ICU 395 Zyyy=Common and Zinh=Inherited cannot be reordered.
|
/third_party/boost/libs/atomic/doc/ |
D | atomic.qbk | 418 Informally speaking, following operations may be reordered before, 419 preceding operations may be reordered after the atomic 428 prevents all preceding memory operations to be reordered 433 prevents succeeding memory operations to be reordered
|
/third_party/weston/include/libweston/ |
D | libweston.h | 1527 bool reordered; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Intrinsics.td | 32 // potentially aliasing stores. However, it can be reordered otherwise and can 467 // from being reordered overly much with respect to nearby access to the same
|
/third_party/weston/libweston/ |
D | compositor.c | 3461 sub->reordered = false; in weston_surface_damage_subsurfaces() 3478 if (sub->reordered) in weston_surface_commit_subsurface_order() 4540 sub->reordered = true; in subsurface_place_above() 4564 sub->reordered = true; in subsurface_place_below()
|
/third_party/node/doc/api/ |
D | dns.md | 191 **Default:** currently `false` (addresses are reordered) but this is 797 **Default:** currently `false` (addresses are reordered) but this is
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/ |
D | collationtest.txt | 2313 # and then primaries should be reordered whether they are shifted to quaternary or not. 2540 # Before ICU 55, the following reordered together with Gothic.
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/ |
D | collationtest.txt | 2313 # and then primaries should be reordered whether they are shifted to quaternary or not. 2540 # Before ICU 55, the following reordered together with Gothic.
|
/third_party/icu/icu4c/source/test/testdata/ |
D | collationtest.txt | 2313 # and then primaries should be reordered whether they are shifted to quaternary or not. 2540 # Before ICU 55, the following reordered together with Gothic.
|
/third_party/python/Doc/faq/ |
D | design.rst | 760 remember to add a comma to the previous line. The lines can also be reordered
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/ |
D | ATI_text_fragment_shader.txt | 1275 - reordered semantic restriction summary to correspond to
|
/third_party/openGLES/extensions/ATI/ |
D | ATI_text_fragment_shader.txt | 1275 - reordered semantic restriction summary to correspond to
|