Home
last modified time | relevance | path

Searched refs:ppn (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dlocals.cpp34 int** ppn = 0; in main() local
35 if (ppn) { in main()
Dparameters.cpp28 double test_parameters(float* pf, double ppd[][2], struct char_struct& s, int** ppn = 0, unsigned s… in test_parameters() argument
/frameworks/compile/slang/lit-tests/opt/
Dlocals_opt_3.rs26 int** ppn = 0;
27 if (ppn) {
Dlocals_opt_default.rs29 int** ppn = 0;
30 if (ppn) {
Dlocals_opt_0.rs26 int** ppn = 0;
27 if (ppn) {
/frameworks/compile/libbcc/tests/debuginfo/target-tests/
Dlocals.rs37 int** ppn = 0;
38 if (ppn) {