Home
last modified time | relevance | path

Searched defs:arg_types (Results 1 - 25 of 52) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dexresop.c106 u32 arg_types; in acpi_ex_resolve_operands() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dexresop.c106 u32 arg_types; in acpi_ex_resolve_operands() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_assert.c66 LLVMTypeRef arg_types[2]; in lp_build_assert() local
H A Dlp_bld_intr.c242 LLVMTypeRef arg_types[LP_MAX_FUNC_ARGS]; in lp_build_intrinsic() local
124 lp_declare_intrinsic(LLVMModuleRef module, const char *name, LLVMTypeRef ret_type, LLVMTypeRef *arg_types, unsigned num_args) lp_declare_intrinsic() argument
H A Dlp_bld_const.c468 lp_build_const_func_pointer(struct gallivm_state *gallivm, const void *ptr, LLVMTypeRef ret_type, LLVMTypeRef *arg_types, unsigned num_args, const char *name) lp_build_const_func_pointer() argument
H A Dlp_bld_format_aos.c830 LLVMTypeRef arg_types[4]; in lp_build_fetch_rgba_aos() local
936 LLVMTypeRef arg_types[4]; in lp_build_fetch_rgba_aos() local
[all...]
/third_party/node/deps/v8/src/torque/
H A Dtype-oracle.cc38 GetGenericTypeInstance(GenericType* generic_type, TypeVector arg_types) GetGenericTypeInstance() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c327 LLVMTypeRef arg_types[1]; in lp_jit_create_types() local
H A Dlp_state_fs_linear_llvm.c285 LLVMTypeRef arg_types[4]; in llvmpipe_fs_variant_linear_llvm() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_function.c213 const struct dxil_type *arg_types[MAX_FUNC_PARAMS]; in dxil_alloc_func_with_rettype() local
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-writer.cc169 const uint8_t* arg_types = trace_event->arg_types(); in AppendTraceEvent() local
H A Dtrace-object.cc33 Initialize( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int64_t timestamp, int64_t cpu_timestamp) Initialize() argument
110 InitializeForTesting( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, uint64_t duration, uint64_t cpu_duration) InitializeForTesting() argument
H A Dtracing-controller.cc116 AddTraceEvent( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags) AddTraceEvent() argument
130 AddTraceEventWithTimestamp( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int64_t timestamp) AddTraceEventWithTimestamp() argument
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_64.c502 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 *src) in call_with_args() argument
H A DsljitNativeMIPS_32.c66 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_ins *ins_ptr, sljit_u32 *extra_space) in call_with_args() argument
195 sljit_emit_call(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 arg_types) sljit_emit_call() argument
251 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 arg_types, sljit_s32 src, sljit_sw srcw) sljit_emit_icall() argument
[all...]
H A DsljitNativeMIPS_64.c151 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_ins *ins_ptr) in call_with_args() argument
225 sljit_emit_call(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 arg_types) sljit_emit_call() argument
267 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 arg_types, sljit_s32 src, sljit_sw srcw) sljit_emit_icall() argument
[all...]
H A DsljitNativeX86_32.c262 sljit_emit_enter(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_emit_enter() argument
487 sljit_set_context(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_set_context() argument
627 call_get_stack_size(sljit_s32 arg_types, sljit_s32 *word_arg_count_ptr) call_get_stack_size() argument
660 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_sw stack_size, sljit_s32 word_arg_count, sljit_s32 keep_tmp1) call_with_args() argument
711 post_call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 stack_size) post_call_with_args() argument
735 tail_call_with_args(struct sljit_compiler *compiler, sljit_s32 *extra_space, sljit_s32 arg_types, sljit_s32 src, sljit_sw srcw) tail_call_with_args() argument
964 tail_call_reg_arg_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) tail_call_reg_arg_with_args() argument
996 sljit_emit_call(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 arg_types) sljit_emit_call() argument
1046 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 arg_types, sljit_s32 src, sljit_sw srcw) sljit_emit_icall() argument
[all...]
H A DsljitNativeX86_64.c373 sljit_emit_enter(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_emit_enter() argument
553 sljit_set_context(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_set_context() argument
703 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 *src_ptr) call_with_args() argument
734 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 *src_ptr) call_with_args() argument
812 sljit_emit_call(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 arg_types) sljit_emit_call() argument
832 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 arg_types, sljit_s32 src, sljit_sw srcw) sljit_emit_icall() argument
[all...]
/third_party/node/src/tracing/
H A Dagent.cc226 AddMetadataEvent( const unsigned char* category_group_enabled, const char* name, int num_args, const char** arg_names, const unsigned char* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* convertable_values, unsigned int flags) AddMetadataEvent() argument
H A Dtrace_event.h458 AddTraceEventImpl( char phase, const uint8_t* category_group_enabled, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int32_t num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, unsigned int flags) AddTraceEventImpl() argument
481 AddTraceEventWithTimestampImpl( char phase, const uint8_t* category_group_enabled, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int32_t num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, unsigned int flags, int64_t timestamp) AddTraceEventWithTimestampImpl() argument
504 AddMetadataEventImpl( const uint8_t* category_group_enabled, const char* name, int32_t num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, unsigned int flags) AddMetadataEventImpl() argument
616 unsigned char arg_types[2]; AddTraceEvent() local
618 SetTraceValue(std::forward<ARG1_TYPE>(arg1_val), &arg_types[0], AddTraceEvent() local
620 SetTraceValue(std::forward<ARG2_TYPE>(arg2_val), &arg_types[1], AddTraceEvent() local
658 unsigned char arg_types[2]; AddTraceEventWithTimestamp() local
660 SetTraceValue(std::forward<ARG1_TYPE>(arg1_val), &arg_types[0], AddTraceEventWithTimestamp() local
662 SetTraceValue(std::forward<ARG2_TYPE>(arg2_val), &arg_types[1], AddTraceEventWithTimestamp() local
[all...]
/third_party/skia/src/core/
H A DSkTraceEvent.h296 uint8_t arg_types[1]; in AddTraceEvent() local
318 unsigned char arg_types[2]; in AddTraceEvent() local
/third_party/python/Modules/_ctypes/libffi_osx/include/
H A Dffi.h173 /*@dependent@*/ ffi_type** arg_types; member
/third_party/python/Modules/_ctypes/libffi_osx/x86/
H A Dx86-ffi64.c441 ffi_type** arg_types; in ffi_call() local
630 ffi_type** arg_types; ffi_closure_unix64_inner() local
[all...]
/third_party/node/deps/v8/include/libplatform/
H A Dv8-tracing.h78 uint8_t* arg_types() { return arg_types_; } in arg_types() function in v8::platform::tracing::TraceObject
/third_party/node/deps/v8/include/v8-include/libplatform/
H A Dv8-tracing.h78 uint8_t* arg_types() { return arg_types_; } in arg_types() function in v8::platform::tracing::TraceObject

Completed in 17 milliseconds

123