/external/v8/src/crankshaft/ |
hydrogen-instructions.cc | [all...] |
/external/clang/lib/CodeGen/ |
CGExpr.cpp | [all...] |
/art/runtime/hprof/ |
hprof.cc | [all...] |
/art/runtime/mirror/ |
class.cc | 216 const char* descriptor = h_this->GetDescriptor(&temp); local 218 if ((descriptor[0] != 'L') && (descriptor[0] != '[')) { 219 // The descriptor indicates that this is the class for 222 switch (descriptor[0]) { 233 LOG(FATAL) << "Unknown primitive type: " << PrintableChar(descriptor[0]); 239 name = String::AllocFromModifiedUtf8(self, DescriptorToDot(descriptor).c_str()); 382 // Compare the package part of the descriptor string. 786 // Fields are sorted by class, then name, then type descriptor. This is verified in dex file [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
parser_unittest.cc | 47 #include <google/protobuf/descriptor.pb.h> 90 const Message* descriptor, 94 source_locations_.Find(descriptor, location, &line, &column); 1914 const FileDescriptor* descriptor = local 2029 const Descriptor* descriptor = root.GetDescriptor(); local [all...] |
/prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.7.0/ |
commons-beanutils-1.7.0.jar | |
/external/guice/extensions/persist/lib/ |
javassist.jar | |
/external/protobuf/src/google/protobuf/util/ |
message_differencer_unittest.cc | 71 const Descriptor* descriptor = message.GetDescriptor(); local 74 field = descriptor->FindFieldByName(field_path[i]); 75 descriptor = field->message_type(); 135 MapReflectionTester tester(unittest::TestMap::descriptor()); 995 const Descriptor* desc = msg1.GetDescriptor(); 3072 const FileDescriptor* descriptor; local [all...] |
/external/v8/src/interpreter/ |
interpreter.cc | 140 InterpreterDispatchDescriptor descriptor(isolate_); 142 isolate_, zone, descriptor, Code::ComputeFlags(Code::BYTECODE_HANDLER), 594 __ CallStub(ic.descriptor(), code_target, context, global, name, value, 857 Node* result = __ CallStub(ic.descriptor(), code_target, context, object, 877 Node* result = __ CallStub(ic.descriptor(), code_target, context, object, 894 __ CallStub(ic.descriptor(), code_target, context, object, name, value, [all...] |
/external/guice/extensions/struts2/lib/ |
javassist.jar | |
/external/protobuf/src/google/protobuf/ |
test_util.cc | 42 #include <google/protobuf/descriptor.h> 2530 const Descriptor* descriptor = message->GetDescriptor(); local 2553 const Descriptor* descriptor = message.GetDescriptor(); local [all...] |
/external/robolectric/v1/lib/main/ |
javassist-3.14.0-GA.jar | |
/prebuilts/tools/common/m2/repository/org/javassist/javassist/3.19.0-GA/ |
javassist-3.19.0-GA.jar | |
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_unittest.cc | 70 #include <google/protobuf/descriptor.h> 71 #include <google/protobuf/descriptor.pb.h> 112 // Parse a descriptor directly (using google::protobuf::compiler::Importer) and 116 unittest::TestAllTypes::descriptor()->file(); 142 // Touch a descriptor generated from an enormous message to validate special 146 const Descriptor* generated_descriptor = 147 TestEnormousDescriptor::descriptor(); 561 unittest::TestAllTypes::descriptor())->New()); 564 unittest::TestAllTypes::descriptor()); [all...] |
/external/v8/src/ |
objects-inl.h | 30 #include "src/layout-descriptor-inl.h" [all...] |
/prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.8.0/ |
commons-beanutils-1.8.0.jar | |
/prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.9.2/ |
commons-beanutils-1.9.2.jar | |
/prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/ |
commons-beanutils-core-1.8.3.jar | |
/external/protobuf/ |
Makefile.am | 142 csharp/src/Google.Protobuf/Reflection/Descriptor.cs \ [all...] |
/external/protobuf/util/ |
Makefile.am | 142 csharp/src/Google.Protobuf/Reflection/Descriptor.cs \ [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_descr.py | [all...] |
/external/python/cpython2/Lib/test/ |
test_descr.py | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_descr.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_descr.py | [all...] |
/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/ |
sunpkcs11.jar | |