/art/compiler/driver/ |
compiler_driver-inl.h | 134 ArtMember* member ATTRIBUTE_UNUSED, 176 // We have the resolved member, we must make it into a index for the referrer 183 // common case where the dex cache of both the referrer and the member are the same, 187 // Search dex file for localized ssb index, may fail if member's class is a parent 214 // Only the first member of `result` is meaningful, as there is no
|
compiler_driver.h | 502 // Can `referrer_class` access the resolved `member`? 509 ArtMember* member,
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
dfa.rb | 64 as a member of seven seperate array constants -- +MIN+, +MAX+, +EOT+, +EOF+,
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ |
libhttplib2.tex | 114 an error occured. See \member{Http.force_exception_to_status_code} 364 chain of redirects. If \member{Http.force_exception_to_status_code} is \code{True}
|
/external/clang/lib/ASTMatchers/Dynamic/ |
Registry.cpp | 310 REGISTER_MATCHER(member);
|
/external/dbus/bus/ |
config-parser.c | [all...] |
/external/guice/extensions/persist/lib/ |
cglib-nodep-3.0.jar | |
/external/guice/lib/build/ |
cglib-3.1.jar | |
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
glxext.h | 487 typedef void ( * PFNGLXJOINSWAPGROUPSGIXPROC) (Display *dpy, GLXDrawable drawable, GLXDrawable member);
|
/external/opencv3/modules/java/pure_test/lib/ |
junit-4.11.jar | |
/external/proguard/src/proguard/optimize/evaluation/ |
SimpleEnumUseSimplifier.java | 435 public void visitParameter(Clazz clazz, Member member, int parameterIndex, int parameterCount, int parameterOffset, int parameterSize, String parameterType, Clazz referencedClass)
|
/external/valgrind/coregrind/m_demangle/ |
cplus-dem.c | 147 int static_type; /* A static member function */ 3559 int member; local [all...] |
/prebuilts/devtools/tools/lib/ |
cglib-nodep-3.1.jar | |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_tarfile.py | 138 # test link members each point to a regular member whose data is 229 # Skip the first member and store values from the second member 239 # Open the testtar and seek to the offset of the second member. 249 # Test if the tarfile starts with the second member. 269 # Test old style dirtype member (bug #1336623): 370 f = self.tar.extractfile(tarinfos[0]) # read the first member 804 # Create a tarfile with an empty member named path [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_tarfile.py | 138 # test link members each point to a regular member whose data is 229 # Skip the first member and store values from the second member 239 # Open the testtar and seek to the offset of the second member. 249 # Test if the tarfile starts with the second member. 269 # Test old style dirtype member (bug #1336623): 370 f = self.tar.extractfile(tarinfos[0]) # read the first member 804 # Create a tarfile with an empty member named path [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_tarfile.py | 138 # test link members each point to a regular member whose data is 229 # Skip the first member and store values from the second member 239 # Open the testtar and seek to the offset of the second member. 249 # Test if the tarfile starts with the second member. 269 # Test old style dirtype member (bug #1336623): 370 f = self.tar.extractfile(tarinfos[0]) # read the first member 804 # Create a tarfile with an empty member named path [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_tarfile.py | 138 # test link members each point to a regular member whose data is 229 # Skip the first member and store values from the second member 239 # Open the testtar and seek to the offset of the second member. 249 # Test if the tarfile starts with the second member. 269 # Test old style dirtype member (bug #1336623): 370 f = self.tar.extractfile(tarinfos[0]) # read the first member 804 # Create a tarfile with an empty member named path [all...] |
/prebuilts/tools/common/cglib/ |
cglib-2.2.3.jar | |
cglib-nodep-2.2.3.jar | |
/prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.1_3/ |
cglib-nodep-2.1_3.jar | |
/prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.2.2/ |
cglib-nodep-2.2.2.jar | |
/prebuilts/tools/common/m2/repository/cglib/cglib-nodep/3.1/ |
cglib-nodep-3.1.jar | |
/prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.10/ |
proguard-base-4.10.jar | |
/prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.9/ |
proguard-base-4.9.jar | |
/toolchain/binutils/binutils-2.25/include/ |
hp-symtab.h | 353 A DNTT_TYPE_MEMFUNC symbol is emitted for inlined member functions (C++). 510 STATICMEM is nonzero if the variable is a member of a class. 512 A_UNION is nonzero if the variable is an anonymous union member. 551 A_UNION is nonzero if the variable is an anonymous union member. 586 CLASSMEM is nonzero if the constant is a member of a class. 673 describes the first member (and contains a pointer to the chain of 692 CLASSMEM is nonzero if this member is part of a class. 694 NAME points into the VT for the name of this member. 696 VALUE is the value of this enumeration member. 864 A_UNION is nonzero if this field is a member of an anonymous union 1753 unsigned int member: 1; \/* class member function *\/ member in struct:quick_procedure [all...] |