Home
last modified time | relevance | path

Searched defs:reverse (Results 1 - 25 of 157) sorted by relevance

1234567

/third_party/jerryscript/tests/jerry/
H A Darray-prototype-reverse.js[all...]
/third_party/jerryscript/tests/jerry/es2015/
H A Dregression-test-issue-2724.js
H A Dproxy_get.js
/third_party/backends/backend/genesys/
H A Dsettings.cpp52 bool reverse = has_flag(params.flags, ScanFlag::REVERSE); in operator <<() local
/third_party/gn/src/gn/
H A Doutput_conversion_unittest.cc257 std::ostringstream reverse; in TEST_F() local
258 ConvertValueToOutput(settings(), result, Value(nullptr, "string"), reverse, in TEST_F() local
272 std::ostringstream reverse; in TEST_F() local
274 reverse, &err); in TEST_F() local
287 std::ostringstream reverse; in TEST_F() local
288 ConvertValueToOutput(settings(), result, Value(nullptr, "value"), reverse, in TEST_F() local
302 std::ostringstream reverse; TEST_F() local
303 ConvertValueToOutput(settings(), result, Value(nullptr, "value"), reverse, TEST_F() local
317 std::ostringstream reverse; TEST_F() local
318 ConvertValueToOutput(settings(), result, Value(nullptr, "value"), reverse, TEST_F() local
332 std::ostringstream reverse; TEST_F() local
333 ConvertValueToOutput(settings(), result, Value(nullptr, "scope"), reverse, TEST_F() local
346 std::ostringstream reverse; TEST_F() local
347 ConvertValueToOutput(settings(), result, Value(nullptr, "value"), reverse, TEST_F() local
[all...]
/third_party/libabigail/tests/
H A Dtest-diff2.cc38 bool reverse; member
/third_party/icu/icu4c/source/layoutex/
H A DLXUtilities.cpp77 void LXUtilities::reverse(le_int32 array[], le_int32 length) in reverse() function in LXUtilities
89 void LXUtilities::reverse(float array[], le_int32 length) in reverse() function in LXUtilities
/third_party/toybox/scripts/
H A Dmkstatus.py33 reverse={} variable
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dmerge_blocks_test.cpp512 void MergeBlocksReductionPassTest_LoopReturn_Helper(bool reverse) { in MergeBlocksReductionPassTest_LoopReturn_Helper() argument
/third_party/skia/src/core/
H A DSkQuadClipper.cpp54 bool reverse; in clipQuad() local
H A DSkCubicClipper.cpp110 bool reverse; in clipCubic() local
H A DSkLineClipper.cpp217 bool reverse; in ClipLine() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dmerge_blocks_test.cpp512 void MergeBlocksReductionPassTest_LoopReturn_Helper(bool reverse) { in MergeBlocksReductionPassTest_LoopReturn_Helper() argument
/third_party/spirv-tools/test/reduce/
H A Dmerge_blocks_test.cpp512 void MergeBlocksReductionPassTest_LoopReturn_Helper(bool reverse) { in MergeBlocksReductionPassTest_LoopReturn_Helper() argument
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dclosure.c64 struct llist_node *reverse = NULL; in __closure_wake_up() local
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dclosure.c64 struct llist_node *reverse = NULL; in __closure_wake_up() local
/third_party/ffmpeg/libavutil/ppc/
H A Dfloat_dsp_altivec.c44 const vec_u8 reverse = vcprm(3, 2, 1, 0); in ff_vector_fmul_window_altivec() local
H A Dfloat_dsp_vsx.c45 const vec_u8 reverse = vcprm(3, 2, 1, 0); in ff_vector_fmul_window_vsx() local
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/
H A Dbitset.cpp38 uint16_t reverse[0x400]; member
/third_party/libabigail/src/
H A Dabg-diff-utils.cc128 ses_len(const char* str1, const char* str2, bool reverse) ses_len() argument
/third_party/skia/tests/
H A DPathOpsAsWindingTest.cpp14 bool reverse = SkPathDirection::kCCW == dir; in build_squircle() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-creative-sb0540.c123 static inline u64 reverse(u64 data, int bits) in reverse() function
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-creative-sb0540.c123 static inline u64 reverse(u64 data, int bits) in reverse() function
/third_party/ffmpeg/libavfilter/
H A Dvf_hwmap.c37 int reverse; member
[all...]
/third_party/toybox/toys/posix/
H A Dpatch.c134 int matcheof, trailing = 0, reverse = FLAG(R), backwarn = 0; in apply_one_hunk() local
288 int reverse = FLAG(R), state = 0, patchlinenum = 0, strip = 0; in patch_main() local

Completed in 11 milliseconds

1234567