Searched defs:B7 (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CXX/special/class.inhctor/
H A Dp7.cpp37 struct B7 { struct
38 template<typename T, int> B7(T);
40 struct D56 : B5, B6, B7 {
44 struct D57 : B5, B6, B7 {
46 using B7::B7; // ok, not the same signature
/external/clang/test/Layout/
H A Dms-x86-lazy-empty-nonvirtual-base.cpp15 struct __declspec(align(16)) B7 { B7() { printf("B7 = %p\n", this); } }; function
/external/chromium_org/v8/src/arm/
H A Dconstants-arm.h179 B7 = 1 << 7, enumerator in enum:v8::internal::__anon17232
/external/svox/pico/lib/
H A Dpicopam.c187 picoos_uint8 b6_b7_syllable; /* B6,B7 */
284 #define B7 15 macro
1753 outVect[T_B7] = inVect[B7];
3176 case B6:/*processor for B6,B7*/
3182 sDest = B7;
3215 case B7:/*Done in B6*/
4318 = pam->sSyllFeats[pam->nCurrSyllable].phoneV[B7]

Completed in 392 milliseconds