| /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
|
| /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
|
| /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
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | imm4.c | 276 int reverse, intra_block, value; in decode_inter() local
|
| /third_party/elfutils/libdwelf/ |
| H A D | dwelf_strtab.c | 53 char reverse[0]; member
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | pdftopdf_processor.h | 75 bool reverse; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | BidiTransform.java | 314 private void reverse() { in reverse() method in BidiTransform [all...] |