Home
last modified time | relevance | path

Searched defs:aas (Results 1 – 5 of 5) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/debuggee/
DInvokeMethodDebuggee.java70 String s, String[] as, String[][] aas, in testMethod3()
/external/vixl/test/aarch32/
Dtest-assembler-aarch32.cc5120 ExactAssemblyScope aas(&masm, 2 * NUM1, CodeBufferCheckScope::kMaximumSize); in TEST_T32() local
5129 ExactAssemblyScope aas(&masm, 2 * NUM2, CodeBufferCheckScope::kMaximumSize); in TEST_T32() local
5136 ExactAssemblyScope aas(&masm, 4, CodeBufferCheckScope::kMaximumSize); in TEST_T32() local
5172 ExactAssemblyScope aas(&masm, in TEST_T32() local
5183 ExactAssemblyScope aas(&masm, 4, CodeBufferCheckScope::kMaximumSize); in TEST_T32() local
/external/sg3_utils/lib/
Dsg_pr2serr.c1566 int k, j, g, f, aas; in sgj_uds_referral_descriptor() local
/external/sg3_utils/src/
Dsg_vpd_common.c3264 decode_rdac_vpd_c9_aas_s(uint8_t aas, char * b, int blen) in decode_rdac_vpd_c9_aas_s()
/external/skia/tests/
DPathTest.cpp5197 const bool aas[] = { false, true }; in DEF_TEST() local