Home
last modified time | relevance | path

Searched defs:P2 (Results 1 – 25 of 52) sorted by relevance

123

/third_party/libffi/src/bfin/
Dsysv.S116 P2 = [FP-20]; define
125 P2 = R0; define
128 P2 = [FP+-20]; define
131 P2 = R0; define
/third_party/typescript/tests/cases/compiler/
DvarianceRepeatedlyPropegatesWithUnreliableFlag.ts5 type P2<T> = { data: X<T> }; alias
/third_party/musl/src/math/
Dexp2l.c42 P2 = 0x1.ebfbdff82c58fp-3, variable
260 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
Dcbrt.c29 P2 = 1.621429720105354466140, /* 0x3ff9f160, 0x4a49d6c2 */ variable
Dexpm1l.c65 P2 = -3.423199068835684263987132888286791620673E2L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
Dexp2l.c42 P2 = 0x1.ebfbdff82c58fp-3, variable
260 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
Dcbrt.c29 P2 = 1.621429720105354466140, /* 0x3ff9f160, 0x4a49d6c2 */ variable
Dexpm1l.c65 P2 = -3.423199068835684263987132888286791620673E2L, variable
/third_party/ltp/testcases/kernel/syscalls/mallinfo/
Dmallinfo_common.h39 #define P2(f) tst_res(TINFO, "%s: %ld", #f, m->f) in print_mallinfo2() macro
/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.py85 P2 = """for_stmt< 'for' any 'in' node=any ':' any* > variable in FixDict
Dfix_xrange.py57 P2 = """for_stmt< 'for' any 'in' node=any ':' any* > variable in FixXrange
/third_party/typescript/tests/baselines/reference/
DcrashIntypeCheckObjectCreationExpression.js3 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/
Dclass_heritage_specification_2.ts41 class P2 implements InterP1 { class
/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.c115 #define P2 -2.77777777770155933842e-03 /* 0xBF66C16C, 0x16BEBD93 */ macro
/third_party/rust/crates/nix/src/mount/
Dlinux.rs67 target: &P2, in mount()
/third_party/python/Modules/_decimal/libmpdec/
Dconstants.h73 enum {P1, P2, P3}; enumerator
/third_party/optimized-routines/math/
Dv_logf.c22 #define P2 v_f32 (Poly[5]) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp160 PointerToMemberRepresentation P2) { in isInheritanceKind()
/third_party/rust/crates/minimal-lexical/src/
Dlibm.rs49 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/
DCostAllocator.h81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual()
/third_party/jerryscript/tests/jerry/
Dfunction-prototype-bind.js67 var P2 = P1.bind(null); variable
/third_party/skia/src/core/
DSkGeometry.h401 Sk2s P2 = from_point(src[2]); in SkQuadCoeff() local
452 Sk2s P2 = from_point(src[2]); in SkCubicCoeff() local

123