| /src/tests/usr.bin/indent/ |
| H A D | lsym_rparen_or_rbracket.c | 13 int cast = (int)3; variable in typeref:typename:int 14 int cast = (int)(3); variable in typeref:typename:int
|
| H A D | opt_T.c | 11 int cast = (custom_type_name) * arg; variable in typeref:typename:int 20 int cast = (custom_type_name)*arg; variable in typeref:typename:int 29 int cast = (custom_type_name) *arg; variable in typeref:typename:int
|
| H A D | opt_ta.c | 15 int cast = (unknown_type_name_t) * arg; local in function:example 25 int cast = (unknown_type_name_t)*arg; local in function:example
|
| /src/tests/usr.bin/xlint/lint1/ |
| H A D | gcc_typeof.c | 21 cast(double(*fn)(double)) function in typeref:typename:void
|
| H A D | expr_cast.c | 22 cast(void) function in typeref:struct:S [all...] |
| /src/lib/libpthread/arch/x86_64/ |
| H A D | pthread_md.h | 75 volatile uintptr_t *cast = ptr; local in function:_atomic_cas_ptr 88 volatile uintptr_t *cast = ptr; local in function:_atomic_cas_ptr_ni
|
| /src/lib/libpthread/arch/i386/ |
| H A D | pthread_md.h | 72 volatile uintptr_t *cast = ptr; local in function:_atomic_cas_ptr 85 volatile uintptr_t *cast = ptr; local in function:_atomic_cas_ptr_ni
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_memcpy.c | 31 nir_deref_instr *cast = nir_src_as_deref(*deref_src); local in function:opt_memcpy_deref_cast
|
| H A D | nir_repair_ssa.c | 123 nir_deref_instr *cast = local in function:repair_ssa_def [all...] |
| H A D | nir_to_lcssa.c | 245 nir_deref_instr *cast = local in function:convert_loop_exit_for_ssa [all...] |
| H A D | nir_opt_find_array_copies.c | 283 const nir_deref_instr *cast = entry->key; local in function:foreach_aliasing_node
|
| H A D | nir_deref.c | 30 is_trivial_deref_cast(nir_deref_instr *cast) argument 855 is_trivial_array_deref_cast(nir_deref_instr * cast) argument 880 opt_remove_restricting_cast_alignments(nir_deref_instr * cast) argument 953 opt_remove_cast_cast(nir_deref_instr * cast) argument 996 opt_remove_sampler_cast(nir_deref_instr * cast) argument 1043 opt_replace_struct_wrapper_cast(nir_builder * b,nir_deref_instr * cast) argument 1072 opt_deref_cast(nir_builder * b,nir_deref_instr * cast) argument 1168 is_vector_bitcast_deref(nir_deref_instr * cast,nir_component_mask_t mask,bool is_write) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | gl_nir_lower_buffers.c | 188 nir_deref_instr *cast = nir_build_deref_cast(&b, ptr, deref->mode, local in function:lower_buffer_interface_derefs_impl
|
| H A D | loop_analysis.cpp | 113 ir_rvalue *cast = local in function:calculate_iterations
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_repair_ssa.c | 118 nir_deref_instr *cast = local in function:repair_ssa_def [all...] |
| H A D | nir_to_lcssa.c | 135 nir_deref_instr *cast = local in function:convert_loop_exit_for_ssa [all...] |
| H A D | nir_deref.c | 638 is_trivial_deref_cast(nir_deref_instr *cast) argument 651 is_trivial_array_deref_cast(nir_deref_instr *cast) argument 679 opt_remove_cast_cast(nir_deref_instr * cast) argument 707 opt_replace_struct_wrapper_cast(nir_builder * b,nir_deref_instr * cast) argument 729 opt_deref_cast(nir_builder * b,nir_deref_instr * cast) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | gl_nir_lower_buffers.c | 232 nir_deref_instr *cast = nir_build_deref_cast(&b, ptr, deref->modes, local in function:lower_buffer_interface_derefs_impl
|
| H A D | loop_analysis.cpp | 113 ir_rvalue *cast = local in function:calculate_iterations
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir_rt.c | 120 nir_deref_instr *cast = local in function:lower_rt_io_derefs 133 nir_deref_instr *cast = local in function:lower_rt_io_derefs
|
| /src/games/larn/ |
| H A D | monster.c | 241 cast(void) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_dump.c | 449 dump_instr_cast(struct dxil_dumper *d, struct dxil_instr_cast *cast) argument
|
| H A D | dxil_internal.h | 235 struct dxil_instr_cast cast; member in union:dxil_instr::__anonbc4bc12e070a
|
| /src/usr.bin/indent/ |
| H A D | indent.c | 462 paren_stack_push(struct paren_stack *s, int indent, enum paren_level_cast cast) argument 627 enum paren_level_cast cast = cast_unknown; local in function:process_lparen
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ |
| H A D | clc_compiler.c | 582 nir_deref_instr *cast = nir_build_deref_cast(b, &ptr->dest.ssa, ptr->modes, cast_type, alignment); local in function:split_unaligned_load 610 nir_deref_instr *cast = nir_build_deref_cast(b, &ptr->dest.ssa, ptr->modes, cast_type, alignment); local in function:split_unaligned_store
|