| /third_party/vk-gl-cts/framework/delibs/deutil/ |
| H A D | deCommandLine.h | 32 int numArgs; member
|
| H A D | deCommandLine.c | 146 static void testParse (const char* cmdLine, const char* const* refArgs, int numArgs) in testParse() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_object_stub_builder.h | 25 BuiltinsObjectStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, GateRef numArgs)
in BuiltinsObjectStubBuilder() argument
|
| H A D | builtins_number_stub_builder.h | 25 BuiltinsNumberStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, GateRef numArgs)
in BuiltinsNumberStubBuilder() argument
|
| H A D | builtins_reflect_stub_builder.h | 25 BuiltinsReflectStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, GateRef numArgs)
in BuiltinsReflectStubBuilder() argument
|
| H A D | builtins_collection_stub_builder.h | 26 BuiltinsCollectionStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, GateRef numArgs) BuiltinsCollectionStubBuilder() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| H A D | ets_interop_runtime_interface-inl.h | 58 uint32_t numArgs = method->GetNumArgs() - skipArgs; variable
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | invokation_helper.h | 131 coretypes::TaggedValue InvokeDynEntryPoint(Method *method, uint32_t numArgs, Args... args) in InvokeDynEntryPoint() argument
|
| /third_party/skia/src/core/ |
| H A D | SkATrace.cpp | 36 addTraceEvent(char phase, const uint8_t* categoryEnabledFlag, const char* name, uint64_t id, int numArgs, const char** argNames, const uint8_t* argTypes, const uint64_t* argValues, uint8_t flags) addTraceEvent() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferarraybufferconstructor_fuzzer/ |
| H A D | builtinsarraybufferarraybufferconstructor_fuzzer.cpp | 35 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferisview_fuzzer/ |
| H A D | builtinsarraybufferisview_fuzzer.cpp | 35 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| H A D | interpreter.cpp | 37 NewRuntimeCallInfoBase( JSThread *thread, JSTaggedType func, JSTaggedType thisObj, JSTaggedType newTarget, uint32_t numArgs, StackCheck needCheckStack) NewRuntimeCallInfoBase() argument 68 NewRuntimeCallInfo( JSThread *thread, JSTaggedValue func, JSTaggedValue thisObj, JSTaggedValue newTarget, uint32_t numArgs, StackCheck needCheckStack) NewRuntimeCallInfo() argument 76 NewRuntimeCallInfo( JSThread *thread, JSHandle<JSTaggedValue> func, JSHandle<JSTaggedValue> thisObj, JSHandle<JSTaggedValue> newTarget, uint32_t numArgs, StackCheck needCheckStack) NewRuntimeCallInfo() argument 84 ReBuildRuntimeCallInfo(JSThread *thread, EcmaRuntimeCallInfo* info, int numArgs, StackCheck needCheckStack) ReBuildRuntimeCallInfo() argument [all...] |
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | MainAr.cpp | 97 main( int numArgs, char *args[] ) main() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | event_tracer.cpp | 27 AddTraceEvent(PlatformMethods *platform, char phase, const unsigned char *categoryGroupEnabled, const char *name, unsigned long long id, int numArgs, const char **argNames, const unsigned char *argTypes, const unsigned long long *argValues, unsigned char flags) AddTraceEvent() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_platform/ |
| H A D | DawnPlatform.cpp | 39 AddTraceEvent(char phase, const unsigned char* categoryGroupEnabled, const char* name, uint64_t id, double timestamp, int numArgs, const char** argNames, const unsigned char* argTypes, const uint64_t* argValues, unsigned char flags) AddTraceEvent() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/ |
| H A D | EventTracer.cpp | 35 AddTraceEvent(Platform* platform, char phase, const unsigned char* categoryGroupEnabled, const char* name, uint64_t id, int numArgs, const char** argNames, const unsigned char* argTypes, const uint64_t* argValues, unsigned char flags) AddTraceEvent() argument
|
| /third_party/skia/tools/trace/ |
| H A D | SkDebugfTracer.cpp | 11 addTraceEvent(char phase, const uint8_t* categoryEnabledFlag, const char* name, uint64_t id, int numArgs, const char** argNames, const uint8_t* argTypes, const uint64_t* argValues, uint8_t flags) addTraceEvent() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapforeach_fuzzer/ |
| H A D | containerslightweightmapforeach_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapentries_fuzzer/ |
| H A D | containerslightweightmapentries_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapisempty_fuzzer/ |
| H A D | containerslightweightmapisempty_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmaphasall_fuzzer/ |
| H A D | containerslightweightmaphasall_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetentries_fuzzer/ |
| H A D | containerslightweightsetentries_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsethas_fuzzer/ |
| H A D | containerslightweightsethas_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetvalues_fuzzer/ |
| H A D | containerslightweightsetvalues_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistclear_fuzzer/ |
| H A D | containerslistclear_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs)
in CreateEcmaRuntimeCallInfo() argument
|