Home
last modified time | relevance | path

Searched defs:P0 (Results 1 – 25 of 93) sorted by relevance

1234

/external/libgsm/src/
Dtoast.c50 static int generic_init P0() { return 0; } /* NOP */ in P0() function
233 static SIGHANDLER_T onintr P0() in P0() function
318 static void update_mode P0() in P0() function
339 static void update_own P0() in P0() function
351 static void update_times P0() in P0() function
530 static int process_encode P0() in P0() function
570 static int process_decode P0() in P0() function
708 static void version P0() in P0() function
715 static void help P0() in P0() function
Dtoast_audio.c57 int audio_init_input P0() in P0() function
100 int audio_init_output P0() in P0() function
Dgsm_create.c34 gsm gsm_create P0() in P0() function
/external/libffi/src/bfin/
Dsysv.S87 P0 = [P3 + _ffi_prep_args@FUNCDESC_GOT17M4]; define
101 P0 = FP; define
111 P0 = [FP+24]; define
153 P0 = [FP+24]; define
158 P0 = [FP+24]; define
163 P0 = [FP+24];// &rvalue define
168 P0 = [FP+24]; define
/external/python/cpython2/Modules/_ctypes/libffi/src/bfin/
Dsysv.S87 P0 = [P3 + _ffi_prep_args@FUNCDESC_GOT17M4]; define
101 P0 = FP; define
111 P0 = [FP+24]; define
153 P0 = [FP+24]; define
158 P0 = [FP+24]; define
163 P0 = [FP+24];// &rvalue define
168 P0 = [FP+24]; define
/external/clang/unittests/Tooling/
DFixItTest.cpp42 Expr *P0 = CE->getArg(0); in TEST() local
61 Expr *P0 = CE->getArg(0); in TEST() local
72 Expr *P0 = CE->getArg(0); in TEST() local
90 Expr *P0 = CE->getArg(0); in TEST() local
105 Expr *P0 = CE->getArg(0); in TEST() local
125 Expr *P0 = CE->getArg(0); in TEST() local
163 Expr *P0 = CE->getArg(0); in TEST() local
193 Expr *P0 = CE->getArg(0); in TEST() local
208 Expr *P0 = CE->getArg(0); in TEST() local
222 Expr *P0 = CE->getArg(0); in TEST() local
/external/llvm-project/clang/unittests/Tooling/
DFixItTest.cpp41 Expr *P0 = CE->getArg(0); in TEST() local
60 Expr *P0 = CE->getArg(0); in TEST() local
71 Expr *P0 = CE->getArg(0); in TEST() local
89 Expr *P0 = CE->getArg(0); in TEST() local
104 Expr *P0 = CE->getArg(0); in TEST() local
124 Expr *P0 = CE->getArg(0); in TEST() local
162 Expr *P0 = CE->getArg(0); in TEST() local
192 Expr *P0 = CE->getArg(0); in TEST() local
207 Expr *P0 = CE->getArg(0); in TEST() local
221 Expr *P0 = CE->getArg(0); in TEST() local
/external/libgsm/tls/
Dtaste.c52 struct spex * new_spex P0() in P0() function
100 int read_spex P0() in P0() function
133 int main P0() in P0() function
/external/llvm-project/llvm/unittests/XRay/
DProfileTest.cpp64 Profile P0, P1; in TEST() local
88 Profile P0, P1; in TEST() local
113 Profile P0, P1; in TEST() local
163 Profile P0, P1; in TEST() local
/external/rust/crates/libm/src/math/
Dcbrt.rs24 const P0: f64 = 1.87595182427177009643; /* 0x3ffe03e6, 0x0f61e692 */ constant
/external/llvm-project/llvm/unittests/CodeGen/
DLowLevelTypeTest.cpp110 const LLT P0 = LLT::pointer(0, 32); in TEST() local
142 const LLT P0 = LLT::pointer(0, 32); in TEST() local
169 const LLT P0 = LLT::pointer(0, 32); in TEST() local
/external/llvm-project/clang/test/CodeGenObjC/
D2008-08-25-incompatible-cond-expr.m3 @protocol P0 protocol
Dforward-protocol-metadata-symbols.m6 @protocol P0 @end protocol
/external/clang/test/CodeGenObjC/
D2008-08-25-incompatible-cond-expr.m3 @protocol P0 protocol
Dforward-protocol-metadata-symbols.m6 @protocol P0; protocol
/external/skqp/src/gpu/ccpr/
DGrCCCoverageProcessor.h298 Sk2f P0 = Sk2f::Load(&p0); in set() local
304 inline void GrCCCoverageProcessor::TriPointInstance::set(const Sk2f& P0, const Sk2f& P1, in set()
324 Sk2f P0 = Sk2f::Load(&p0); in setW() local
330 inline void GrCCCoverageProcessor::QuadPointInstance::setW(const Sk2f& P0, const Sk2f& P1, in setW()
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
Dconst_pair.pass.cpp36 typedef std::pair<long, char> P0; in main() typedef
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
Dconst_pair.pass.cpp35 typedef std::pair<long, char> P0; in main() typedef
/external/libgsm/tst/
Dlin2txt.c20 usage P0() in P0() function
Dcod2txt.c21 usage P0() in P0() function
Dgsm2cod.c21 usage P0() in P0() function
Dcod2lin.c23 usage P0() in P0() function
Dlin2cod.c22 usage P0() in P0() function
/external/llvm-project/llvm/test/MC/Hexagon/
Dnot-over.s27 P0 = CMP.GT(R7, #0) define
/external/clang/test/Parser/
Dattributes.mm6 __attribute__((deprecated)) @protocol P0; protocol in deprecated

1234