/third_party/libffi/src/bfin/ |
D | sysv.S | 116 P2 = [FP-20]; define 125 P2 = R0; define 128 P2 = [FP+-20]; define 131 P2 = R0; define
|
/third_party/typescript/tests/cases/compiler/ |
D | varianceRepeatedlyPropegatesWithUnreliableFlag.ts | 5 type P2<T> = { data: X<T> }; alias
|
/third_party/musl/src/math/ |
D | exp2l.c | 42 P2 = 0x1.ebfbdff82c58fp-3, variable 260 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
|
D | cbrt.c | 29 P2 = 1.621429720105354466140, /* 0x3ff9f160, 0x4a49d6c2 */ variable
|
D | expm1l.c | 65 P2 = -3.423199068835684263987132888286791620673E2L, variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | exp2l.c | 42 P2 = 0x1.ebfbdff82c58fp-3, variable 260 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
|
D | cbrt.c | 29 P2 = 1.621429720105354466140, /* 0x3ff9f160, 0x4a49d6c2 */ variable
|
D | expm1l.c | 65 P2 = -3.423199068835684263987132888286791620673E2L, variable
|
/third_party/ltp/testcases/kernel/syscalls/mallinfo/ |
D | mallinfo_common.h | 39 #define P2(f) tst_res(TINFO, "%s: %ld", #f, m->f) in print_mallinfo2() macro
|
/third_party/skia/third_party/externals/brotli/c/common/ |
D | context.h | 111 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2]) argument
|
/third_party/node/deps/brotli/c/common/ |
D | context.h | 111 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2]) argument
|
/third_party/python/Lib/lib2to3/fixes/ |
D | fix_dict.py | 85 P2 = """for_stmt< 'for' any 'in' node=any ':' any* > variable in FixDict
|
D | fix_xrange.py | 57 P2 = """for_stmt< 'for' any 'in' node=any ':' any* > variable in FixXrange
|
/third_party/typescript/tests/baselines/reference/ |
D | crashIntypeCheckObjectCreationExpression.js | 3 public injectRequestService<P0, P1, P2>(service: P0) { field in BuildWorkspaceService
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/class_declarations/class_heritage_specification/ |
D | class_heritage_specification_2.ts | 41 class P2 implements InterP1 { class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CmpInstAnalysis.cpp | 60 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { in predicatesFoldable()
|
/third_party/jerryscript/jerry-libm/ |
D | exp.c | 115 #define P2 -2.77777777770155933842e-03 /* 0xBF66C16C, 0x16BEBD93 */ macro
|
/third_party/rust/crates/nix/src/mount/ |
D | linux.rs | 67 target: &P2, in mount()
|
/third_party/python/Modules/_decimal/libmpdec/ |
D | constants.h | 73 enum {P1, P2, P3}; enumerator
|
/third_party/optimized-routines/math/ |
D | v_logf.c | 22 #define P2 v_f32 (Poly[5]) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 160 PointerToMemberRepresentation P2) { in isInheritanceKind()
|
/third_party/rust/crates/minimal-lexical/src/ |
D | libm.rs | 49 const P2: f32 = -2.7777778450e-03; /* 0xbb360b61 */ in powf() constant 604 const P2: f64 = -2.77777777770155933842e-03; /* 0xbf66c16c_16bebd93 */ in powd() constant
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual()
|
/third_party/jerryscript/tests/jerry/ |
D | function-prototype-bind.js | 67 var P2 = P1.bind(null); variable
|
/third_party/skia/src/core/ |
D | SkGeometry.h | 401 Sk2s P2 = from_point(src[2]); in SkQuadCoeff() local 452 Sk2s P2 = from_point(src[2]); in SkCubicCoeff() local
|