/third_party/flutter/skia/third_party/externals/spirv-tools/test/stats/ |
D | stats_aggregate_test.cpp | 73 const std::string code2 = R"( in TEST() local 124 const std::string code2 = R"( in TEST() local 220 const std::string code2 = R"( in TEST() local 269 const std::string code2 = R"( in TEST() local 366 const std::string code2 = R"( in TEST() local
|
/third_party/ffmpeg/libavcodec/arm/ |
D | dca.h | 32 static inline int decode_blockcodes(int code1, int code2, int levels, in decode_blockcodes()
|
/third_party/boost/libs/regex/test/regress/ |
D | test_deprecated.cpp | 295 int code2 = std::atoi(buf); in test_deprecated() local 377 long code2 = std::wcstol(buf, 0, 10); in test_deprecated() local
|
/third_party/re2/re2/ |
D | perl_groups.cc | 11 static const URange16 code2[] = { /* \s */ variable
|
/third_party/python/Lib/test/ |
D | test_unparse.py | 133 def get_source(self, code1, code2=None): argument 138 def check_src_roundtrip(self, code1, code2=None): argument 143 def check_src_dont_roundtrip(self, code1, code2=None): argument
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
D | pfrobjs.c | 483 FT_UInt32 code1, code2, pair; in pfr_face_get_kerning() local
|
/third_party/freetype/src/pfr/ |
D | pfrobjs.c | 479 FT_UInt32 code1, code2, pair; in pfr_face_get_kerning() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/pfr/ |
D | pfrobjs.c | 479 FT_UInt32 code1, code2, pair; in pfr_face_get_kerning() local
|
/third_party/ffmpeg/libavcodec/ |
D | ralf.c | 300 int code1, code2; in decode_channel() local
|
D | dca_core.c | 526 static inline int decode_blockcodes(int code1, int code2, int levels, int32_t *audio) in decode_blockcodes() 550 int code2 = get_bits(&s->gb, block_code_nbits[abits - 1]); in parse_block_codes() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | sg_err.c | 260 unsigned char code1, code2; member
|
/third_party/NuttX/include/nuttx/ |
D | scsi.h | 632 uint8_t code2; /* 12: Additional sense code */ member
|
/third_party/typescript/src/compiler/ |
D | utilities.ts | 5352 const code2 = ((ch2 & 0B00001111) << 4) | ((ch3 >> 2) & 0B00001111); constant
|