HomeSort by relevance Sort by last modified time
    Searched refs:P9 (Results 1 - 15 of 15) sorted by null

  /external/webrtc/webrtc/base/
refcount.h 76 typename P6, typename P7, typename P8, typename P9>
78 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9)
79 : T(p1, p2, p3, p4, p5, p6, p7, p8, p9), ref_count_(0) {
83 typename P6, typename P7, typename P8, typename P9, typename P10>
85 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10)
86 : T(p1, p2, p3, p4, p5, p6, p7, p8, p9, p10), ref_count_(0) {
90 typename P6, typename P7, typename P8, typename P9, typename P10,
93 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10
    [all...]
bind.h     [all...]
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_exp2l.c 59 P9 = 0x1.b52541ff59713p-24,
419 + z * (P7 + z * (P8 + z * (P9 + z * P10)))))))));
s_logl.c 107 /* Double precision gives ~ 53 + log2(P9 * max(|d|)**8) ~= 120 bits. */
109 P9 = 1.1111111111111401e-1, /* 0x1c71c71c71c7ed.0p-56 */
553 dd * (P9 + dd * (P10 + dd * (P11 + dd * (P12 + dd * (P13 +
662 dd * (P9 + dd * (P10 + dd * (P11 + dd * (P12 + dd * (P13 +
  /external/libunwind/src/ia64/
unwind_decoder.h 360 UNW_DEC_GR_GR(P9, (byte1 & 0xf), (byte2 & 0x7f), arg);
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
AArch64GenRegisterInfo.inc 134 P9 = 114,
    [all...]
AArch64GenAsmMatcher.inc 314 return 114; // "p9"
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Disassembler/
AArch64Disassembler.cpp 596 AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11,
    [all...]
  /external/llvm/test/MC/PowerPC/
vsx.s     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
vsx.s     [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729.rtp     [all...]
  /external/googletest/googlemock/include/gmock/
gmock-generated-actions.h 460 p6, p7, p8, p9) , typename p0##_type, typename p1##_type, \
463 typename p8##_type, typename p9##_type
520 p7, p8, p9)\
524 p9##_type gmock_p9) : p0(::std::move(gmock_p0)), \
529 p9(::std::move(gmock_p9))
555 p7, p8, p9) p0##_type p0; p1##_type p1; p2##_type p2; p3##_type p3; \
557 p9##_type p9;
576 p7, p8, p9) p0, p1, p2, p3, p4, p5, p6, p7, p8, p9
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-actions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
gmock-generated-actions.h     [all...]

Completed in 1779 milliseconds