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.java94 int declared = reply.getNextValueAsInt(); in testNewInstance001() local
305 int declared = reply.getNextValueAsInt(); in testNewInstance002() local
DSetValuesTest.java163 int declared = reply.getNextValueAsInt(); in jdwpGetFieldIDs() local
DJDWPClassTypeTestCase.java124 int declared = reply.getNextValueAsInt(); in jdwpGetFields() local
DInvokeMethod002Test.java92 int declared = reply.getNextValueAsInt(); in testInvokeMethod() local
DInvokeMethodTest.java98 int declared = reply.getNextValueAsInt(); in testInvokeMethod001() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DLengthTest.java66 int declared = reply.getNextValueAsInt(); in testLength001() local
DSetValuesTest.java64 int declared = reply.getNextValueAsInt(); in testSetValues001() local
DGetValuesTest.java68 int declared = reply.getNextValueAsInt(); in testGetValues001() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
DJDWPMethodTestCase.java95 int declared = reply.getNextValueAsInt(); in jdwpGetMethodsInfo() local
/external/bison/src/
Dsymtab.h100 bool declared; member
/external/dexmaker/src/main/java/com/google/dexmaker/
DDexMaker.java446 private boolean declared; field in DexMaker.TypeDeclaration
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DVmMirror.java871 int declared = 0; in getMethodID() local
913 int declared = reply.getNextValueAsInt(); in getMethodName() local
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h440 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 __anonf2d84fb30111::FactEntry