Home
last modified time | relevance | path

Searched defs:args (Results 251 - 275 of 6506) sorted by relevance

1...<<11121314151617181920>>...261

/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
/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.h10 struct symbol *args[6]; member
/third_party/node/deps/v8/src/base/
H A Donce.h97 CallOnce(OnceType* once, typename FunctionWithArgs<Args...>::type init_func, Args... args) CallOnce() argument
/third_party/node/deps/v8/src/extensions/
H A Dcputracemark-extension.cc19 Mark( const v8::FunctionCallbackInfo<v8::Value>& args) Mark() argument
H A Dignition-statistics-extension.cc30 GetIgnitionDispatchCounters( const v8::FunctionCallbackInfo<v8::Value>& args) GetIgnitionDispatchCounters() argument
H A Dtrigger-failure-extension.cc43 TriggerCheckFalse( const v8::FunctionCallbackInfo<v8::Value>& args) TriggerCheckFalse() argument
49 TriggerAssertFalse( const v8::FunctionCallbackInfo<v8::Value>& args) TriggerAssertFalse() argument
55 TriggerSlowAssertFalse( const v8::FunctionCallbackInfo<v8::Value>& args) TriggerSlowAssertFalse() argument
/third_party/mesa3d/src/gallium/auxiliary/os/
H A Dos_process.c116 const char *args = GetCommandLineA(); in os_get_command_line() local
/third_party/mesa3d/src/util/
H A Du_qsort.h42 void *args; member
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvprintf.c28 va_list args; in vprintf_0100() local
49 va_list args; in vprintf_0200() local
/third_party/node/deps/uv/src/unix/
H A Daix-common.c62 char args[UV__PATH_MAX]; in uv_exepath() local
/third_party/protobuf/conformance/
H A Dupdate_failure_list.py45 args = parser.parse_args() variable
/third_party/protobuf/csharp/src/AddressBook/
H A DAddPerson.cs98 public static int Main(string[] args) in Main() argument
H A DListPeople.cs76 public static int Main(string[] args) in Main() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLObject.h40 static T *Create(cl_int &errorCode, Args &&... args) in Create() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...261