Home
last modified time | relevance | path

Searched defs:args (Results 151 - 175 of 3551) sorted by relevance

12345678910>>...143

/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns17.c57 const struct tst_clone_args args = { in run() local
H A Dpidns06.c32 const struct tst_clone_args args = { in run() local
H A Dpidns03.c46 const struct tst_clone_args args = { in run() local
/third_party/node/src/
H A Daliased_struct-inl.h14 AliasedStruct<T>::AliasedStruct(v8::Isolate* isolate, Args&&... args) in AliasedStruct() argument
/third_party/node/src/crypto/
H A Dcrypto_timing.cc19 void TimingSafeEqual(const FunctionCallbackInfo<Value>& args) { in TimingSafeEqual() argument
/third_party/node/deps/v8/tools/wasm-compilation-hints/
H A Dwasm-objdump-compilation-hints.py23 args = parse_args() variable
/third_party/node/test/js-native-api/4_object_factory/
H A D4_object_factory.c7 napi_value args[1]; in CreateObject() local
/third_party/node/test/js-native-api/7_factory_wrap/
H A D7_factory_wrap.cc8 napi_value args[1]; in CreateObject() local
/third_party/node/test/addons/dlopen-ping-pong/
H A Dbinding.cc27 void LoadLibrary(const FunctionCallbackInfo<Value>& args) { in LoadLibrary() argument
36 void Ping(const FunctionCallbackInfo<Value>& args) { in Ping() argument
/third_party/node/test/addons/hello-world/
H A Dbinding.cc4 static void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() argument
/third_party/node/test/addons/heap-profiler/
H A Dbinding.cc7 inline void Test(const v8::FunctionCallbackInfo<v8::Value>& args) { in Test() argument
/third_party/node/test/addons/make-callback/
H A Dbinding.cc9 void MakeCallback(const v8::FunctionCallbackInfo<v8::Value>& args) { in MakeCallback() argument
[all...]
/third_party/node/test/addons/parse-encoding/
H A Dbinding.cc18 void ParseEncoding(const v8::FunctionCallbackInfo<v8::Value>& args) { in ParseEncoding() argument
/third_party/node/test/addons/register-signal-handler/
H A Dbinding.cc22 void RegisterSignalHandler(const FunctionCallbackInfo<Value>& args) { in RegisterSignalHandler() argument
/third_party/node/test/addons/request-interrupt/
H A Dbinding.cc18 void ScheduleInterrupt(const FunctionCallbackInfo<Value>& args) { in ScheduleInterrupt() argument
36 void ScheduleInterruptWithJS(const FunctionCallbackInfo<Value>& args) { in ScheduleInterruptWithJS() argument
/third_party/node/test/addons/worker-buffer-callback/
H A Dbinding.cc14 void GetFreeCallCount(const FunctionCallbackInfo<Value>& args) { in GetFreeCallCount() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dhelper.c13 struct fuse_chan *fuse_mount(const char *mountpoint, struct fuse_args *args) in fuse_mount() argument
/third_party/nghttp2/lib/
H A Dnghttp2_debug.c41 va_list args; in nghttp2_debug_vprintf() local
31 nghttp2_default_debug_vfprintf_callback(const char *fmt, va_list args) nghttp2_default_debug_vfprintf_callback() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_debug.c41 va_list args; in nghttp2_debug_vprintf() local
31 nghttp2_default_debug_vfprintf_callback(const char *fmt, va_list args) nghttp2_default_debug_vfprintf_callback() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_debug.c42 va_list args; in nghttp3_debug_vprintf() local
32 nghttp3_default_debug_vfprintf_callback(const char *fmt, va_list args) nghttp3_default_debug_vfprintf_callback() argument
/third_party/libdrm/tegra/
H A Dsyncpt.c38 struct drm_tegra_syncpoint_allocate args; in drm_tegra_syncpoint_new() local
65 struct drm_tegra_syncpoint_free args; in drm_tegra_syncpoint_free() local
87 struct drm_tegra_syncpoint_wait args; drm_tegra_fence_wait() local
[all...]
/third_party/ltp/testcases/lib/
H A Dtst_ns_create.c60 struct tst_clone_args args = { 0, SIGCHLD }; in main() local
/third_party/ltp/testcases/kernel/syscalls/close_range/
H A Dclose_range02.c41 const struct tst_clone_args args = { in run() local
/third_party/ltp/testcases/kernel/syscalls/socketcall/
H A Dsocketcall02.c25 unsigned long *args; member
/third_party/ltp/testcases/kernel/syscalls/sysctl/
H A Dsysctl03.c48 struct __sysctl_args args = { in verify_sysctl() local

Completed in 5 milliseconds

12345678910>>...143