Home
last modified time | relevance | path

Searched defs:args_size (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_kernel.h54 uint16_t args_size; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_printf.c58 int args_size = align(glsl_get_cl_size(args->type), 4); in lower_printf_instr() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dkernel.cpp367 clEnqueueNativeKernel(cl_command_queue d_q, void (*func)(void *), void *args, size_t args_size, cl_uint num_mems, const cl_mem *d_mems, const void **mem_handles, cl_uint num_deps, const cl_event *d_deps, cl_event *rd_ev) clEnqueueNativeKernel() argument
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_32.c267 sljit_s32 size, args_size, types, status; in sljit_emit_enter() local
491 sljit_s32 args_size; sljit_set_context() local
739 sljit_sw args_size, saved_regs_size; tail_call_with_args() local
[all...]
H A DsljitLir.h453 sljit_s32 args_size; member
477 sljit_uw args_size; member
491 sljit_uw args_size; member
/third_party/alsa-utils/alsamixer/
H A Dconfigparser.c474 static unsigned int parse_line(char *line, char **args, unsigned int args_size) in parse_line() argument
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-gc.c1331 size_t args_size = ((size_t) args_length) * sizeof (ecma_value_t); in ecma_gc_free_object() local
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c732 jerry_generate_snapshot_with_args(const jerry_char_t *resource_name_p, size_t resource_name_length, const jerry_char_t *source_p, size_t source_size, const jerry_char_t *args_p, size_t args_size, uint32_t generate_snapshot_opts, uint32_t *buffer_p, size_t buffer_size) jerry_generate_snapshot_with_args() argument
1774 jerry_generate_function_snapshot(const jerry_char_t *resource_name_p, size_t resource_name_length, const jerry_char_t *source_p, size_t source_size, const jerry_char_t *args_p, size_t args_size, uint32_t generate_snapshot_opts, uint32_t *buffer_p, size_t buffer_size) jerry_generate_function_snapshot() argument
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslated-state.cc1650 int args_size = SloppyArgumentsElements::SizeFor(args_length); in EnsureCapturedObjectAllocatedAt() local
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c247 uvwasi_size_t args_size; in uvwasi_init() local
/third_party/libunwind/libunwind/include/
H A Ddwarf.h304 unw_word_t args_size; member
318 unw_word_t args_size; /* size of arguments */ member

Completed in 21 milliseconds