Home
last modified time | relevance | path

Searched defs:reordered (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/
H A DImportOrdererTest.java40 private final String reordered; field in ImportOrdererTest.GoogleStyle
42 public GoogleStyle(String input, String reordered) { in GoogleStyle()
581 private final String reordered; field in ImportOrdererTest.AospStyle
583 public AospStyle(String input, String reordered) { in AospStyle()
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dreorder_optimizer.cc33 bool reordered, in Update()
H A Ddelay_manager.cc93 void DelayManager::Update(int arrival_delay_ms, bool reordered) { in Update()
H A Ddecision_logic.cc262 bool reordered = in PacketArrived() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/
H A DAbstractTableReadTest.java127 Table<String, Integer, C> reordered = create("foo", 3, 'c', "foo", 1, 'a', "bar", 1, 'b'); in testEquals() local
H A DArrayTableTest.java131 Table<String, Integer, @Nullable Character> reordered = in testEquals() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DAbstractTableReadTest.java127 Table<String, Integer, C> reordered = create("foo", 3, 'c', "foo", 1, 'a', "bar", 1, 'b'); in testEquals() local
H A DArrayTableTest.java131 Table<String, Integer, @Nullable Character> reordered = in testEquals() local
/aosp_15_r20/packages/modules/Virtualization/libs/libvmbase/src/
Drand.rs142 let reordered = [r[2].to_le(), r[1].to_le(), r[0].to_le()]; in rnd64() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_input_conversion_op.cc235 bool reordered = tf_input.CheckReorderToOpMem(output_mkl_md, tensor_out, in Compute() local
/aosp_15_r20/external/liburing/test/
H A Dfpos.c53 unsigned char reordered[QUEUE_SIZE * blocksize]; in test_read() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddnn.cc408 std::vector<int64_t> reordered(input.size()); in ReorderDims() local
430 std::vector<int64_t> reordered(input.size()); in ReorderDims() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/xnnpack/
H A DConvolution.cpp142 Tensor reordered = mobile::empty_with_tail_padding( in reorder_weights_for_transpose_conv() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestUtilities.java275 List<Organization> reordered = new ArrayList<>(stringToOrg.values()); in TestOrganizationOrder() local
/aosp_15_r20/prebuilts/go/linux-x86/src/fmt/
Dprint.go133 reordered bool member
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dstruct_unittest.cc507 auto reordered = ReorderedStruct::New(123, 456, 789); in TEST_F() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DGenerateEnums.java613 Set<String> reordered = new TreeSet<>(new LengthFirstComparator()); in showRegionCodeInfo() local
H A DMisc.java648 Map<String, String> reordered = new TreeMap<>(col); in printCurrentTimezoneLocalizations() local
/aosp_15_r20/cts/tests/fragment/src/android/fragment/cts/
H A DFragmentTransitionTest.java76 public FragmentTransitionTest(final boolean reordered) { in FragmentTransitionTest()
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir_simplifier.cpp1684 StmtPtr reordered = handleForCondReordering(v, cond); in mutate() local
2618 StmtPtr reordered = handleForCondReordering(v, cond); in mutate() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Duspoof.cpp817 UnicodeString reordered; in uspoof_getBidiSkeletonUnicodeString() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Duspoof.cpp744 UnicodeString reordered; in uspoof_getBidiSkeletonUnicodeString() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.cpp1399 const tcu::ConstPixelBufferAccess *reordered[tcu::CUBEFACE_LAST]; in getTextureCubeView() local
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_loopnest.cpp6326 auto reordered = LoopNest::reorder({forI, forJ}, {1, 0}); in TEST() local
6354 auto reordered = LoopNest::reorder({forI, forJ, forK}, {2, 0, 1}); in TEST() local
6390 auto reordered = LoopNest::reorder({forI, forJ, forK, forL}, {2, 0, 3, 1}); in TEST() local
6420 auto reordered = LoopNest::reorder({forI, forJ, forK}, {0, 1, 2}); in TEST() local
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/lint/
HDtools.lint-api.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12