Home
last modified time | relevance | path

Searched defs:declared (Results 1 – 14 of 14) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DNewInstanceTest.java95 int declared = reply.getNextValueAsInt(); in testNewInstance001() local
306 int declared = reply.getNextValueAsInt(); in testNewInstance002() local
DSetValuesTest.java161 int declared = reply.getNextValueAsInt(); in jdwpGetFieldIDs() local
DJDWPClassTypeTestCase.java126 int declared = reply.getNextValueAsInt(); in jdwpGetFields() local
DInvokeMethod002Test.java93 int declared = reply.getNextValueAsInt(); in testInvokeMethod() local
DInvokeMethodTest.java99 int declared = reply.getNextValueAsInt(); in testInvokeMethod001() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DLengthTest.java64 int declared = reply.getNextValueAsInt(); in testLength001() local
DSetValuesTest.java64 int declared = reply.getNextValueAsInt(); in testSetValues001() local
DGetValuesTest.java66 int declared = reply.getNextValueAsInt(); in testGetValues001() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
DJDWPMethodTestCase.java97 int declared = reply.getNextValueAsInt(); in jdwpGetMethodsInfo() local
/external/bison/src/
Dsymtab.h100 bool declared; member
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DDexMaker.java463 private boolean declared; field in DexMaker.TypeDeclaration
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DVmMirror.java936 int declared = 0; in getMethodID() local
978 int declared = reply.getNextValueAsInt(); in getMethodName() local
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h444 scope_index_t declared; /* symbols declared within this block */ member
/external/clang/lib/Analysis/
DThreadSafety.cpp115 bool declared() const { return Declared; } in declared() function in __anonc82b3b120111::FactEntry