/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-common.c | 143 hb_tag_t x123 = HB_TAG_CHAR4 ("x123"); in test_types_script() local 168 g_assert_cmphex (HB_SCRIPT_UNKNOWN, ==, hb_script_from_iso15924_tag (x123)); in test_types_script()
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_bignum_random.data | 318 MPI random mod validation: 1 limb, good, 0..0x123 337 mpi_mod_random_validation:0x123:"123":-1:MBEDTLS_ERR_MPI_BAD_INPUT_DATA
|
/third_party/cares/ |
D | backport-add-str-len-check-in-config_sortlist-to-avoid-stack-overflow.patch | 59 EXPECT_EQ(ARES_SUCCESS, ares_set_sortlist(channel_, "xyzzy ; 0x123"));
|
/third_party/openssl/doc/man3/ |
D | OpenSSL_version.pod | 162 For x86 the string looks like C<CPUINFO: OPENSSL_ia32cap=0x123:0x456> 212 For x86 the string looks like C<OPENSSL_ia32cap=0x123:0x456>.
|
/third_party/libinput/quirks/ |
D | README.md | 56 MatchProduct=0x123
|
/third_party/libinput/doc/user/ |
D | device-quirks.rst | 176 AttrEventCodeDisable=EV_ABS;BTN_STYLUS;EV_KEY:0x123; 180 AttrEventCodeEnable=EV_ABS;BTN_STYLUS;EV_KEY:0x123;
|
/third_party/icu/icu4c/source/test/testdata/codepointtrie/ |
D | set1.small16.toml | 40 0xf3,0xf3,0xf3,0xf3,0x105,0x114,0x114,0x114,0x114,0x114,0x114,0x114,0x114,0x123,0xad,0xad,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | AArch64.def | 43 ELF_RELOC(R_AARCH64_MOVW_PREL_G2, 0x123)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | AArch64.def | 43 ELF_RELOC(R_AARCH64_MOVW_PREL_G2, 0x123)
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_draw.cpp | 1261 float x123 = (x12 + x23) * 0.5f, y123 = (y12 + y23) * 0.5f; in PathBezierCubicCurveToCasteljau() local 1263 float x1234 = (x123 + x234) * 0.5f, y1234 = (y123 + y234) * 0.5f; in PathBezierCubicCurveToCasteljau() 1264 …PathBezierCubicCurveToCasteljau(path, x1, y1, x12, y12, x123, y123, x1234, y1234, tess_tol, level … in PathBezierCubicCurveToCasteljau() 1281 float x123 = (x12 + x23) * 0.5f, y123 = (y12 + y23) * 0.5f; in PathBezierQuadraticCurveToCasteljau() local 1282 … PathBezierQuadraticCurveToCasteljau(path, x1, y1, x12, y12, x123, y123, tess_tol, level + 1); in PathBezierQuadraticCurveToCasteljau() 1283 … PathBezierQuadraticCurveToCasteljau(path, x123, y123, x23, y23, x3, y3, tess_tol, level + 1); in PathBezierQuadraticCurveToCasteljau()
|
D | imgui.cpp | 1260 float x123 = (x12 + x23)*0.5f, y123 = (y12 + y23)*0.5f; in ImBezierCubicClosestPointCasteljauStep() local 1262 float x1234 = (x123 + x234)*0.5f, y1234 = (y123 + y234)*0.5f; in ImBezierCubicClosestPointCasteljauStep() 1263 …intCasteljauStep(p, p_closest, p_last, p_closest_dist2, x1, y1, x12, y12, x123, y123, x1234, y1234… in ImBezierCubicClosestPointCasteljauStep()
|
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/ |
D | generatedContextualTyping.ts | 130 function x123(parm: () => Base[] = function named() { return [d1, d2] }) { } function
|
/third_party/mesa3d/src/imgui/ |
D | imgui_draw.cpp | 988 float x123 = (x12+x23)*0.5f, y123 = (y12+y23)*0.5f; in PathBezierToCasteljau() local 990 float x1234 = (x123+x234)*0.5f, y1234 = (y123+y234)*0.5f; in PathBezierToCasteljau() 992 … PathBezierToCasteljau(path, x1,y1, x12,y12, x123,y123, x1234,y1234, tess_tol, level+1); in PathBezierToCasteljau()
|
/third_party/pcre2/pcre2/testdata/ |
D | testoutput6 | 1225 x123 1226 0: x123 1238 x123 1239 0: x123
|
D | testoutput1 | 337 x123 338 0: x123 350 x123 351 0: x123
|
D | testinput6 | 691 x123 699 x123
|
D | testinput1 | 189 x123 197 x123
|
/third_party/typescript/tests/baselines/reference/ |
D | generatedContextualTyping.symbols | 983 function x123(parm: () => Base[] = function named() { return [d1, d2] }) { } 984 >x123 : Symbol(x123, Decl(generatedContextualTyping.ts, 126, 70))
|
D | generatedContextualTyping.types | 1055 function x123(parm: () => Base[] = function named() { return [d1, d2] }) { } 1056 >x123 : (parm?: () => Base[]) => void
|
/third_party/elfutils/ |
D | NEWS | 728 (same effect as '(NAME)0x123' syntax already supported)
|
/third_party/elfutils/config/ |
D | elfutils.spec.in | 868 (same effect as '(NAME)0x123' syntax already supported)
|
/third_party/bounds_checking_function/src/ |
D | input.inl | 1694 /* Input string begin with 0, may be 0x123 0X123 0123 0x 01 0yy 09 0 0ab 00 */
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | crash.log | 2445 00000000 0x123: 00000000 2990 00000000 0x123: 00000000
|
/third_party/mksh/ |
D | check.t | 2250 1: x123 10227 '\q\r\s\t\u\v\w\x\y\z\{\|\}\~' '\u20acd' '\U20acd' '\x123' \ 10301 $'\u20acd' $'\U20acd' $'\x123' $'fn\x0rd' $'\0234' $'\234' \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenDisassemblerTables.inc | 76796 0x123, /* ADC8mi8 */
|