Home
last modified time | relevance | path

Searched defs:reorder (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/
H A DMethodHandlesPermuteArgumentsTest.java94 int[] reorder = new int[outargs]; in testPermuteArguments() local
127 int[] reorder = new int[outargs]; in testPermuteArguments() local
140 static int[] reverse(int[] reorder) { in reverse()
153 void testPermuteArguments(Object[] args, Class<?>[] types, int[] reorder) throws Throwable { in testPermuteArguments()
/aosp_15_r20/external/llvm/test/MC/Mips/
H A Delf-tls.s45 .set reorder define
77 .set reorder define
113 .set reorder define
H A Dmips_gprel16.s36 .set reorder define
60 .set reorder define
H A Dcprestore-warning-unused.s7 .set reorder define
H A Dcpload.s39 .set reorder define
H A Dcprestore-reorder.s25 .set reorder define
H A Dcpload-bad.s12 .set reorder define
H A Dxgot.s55 .set reorder define
H A Delf-N64.s52 .set reorder define
H A Delf-relsym.s70 .set reorder define
H A Dr-mips-got-disp.s45 .set reorder define
H A Ddo_switch2.s64 .set reorder define
H A Ddo_switch1.s62 .set reorder define
H A Ddo_switch3.s69 .set reorder define
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/elementwise_binary/generic/neon/
H A Dimpl.h74 …roadcast(const typename VectorType::type &a, const ScalarType &broadcast_value, const bool reorder) in elementwise_arithm_op_broadcast()
255 …broadcast_input_ptr, const ScalarType &broadcast_value, ScalarType *output_ptr, const bool reorder) in elementwise_arithm_op_broadcast_loop()
341 …_op_broadcast(const InputVectorType &a, const InputScalarType &broadcast_value, const bool reorder) in elementwise_comp_op_broadcast()
349 …oadcast_input_ptr, const InputScalarType &broadcast_value, uint8_t *output_ptr, const bool reorder) in elementwise_comp_op_broadcast_8_loop()
362 …oadcast_input_ptr, const InputScalarType &broadcast_value, uint8_t *output_ptr, const bool reorder) in elementwise_comp_op_broadcast_16_loop()
375 …oadcast_input_ptr, const InputScalarType &broadcast_value, uint8_t *output_ptr, const bool reorder) in elementwise_comp_op_broadcast_32_loop()
651 … float32x4_t voffseto, float32x4_t invvscaleo, bool reorder) in elementwise_arithm_op_quantized_broadcast_loop()
666 … float32x4_t voffseto, float32x4_t invvscaleo, bool reorder) in elementwise_arithm_op_quantized_signed_broadcast_loop()
718 … float32x4_t voffseto, float32x4_t invvscaleo, bool reorder) in elementwise_comp_op_quantized_broadcast_loop()
735 … float32x4_t voffseto, float32x4_t invvscaleo, bool reorder) in elementwise_comp_op_quantized_signed_broadcast_loop()
/aosp_15_r20/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/
H A DImportOrdererTest.java559 public void reorder() throws FormatterException { in reorder() method in ImportOrdererTest.GoogleStyle
831 public void reorder() throws FormatterException { in reorder() method in ImportOrdererTest.AospStyle
/aosp_15_r20/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
H A DELF_Mips64r2N64_PIC_relocations.s67 .set reorder define
155 .set reorder define
/aosp_15_r20/external/cldr/docs/ldml/
H A Dtr35-keyboards.md2575 #### Using `<import>` with `<reorder>` elements
2640 #### Example Post-reorder transforms
2675 #### Reorder and Markers
/aosp_15_r20/external/pffft/
H A Dpffft.hpp442 void reorder(const Scalar* input, Scalar* output, pffft_direction_t direction) in reorder() function in pffft::__anon611d95580311::Setup
503 void reorder(const Scalar* input, Scalar* output, pffft_direction_t direction) in reorder() function in pffft::__anon611d95580311::Setup
564 void reorder(const Scalar* input, Scalar* output, pffft_direction_t direction) in reorder() function in pffft::__anon611d95580311::Setup
625 void reorder(const Scalar* input, Scalar* output, pffft_direction_t direction) in reorder() function in pffft::__anon611d95580311::Setup
/aosp_15_r20/external/iproute2/tc/
H A Dq_netem.c179 struct tc_netem_reorder reorder = {}; in netem_parse_opt() local
534 const struct tc_netem_reorder *reorder = NULL; in netem_print_opt() local
/aosp_15_r20/external/libffi/src/mips/
H A Do32.S260 .set reorder define
315 .set reorder define
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dcollationdata.cpp206 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges()
212 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges()
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dcollationdata.cpp206 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges()
212 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
H A DCollationData.java296 void makeReorderRanges(int[] reorder, UVector32 ranges) { in makeReorderRanges()
300 private void makeReorderRanges(int[] reorder, boolean latinMustMove, UVector32 ranges) { in makeReorderRanges()
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/
H A DCollationData.java294 void makeReorderRanges(int[] reorder, UVector32 ranges) { in makeReorderRanges()
298 private void makeReorderRanges(int[] reorder, boolean latinMustMove, UVector32 ranges) { in makeReorderRanges()

12345678910>>...14