Home
last modified time | relevance | path

Searched defs:P1 (Results 1 – 25 of 59) sorted by relevance

123

/third_party/libffi/src/bfin/
Dsysv.S88 P1 = [P0]; define
103 P1 = [P0]; define
104 P1 = [P1]; define
/third_party/typescript/tests/cases/compiler/
DvarianceRepeatedlyPropegatesWithUnreliableFlag.ts4 type P1<T> = { data: X<T> }; alias
/third_party/musl/src/math/
Dexp2l.c41 P1 = 0x1.62e42fefa39efp-1, variable
259 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
Dcbrt.c28 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
Dexpm1l.c64 P1 = 2.642771505685952966904660652518429479531E3L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
Dexp2l.c41 P1 = 0x1.62e42fefa39efp-1, variable
259 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
Dcbrt.c28 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
Dexpm1l.c64 P1 = 2.642771505685952966904660652518429479531E3L, variable
/third_party/skia/third_party/externals/brotli/c/common/
Dcontext.h111 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2]) argument
/third_party/node/deps/brotli/c/common/
Dcontext.h111 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2]) argument
/third_party/python/Lib/lib2to3/fixes/
Dfix_dict.py82 P1 = "power< func=NAME trailer< '(' node=any ')' > any* >" variable in FixDict
Dfix_xrange.py54 P1 = "power< func=NAME trailer< '(' node=any ')' > any* >" variable in FixXrange
/third_party/typescript/tests/baselines/reference/
DcrashIntypeCheckObjectCreationExpression.js3 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/
DCmpInstAnalysis.cpp60 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { in predicatesFoldable()
/third_party/jerryscript/jerry-libm/
Dexp.c114 #define P1 1.66666666666666019037e-01 /* 0x3FC55555, 0x5555553E */ macro
/third_party/protobuf/src/google/protobuf/stubs/
Dcallback.h511 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/
Dlinux.rs66 source: Option<&P1>, in mount()
Dbsd.rs362 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/
Dconstants.h73 enum {P1, P2, P3}; enumerator
/third_party/optimized-routines/math/
Dv_logf.c23 #define P1 v_f32 (Poly[6]) macro
/third_party/typescript/tests/cases/conformance/types/rest/
DgenericRestParameters2.ts77 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/
DNativeTypePointer.cpp159 PointerToMemberRepresentation P1, in isInheritanceKind()
/third_party/rust/crates/minimal-lexical/src/
Dlibm.rs48 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/
DCostAllocator.h81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual()
/third_party/jerryscript/tests/jerry/
Dfunction-prototype-bind.js60 var P1 = P.bind({}, 2); variable

123