Home
last modified time | relevance | path

Searched defs:args (Results 576 - 600 of 5812) sorted by relevance

1...<<21222324252627282930>>...233

/third_party/node/test/addons/null-buffer-neuter/
H A Dbinding.cc14 void IsAlive(const v8::FunctionCallbackInfo<v8::Value>& args) { in IsAlive() argument
18 void Run(const v8::FunctionCallbackInfo<v8::Value>& args) { in Run() argument
/third_party/node/test/addons/openssl-providers/
H A Dbinding.cc27 inline void GetProviders(const FunctionCallbackInfo<Value>& args) { in GetProviders() argument
/third_party/node/test/addons/report-api/
H A Dbinding.cc11 void TriggerReport(const FunctionCallbackInfo<Value>& args) { in TriggerReport() argument
18 void TriggerReportNoIsolate(const FunctionCallbackInfo<Value>& args) { in TriggerReportNoIsolate() argument
26 void TriggerReportEnv(const FunctionCallbackInfo<Value>& args) { in TriggerReportEnv() argument
37 void TriggerReportNoEnv(const FunctionCallbackInfo<Value>& args) { in TriggerReportNoEnv() argument
45 void TriggerReportNoContext(const FunctionCallbackInfo<Value>& args) { in TriggerReportNoContext() argument
60 void TriggerReportNewContext(const FunctionCallbackInfo<Value>& args) { in TriggerReportNewContext() argument
[all...]
/third_party/node/test/addons/stringbytes-external-exceed-max/
H A Dbinding.cc35 void EnsureAllocation(const v8::FunctionCallbackInfo<v8::Value> &args) { in EnsureAllocation() argument
/third_party/node/test/addons/uv-handle-leak/
H A Dbinding.cc29 void LeakHandle(const FunctionCallbackInfo<Value>& args) { in LeakHandle() argument
/third_party/node/test/embedding/
H A Dembedtest.cc55 RunNodeInstance(MultiIsolatePlatform* platform, const std::vector<std::string>& args, const std::vector<std::string>& exec_args) RunNodeInstance() argument
/third_party/musl/porting/linux/user/src/mq/
H A Dmq_notify.c10 struct args { struct
18 struct args *args = p; in start() local
35 struct args args = { .sev = sev }; in mq_notify() local
[all...]
/third_party/musl/src/mq/
H A Dmq_notify.c14 struct args { struct
24 struct args *args = p; in start() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_debug.h54 va_list args; in ST_DBG() local
/third_party/libdrm/tegra/
H A Dchannel.c41 struct drm_tegra_channel_open args; in drm_tegra_channel_open() local
112 struct drm_tegra_channel_close args; in drm_tegra_channel_close() local
145 struct drm_tegra_channel_map args; drm_tegra_channel_map() local
179 struct drm_tegra_channel_unmap args; drm_tegra_channel_unmap() local
[all...]
/third_party/libfuse/example/
H A Dprintcap.c94 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
/third_party/ltp/testcases/kernel/syscalls/sysctl/
H A Dsysctl01.c46 struct __sysctl_args args = { in verify_sysctl() local
H A Dsysctl04.c45 struct __sysctl_args args = { in verify_sysctl() local
/third_party/ltp/testcases/lib/
H A Dtst_rod.c19 char *args[argc]; in main() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/close_range/
H A Dclose_range01.c129 const struct tst_clone_args args = { in run() local
/third_party/ltp/testcases/kernel/syscalls/clone3/
H A Dclone303.c26 static struct tst_clone_args *args; variable
/third_party/ltp/testcases/kernel/syscalls/pathconf/
H A Dpathconf01.c125 } args[] = { variable
/third_party/libdrm/tests/radeon/
H A Drbo.c65 struct drm_radeon_gem_create args; in rbo() local
96 struct drm_radeon_gem_mmap args; in rbo_map() local
141 struct drm_gem_close args; rbo_decref() local
160 struct drm_radeon_gem_wait_idle args; rbo_wait() local
[all...]
/third_party/node/deps/v8/src/base/
H A Dstrings.cc16 int VSNPrintF(Vector<char> str, const char* format, va_list args) { in VSNPrintF() argument
21 va_list args; in SNPrintF() local
/third_party/node/deps/v8/src/execution/
H A Darguments-inl.h18 ChangeValueScope(Isolate* isolate, Arguments* args, int index, Object value) ChangeValueScope() argument
/third_party/node/deps/v8/src/objects/
H A Dmanaged-inl.h17 Allocate(Isolate* isolate, size_t estimated_size, Args&&... args) Allocate() argument
/third_party/node/deps/v8/src/torque/
H A Dcontextual.h41 explicit Scope(Args&&... args) in Scope() argument
/third_party/node/deps/v8/src/torque/ls/
H A Dglobals.h32 static void Log(Args&&... args) { in Log() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_tracepoints.py34 args = parser.parse_args() variable
85 args=[TracepointArg(type='struct fd_batch *', var='batch', c_format='%x'), variable
94 args variable
107 args=[TracepointArg(type='uint32_t', var='submit_id', c_format='%u'), global() variable
125 args=[TracepointArg(type='uint16_t', var='fast_cleared', c_format='0x%x')], global() variable
132 args=[TracepointArg(type='uint16_t', var='bin_h', c_format='%u'), global() variable
143 args=[TracepointArg(type='enum pipe_texture_target', var='src_target', c_format='%s', to_prim_type="util_str_tex_target({}, true)"), global() variable
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_debug.h62 va_list args; in I915_DBG() local

Completed in 9 milliseconds

1...<<21222324252627282930>>...233