Home
last modified time | relevance | path

Searched defs:call (Results 101 - 125 of 433) sorted by relevance

12345678910>>...18

/test/testfwk/arkxtest/uitest/napi/
H A Dui_event_observer_napi.cpp38 void UiEventObserverNapi::PreprocessCallOnce(napi_env env, ApiCallInfo &call, napi_value jsThis, in PreprocessCallOnce() argument
/test/testfwk/developer_test/local_coverage/code_coverage/
H A Dmultiprocess_code_coverage.py50 def call(cmd_list, is_show_cmd=False, out=None, err=None): function
/third_party/icu/icu4c/source/test/perf/utrie2perf/
H A Dutrie2perf.cpp124 virtual void call(UErrorCode* pErrorCode) { in call() function in CheckFCD
192 virtual void call(UErrorCode* pErrorCode) { in call() function in ToNFC
216 virtual void call(UErrorCode* pErrorCode) { in call() function in GetBiDiClass
/third_party/jinja2/
H A Dsandbox.py377 def call( member in SandboxedEnvironment
/third_party/mesa3d/src/compiler/glsl/
H A Dir_function_detect_recursion.cpp197 virtual ir_visitor_status visit_enter(ir_call *call) in visit_enter() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_inline_functions.c148 nir_call_instr *call = nir_instr_as_call(instr); in inline_functions_block() local
[all...]
/third_party/musl/porting/linux/user/src/exit/
H A Datexit.c194 static void call(void *p) in call() function
/third_party/musl/src/exit/linux/
H A Datexit.c193 static void call(void *p) in call() function
/third_party/icu/icu4c/source/test/perf/charperf/
H A Dcharperf.h29 virtual void call(UErrorCode* status) in call() function in CharPerfFunction
56 virtual void call(UErrorCode* status) in call() function in StdLibCharPerfFunction
/third_party/lwip/src/include/netif/ppp/
H A Dpppapi.h101 struct tcpip_api_call_data call; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DAstHelpers.cpp181 TIntermTyped &sh::GetArg(const TIntermAggregate &call, size_t index) in GetArg() argument
191 void sh::SetArg(TIntermAggregate &call, size_t index, TIntermTyped &arg) in SetArg() argument
/third_party/vk-gl-cts/executor/
H A DxeCallQueue.cpp62 Call* call = DE_NULL; in callNext() local
113 Call* call = DE_NULL; getEmptyCall() local
133 enqueue(Call* call) enqueue() argument
147 freeCall(Call* call) freeCall() argument
172 CallReader(Call* call) CallReader() argument
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dcalculate_array_length.cc121 auto* call = sem.Get(call_expr); in Run() local
/third_party/skia/third_party/externals/tint/src/writer/
H A Dappend_vector.cc32 const sem::Call* call = nullptr; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_intrinsic_test.cc2379 auto* call = pack4 ? Call(param.name, vec4<float>(1.0f, 1.0f, 1.0f, 1.0f)) in TEST_P() local
/third_party/python/Lib/
H A Dcgitb.py136 call = '' variable
138 call = 'in ' + strong(pydoc.html.escape(func)) variable
220 call = '' variable
222 call = 'in ' + func variable
/third_party/rust/crates/memchr/src/memmem/prefilter/
H A Dmod.rs124 pub fn call( in call() functions
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_tree.c79 struct cil_call *call = node->data; in cil_tree_get_next_path() local
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dftrace.c41 make_jbsr(unsigned long callee, unsigned long pc, uint16_t *call, bool nolr) make_jbsr() argument
94 uint16_t call[7]; ftrace_modify_code() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Druntime-wrappers.c105 void efi_call_virt_check_flags(unsigned long flags, const char *call) in efi_call_virt_check_flags() argument
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dftrace.c41 make_jbsr(unsigned long callee, unsigned long pc, uint16_t *call, bool nolr) make_jbsr() argument
94 uint16_t call[7]; ftrace_modify_code() local
[all...]
/kernel/linux/linux-5.10/tools/virtio/ringtest/
H A Dmain.c66 void call(void) in call() function
/kernel/linux/linux-5.10/tools/virtio/
H A Dvirtio_test.c29 int call; member
/kernel/linux/linux-5.10/net/rxrpc/
H A Dsendmsg.c23 static bool rxrpc_check_tx_space(struct rxrpc_call *call, rxrpc_seq_t *_tx_win) in rxrpc_check_tx_space() argument
38 rxrpc_wait_for_tx_window_intr(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo) rxrpc_wait_for_tx_window_intr() argument
62 rxrpc_wait_for_tx_window_waitall(struct rxrpc_sock *rx, struct rxrpc_call *call) rxrpc_wait_for_tx_window_waitall() argument
103 rxrpc_wait_for_tx_window_nonintr(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo) rxrpc_wait_for_tx_window_nonintr() argument
124 rxrpc_wait_for_tx_window(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo, bool waitall) rxrpc_wait_for_tx_window() argument
160 rxrpc_instant_resend(struct rxrpc_call *call, int ix) rxrpc_instant_resend() argument
179 rxrpc_notify_end_tx(struct rxrpc_sock *rx, struct rxrpc_call *call, rxrpc_notify_end_tx_t notify_end_tx) rxrpc_notify_end_tx() argument
191 rxrpc_queue_packet(struct rxrpc_sock *rx, struct rxrpc_call *call, struct sk_buff *skb, bool last, rxrpc_notify_end_tx_t notify_end_tx) rxrpc_queue_packet() argument
287 rxrpc_send_data(struct rxrpc_sock *rx, struct rxrpc_call *call, struct msghdr *msg, size_t len, rxrpc_notify_end_tx_t notify_end_tx, bool *_dropped_lock) rxrpc_send_data() argument
626 struct rxrpc_call *call; global() variable
668 struct rxrpc_call *call; global() variable
809 rxrpc_kernel_send_data(struct socket *sock, struct rxrpc_call *call, struct msghdr *msg, size_t len, rxrpc_notify_end_tx_t notify_end_tx) rxrpc_kernel_send_data() argument
863 rxrpc_kernel_abort_call(struct socket *sock, struct rxrpc_call *call, u32 abort_code, int error, const char *why) rxrpc_kernel_abort_call() argument
893 rxrpc_kernel_set_tx_length(struct socket *sock, struct rxrpc_call *call, s64 tx_total_len) rxrpc_kernel_set_tx_length() argument
[all...]
H A Drecvmsg.c23 void rxrpc_notify_socket(struct rxrpc_call *call) in rxrpc_notify_socket() argument
64 __rxrpc_set_call_completion(struct rxrpc_call *call, enum rxrpc_call_completion compl, u32 abort_code, int error) __rxrpc_set_call_completion() argument
82 rxrpc_set_call_completion(struct rxrpc_call *call, enum rxrpc_call_completion compl, u32 abort_code, int error) rxrpc_set_call_completion() argument
100 __rxrpc_call_completed(struct rxrpc_call *call) __rxrpc_call_completed() argument
105 rxrpc_call_completed(struct rxrpc_call *call) rxrpc_call_completed() argument
120 __rxrpc_abort_call(const char *why, struct rxrpc_call *call, rxrpc_seq_t seq, u32 abort_code, int error) __rxrpc_abort_call() argument
129 rxrpc_abort_call(const char *why, struct rxrpc_call *call, rxrpc_seq_t seq, u32 abort_code, int error) rxrpc_abort_call() argument
143 rxrpc_recvmsg_term(struct rxrpc_call *call, struct msghdr *msg) rxrpc_recvmsg_term() argument
184 rxrpc_end_rx_phase(struct rxrpc_call *call, rxrpc_serial_t serial) rxrpc_end_rx_phase() argument
222 rxrpc_rotate_rx_window(struct rxrpc_call *call) rxrpc_rotate_rx_window() argument
278 rxrpc_verify_packet(struct rxrpc_call *call, struct sk_buff *skb, u8 annotation, unsigned int offset, unsigned int len) rxrpc_verify_packet() argument
314 rxrpc_locate_data(struct rxrpc_call *call, struct sk_buff *skb, u8 *_annotation, unsigned int *_offset, unsigned int *_len, bool *_last) rxrpc_locate_data() argument
354 rxrpc_recvmsg_data(struct socket *sock, struct rxrpc_call *call, struct msghdr *msg, struct iov_iter *iter, size_t len, int flags, size_t *_offset) rxrpc_recvmsg_data() argument
489 struct rxrpc_call *call; rxrpc_recvmsg() local
684 rxrpc_kernel_recv_data(struct socket *sock, struct rxrpc_call *call, struct iov_iter *iter, bool want_more, u32 *_abort, u16 *_service) rxrpc_kernel_recv_data() argument
783 rxrpc_kernel_get_reply_time(struct socket *sock, struct rxrpc_call *call, ktime_t *_ts) rxrpc_kernel_get_reply_time() argument
[all...]

Completed in 15 milliseconds

12345678910>>...18