Home
last modified time | relevance | path

Searched refs:P7 (Results 1 – 25 of 28) sorted by relevance

12

/external/libunwind/src/ia64/
Dunwind_decoder.h303 UNW_DEC_MEM_STACK_F(P7, t, size, arg); in unw_decode_p7_p10()
306 case 1: UNW_DEC_MEM_STACK_V(P7, t, arg); break; in unw_decode_p7_p10()
307 case 2: UNW_DEC_SPILL_BASE(P7, t, arg); break; in unw_decode_p7_p10()
308 case 3: UNW_DEC_REG_SPREL(P7, UNW_REG_PSP, t, arg); break; in unw_decode_p7_p10()
309 case 4: UNW_DEC_REG_WHEN(P7, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10()
310 case 5: UNW_DEC_REG_PSPREL(P7, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10()
311 case 6: UNW_DEC_REG_WHEN(P7, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10()
312 case 7: UNW_DEC_REG_PSPREL(P7, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10()
313 case 8: UNW_DEC_REG_WHEN(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
314 case 9: UNW_DEC_REG_PSPREL(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
[all …]
/external/chromium_org/third_party/WebKit/Source/core/dom/
DCrossThreadTask.h285 … P4, typename MP4, typename P5, typename MP5, typename P6, typename MP6, typename P7, typename MP7>
289 …typedef CrossThreadTask7<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6, P7, MP7> CrossThrea…
296 typedef typename CrossThreadTaskTraits<P7>::ParamType Param7;
329 P7 m_parameter7;
332 …pename MP4, typename P5, typename MP5, typename P6, typename MP6, typename P7, typename MP7, typen…
336 …typedef CrossThreadTask8<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6, P7, MP7, P8, MP8> C…
343 typedef typename CrossThreadTaskTraits<P7>::ParamType Param7;
378 P7 m_parameter7;
451 … P4, typename MP4, typename P5, typename MP5, typename P6, typename MP6, typename P7, typename MP7>
454 …parameter3, const P4& parameter4, const P5& parameter5, const P6& parameter6, const P7& parameter7)
[all …]
/external/libgsm/inc/
Dproto.h32 #undef P7
46 # define P7(x, a, b, c, d, e, f, g) (a, b, c, d, e, f, g) macro
60 # define P7(x, a, b, c, d, e, f, g) x a; b; c; d; e; f; g; macro
Dunproto.h20 #undef P7
/external/chromium_org/base/
Dbind.h431 typename P5, typename P6, typename P7>
442 typename internal::CallbackParamTraits<P7>::StorageType)>
445 const P5& p5, const P6& p6, const P7& p7) { in Bind()
492 COMPILE_ASSERT(!internal::NeedsScopedRefptrButGetsRawPtr<P7>::value, in Bind()
501 typename internal::CallbackParamTraits<P7>::StorageType)> BindState; in Bind()
Dbind_internal.h2743 typename P3, typename P4, typename P5, typename P6, typename P7>
2745 P7)> : public BindStateBase {
2758 typedef UnwrapTraits<P7> Bound7UnwrapTraits;
2761 const P4& p4, const P5& p5, const P6& p6, const P7& p7)
2783 P7 p7_;
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h1131 typename P7 = VariadicOperatorNoArg,
1142 const P7 &Param7 = VariadicOperatorNoArg(),
1183 const P7 Param7;
1242 const M5 &P5, const M6 &P6, const M7 &P7) const {
1244 Func, P1, P2, P3, P4, P5, P6, P7);
1251 const M5 &P5, const M6 &P6, const M7 &P7, const M8 &P8) const {
1253 Func, P1, P2, P3, P4, P5, P6, P7, P8);
1260 const M5 &P5, const M6 &P6, const M7 &P7, const M8 &P8,
1263 Func, P1, P2, P3, P4, P5, P6, P7, P8, P9);
/external/chromium_org/v8/src/
Dhydrogen.h1251 class P5, class P6, class P7>
1252 HInstruction* NewUncasted(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) { in NewUncasted()
1257 class P5, class P6, class P7>
1258 I* New(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) { in New()
1263 class P4, class P5, class P6, class P7>
1264 HInstruction* AddUncasted(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) { in AddUncasted()
1269 class P4, class P5, class P6, class P7>
1270 I* Add(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) { in Add()
1275 class P5, class P6, class P7, class P8>
1277 P5 p5, P6 p6, P7 p7, P8 p8) { in NewUncasted()
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCScheduleP7.td1 //===-- PPCScheduleP7.td - PPC P7 Scheduling Definitions ---*- tablegen -*-===//
19 // Scheduling for the P7 involves tracking two types of resources:
369 // P7 machine model for scheduling and other instruction cost heuristics.
/external/chromium_org/remoting/base/
Ddispatch_win.h551 typename P6, typename P7>
561 const P7& p7, in Invoke()
/external/openssl/crypto/modes/asm/
Dghash-armv4.S400 veor d22, d22, d23 @ t3 = (K) (P6 + P7) << 32
438 veor d22, d22, d23 @ t3 = (K) (P6 + P7) << 32
475 veor d22, d22, d23 @ t3 = (K) (P6 + P7) << 32
/external/openssl/crypto/bn/asm/
Darmv4-gf2m.S131 veor d16, d16, d17 @ t3 = (K) (P6 + P7) << 32
/external/valgrind/main/none/tests/ppc32/
Dtest_isa_2_06_part1.stdout.exp73 Test P7 floating point convert instructions
/external/valgrind/main/none/tests/ppc64/
Dtest_isa_2_06_part1.stdout.exp81 Test P7 floating point convert instructions
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kdt_dur.pkb56 …�?��+8�q��W��7�8�������yc�q���?�ocӃ���C��~"���uol��,(�I�j�������ؕ�P7?� ��7��K+EZ<K؀�0��…
Dit-IT_cm0_kpdf_mgc.pkb1709 …����� �=�� 9 [ ��X�w��l�|�� H��� ! ��U������N��Q_k�ǽ��Ӂ�����������<1P7(+3;.2':&%#1B:FOUd\C…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_kdt_posp.pkb194 ���V׼a[�W�7�n�/|�a(�/���]�H��q��@@��x�Q� zP7��$R������]�^ ^1�zׄHExf��7�B��"��W�� …
Den-GB_kh0_kpdf_mgc.pkb1018 -4=>P7;1D%;6F|9c9^Wc,3V!<dCL]FU^a^Nci�n�y����y�<P}MXRJY^QQSQhmYfYua`l��������,�f������8�K�2�…
/external/libgsm/src/
Dlong_term.c867 void Gsm_Long_Term_Predictor P7((S,d,dp,e,dpp,Nc,bc), /* 4x for 160 samples */
/external/svox/pico/lib/
Dpicopam.c274 #define P7 6 macro
1659 outVect[P7] = nLen - pam->nSyllPhoneme; in pam_expand_vector()
/external/chromium_org/third_party/openssl/openssl/crypto/modes/
Dgcm128.c1532 *P7=NULL, variable
/external/openssl/crypto/modes/
Dgcm128.c1652 *P7=NULL, variable
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_gl0_kpdf_mgc.pkb1322 o��vr�^�������������� P7><=GEVTW.18?Whm������ /@?>AHK+*,045=N^et}������v� h�/�N�#+�,�U���…
3254 …-7`khZq>Rcu2CRV^d�:2$)2C=HJT)8,47CADWWW[a0!),2:=I "%*,-17=;@NTc\b���GP7�n�����;��q������…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kpdf_mgc.pkb2550 ���� ��2��O�NG&_EN=P7/]5F= -A,)8MZWdn��{����5@OM`hkr�FLBN[DlPfmmU\]XhIX[^�5A7LUg�j&1…
/external/openssl/patches/
D0014-arm_asm.patch4330 + veor $t3#lo, $t3#lo, $t3#hi @ t3 = (K) (P6 + P7) << 32
5365 + veor $t3#lo, $t3#lo, $t3#hi @ t3 = (K) (P6 + P7) << 32

12