Home
last modified time | relevance | path

Searched refs:rearrange (Results 1 – 25 of 48) sorted by relevance

12

/third_party/pulseaudio/src/tests/
Dcpu-remap-test.c204 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/
Doverlay_test.dart427 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/
Dusearch.cpp1478 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/
Dusearch.cpp1478 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/
Dusearch.cpp1478 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/
Dappetite.rst9 search-and-replace over a large number of text files, or rename and rearrange a
Dstdlib2.rst346 >>> heapify(data) # rearrange the list into heap order
/third_party/ffmpeg/libswscale/x86/
Dscale.asm227 ; FIXME if we rearrange the filter in pairs of 4, we can
/third_party/mesa3d/docs/relnotes/
D13.0.5.rst114 - linker: Slight code rearrange to prevent duplication in the next
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoamodes.m395 /* If we don't capture all displays, Cocoa tries to rearrange windows... *sigh* */
/third_party/flutter/skia/src/gpu/effects/
DGrCircleBlurFragmentProcessor.fp280 // rearrange for precision.
/third_party/popt/
DCHANGES43 - jbj: fix: rearrange code to better hint to coverity scan (CID#9).
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_wait_sync.txt264 New Functions section, and rearrange description of return type and
/third_party/icu/docs/userguide/format_parse/messages/
Dindex.md34 and formatted elements, then translators would not be able to rearrange the
/third_party/EGL/extensions/KHR/
DEGL_KHR_wait_sync.txt264 New Functions section, and rearrange description of return type and
/third_party/mesa3d/src/amd/vulkan/radix_sort/shaders/
Dscatter.glsl1331 // 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/
Dcargo.md198 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/
DARB_vertex_array_object.txt433 5 06/04/200 Jon Leech Minor typos, rearrange errors.
/third_party/openGLES/extensions/ARB/
DARB_vertex_array_object.txt443 5 06/04/200 Jon Leech Minor typos, rearrange errors.
/third_party/rust/crates/aho-corasick/src/packed/teddy/
DREADME.md331 Thus, for verification, we rearrange the above vector such that it is a
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Doverlay.dart368 void rearrange(Iterable<OverlayEntry> newEntries, { OverlayEntry below, OverlayEntry above }) {
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt3305 rearrange
/third_party/icu/docs/userguide/transforms/general/
Drules.md682 some cases, we must rearrange the order of the rules because of masking. For
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/
Dtable.dart402 /// needs to rearrange its internal representation.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_gpu_program5.txt956 instructions not qualified with ".PREC", the implementation may rearrange
3106 different and the implementation is free to rearrange the computation

12