/third_party/libffi/src/bfin/ |
D | sysv.S | 88 P1 = [P0]; define 103 P1 = [P0]; define 104 P1 = [P1]; define
|
/third_party/typescript/tests/cases/compiler/ |
D | varianceRepeatedlyPropegatesWithUnreliableFlag.ts | 4 type P1<T> = { data: X<T> }; alias
|
/third_party/musl/src/math/ |
D | exp2l.c | 41 P1 = 0x1.62e42fefa39efp-1, variable 259 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
|
D | cbrt.c | 28 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
|
D | expm1l.c | 64 P1 = 2.642771505685952966904660652518429479531E3L, variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | exp2l.c | 41 P1 = 0x1.62e42fefa39efp-1, variable 259 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
|
D | cbrt.c | 28 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
|
D | expm1l.c | 64 P1 = 2.642771505685952966904660652518429479531E3L, variable
|
/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 | 82 P1 = "power< func=NAME trailer< '(' node=any ')' > any* >" variable in FixDict
|
D | fix_xrange.py | 54 P1 = "power< func=NAME trailer< '(' node=any ')' > any* >" variable in FixXrange
|
/third_party/typescript/tests/baselines/reference/ |
D | crashIntypeCheckObjectCreationExpression.js | 3 public injectRequestService<P0, P1, P2>(service: P0) { property in BuildWorkspaceService
|
/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 | 114 #define P1 1.66666666666666019037e-01 /* 0x3FC55555, 0x5555553E */ macro
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | callback.h | 511 inline ResultCallback<R>* NewCallback(R (*function)(P1), P1 p1) { in NewCallback() 519 R (*function)(P1), P1 p1) { in NewPermanentCallback() 538 inline ResultCallback1<R, A1>* NewCallback(R (*function)(P1, A1), P1 p1) { in NewCallback() 546 R (*function)(P1, A1), P1 p1) { in NewPermanentCallback() 562 T* object, R (T::*function)(P1, P2, P3, P4, P5, P6, A1, A2), in NewPermanentCallback()
|
/third_party/rust/crates/nix/src/mount/ |
D | linux.rs | 66 source: Option<&P1>, in mount()
|
D | bsd.rs | 362 pub fn str_opt_owned<P1, P2>(&mut self, name: &P1, val: &P2) -> &mut Self in str_opt_owned()
|
/third_party/python/Modules/_decimal/libmpdec/ |
D | constants.h | 73 enum {P1, P2, P3}; enumerator
|
/third_party/optimized-routines/math/ |
D | v_logf.c | 23 #define P1 v_f32 (Poly[6]) macro
|
/third_party/typescript/tests/cases/conformance/types/rest/ |
D | genericRestParameters2.ts | 77 type P1<T extends Function> = T extends (head: infer A, ...tail: infer B) => any ? { head: A, tail:… alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 159 PointerToMemberRepresentation P1, in isInheritanceKind()
|
/third_party/rust/crates/minimal-lexical/src/ |
D | libm.rs | 48 const P1: f32 = 1.6666667163e-01; /* 0x3e2aaaab */ in powf() constant 603 const P1: f64 = 1.66666666666666019037e-01; /* 0x3fc55555_5555553e */ 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 | 60 var P1 = P.bind({}, 2); variable
|