HomeSort by relevance Sort by last modified time
    Searched defs:args (Results 3001 - 3025 of 5214) sorted by null

<<121122123124125126127128129130>>

  /external/v8/src/crankshaft/mips64/
lithium-mips64.cc 2246 LOperand* args = UseRegister(instr->arguments()); local
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-ppc.cc 2263 LOperand* args = UseRegister(instr->arguments()); local
    [all...]
  /external/v8/src/crankshaft/s390/
lithium-s390.cc 2078 LOperand* args = UseRegister(instr->arguments()); local
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.cc 2358 LOperand* args = UseRegister(instr->arguments()); local
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-x87.cc 2358 LOperand* args = UseRegister(instr->arguments()); local
    [all...]
  /external/v8/src/
d8.cc 338 int RealmIndexOrThrow(const v8::FunctionCallbackInfo<v8::Value>& args,
744 const v8::FunctionCallbackInfo<v8::Value>& args,
746 if (args.Length() < arg_offset || !args[arg_offset]->IsNumber()) {
747 Throw(args.GetIsolate(), "Invalid argument");
750 int index = args[arg_offset]
751 ->Int32Value(args.GetIsolate()->GetCurrentContext())
754 Throw(args.GetIsolate(), "Invalid realm index");
764 void Shell::PerformanceNow(const v8::FunctionCallbackInfo<v8::Value>& args) {
766 args.GetReturnValue().Set(g_platform->MonotonicallyIncreasingTime())
1806 Local<Value> args[] = {message}; local
    [all...]
factory.cc 2632 Handle<AccessorInfo> args = local
    [all...]
  /external/v8/src/full-codegen/arm/
full-codegen-arm.cc 2367 ZoneList<Expression*>* args = expr->arguments(); local
2469 ZoneList<Expression*>* args = expr->arguments(); local
2519 ZoneList<Expression*>* args = expr->arguments(); local
2562 ZoneList<Expression*>* args = expr->arguments(); local
2590 ZoneList<Expression*>* args = expr->arguments(); local
2611 ZoneList<Expression*>* args = expr->arguments(); local
2633 ZoneList<Expression*>* args = expr->arguments(); local
2655 ZoneList<Expression*>* args = expr->arguments(); local
2677 ZoneList<Expression*>* args = expr->arguments(); local
2699 ZoneList<Expression*>* args = expr->arguments(); local
2721 ZoneList<Expression*>* args = expr->arguments(); local
2773 ZoneList<Expression*>* args = expr->arguments(); local
2813 ZoneList<Expression*>* args = expr->arguments(); local
2833 ZoneList<Expression*>* args = expr->arguments(); local
2854 ZoneList<Expression*>* args = expr->arguments(); local
2895 ZoneList<Expression*>* args = expr->arguments(); local
    [all...]
  /external/v8/src/full-codegen/arm64/
full-codegen-arm64.cc 2269 ZoneList<Expression*>* args = expr->arguments(); local
2372 ZoneList<Expression*>* args = expr->arguments(); local
2424 ZoneList<Expression*>* args = expr->arguments(); local
2468 ZoneList<Expression*>* args = expr->arguments(); local
2496 ZoneList<Expression*>* args = expr->arguments(); local
2516 ZoneList<Expression*>* args = expr->arguments(); local
2538 ZoneList<Expression*>* args = expr->arguments(); local
2560 ZoneList<Expression*>* args = expr->arguments(); local
2582 ZoneList<Expression*>* args = expr->arguments(); local
2604 ZoneList<Expression*>* args = expr->arguments(); local
2627 ZoneList<Expression*>* args = expr->arguments(); local
2681 ZoneList<Expression*>* args = expr->arguments(); local
2722 ZoneList<Expression*>* args = expr->arguments(); local
2742 ZoneList<Expression*>* args = expr->arguments(); local
2763 ZoneList<Expression*>* args = expr->arguments(); local
2815 ZoneList<Expression*>* args = expr->arguments(); local
    [all...]
  /external/v8/src/full-codegen/ia32/
full-codegen-ia32.cc 2268 ZoneList<Expression*>* args = expr->arguments(); local
2367 ZoneList<Expression*>* args = expr->arguments(); local
2415 ZoneList<Expression*>* args = expr->arguments(); local
2456 ZoneList<Expression*>* args = expr->arguments(); local
2484 ZoneList<Expression*>* args = expr->arguments(); local
2505 ZoneList<Expression*>* args = expr->arguments(); local
2527 ZoneList<Expression*>* args = expr->arguments(); local
2549 ZoneList<Expression*>* args = expr->arguments(); local
2571 ZoneList<Expression*>* args = expr->arguments(); local
2593 ZoneList<Expression*>* args = expr->arguments(); local
2615 ZoneList<Expression*>* args = expr->arguments(); local
2665 ZoneList<Expression*>* args = expr->arguments(); local
2706 ZoneList<Expression*>* args = expr->arguments(); local
2726 ZoneList<Expression*>* args = expr->arguments(); local
2746 ZoneList<Expression*>* args = expr->arguments(); local
2786 ZoneList<Expression*>* args = expr->arguments(); local
    [all...]
  /external/v8/src/full-codegen/s390/
full-codegen-s390.cc 2324 ZoneList<Expression*>* args = expr->arguments(); local
2424 ZoneList<Expression*>* args = expr->arguments(); local
2473 ZoneList<Expression*>* args = expr->arguments(); local
2515 ZoneList<Expression*>* args = expr->arguments(); local
2542 ZoneList<Expression*>* args = expr->arguments(); local
2562 ZoneList<Expression*>* args = expr->arguments(); local
2583 ZoneList<Expression*>* args = expr->arguments(); local
2604 ZoneList<Expression*>* args = expr->arguments(); local
2625 ZoneList<Expression*>* args = expr->arguments(); local
2646 ZoneList<Expression*>* args = expr->arguments(); local
2667 ZoneList<Expression*>* args = expr->arguments(); local
2719 ZoneList<Expression*>* args = expr->arguments(); local
2758 ZoneList<Expression*>* args = expr->arguments(); local
2778 ZoneList<Expression*>* args = expr->arguments(); local
2798 ZoneList<Expression*>* args = expr->arguments(); local
2836 ZoneList<Expression*>* args = expr->arguments(); local
    [all...]
  /external/v8/src/full-codegen/x87/
full-codegen-x87.cc 2260 ZoneList<Expression*>* args = expr->arguments(); local
2359 ZoneList<Expression*>* args = expr->arguments(); local
2407 ZoneList<Expression*>* args = expr->arguments(); local
2448 ZoneList<Expression*>* args = expr->arguments(); local
2476 ZoneList<Expression*>* args = expr->arguments(); local
2497 ZoneList<Expression*>* args = expr->arguments(); local
2519 ZoneList<Expression*>* args = expr->arguments(); local
2541 ZoneList<Expression*>* args = expr->arguments(); local
2563 ZoneList<Expression*>* args = expr->arguments(); local
2585 ZoneList<Expression*>* args = expr->arguments(); local
2607 ZoneList<Expression*>* args = expr->arguments(); local
2657 ZoneList<Expression*>* args = expr->arguments(); local
2698 ZoneList<Expression*>* args = expr->arguments(); local
2718 ZoneList<Expression*>* args = expr->arguments(); local
2738 ZoneList<Expression*>* args = expr->arguments(); local
2778 ZoneList<Expression*>* args = expr->arguments(); local
    [all...]
  /external/v8/src/interpreter/
bytecode-generator.cc 871 RegisterList args = register_allocator()->NewRegisterList(2); local
874 .StoreAccumulatorInRegister(args[0]);
876 builder()->StoreAccumulatorInRegister(args[1]).CallRuntime(
877 Runtime::kDeclareEvalFunction, args);
924 RegisterList args = register_allocator()->NewRegisterList(3); local
1187 RegisterList args = register_allocator()->NewRegisterList(4); local
1196 .CallRuntime(StoreToSuperRuntimeId(), args); local
1201 RegisterList args = register_allocator()->NewRegisterList(4); local
1208 builder()->CallRuntime(StoreKeyedToSuperRuntimeId(), args); local
1394 RegisterList args = register_allocator()->NewRegisterList(2); local
1419 RegisterList args = register_allocator()->NewRegisterList(4); local
1435 RegisterList args = register_allocator()->NewRegisterList(5); local
1624 RegisterList args = register_allocator()->NewRegisterList(4); local
1642 RegisterList args = register_allocator()->NewRegisterList(2); local
1666 RegisterList args = register_allocator()->NewRegisterList(5); local
1692 RegisterList args = register_allocator()->NewRegisterList(2); local
1703 RegisterList args = register_allocator()->NewRegisterList(5); local
1719 RegisterList args = register_allocator()->NewRegisterList(4); local
2240 RegisterList args = register_allocator()->NewRegisterList(2); local
2309 RegisterList args = register_allocator()->NewRegisterList(3); local
2327 RegisterList args = register_allocator()->NewRegisterList(3); local
2370 RegisterList args = register_allocator()->NewGrowableRegisterList(); local
2486 RegisterList args = register_allocator()->NewGrowableRegisterList(); local
2507 RegisterList args = register_allocator()->NewGrowableRegisterList(); local
2520 RegisterList args = register_allocator()->NewGrowableRegisterList(); local
2527 RegisterList args = register_allocator()->NewGrowableRegisterList(); local
2911 RegisterList args = register_allocator()->NewRegisterList(2); local
2924 RegisterList args = register_allocator()->NewRegisterList(3); local
    [all...]
  /external/valgrind/VEX/priv/
guest_mips_toIR.c 86 #define DIP(format, args...) \
88 vex_printf(format, ## args)
13441 IRExpr** args = mkIRExprVec_3 (IRExpr_BBPTR(), mkU32(rd), mkU32(sel)); local
13453 IRExpr** args = mkIRExprVec_3 (IRExpr_BBPTR(), mkU64(rd), mkU64(sel)); local
15130 IRExpr** args = mkIRExprVec_2 (mkU64(rt), mkU64(rd)); local
15140 IRExpr** args = mkIRExprVec_2 (mkU32(rt), mkU32(rd)); local
    [all...]
  /external/valgrind/coregrind/m_demangle/
cp-demangle.c 614 printf ("extended operator with %d args\n",
615 dc->u.s_extended_operator.args);
830 cplus_demangle_fill_extended_operator (struct demangle_component *p, int args,
833 if (p == NULL || args < 0 || name == NULL)
836 p->u.s_extended_operator.args = args;
2402 struct demangle_component *args; local
3187 int args; local
    [all...]
  /external/valgrind/exp-sgcheck/
sg_main.c 2165 IRExpr** args local
2355 IRExpr** args; local
    [all...]
  /external/volley/gradle/wrapper/
gradle-wrapper.jar 
  /external/vulkan-validation-layers/demos/smoke/android/gradle/wrapper/
gradle-wrapper.jar 
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 377 void AudioFlinger::dumpClients(int fd, const Vector<String16>& args __unused)
409 void AudioFlinger::dumpInternals(int fd, const Vector<String16>& args __unused)
424 void AudioFlinger::dumpPermissionDenial(int fd, const Vector<String16>& args __unused)
450 status_t AudioFlinger::dump(int fd, const Vector<String16>& args)
453 dumpPermissionDenial(fd, args);
485 dumpClients(fd, args);
490 dumpInternals(fd, args);
494 mPlaybackThreads.valueAt(i)->dump(fd, args);
499 mRecordThreads.valueAt(i)->dump(fd, args);
504 mMmapThreads.valueAt(i)->dump(fd, args);
537 Vector<String16> args; local
    [all...]
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.cpp 524 status_t Camera3Device::dump(int fd, const Vector<String16> &args) {
526 (void)args;
544 int n = args.size();
546 if (args[i] == templatesOption) {
549 if (args[i] == monitorOption) {
551 String8 monitorTags = String8(args[i + 1]);
587 mInputStream->dump(fd, args);
593 mOutputStreams[i]->dump(fd,args);
599 mBufferManager->dump(fd, args);
2266 va_list args; local
2280 va_list args; local
4329 va_list args; local
    [all...]
  /frameworks/base/core/java/android/app/
LoadedApk.java 1373 final Args args = new Args(intent, resultCode, data, extras, ordered, local
    [all...]
  /frameworks/base/services/core/java/com/android/server/accounts/
AccountsDb.java 877 String[] args = {String.valueOf(uid), authTokenType, account.name, account.type}; local
883 String[] args = {String.valueOf(uid), account.name, account.type}; local
    [all...]
  /frameworks/data-binding/compiler/gradle/wrapper/
gradle-wrapper.jar 
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/store/
SetterStore.java 812 List<ModelClass> args = new ArrayList<ModelClass>(); local
1519 String[] args = new String[numAttrs + (requiresOldValue() ? numAttrs : 0)]; local
    [all...]
  /frameworks/multidex/gradle/wrapper/
gradle-wrapper.jar 

Completed in 802 milliseconds

<<121122123124125126127128129130>>