| /external/chromium_org/v8/src/x64/ |
| lithium-codegen-x64.cc | 2 // Use of this source code is governed by a BSD-style license that can be 10 #include "src/code-factory.h" 11 #include "src/code-stubs.h" 54 // MANUAL indicates that the scope shouldn't actually generate code to set up 66 void LCodeGen::FinishCode(Handle<Code> code) { 68 code->set_stack_slots(GetStackSlotCount()); 69 code->set_safepoint_table_offset(safepoints_.GetCodeOffset()); 70 if (code->is_optimized_code()) RegisterWeakObjectsInOptimizedCode(code); 346 LDeferredCode* code = deferred_[i]; local 2059 Handle<Code> code = local 3564 Handle<Code> code = Handle<Code>::cast(ToHandle(target)); local [all...] |
| /external/chromium_org/v8/src/x87/ |
| lithium-codegen-x87.cc | 2 // Use of this source code is governed by a BSD-style license that can be 10 #include "src/code-factory.h" 11 #include "src/code-stubs.h" 56 // MANUAL indicates that the scope shouldn't actually generate code to set up 75 void LCodeGen::FinishCode(Handle<Code> code) { 77 code->set_stack_slots(GetStackSlotCount()); 78 code->set_safepoint_table_offset(safepoints_.GetCodeOffset()); 79 if (code->is_optimized_code()) RegisterWeakObjectsInOptimizedCode(code); 426 LDeferredCode* code = deferred_[i]; local 2322 Handle<Code> code = local 3765 Handle<Code> code = Handle<Code>::cast(ToHandle(target)); local [all...] |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| org.eclipse.core.commands_3.6.0.I20100512-1500.jar | |
| org.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar | |
| org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar | |
| org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar | |
| org.eclipse.jdt.launching_3.5.100.v20100526.jar | |
| org.mortbay.jetty.server_6.1.23.v201004211559.jar | |
| org.apache.commons.codec_1.3.0.v20100518-1140.jar | |
| org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
| /external/elfutils/0.153/src/ |
| readelf.c | 4602 unsigned int code = dwarf_getabbrevcode (&abbrev); local [all...] |
| /external/chromium_org/third_party/libaddressinput/src/java/testlibs/ |
| httpcore-4.1.jar | |
| /external/chromium_org/third_party/android_platform/webview/ |
| frameworks.jar | |
| /bionic/libc/kernel/uapi/linux/ |
| input.h | 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 30 __u16 code; member in struct:input_event 33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS * [all...] |
| /development/ndk/platforms/android-L/include/linux/ |
| input.h | 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 30 __u16 code; member in struct:input_event 33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS * [all...] |
| /external/chromium_org/third_party/libxml/src/include/libxml/ |
| xmlerror.h | 44 XML_FROM_OUTPUT, /* The serialization code */ 78 int code; /* The error code, e.g. an xmlParserError */ member in struct:_xmlError [all...] |
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
| dbghelp.h | 516 DWORD code; member in struct:_IMAGEHLP_CBA_EVENT [all...] |
| /external/chromium_org/v8/src/ |
| objects-inl.h | 2 // Use of this source code is governed by a BSD-style license that can be 9 // code. gcc is not happy when attempting to inline too deep. 614 int chars_; // Caches the number of characters when computing the hash code. 785 TYPE_CHECKER(Code, CODE_TYPE) 5632 Code* SharedFunctionInfo::code() const { function in class:v8::internal::Code::FindAndReplacePattern::SharedFunctionInfo 5758 Code* code = this->code(); local 5838 Code* JSFunction::code() { function in class:v8::internal::Code::FindAndReplacePattern::JSFunction [all...] |
| hydrogen.cc | 2 // Use of this source code is governed by a BSD-style license that can be 8681 Handle<Code> code = stub.GetCode(); local [all...] |
| objects.cc | 2 // Use of this source code is governed by a BSD-style license that can be 13 #include "src/code-stubs.h" 1452 Code* code = Code::cast(this); local 7378 Code* code = Code::cast(cache->get(i + kCodeCacheEntryCodeOffset)); local 7465 Code* code = Code::cast(pair->get(1)); variable 7470 Handle<Code> code = code_.ToHandleChecked(); variable 9234 Code* code = Code::cast(code_map->get(index)); local 9854 Code* code = this->code(); local 10042 Object* code = Code::GetObjectFromEntryAddress(entry_address); local 10151 Code* code = Code::cast(*p); local 10161 Code* code = Code::cast(*p); local 10301 Code* code = Code::GetCodeFromTargetAddress(info->target_address()); local 10316 Code* code = Code::GetCodeFromTargetAddress(info->target_address()); local 10338 Code* code = Code::GetCodeFromTargetAddress(info->target_address()); local 11523 Code* code = code_at(i); local [all...] |
| /external/kernel-headers/original/uapi/linux/ |
| input.h | 27 __u16 code; member in struct:input_event 84 * @keycode: key code assigned to this scancode 122 * __u32 code; 133 * Before the call, code is set to the wanted ABS_MT event type. On 135 * ABS_MT code. 137 * If the request code is not an ABS_MT value, -EINVAL is returned. 477 /* Code 255 is reserved for special needs of AT keyboard driver */ [all...] |
| /external/libxml2/include/libxml/ |
| xmlerror.h | 44 XML_FROM_OUTPUT, /* The serialization code */ 80 int code; /* The error code, e.g. an xmlParserError */ member in struct:_xmlError [all...] |
| /external/mesa3d/src/gallium/auxiliary/util/ |
| dbghelp.h | 516 DWORD code; member in struct:_IMAGEHLP_CBA_EVENT [all...] |
| /external/owasp/sanitizer/tools/findbugs/lib/ |
| bcel.jar | |
| /external/mdnsresponder/mDNSCore/ |
| mDNSEmbeddedAPI.h | 49 you can still use the exact same client C code as you'd use on a 261 // find you get code that doesn't work consistently on big-endian and little-endian machines. 363 // mStatus_MemFree is the last legal mDNS error code, at the end of the range allocated for mDNS 443 // The actual definition of these structures appear in the appropriate platform support code 585 mDNSu8 code; variable 727 // EDNS Option Code registrations are recorded in the "DNS EDNS0 Options" section of [all...] |