/external/srec/doc/logs/uapi/ |
D | run_voicetags1.log | 116 Load Path:/system/usr/srec/Jen Parker.vtg 120 Load Path:/system/usr/srec/Pete Gonzalez.vtg 124 Load Path:/system/usr/srec/Andrew Evans.vtg 194 Load Path:/system/usr/srec/Jen Parker.vtg 198 Load Path:/system/usr/srec/Pete Gonzalez.vtg 202 Load Path:/system/usr/srec/Andrew Evans.vtg 272 Load Path:/system/usr/srec/Jen Parker.vtg 276 Load Path:/system/usr/srec/Pete Gonzalez.vtg 280 Load Path:/system/usr/srec/Andrew Evans.vtg 350 Load Path:/system/usr/srec/Jen Parker.vtg [all …]
|
D | run_ERT.log | 4 Load a grammar 11 Load the second grammar (pre-populated slot)
|
/external/libffi/src/x86/ |
D | win32.S | 69 # Load %ecx with the return type code 87 # Load %ecx with the pointer to storage for the return value 95 # Load %ecx with the pointer to storage for the return value 103 # Load %ecx with the pointer to storage for the return value 111 # Load %ecx with the pointer to storage for the return value 119 # Load %ecx with the pointer to storage for the return value 127 # Load %ecx with the pointer to storage for the return value 135 # Load %ecx with the pointer to storage for the return value 180 # Load %ecx with the return type code 198 # Load %ecx with the pointer to storage for the return value [all …]
|
/external/libffi/src/s390/ |
D | sysv.S | 58 ic %r9,.Ltable-.Lbase(%r13,%r5) # Load epilog address 59 l %r7,96(%r11) # Load function address 68 lm %r2,%r6,0(%r11) # Load arguments 140 ld %f0,96+64(%r15) # Load return registers 259 llgc %r9,.Ltable-.Lbase(%r13,%r5) # Load epilog address 260 lg %r7,160(%r11) # Load function address 269 lmg %r2,%r6,0(%r11) # Load arguments 343 ld %f0,160+128(%r15) # Load return registers
|
/external/webkit/V8Binding/v8/src/ia32/ |
D | codegen-ia32.cc | 457 Load(expression, typeof_state); in LoadAndSpill() 463 void CodeGenerator::Load(Expression* x, TypeofState typeof_state) { in Load() function in v8::internal::CodeGenerator 560 Load(&property); in LoadTypeofExpression() 562 Load(x, INSIDE_TYPEOF); in LoadTypeofExpression() 658 Load(property->obj()); in LoadReference() 670 Load(property->key()); in LoadReference() 685 Load(e); in LoadReference() 2028 Load(args->at(i)); in CallWithArguments() 2062 Load(receiver); in CallApplyLazy() 2331 Load(node->fun()); in VisitDeclaration() [all …]
|
/external/webkit/V8Binding/v8/src/x64/ |
D | codegen-x64.cc | 689 Load(receiver); in CallApplyLazy() 942 Load(node->fun()); in VisitDeclaration() 965 Load(val); in VisitDeclaration() 982 Load(expression); in VisitExpressionStatement() 1114 Load(node->expression()); in VisitReturnStatement() 1136 Load(node->expression()); in VisitWithEnterStatement() 1175 Load(node->tag()); in VisitSwitchStatement() 1208 Load(clause->label()); in VisitSwitchStatement() 2204 Load(node->else_expression(), typeof_state()); in VisitConditional() 2209 Load(node->then_expression(), typeof_state()); in VisitConditional() [all …]
|
/external/webkit/V8Binding/v8/samples/ |
D | shell.cc | 42 v8::Handle<v8::Value> Load(const v8::Arguments& args); 59 global->Set(v8::String::New("load"), v8::FunctionTemplate::New(Load)); in RunMain() 163 v8::Handle<v8::Value> Load(const v8::Arguments& args) { in Load() function
|
/external/webkit/WebKitTools/DumpRenderTree/mac/ |
D | NavigationController.h | 34 enum { None, Load, GoBack, ExecuteScript } pendingAction; enumerator
|
D | NavigationController.m | 77 pendingAction = Load; 84 case Load:
|
/external/libffi/src/m68k/ |
D | sysv.S | 81 | Load the pointer to storage for the return value 84 | Load the return type code
|
/external/webkit/V8Binding/v8/src/arm/ |
D | codegen-arm-inl.h | 49 Load(expression, typeof_state); in LoadAndSpill()
|
/external/libpcap/ |
D | wlan_filtering.patch | 43 + * Load a value relative to the beginning of the link-layer header after the 802.11 90 + * Load the Frame Control field 114 + /* Load 0 into X */ 176 * Load a value relative to the beginning of the specified header.
|
/external/libffi/src/arm/ |
D | sysv.S | 180 @ Load r2 with the pointer to storage for the return value 183 @ Load r3 with the return type code
|
/external/dropbear/libtomcrypt/ |
D | crypt.lof | 3 \contentsline {figure}{\numberline {2.1}{\ignorespaces Load And Store Macros}}{9}{figure.2.1}
|
/external/libffi/src/alpha/ |
D | osf.S | 62 # Load up all of the (potential) argument registers. 168 # Load up the return value in the proper type.
|
/external/libffi/src/mips/ |
D | o32.S | 135 # Load the function pointer 257 # Load ABI enum to s0 276 # Load the return value into the appropriate register.
|
D | n32.S | 94 # Load the number of bytes 211 # Load the function pointer
|
/external/clearsilver/java-jni/ |
D | javatest.gold | 168 CSTestLoader::Load testdata/test1.hdf 182 CSTestLoader::Load testdata/test.cs
|
/external/webkit/V8Binding/v8/src/ |
D | ic.h | 209 Object* Load(State state, Handle<Object> object, Handle<String> name); 264 Object* Load(State state, Handle<Object> object, Handle<Object> key);
|
D | d8.cc | 194 Handle<Value> Shell::Load(const Arguments& args) { in Load() function in v8::Shell 418 global_template->Set(String::New("load"), FunctionTemplate::New(Load)); in Initialize() 445 i::Debug::Load(); in Initialize() 613 FunctionTemplate::New(Shell::Load)); in Run()
|
D | d8.h | 147 static Handle<Value> Load(const Arguments& args);
|
D | ic.cc | 518 Object* LoadIC::Load(State state, Handle<Object> object, Handle<String> name) { in Load() function in v8::internal::LoadIC 728 Object* KeyedLoadIC::Load(State state, in Load() function in v8::internal::KeyedLoadIC 1245 return ic.Load(state, args.at<Object>(0), args.at<String>(1)); in LoadIC_Miss() 1265 return ic.Load(state, args.at<Object>(0), args.at<Object>(1)); in KeyedLoadIC_Miss()
|
D | debug.h | 218 static bool Load(); 721 load_failed_ = !Debug::Load(); in EnterDebugger()
|
/external/webkit/WebKit/mac/Plugins/ |
D | WebPluginPackage.m | 89 // Load the bundle
|
/external/webkit/WebKit/gtk/po/ |
D | en_GB.po | 359 msgid "Auto Load Images" 360 msgstr "Auto Load Images" 363 msgid "Load images automatically." 364 msgstr "Load images automatically."
|