/third_party/pulseaudio/src/tests/ |
D | cpu-remap-test.c | 204 bool rearrange) { in setup_remap_channels() argument 212 if (rearrange) { in setup_remap_channels() 274 bool rearrange) { in remap_init_test_channels() argument 278 setup_remap_channels(&remap_orig, f, in_channels, out_channels, rearrange); in remap_init_test_channels() 281 setup_remap_channels(&remap_func, f, in_channels, out_channels, rearrange); in remap_init_test_channels() 291 bool rearrange) { in remap_init2_test_channels() argument 298 setup_remap_channels(&remap_orig, f, in_channels, out_channels, rearrange); in remap_init2_test_channels() 303 setup_remap_channels(&remap_func, f, in_channels, out_channels, rearrange); in remap_init2_test_channels()
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | overlay_test.dart | 427 testWidgets('rearrange', (WidgetTester tester) async { 484 overlay.rearrange(rearranged); 490 testWidgets('rearrange above', (WidgetTester tester) async { 547 overlay.rearrange(rearranged, above: initialEntries[2]); 553 testWidgets('rearrange below', (WidgetTester tester) async { 610 overlay.rearrange(rearranged, below: initialEntries[2]);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | usearch.cpp | 1478 UChar *rearrange = strsrch->canonicalPrefixAccents; in doNextCanonicalPrefixMatch() local 1481 *rearrange ++ = accents[k]; in doNextCanonicalPrefixMatch() 1489 *rearrange ++ = accents[j]; in doNextCanonicalPrefixMatch() 1493 *rearrange = 0; in doNextCanonicalPrefixMatch() 1749 UChar *rearrange = strsrch->canonicalSuffixAccents; in doNextCanonicalMatch() local 1752 *rearrange ++ = accents[k]; in doNextCanonicalMatch() 1760 *rearrange ++ = accents[j]; in doNextCanonicalMatch() 1764 *rearrange = 0; in doNextCanonicalMatch() 2180 UChar *rearrange = strsrch->canonicalSuffixAccents; in doPreviousCanonicalSuffixMatch() local 2183 *rearrange ++ = accents[k]; in doPreviousCanonicalSuffixMatch() [all …]
|
/third_party/icu/icu4c/source/i18n/ |
D | usearch.cpp | 1478 UChar *rearrange = strsrch->canonicalPrefixAccents; in doNextCanonicalPrefixMatch() local 1481 *rearrange ++ = accents[k]; in doNextCanonicalPrefixMatch() 1489 *rearrange ++ = accents[j]; in doNextCanonicalPrefixMatch() 1493 *rearrange = 0; in doNextCanonicalPrefixMatch() 1749 UChar *rearrange = strsrch->canonicalSuffixAccents; in doNextCanonicalMatch() local 1752 *rearrange ++ = accents[k]; in doNextCanonicalMatch() 1760 *rearrange ++ = accents[j]; in doNextCanonicalMatch() 1764 *rearrange = 0; in doNextCanonicalMatch() 2180 UChar *rearrange = strsrch->canonicalSuffixAccents; in doPreviousCanonicalSuffixMatch() local 2183 *rearrange ++ = accents[k]; in doPreviousCanonicalSuffixMatch() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | usearch.cpp | 1478 UChar *rearrange = strsrch->canonicalPrefixAccents; in doNextCanonicalPrefixMatch() local 1481 *rearrange ++ = accents[k]; in doNextCanonicalPrefixMatch() 1489 *rearrange ++ = accents[j]; in doNextCanonicalPrefixMatch() 1493 *rearrange = 0; in doNextCanonicalPrefixMatch() 1749 UChar *rearrange = strsrch->canonicalSuffixAccents; in doNextCanonicalMatch() local 1752 *rearrange ++ = accents[k]; in doNextCanonicalMatch() 1760 *rearrange ++ = accents[j]; in doNextCanonicalMatch() 1764 *rearrange = 0; in doNextCanonicalMatch() 2180 UChar *rearrange = strsrch->canonicalSuffixAccents; in doPreviousCanonicalSuffixMatch() local 2183 *rearrange ++ = accents[k]; in doPreviousCanonicalSuffixMatch() [all …]
|
/third_party/python/Doc/tutorial/ |
D | appetite.rst | 9 search-and-replace over a large number of text files, or rename and rearrange a
|
D | stdlib2.rst | 346 >>> heapify(data) # rearrange the list into heap order
|
/third_party/ffmpeg/libswscale/x86/ |
D | scale.asm | 227 ; FIXME if we rearrange the filter in pairs of 4, we can
|
/third_party/mesa3d/docs/relnotes/ |
D | 13.0.5.rst | 114 - linker: Slight code rearrange to prevent duplication in the next
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/ |
D | SDL_cocoamodes.m | 395 /* If we don't capture all displays, Cocoa tries to rearrange windows... *sigh* */
|
/third_party/flutter/skia/src/gpu/effects/ |
D | GrCircleBlurFragmentProcessor.fp | 280 // rearrange for precision.
|
/third_party/popt/ |
D | CHANGES | 43 - jbj: fix: rearrange code to better hint to coverity scan (CID#9).
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_wait_sync.txt | 264 New Functions section, and rearrange description of return type and
|
/third_party/icu/docs/userguide/format_parse/messages/ |
D | index.md | 34 and formatted elements, then translators would not be able to rearrange the
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_wait_sync.txt | 264 New Functions section, and rearrange description of return type and
|
/third_party/mesa3d/src/amd/vulkan/radix_sort/shaders/ |
D | scatter.glsl | 1331 // Using the local indices, rearrange the keyvals into sorted order. 1392 // rearrange the keyvals into sorted order.
|
/third_party/rust/crates/cxx/book/src/build/ |
D | cargo.md | 198 Your crate wants to rearrange the headers that it exports vs how they're laid
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_vertex_array_object.txt | 433 5 06/04/200 Jon Leech Minor typos, rearrange errors.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_vertex_array_object.txt | 443 5 06/04/200 Jon Leech Minor typos, rearrange errors.
|
/third_party/rust/crates/aho-corasick/src/packed/teddy/ |
D | README.md | 331 Thus, for verification, we rearrange the above vector such that it is a
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | overlay.dart | 368 void rearrange(Iterable<OverlayEntry> newEntries, { OverlayEntry below, OverlayEntry above }) {
|
/third_party/rust/crates/memchr/bench/data/sliceslice/ |
D | words.txt | 3305 rearrange
|
/third_party/icu/docs/userguide/transforms/general/ |
D | rules.md | 682 some cases, we must rearrange the order of the rules because of masking. For
|
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/ |
D | table.dart | 402 /// needs to rearrange its internal representation.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_gpu_program5.txt | 956 instructions not qualified with ".PREC", the implementation may rearrange 3106 different and the implementation is free to rearrange the computation
|