| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | nir.c | 234 ppir_branch_node *branch; in ppir_emit_discard_if() local 592 ppir_branch_node *branch; in ppir_emit_jump() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | dead_branch_elim_pass.cpp | 510 Instruction* branch = start_block->terminator(); in FindFirstExitFromSelectionMerge() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | dead_branch_elim_pass.cpp | 510 Instruction* branch = start_block->terminator(); in FindFirstExitFromSelectionMerge() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | dead_branch_elim_pass.cpp | 498 Instruction* branch = start_block->terminator(); in FindFirstExitFromSelectionMerge() local [all...] |
| /kernel/linux/linux-5.10/drivers/edac/ |
| H A D | i7300_edac.c | 411 unsigned branch, channel, bank, rank, cas, ras; in i7300_process_fbd_error() local 585 decode_mtr(struct i7300_pvt *pvt, int slot, int ch, int branch, struct i7300_dimm_info *dinfo, struct dimm_info *dimm) decode_mtr() argument 751 int ch, branch, slot, channel, max_channel, max_branch; i7300_init_csrows() local 912 int branch; i7300_put_devices() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | sl811.h | 184 u16 branch; member
|
| H A D | isp1362-hcd.c | 1186 int i, branch = -ENOSPC; in balance() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | intel-bts.c | 80 struct branch { struct 89 struct branch *branch; in intel_bts_dump() local 272 intel_bts_synth_branch_sample(struct intel_bts_queue *btsq, struct branch *branch) intel_bts_synth_branch_sample() argument 362 intel_bts_get_branch_type(struct intel_bts_queue *btsq, struct branch *branch) intel_bts_get_branch_type() argument 410 struct branch *branch; intel_bts_process_buffer() local [all...] |
| /kernel/linux/linux-5.10/fs/ext2/ |
| H A D | inode.c | 361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() argument 475 ext2_alloc_branch(struct inode *inode, int indirect_blks, int *blks, ext2_fsblk_t goal, int *offsets, Indirect *branch) ext2_alloc_branch() argument [all...] |
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | lpt.c | 1205 struct ubifs_nbranch *branch = NULL; in ubifs_read_nnode() local 1273 struct ubifs_nbranch *branch; in read_pnode() local 1407 struct ubifs_nbranch *branch; ubifs_get_nnode() local 1433 struct ubifs_nbranch *branch; ubifs_get_pnode() local 1537 struct ubifs_nbranch *branch = &n->nbranch[i]; dirty_cow_nnode() local 1954 struct ubifs_nbranch *branch; scan_get_nnode() local 2013 struct ubifs_nbranch *branch; scan_get_pnode() local [all...] |
| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | inode.c | 361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() argument 479 ext2_alloc_branch(struct inode *inode, int indirect_blks, int *blks, ext2_fsblk_t goal, int *offsets, Indirect *branch) ext2_alloc_branch() argument [all...] |
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | lpt.c | 1205 struct ubifs_nbranch *branch = NULL; in ubifs_read_nnode() local 1273 struct ubifs_nbranch *branch; in read_pnode() local 1407 struct ubifs_nbranch *branch; ubifs_get_nnode() local 1433 struct ubifs_nbranch *branch; ubifs_get_pnode() local 1537 struct ubifs_nbranch *branch = &n->nbranch[i]; dirty_cow_nnode() local 1954 struct ubifs_nbranch *branch; scan_get_nnode() local 2013 struct ubifs_nbranch *branch; scan_get_pnode() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | sl811.h | 183 u16 branch; member
|
| H A D | isp1362-hcd.c | 1186 int i, branch = -ENOSPC; in balance() local [all...] |
| /kernel/linux/linux-6.6/drivers/edac/ |
| H A D | i7300_edac.c | 411 unsigned branch, channel, bank, rank, cas, ras; in i7300_process_fbd_error() local 585 decode_mtr(struct i7300_pvt *pvt, int slot, int ch, int branch, struct i7300_dimm_info *dinfo, struct dimm_info *dimm) decode_mtr() argument 751 int ch, branch, slot, channel, max_channel, max_branch; i7300_init_csrows() local 912 int branch; i7300_put_devices() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hem.c | 993 struct list_head branch[HNS_ROCE_MAX_BT_REGION]; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | intel-bts.c | 80 struct branch { struct 89 struct branch *branch; in intel_bts_dump() local 272 intel_bts_synth_branch_sample(struct intel_bts_queue *btsq, struct branch *branch) intel_bts_synth_branch_sample() argument 362 intel_bts_get_branch_type(struct intel_bts_queue *btsq, struct branch *branch) intel_bts_get_branch_type() argument 410 struct branch *branch; intel_bts_process_buffer() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | opus_silk.c | 447 int32_t branch[4][2]; in silk_decode_excitation() local
|
| /third_party/glslang/SPIRV/ |
| H A D | spvIR.h | 251 Instruction* branch = new Instruction(OpBranch); in rewriteAsCanonicalUnreachableContinue() local
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-parser-expr.c | 2546 parser_branch_t branch; in parser_append_binary_token() local 2655 parser_branch_t branch; in parser_process_binary_opcodes() local
|
| H A D | js-parser-statm.c | 144 parser_branch_t branch; /**< branch to the end */ member 171 parser_branch_t branch; /**< branch to the end */ member 196 parser_branch_t branch; /**< branch to the end */ member 206 parser_branch_t branch; /**< branch to the end */ member 217 parser_branch_t branch; /**< branc member 226 parser_branch_t branch; /**< branch to the end */ global() member 247 parser_branch_t branch; /**< branch to the end of the current block */ global() member 1360 parser_branch_t branch; parser_parse_for_statement_start() local [all...] |
| H A D | js-parser.c | 941 parser_branch_t branch; in parser_post_processing() local 1970 parser_branch_t branch; in parser_parse_function_arguments() local [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_cfg.c | 532 vtn_parse_switch(struct vtn_builder *b, struct vtn_switch *swtch, const uint32_t *branch, struct list_head *case_list) vtn_parse_switch() argument 1133 const uint32_t *branch = vtn_if->header_block->branch; vtn_emit_cf_list_structured() local [all...] |
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_schedule.c | 705 bool branch = alu && (unit == ALU_ENAB_BR_COMPACT); in mir_choose_instruction() local 971 bool branch = last->compact_branch; mir_schedule_condition() local 1089 mir_schedule_zs_write( compiler_context *ctx, struct midgard_predicate *predicate, midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned len, midgard_instruction *branch, midgard_instruction **smul, midgard_instruction **vadd, midgard_instruction **vlut, bool stencil) mir_schedule_zs_write() argument 1179 midgard_instruction *branch = NULL; mir_schedule_alu() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | graph-assembler.h | 721 Node* branch = graph()->NewNode(common()->Branch(hint), condition, control()); in BranchImpl() local 748 Node* branch = graph()->NewNode(common()->Branch(hint), condition, control()); in GotoIf() local 760 Node* branch = graph()->NewNode(common()->Branch(hint), condition, control()); in GotoIfNot() local [all...] |