/third_party/jerryscript/tests/jerry/ |
H A D | array-prototype-reverse.js | [all...] |
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | regression-test-issue-2724.js | |
H A D | proxy_get.js | |
/third_party/backends/backend/genesys/ |
H A D | settings.cpp | 52 bool reverse = has_flag(params.flags, ScanFlag::REVERSE); in operator <<() local
|
/third_party/gn/src/gn/ |
H A D | output_conversion_unittest.cc | 257 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 D | test-diff2.cc | 38 bool reverse; member
|
/third_party/icu/icu4c/source/layoutex/ |
H A D | LXUtilities.cpp | 77 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 D | mkstatus.py | 33 reverse={} variable [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
H A D | merge_blocks_test.cpp | 512 void MergeBlocksReductionPassTest_LoopReturn_Helper(bool reverse) { in MergeBlocksReductionPassTest_LoopReturn_Helper() argument
|
/third_party/skia/src/core/ |
H A D | SkQuadClipper.cpp | 54 bool reverse; in clipQuad() local
|
H A D | SkCubicClipper.cpp | 110 bool reverse; in clipCubic() local
|
H A D | SkLineClipper.cpp | 217 bool reverse; in ClipLine() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
H A D | merge_blocks_test.cpp | 512 void MergeBlocksReductionPassTest_LoopReturn_Helper(bool reverse) { in MergeBlocksReductionPassTest_LoopReturn_Helper() argument
|
/third_party/spirv-tools/test/reduce/ |
H A D | merge_blocks_test.cpp | 512 void MergeBlocksReductionPassTest_LoopReturn_Helper(bool reverse) { in MergeBlocksReductionPassTest_LoopReturn_Helper() argument
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | closure.c | 64 struct llist_node *reverse = NULL; in __closure_wake_up() local
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | closure.c | 64 struct llist_node *reverse = NULL; in __closure_wake_up() local
|
/third_party/ffmpeg/libavutil/ppc/ |
H A D | float_dsp_altivec.c | 44 const vec_u8 reverse = vcprm(3, 2, 1, 0); in ff_vector_fmul_window_altivec() local
|
H A D | float_dsp_vsx.c | 45 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 D | bitset.cpp | 38 uint16_t reverse[0x400]; member
|
/third_party/libabigail/src/ |
H A D | abg-diff-utils.cc | 128 ses_len(const char* str1, const char* str2, bool reverse) ses_len() argument
|
/third_party/skia/tests/ |
H A D | PathOpsAsWindingTest.cpp | 14 bool reverse = SkPathDirection::kCCW == dir; in build_squircle() local
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-creative-sb0540.c | 123 static inline u64 reverse(u64 data, int bits) in reverse() function
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-creative-sb0540.c | 123 static inline u64 reverse(u64 data, int bits) in reverse() function
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_hwmap.c | 37 int reverse; member [all...] |
/third_party/toybox/toys/posix/ |
H A D | patch.c | 134 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
|