/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/ |
D | regex_fuzzer_tests.cc | 28 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local 41 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local 57 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local 72 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local 87 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local 100 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local 114 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local 126 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local 140 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local 155 std::string R1 = ";region1;", R2 = ";regionregion2;", in TEST() local [all …]
|
/third_party/typescript/tests/cases/compiler/ |
D | recursiveReturns.ts | 6 function R2() { R2(); } function
|
/third_party/typescript/tests/baselines/reference/ |
D | recursiveReturns.js | 7 function R2() { R2(); } class
|
/third_party/openssl/crypto/rc4/asm/ |
D | rc4-md5-x86_64.pl | 318 sub R2 { subroutine
|
/third_party/openssl/crypto/md5/asm/ |
D | md5-586.pl | 107 sub R2 subroutine
|
D | md5-sparcv9.pl | 155 sub R2 { subroutine
|
/third_party/libffi/src/bfin/ |
D | sysv.S | 99 R2 = [SP+8]; define 173 R2 = [FP+16]; define
|
/third_party/typescript/tests/cases/conformance/types/specifyingTypes/typeQueries/ |
D | circularTypeofWithVarOrFunc.ts | 25 type R2 = ReturnType<typeof f>; alias
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Row.java | 47 public static class R2<C0, C1> extends Row<C0, C1, C1, C1, C1> { class in Row 48 public R2(C0 a, C1 b) { in R2() method in Row.R2
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Row.java | 40 public static class R2<C0, C1> extends Row<C0, C1, C1, C1, C1> { class in Row 41 public R2(C0 a, C1 b) { in R2() method in Row.R2
|
/third_party/ffmpeg/libavcodec/arm/ |
D | hpeldsp_arm.S | 39 .macro ALIGN_DWORD shift, R0, R1, R2
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | yuv_sse41.c | 49 const __m128i R2 = _mm_add_epi16(R1, R0); in ConvertYUV444ToRGB_SSE41() local 135 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local 157 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local 185 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local 222 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE41() local
|
D | common_sse41.h | 41 __m128i R0, R1, R2, R3, R4, R5; in VP8PlanarTo24b_SSE41() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | yuv_sse41.c | 49 const __m128i R2 = _mm_add_epi16(R1, R0); in ConvertYUV444ToRGB_SSE41() local 135 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local 157 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local 185 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local 222 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE41() local
|
D | common_sse41.h | 41 __m128i R0, R1, R2, R3, R4, R5; in VP8PlanarTo24b_SSE41() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/ |
D | spirv_test_framework_unittest.py | 94 class R2: class
|
/third_party/skia/third_party/externals/spirv-tools/test/tools/ |
D | spirv_test_framework_unittest.py | 94 class R2: class
|
/third_party/spirv-tools/test/tools/ |
D | spirv_test_framework_unittest.py | 94 class R2: class
|
/third_party/openssl/crypto/md4/ |
D | md4_local.h | 58 #define R2(a,b,c,d,k,s,t) { \ macro
|
/third_party/typescript/tests/cases/conformance/types/mapped/ |
D | mappedTypesArraysTuples.ts | 87 type R2 = ElementType<Mapped<[string, number, boolean]>>; // string | number | boolean alias
|
/third_party/openssl/crypto/md5/ |
D | md5_local.h | 72 #define R2(a,b,c,d,k,s,t) { \ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitTracker.cpp | 761 RegisterCell R2 = rc(2); in evaluate() local 769 RegisterCell R2 = rc(2); in evaluate() local 811 RegisterCell R2 = cop(2, W0); in evaluate() local
|
D | HexagonConstPropagation.cpp | 1108 const RegisterSubReg &R2, const CellMap &Inputs, bool &Result) { in evaluateCMPrr() 1372 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateANDrr() 1439 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateORrr() 1506 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateXORrr() 2608 RegisterSubReg R2(Src2); in evaluateHexCompare2() local 2617 RegisterSubReg R2(Src2); in evaluateHexCompare2() local 2973 RegisterSubReg R2(MI.getOperand(2)); in rewriteHexConstUses() local 3036 RegisterSubReg R2(MI.getOperand(2)); in rewriteHexConstUses() local 3072 RegisterSubReg R2(MI.getOperand(2)); in rewriteHexConstUses() local
|
/third_party/selinux/libselinux/src/ |
D | sha1.c | 55 #define R2(v,w,x,y,z,i) do { z += (w^x^y) + blk(i) + 0x6ED9EBA1 + rol(v,5); w=rol(w,30);… macro
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | repeat.h | 3 #define R2(P, S) R0(P,S##0) R0(P,S##1) R0(P,S##2) R0(P,S##3) macro
|