| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | kernel.cpp | 98 clSetKernelArg(cl_kernel d_kern, cl_uint idx, size_t size, in clSetKernelArg() argument 197 clGetKernelArgInfo(cl_kernel d_kern, cl_uint idx, cl_kernel_arg_info param, size_t size, void *r_buf, size_t *r_size) clGetKernelArgInfo() argument
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_enc.c | 322 static OMX_ERRORTYPE vid_enc_SetParameter(OMX_HANDLETYPE handle, OMX_INDEXTYPE idx, OMX_PT argument 419 vid_enc_GetParameter(OMX_HANDLETYPE handle, OMX_INDEXTYPE idx, OMX_PTR param) vid_enc_GetParameter() argument 507 vid_enc_SetConfig(OMX_HANDLETYPE handle, OMX_INDEXTYPE idx, OMX_PTR config) vid_enc_SetConfig() argument 570 vid_enc_GetConfig(OMX_HANDLETYPE handle, OMX_INDEXTYPE idx, OMX_PTR config) vid_enc_GetConfig() argument 645 vid_enc_AllocateInBuffer(omx_base_PortType *port, OMX_INOUT OMX_BUFFERHEADERTYPE **buf, OMX_IN OMX_U32 idx, OMX_IN OMX_PTR private, OMX_IN OMX_U32 size) vid_enc_AllocateInBuffer() argument 674 vid_enc_UseInBuffer(omx_base_PortType *port, OMX_BUFFERHEADERTYPE **buf, OMX_U32 idx, OMX_PTR private, OMX_U32 size, OMX_U8 *mem) vid_enc_UseInBuffer() argument 695 vid_enc_FreeInBuffer(omx_base_PortType *port, OMX_U32 idx, OMX_BUFFERHEADERTYPE *buf) vid_enc_FreeInBuffer() argument 713 vid_enc_AllocateOutBuffer(omx_base_PortType *port, OMX_INOUT OMX_BUFFERHEADERTYPE **buf, OMX_IN OMX_U32 idx, OMX_IN OMX_PTR private, OMX_IN OMX_U32 size) vid_enc_AllocateOutBuffer() argument 733 vid_enc_FreeOutBuffer(omx_base_PortType *port, OMX_U32 idx, OMX_BUFFERHEADERTYPE *buf) vid_enc_FreeOutBuffer() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ci/ |
| H A D | radeonsi-run-tests.py | 147 idx = f.find("-render") variable
|
| /third_party/mesa3d/src/getopt/ |
| H A D | getopt_long.c | 159 parse_long_options(char * const *nargv, const char *options, const struct option *long_options, int *idx, int short_too) parse_long_options() argument 277 getopt_internal(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx, int flags) getopt_internal() argument 492 getopt_long(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) getopt_long() argument 505 getopt_long_only(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) getopt_long_only() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_pipeline.h | 99 unsigned idx : 8; member
|
| H A D | zink_kopper.h | 97 zink_kopper_last_present_eq(const struct kopper_displaytarget *cdt, uint32_t idx) in zink_kopper_last_present_eq() argument 103 zink_kopper_acquired(const struct kopper_displaytarget *cdt, uint32_t idx) in zink_kopper_acquired() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_liverangeevaluator.cpp | 320 auto idx = instr->export_index(); in visit() local 361 auto idx = instr->rat_id_offset(); in visit() local
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | postproc.c | 90 static void vlVaGetBox(struct pipe_video_buffer *buf, unsigned idx, in vlVaGetBox() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_bc_dump.cpp | 250 static void print_src(sb_ostream &s, bc_alu &alu, unsigned idx) in print_src() argument
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | protocol_core.cc | 101 int32_t idx = 0; in Deserialize() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | logfile.c | 288 u16 nr_clients, idx; in ntfs_check_log_client_array() local
|
| /third_party/musl/src/malloc/mallocng/ |
| H A D | malloc.c | 53 int idx; in get_randomIdx() local 230 int idx = get_randomIdx(mask, m->last_idx); in try_avail() local 331 int idx = alloc_slot(j, UNIT+cnt*size-IB); in alloc_group() local 375 int idx; in malloc() local [all...] |
| /third_party/musl/porting/linux/user/src/fdsan/ |
| H A D | fdsan.c | 55 static struct FdEntry* get_fd_entry(size_t idx) in get_fd_entry() argument
|
| /third_party/musl/porting/linux/user/src/malloc/mallocng/ |
| H A D | malloc.c | 51 int idx; in get_randomIdx() local 227 int idx = get_randomIdx(mask, m->last_idx); in try_avail() local 326 int idx = alloc_slot(j, UNIT+cnt*size-IB); in alloc_group() local 370 int idx; in malloc() local [all...] |
| /third_party/musl/src/fdsan/linux/ |
| H A D | fdsan.c | 60 static struct FdEntry* get_fd_entry(size_t idx) in get_fd_entry() argument
|
| /third_party/musl/src/sigchain/linux/ |
| H A D | sigchain.c | 160 int idx, validSigaction = 0; in signal_chain_handler() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | locmap.cpp | 981 uint32_t idx; in getHostID() local 1267 uint32_t idx; in uprv_convertToLCID() local [all...] |
| H A D | utrie2.cpp | 89 int32_t idx= in u8Index() local 447 const uint16_t *idx; in enumEitherTrie() local [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__iface_ips.c | 151 size_t idx; in ares__iface_ips_add() local 236 const char *ares__iface_ips_get_name(const ares__iface_ips_t *ips, size_t idx) in ares__iface_ips_get_name() argument 244 ares__iface_ips_get_addr(const ares__iface_ips_t *ips, size_t idx) ares__iface_ips_get_addr() argument 253 ares__iface_ips_get_flags(const ares__iface_ips_t *ips, size_t idx) ares__iface_ips_get_flags() argument 262 ares__iface_ips_get_netmask(const ares__iface_ips_t *ips, size_t idx) ares__iface_ips_get_netmask() argument 271 ares__iface_ips_get_ll_scope(const ares__iface_ips_t *ips, size_t idx) ares__iface_ips_get_ll_scope() argument [all...] |
| H A D | ares__htable.c | 245 size_t idx = HASH_IDX(htable, htable->bucket_key(val)); in ares__htable_expand() local 258 size_t idx = HASH_IDX(htable, htable->bucket_key(val)); in ares__htable_expand() local 174 ares__htable_find(const ares__htable_t *htable, unsigned int idx, const void *key) ares__htable_find() argument 315 unsigned int idx = 0; ares__htable_insert() local 370 unsigned int idx; ares__htable_get() local 384 unsigned int idx; ares__htable_remove() local [all...] |
| H A D | ares_dns_name.c | 33 size_t idx; member 46 ares__nameoffset_create(ares__llist_t **list, const char *name, size_t idx) ares__nameoffset_create() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationweights.cpp | 55 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte() argument 60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | clear.c | 119 color_buffer_writes_enabled(const struct gl_context *ctx, unsigned idx) in color_buffer_writes_enabled() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_rt.c | 42 nir_ssa_def *idx; in resize_deref() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atom_array.cpp | 61 init_velement(struct pipe_vertex_element *velements, const struct gl_vertex_format *vformat, int src_offset, unsigned instance_divisor, int vbo_index, bool dual_slot, int idx) init_velement() argument
|