| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | core.c | 9405 int idx; in cpu_weight_nice_write_s64() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | wl_android.c | 3253 int ielen = 0, datalen = 0, idx = 0, tot_len = 0; in wl_android_set_ibss_beacon_ouidata() local
|
| H A D | dhd_common.c | 1255 dhd_iovar_parse_bssidx(dhd_pub_t *dhd_pub, const char *params, uint32 *idx, const char **val) in dhd_iovar_parse_bssidx() argument 4375 dhd_aoe_arp_clr(dhd_pub_t *dhd, int idx) in dhd_aoe_arp_clr() argument 4398 dhd_aoe_hostip_clr(dhd_pub_t *dhd, int idx) in dhd_aoe_hostip_clr() argument 4419 dhd_arp_offload_add_ip(dhd_pub_t *dhd, uint32 ipaddr, int idx) dhd_arp_offload_add_ip() argument 4443 dhd_arp_get_arp_hostip_table(dhd_pub_t *dhd, void *buf, int buflen, int idx) dhd_arp_get_arp_hostip_table() argument 4521 dhd_ndo_add_ip(dhd_pub_t *dhd, char* ipv6addr, int idx) dhd_ndo_add_ip() argument 4554 dhd_ndo_remove_ip(dhd_pub_t *dhd, int idx) dhd_ndo_remove_ip() argument 4633 dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx) dhd_ndo_add_ip_with_type() argument 4680 dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx) dhd_ndo_remove_ip_by_addr() argument 4719 dhd_ndo_remove_ip_by_type(dhd_pub_t *dhdp, uint8 type, int idx) dhd_ndo_remove_ip_by_type() argument 5310 int idx = 0; wl_parse_ssid_list_tlv() local 5439 int idx = 0; wl_iw_parse_channel_list_tlv() local 5485 wl_iw_parse_ssid_list(char** list_str, wlc_ssid_t* ssid, int idx, int max) wl_iw_parse_ssid_list() argument 6637 uint8 idx = 0; __dhd_event_ecounters_get_event_id_array() local [all...] |
| H A D | bcmutils.c | 1090 uint16 idx, val16; in id16_map_init() local 1174 uint16 idx, val1 in id16_map_clear() local 1291 int idx; id16_map_audit() local 3540 int idx = qdbm - QDBM_OFFSET; bcm_qdbm_to_mw() local [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffplay.c | 1086 int idx = (SAMPLE_ARRAY_SIZE + x - i) % SAMPLE_ARRAY_SIZE; in video_audio_display() local
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm.c | 7835 unsigned int idx = fields[k].index; in snd_pcm_slave_conf() local 7941 int idx; in snd_pcm_link_ptr() local 7971 int idx; snd_pcm_unlink_ptr() local [all...] |
| /third_party/backends/backend/ |
| H A D | hp3500.c | 3542 int idx = rts8801_scan() local 3611 int idx = rts8801_scan() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numfmtst.cpp | 8810 int32_t idx = 0; in verifyFieldPositionIterator() local
|
| H A D | rbbitst.cpp | 5517 int idx = randomStringIndex(); in TestRandomAccess() local
|
| /third_party/FatFs/source/ |
| H A D | ff.c | 6564 int idx, nchr; /* Write index of buf[] (-1:error), number of encoding units written */ member
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_nir_lower_ngg.c | 665 remove_compacted_arg(lower_ngg_nogs_state *state, nir_builder *b, unsigned idx) in remove_compacted_arg() argument 2398 unsigned idx = location * 4 + comp + component_offset; in ms_store_arrayed_output_intrin() local 2444 unsigned idx = location * 4 + comp + component_addr_off; in ms_load_arrayed_output() local 2597 unsigned idx = slot * 4 + comp; in emit_ms_prelude() local [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_pipeline.c | 818 unsigned idx; in tu6_setup_streamout() local
|
| H A D | tu_cmd_buffer.c | 1981 unsigned idx = i + firstSet; in tu_CmdBindDescriptorSets() local 2206 uint32_t idx = i + firstBinding; in tu_CmdBindTransformFeedbackBuffersEXT() local 2246 uint32_t idx = firstCounterBuffer + i; in tu_CmdBeginTransformFeedbackEXT() local 2298 uint32_t idx = firstCounterBuffer + i; tu_CmdEndTransformFeedbackEXT() local [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 452 int idx; in emit_ddxy() local 5381 int idx = variable->data.location + variable->data.index; in ac_handle_shader_output_decl() local 5396 int idx = ac_llvm_reg_index_soa(output_loc + i, chan); in ac_handle_shader_output_decl() local
|
| H A D | ac_llvm_build.c | 1208 int idx = 0; in ac_build_buffer_store_common() local 1273 int idx = 0; in ac_build_buffer_load_common() local 1394 int idx = 0; ac_build_tbuffer_load() local 1798 ac_build_ddxy(struct ac_llvm_context *ctx, uint32_t mask, int idx, LLVMValueRef val) ac_build_ddxy() argument [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 5701 builtin_builder::array_ref(ir_variable *var, int idx) in array_ref() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 643 int idx = 0; in radv_physical_device_init_queue_table() local 2599 int idx; in radv_get_physical_device_queue_family_properties() local 2851 radv_queue_init(struct radv_device *device, struct radv_queue *queue, int idx, const VkDeviceQueueCreateInfo *create_info, const VkDeviceQueueGlobalPriorityCreateInfoKHR *global_priority) radv_queue_init() argument 3002 unsigned idx = 0; radv_device_init_vs_prologs() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 1177 unsigned idx = map_tgsi_reg_index_to_r600_gpr(ctx, in tgsi_declaration() local 1625 unsigned idx; in tgsi_src() local 2882 static int emit_inc_ring_offset(struct r600_shader_ctx *ctx, int idx, bool ind) in emit_inc_ring_offset() argument 2909 int idx = 0; emit_gs_ring_writes() local 4432 unsigned idx; tgsi_dst() local [all...] |
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_cmd_buffer.c | 530 pvr_load_op_constants_create_and_upload(struct pvr_cmd_buffer *cmd_buffer, uint32_t idx, pvr_dev_addr_t *const addr_out) pvr_load_op_constants_create_and_upload() argument 573 pvr_load_op_pds_data_create_and_upload( struct pvr_cmd_buffer *cmd_buffer, uint32_t idx, pvr_dev_addr_t constants_addr, struct pvr_pds_upload *const pds_upload_out) pvr_load_op_pds_data_create_and_upload() argument 641 pvr_load_op_data_create_and_upload(struct pvr_cmd_buffer *cmd_buffer, uint32_t idx, struct pvr_pds_upload *const pds_upload_out) pvr_load_op_data_create_and_upload() argument 833 pvr_get_render_target(const struct pvr_render_pass *pass, const struct pvr_framebuffer *framebuffer, uint32_t idx) pvr_get_render_target() argument 858 pvr_pass_get_pixel_output_width(const struct pvr_render_pass *pass, uint32_t idx, const struct pvr_device_info *dev_info) pvr_pass_get_pixel_output_width() argument [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 5008 unsigned idx = firstCounterBuffer + cb_idx; CmdEndTransformFeedbackEXT() local 6264 const unsigned idx = scale > 1; cmd_buffer_emit_hashing_mode() local [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 3751 uint32_t idx = firstSet + i; in dzn_CmdBindDescriptorSets() local
|
| /third_party/libfuse/lib/ |
| H A D | fuse.c | 2230 fuse_fs_bmap(struct fuse_fs *fs, const char *path, size_t blocksize, uint64_t *idx) fuse_fs_bmap() argument 4201 fuse_lib_bmap(fuse_req_t req, fuse_ino_t ino, size_t blocksize, uint64_t idx) fuse_lib_bmap() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 8368 const unsigned idx = scale > 1; in emit_hashing_mode() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 140 bi_index_to_key(bi_index idx) in bi_index_to_key() argument 439 bi_index idx = bi_src_index(&instr->src[0]); in bi_emit_load_attr() local 550 bi_index idx in bi_emit_load_vary() local 673 unsigned idx = (uniform * 16) + offset; bi_load_sysval_to() local 1072 bi_index idx = bi_emit_store_vary() local 1964 bi_index idx = bi_extract(b, bi_src_index(&src.src), offset); bi_alu_src_index() local 2373 bi_index idx = bi_src_index(&instr->src[0].src); bi_emit_alu() local 2391 bi_index idx = bi_src_index(&instr->src[0].src); bi_emit_alu() local 2407 bi_index idx = bi_src_index(&instr->src[0].src); bi_emit_alu() local 2433 bi_index idx = bi_src_index(&instr->src[0].src); bi_emit_alu() local 2453 bi_index idx = bi_src_index(&src->src); bi_emit_alu() local 2474 bi_index idx = bi_src_index(&instr->src[0].src); bi_emit_alu() local 2502 bi_index idx = bi_src_index(&instr->src[0].src); bi_emit_alu() local 3094 bi_emit_texc_array_index(bi_builder *b, bi_index idx, nir_alu_type T) bi_emit_texc_array_index() argument 3177 bi_index idx = bi_src_index(&instr->src[offs_idx].src); bi_emit_texc_offset_ms_index() local 3217 bi_index idx = bi_src_index(&instr->src[offs_idx].src); bi_emit_valhall_offsets() local 3717 bi_index idx = sr_count ? bi_temp(b->shader) : bi_null(); bi_emit_tex_valhall() local [all...] |
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_draw.cpp | 590 void ImDrawList::ChannelsSetCurrent(int idx) in ChannelsSetCurrent() argument 621 ImDrawIdx idx = (ImDrawIdx)_VtxCurrentIdx; local 636 ImDrawIdx idx = (ImDrawIdx)_VtxCurrentIdx; PrimRectUV() local 650 ImDrawIdx idx = (ImDrawIdx)_VtxCurrentIdx; PrimQuadUV() local [all...] |