Searched defs:call (Results 1 - 25 of 50) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DTypeSize.cpp22 static void *call() { function in struct:__anon2129::CreateScalableErrorAsWarning
H A DRandomNumberGenerator.cpp33 static void *call() { function in struct:__anon1945::CreateSeed
H A DDebug.cpp86 static void *call() { function in struct:__anon2104::CreateDebug
95 static void *call() { function in struct:__anon2104::CreateDebugBufferSize
130 static void *call() { function in struct:__anon2106::CreateDebugOnly
H A DWithColor.cpp25 static void *call() { function in struct:__anon2140::CreateUseColor
H A DParallel.cpp95 static void *call() { return new ThreadPoolExecutor(strategy); } function in struct:llvm::parallel::detail::__anon2065::ThreadPoolExecutor::Creator
98 static void call(void *Ptr) { ((ThreadPoolExecutor *)Ptr)->stop(); } function in struct:llvm::parallel::detail::__anon2065::ThreadPoolExecutor::Deleter
H A DSignals.cpp48 static void *call() { function in struct:__anon2165::CreateDisableSymbolication
56 static void *call() { function in struct:__anon2165::CreateCrashDiagnosticsDir
H A DGraphWriter.cpp42 static void *call() { function in struct:__anon2156::CreateViewBackground
H A DTimer.cpp60 static void *call() { function in struct:__anon2282::CreateTrackSpace
69 static void *call() { function in struct:__anon2282::CreateInfoOutputFilename
79 static void *call() { function in struct:__anon2282::CreateSortTimers
120 static void *call() { function in struct:__anon2283::CreateDefaultTimerGroup
/freebsd-current/contrib/ofed/libibmad/
H A Dbm.c51 uint8_t *bm_call_via(void *data, ib_portid_t * portid, ib_bm_call_t * call, argument
H A Dvendor.c57 ib_vendor_call(void *data, ib_portid_t * portid, ib_vendor_call_t * call) argument
63 ib_vendor_call_via(void *data, ib_portid_t * portid, ib_vendor_call_t * call, struct ibmad_port * srcport) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/TableGen/
H A DTableGenBackend.cpp27 void *OptCreatorT::call() { function in class:llvm::TableGen::Emitter::OptCreatorT
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DManagedStatic.h23 static void *call() { return new C(); } function in struct:llvm::object_creator
29 static void call(void *Ptr) { delete (T *)Ptr; } function in struct:llvm::object_deleter
32 static void call(void *Ptr) { delete[](T *)Ptr; } function in struct:llvm::object_deleter
/freebsd-current/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y214 call : CALL result fn_name args eol { label
/freebsd-current/sys/dev/xen/efi/
H A Dpvefi.c59 struct xenpf_efi_runtime_call *call = &op.u.efi_runtime_call; local
86 struct xenpf_efi_runtime_call *call = &op.u.efi_runtime_call; local
133 struct xenpf_efi_runtime_call *call = &op.u.efi_runtime_call; local
161 struct xenpf_efi_runtime_call *call = &op.u.efi_runtime_call; local
189 struct xenpf_efi_runtime_call *call = &op.u.efi_runtime_call; local
[all...]
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibping.c113 ib_vendor_call_t call; local
[all...]
H A Dibmirror.c436 ib_vendor_call_t call; local
H A Dvendstat.c182 ib_vendor_call_t call; local
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-function-mocker_test.cc822 auto call = [](const std::function<int(int)>& f, int i) { return f(i); }; local
841 auto call = [](const std::function<int(int&)>& f, int& i) { return f(i); }; local
/freebsd-current/sys/security/mac_grantbylabel/
H A Dmac_grantbylabel.c358 mac_grantbylabel_syscall(struct thread *td, int call, void *arg) argument
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp36 const CallExpr *call; member in struct:__anon874::MallocOverflowCheck
41 MallocOverflowCheck(const CallExpr *call, const BinaryOperator *m, argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Dwrapper_function_utils.h132 static decltype(auto) call(HandlerT &&H, ArgTupleT &Args, function in class:__orc_rt::detail::WrapperFunctionHandlerCaller
141 static SPSEmpty call(HandlerT &&H, ArgTupleT &Args, function in class:__orc_rt::detail::WrapperFunctionHandlerCaller
292 static Error call(cons function in class:__orc_rt::WrapperFunction
351 static Error call(const void *FnTag, const ArgTs &...Args) { function in class:__orc_rt::WrapperFunction
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h185 static decltype(auto) call(HandlerT &&H, ArgTupleT &Args, function in class:llvm::orc::shared::detail::WrapperFunctionHandlerCaller
194 static SPSEmpty call(HandlerT &&H, ArgTupleT &Args, function in class:llvm::orc::shared::detail::WrapperFunctionHandlerCaller
446 static Error call(cons function in class:llvm::orc::shared::WrapperFunction
556 static Error call(const CallerFn &Caller, const ArgTs &...Args) { function in class:llvm::orc::shared::WrapperFunction
[all...]
/freebsd-current/sys/nfs/
H A Dkrpc_subr.c196 struct krpc_call *call; local
[all...]
/freebsd-current/stand/libsa/
H A Drpc.c111 struct rpc_call *call; local
[all...]
/freebsd-current/contrib/bmake/filemon/
H A Dfilemon_ktrace.c418 struct ktr_syscall *call = &F->payload.syscall; local
585 syscall_enter( const struct filemon_key *key, const struct ktr_syscall *call, unsigned npath, void (*show)(struct filemon *, const struct filemon_state *, const struct ktr_sysret *)) argument
757 filemon_sys_chdir(struct filemon *F, const struct filemon_key *key, const struct ktr_syscall *call) argument
767 filemon_sys_execve(struct filemon *F, const struct filemon_key *key, const struct ktr_syscall *call) argument
774 filemon_sys_exit(struct filemon *F, const struct filemon_key *key, const struct ktr_syscall *call) argument
792 filemon_sys_fork(struct filemon *F, const struct filemon_key *key, const struct ktr_syscall *call) argument
800 filemon_sys_link(struct filemon *F, const struct filemon_key *key, const struct ktr_syscall *call) argument
808 filemon_sys_open(struct filemon *F, const struct filemon_key *key, const struct ktr_syscall *call) argument
830 filemon_sys_openat(struct filemon *F, const struct filemon_key *key, const struct ktr_syscall *call) argument
873 filemon_sys_symlink(struct filemon *F, const struct filemon_key *key, const struct ktr_syscall *call) argument
881 filemon_sys_unlink(struct filemon *F, const struct filemon_key *key, const struct ktr_syscall *call) argument
889 filemon_sys_rename(struct filemon *F, const struct filemon_key *key, const struct ktr_syscall *call) argument
[all...]

Completed in 182 milliseconds

12