Home
last modified time | relevance | path

Searched refs:reordered (Results 1 – 25 of 66) sorted by relevance

123

/third_party/icu/docs/userguide/transforms/
Dbidi.md94 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/
DSwizzleOpt.sksl26 // The swizzle will be optimized away because fn() can be reordered.
/third_party/gstreamer/gstplugins_good/gst/rtp/
DREADME216 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/
Dbase_events.py173 reordered = []
175 reordered.extend(addrinfos_lists[0][:first_address_family_count - 1])
177 reordered.extend(
181 return reordered
/third_party/mesa3d/docs/relnotes/
D19.1.3.rst78 - nir: Add a helper to determine if an intrinsic can be reordered
D11.1.1.rst75 - vc4: Keep sample mask writes from being reordered after TLB writes
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_depth_pass_instrument.txt57 great since the buffer can be reordered during the
/third_party/openGLES/extensions/SGIX/
DSGIX_depth_pass_instrument.txt57 great since the buffer can be reordered during the
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1337 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/
Dminimum_degree_ordering.w33 we instead solve the reordered (but equivalent) system
/third_party/icu/docs/userguide/collation/
Dconcepts.md501 * 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/
DUPGRADING141 * Moved and reordered stats (mainly memp/mib2)
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/base/
Dfingerprint_test.dart464 testUsingContext('is consistent with equals, even if map entries are reordered', () async {
/third_party/icu/docs/userguide/collation/customization/
Dindex.md76 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/
Datomic.qbk418 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/
Dlibweston.h1527 bool reordered; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsics.td32 // 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/
Dcompositor.c3461 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/
Ddns.md191 **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/
Dcollationtest.txt2313 # 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/
Dcollationtest.txt2313 # 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/
Dcollationtest.txt2313 # 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/
Ddesign.rst760 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/
DATI_text_fragment_shader.txt1275 - reordered semantic restriction summary to correspond to
/third_party/openGLES/extensions/ATI/
DATI_text_fragment_shader.txt1275 - reordered semantic restriction summary to correspond to

123