/third_party/elfutils/backends/ |
H A D | riscv_retval.c | 57 pass_in_gpr_lp64 (const Dwarf_Op **locp, Dwarf_Word size) in pass_in_gpr_lp64() argument 65 *locp = loc; in pass_in_gpr_lp64() 70 pass_by_ref (const Dwarf_Op **locp) in pass_by_ref() argument 74 *locp = loc; in pass_by_ref() 79 pass_in_fpr_lp64f (const Dwarf_Op **locp, Dwarf_Word size) in pass_in_fpr_lp64f() argument 89 *locp = loc; in pass_in_fpr_lp64f() 94 pass_in_fpr_lp64d (const Dwarf_Op **locp, Dwarf_Word size) in pass_in_fpr_lp64d() argument 104 *locp = loc; in pass_in_fpr_lp64d() 118 pass_by_flattened_arg (const Dwarf_Op **locp __attribute__ ((unused)), in pass_by_flattened_arg() 129 const Dwarf_Op **locp) in riscv_return_value_location_lp64ifd() 128 riscv_return_value_location_lp64ifd(int fp, Dwarf_Die *functypedie, const Dwarf_Op **locp) riscv_return_value_location_lp64ifd() argument 292 riscv_return_value_location_lp64d(Dwarf_Die *functypedie, const Dwarf_Op **locp) riscv_return_value_location_lp64d() argument 300 riscv_return_value_location_lp64f(Dwarf_Die *functypedie, const Dwarf_Op **locp) riscv_return_value_location_lp64f() argument 308 riscv_return_value_location_lp64(Dwarf_Die *functypedie, const Dwarf_Op **locp) riscv_return_value_location_lp64() argument [all...] |
H A D | ia64_retval.c | 94 const Dwarf_Op **locp, int fpregs_used) in compute_hfa() 97 *locp = loc; in compute_hfa() 98 else if (*locp != loc) in compute_hfa() 107 const Dwarf_Op **locp, int fpregs_used) in hfa_type() 128 #define hfa(loc, nregs) compute_hfa(loc, nregs, locp, fpregs_used) in hfa_type() 190 locp, fpregs_used); in hfa_type() 199 locp, fpregs_used); in hfa_type() 224 int used = hfa_type (base_typedie, base_size, locp, 0); in hfa_type() 227 if (size % (*locp)[1].number != 0) in hfa_type() 229 fpregs_used += used * (size / (*locp)[ in hfa_type() 93 compute_hfa(const Dwarf_Op *loc, int nregs, const Dwarf_Op **locp, int fpregs_used) compute_hfa() argument 106 hfa_type(Dwarf_Die *typedie, Dwarf_Word size, const Dwarf_Op **locp, int fpregs_used) hfa_type() argument 240 ia64_return_value_location(Dwarf_Die *functypedie, const Dwarf_Op **locp) ia64_return_value_location() argument [all...] |
H A D | aarch64_retval.c | 193 pass_in_gpr (const Dwarf_Op **locp, Dwarf_Word size) in pass_in_gpr() argument 201 *locp = loc; in pass_in_gpr() 206 pass_by_ref (const Dwarf_Op **locp) in pass_by_ref() argument 210 *locp = loc; in pass_by_ref() 215 pass_hfa (const Dwarf_Op **locp, Dwarf_Word size, Dwarf_Word count) in pass_hfa() argument 236 *locp = loc_hfa_2; in pass_hfa() 241 *locp = loc_hfa_4; in pass_hfa() 246 *locp = loc_hfa_8; in pass_hfa() 251 *locp = loc_hfa_16; in pass_hfa() 260 pass_in_simd (const Dwarf_Op **locp) in pass_in_simd() argument 268 aarch64_return_value_location(Dwarf_Die *functypedie, const Dwarf_Op **locp) aarch64_return_value_location() argument [all...] |
H A D | x86_64_retval.c | 80 x86_64_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) in x86_64_return_value_location() argument 137 *locp = loc_ssereg; in x86_64_return_value_location() 140 *locp = loc_x87reg; in x86_64_return_value_location() 150 *locp = loc_ssereg; in x86_64_return_value_location() 154 *locp = loc_x87reg; in x86_64_return_value_location() 162 *locp = loc_intreg; in x86_64_return_value_location() 169 *locp = loc_aggregate; in x86_64_return_value_location()
|
H A D | ppc_retval.c | 88 ppc_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) in ppc_return_value_location() argument 142 *locp = loc_fpreg; in ppc_return_value_location() 147 *locp = loc_intreg; in ppc_return_value_location() 152 *locp = loc_aggregate; in ppc_return_value_location() 168 *locp = loc_vmxreg; in ppc_return_value_location() 171 *locp = loc_intreg; in ppc_return_value_location()
|
H A D | m68k_retval.c | 73 m68k_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) in m68k_return_value_location() argument 123 *locp = loc_fpreg; in m68k_return_value_location() 129 *locp = loc_ptrreg; in m68k_return_value_location() 132 *locp = loc_intreg; in m68k_return_value_location() 143 *locp = loc_aggregate; in m68k_return_value_location()
|
H A D | ppc64_retval.c | 76 ppc64_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) in ppc64_return_value_location() argument 128 *locp = loc_fpreg; in ppc64_return_value_location() 140 *locp = loc_intreg; in ppc64_return_value_location() 149 *locp = loc_aggregate; in ppc64_return_value_location() 160 *locp = loc_vmxreg; in ppc64_return_value_location()
|
H A D | alpha_retval.c | 66 alpha_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) in alpha_return_value_location() argument 113 *locp = loc_fpreg; in alpha_return_value_location() 129 *locp = loc_intreg; in alpha_return_value_location() 142 *locp = loc_aggregate; in alpha_return_value_location()
|
H A D | i386_retval.c | 66 i386_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) in i386_return_value_location() argument 116 *locp = loc_fpreg; in i386_return_value_location() 120 *locp = loc_intreg; in i386_return_value_location() 132 *locp = loc_aggregate; in i386_return_value_location()
|
H A D | s390_retval.c | 67 s390_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) in s390_return_value_location() argument 120 *locp = loc_fpreg; in s390_return_value_location() 126 *locp = loc_intreg; in s390_return_value_location() 136 *locp = loc_aggregate; in s390_return_value_location()
|
H A D | sparc_retval.c | 71 sparc_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) in sparc_return_value_location() argument 125 *locp = loc_fpreg; in sparc_return_value_location() 137 *locp = loc_intreg; in sparc_return_value_location() 142 *locp = loc_aggregate; in sparc_return_value_location()
|
H A D | arm_retval.c | 62 arm_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) in arm_return_value_location() argument 104 *locp = loc_intreg; in arm_return_value_location() 109 *locp = loc_aggregate; in arm_return_value_location()
|
H A D | sh_retval.c | 64 sh_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) in sh_return_value_location() argument 118 *locp = loc_fpreg; in sh_return_value_location() 122 *locp = loc_intreg; in sh_return_value_location()
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ast.h | 78 struct YYLTYPE locp; in get_location() local 80 locp.path = this->location.path; in get_location() 81 locp.source = this->location.source; in get_location() 82 locp.first_line = this->location.first_line; in get_location() 83 locp.first_column = this->location.first_column; in get_location() 84 locp.last_line = this->location.last_line; in get_location() 85 locp.last_column = this->location.last_column; in get_location() 87 return locp; in get_location() 95 void set_location(const struct YYLTYPE &locp) in set_location() argument 97 this->location.path = locp in set_location() 354 ast_array_specifier(const struct YYLTYPE &locp, ast_expression *dim) ast_array_specifier() argument 381 ast_layout_expression(const struct YYLTYPE &locp, ast_expression *expr) ast_layout_expression() argument 1300 ast_tcs_output_layout(const struct YYLTYPE &locp) ast_tcs_output_layout() argument 1317 ast_gs_input_layout(const struct YYLTYPE &locp, GLenum prim_type) ast_gs_input_layout() argument 1338 ast_cs_input_layout(const struct YYLTYPE &locp, ast_layout_expression *const *local_size) ast_cs_input_layout() argument [all...] |
H A D | glsl_parser_extras.h | 77 extern void _mesa_glsl_error(YYLTYPE *locp, _mesa_glsl_parse_state *state, 122 YYLTYPE *locp, const char *fmt, ...) PRINTFLIKE(5, 6); 124 bool check_arrays_of_arrays_allowed(YYLTYPE *locp) in check_arrays_of_arrays_allowed() 130 _mesa_glsl_error(locp, this, in check_arrays_of_arrays_allowed() 138 bool check_precision_qualifiers_allowed(YYLTYPE *locp) in check_precision_qualifiers_allowed() 140 return check_version(130, 100, locp, in check_precision_qualifiers_allowed() 144 bool check_bitwise_operations_allowed(YYLTYPE *locp) in check_bitwise_operations_allowed() 147 check_version(130, 300, locp, "bit-wise operations are forbidden"); in check_bitwise_operations_allowed() 150 bool check_explicit_attrib_stream_allowed(YYLTYPE *locp) in check_explicit_attrib_stream_allowed() 155 _mesa_glsl_error(locp, thi in check_explicit_attrib_stream_allowed() [all...] |
H A D | glsl_parser_extras.cpp | 347 * \param locp is the parser location where the error should be reported. 352 * the GLSL version being compiled is 1.20, and check_version(130, 300, locp, 359 YYLTYPE *locp, const char *fmt, ...) 384 _mesa_glsl_error(locp, this, "%s in %s%s", 396 _mesa_glsl_parse_state::set_valid_gl_and_glsl_versions(YYLTYPE *locp) 409 if (locp) { 410 _mesa_glsl_error(locp, this, "%s is not supported. " 445 _mesa_glsl_parse_state::process_version_directive(YYLTYPE *locp, int version, 463 _mesa_glsl_error(locp, this, 467 _mesa_glsl_error(locp, thi [all...] |
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
H A D | pp.c | 31 glcpp_error (YYLTYPE *locp, glcpp_parser_t *parser, const char *fmt, ...) in glcpp_error() argument 39 locp->source, in glcpp_error() 40 locp->first_line, in glcpp_error() 41 locp->first_column); in glcpp_error() 49 glcpp_warning (YYLTYPE *locp, glcpp_parser_t *parser, const char *fmt, ...) in glcpp_warning() argument 56 locp->source, in glcpp_warning() 57 locp->first_line, in glcpp_warning() 58 locp->first_column); in glcpp_warning()
|
H A D | glcpp.h | 254 glcpp_error (YYLTYPE *locp, glcpp_parser_t *parser, const char *fmt, ...); 257 glcpp_warning (YYLTYPE *locp, glcpp_parser_t *parser, const char *fmt, ...);
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Grbs.c | 126 ia64_loc_t *locp, ia64_loc_t *rnat_locp) in rbs_find_stacked() 157 if (locp) in rbs_find_stacked() 158 *locp = rbs_loc (c->rbs_area + curr, addr); in rbs_find_stacked() 125 rbs_find_stacked(struct cursor *c, unw_word_t regs_to_skip, ia64_loc_t *locp, ia64_loc_t *rnat_locp) rbs_find_stacked() argument
|
H A D | unwind_i.h | 522 ia64_loc_t *locp, ia64_loc_t *rnat_locp); 590 ia64_loc_t *locp, ia64_loc_t *rnat_locp) in ia64_get_stacked() 599 if (locp) in ia64_get_stacked() 600 *locp = rbs_loc (rbs, addr); in ia64_get_stacked() 605 ret = rbs_find_stacked (c, regs_to_skip, locp, rnat_locp); in ia64_get_stacked() 589 ia64_get_stacked(struct cursor *c, unw_word_t reg, ia64_loc_t *locp, ia64_loc_t *rnat_locp) ia64_get_stacked() argument
|
/third_party/musl/porting/linux/user/src/locale/ |
H A D | dcngettext.c | 207 const char *dirname, *locname, *catname, *modname, *locp; in dcngettext() local 248 } else if ((locp = memchr(locname, '_', loclen))) { in dcngettext() 249 loclen = locp-locname; in dcngettext()
|
/third_party/musl/src/locale/ |
H A D | dcngettext.c | 181 const char *dirname, *locname, *catname, *modname, *locp; in dcngettext() local 216 } else if ((locp = memchr(locname, '_', loclen))) { in dcngettext() 217 loclen = locp-locname; in dcngettext()
|
/third_party/mesa3d/src/mesa/program/ |
H A D | program_parse.y | 56 char *name, enum asm_type t, struct YYLTYPE *locp); 75 static void yyerror(struct YYLTYPE *locp, struct asm_parser_state *state, 78 static int validate_inputs(struct YYLTYPE *locp, 2232 validate_inputs(struct YYLTYPE *locp, struct asm_parser_state *state) 2258 yyerror(locp, state, "illegal use of generic attribute and name attribute"); 2268 struct YYLTYPE *locp) 2276 yyerror(locp, state, "redeclared identifier"); 2285 yyerror(locp, state, "too many temporaries declared"); 2297 yyerror(locp, state, "too many address registers declared"); 2508 yyerror(YYLTYPE *locp, struc [all...] |
/third_party/elfutils/src/ |
H A D | readelf.c | 9465 const unsigned char *locp = readp; in print_debug_loclists_section() local 9478 while (locp < locendp) in print_debug_loclists_section() 9481 get_uleb128 (v1, locp, locendp); in print_debug_loclists_section() 9482 if (locp >= locendp) in print_debug_loclists_section() 9487 get_uleb128 (v2, locp, locendp); in print_debug_loclists_section() 9838 const unsigned char *locp = readp; in print_debug_loc_section() local 9847 while (locp < locendp) in print_debug_loc_section() 9850 get_uleb128 (v1, locp, locendp); in print_debug_loc_section() 9851 if (locp >= locendp) in print_debug_loc_section() 9856 get_uleb128 (v2, locp, locend in print_debug_loc_section() 9888 const unsigned char *locp = readp; print_debug_loc_section() local [all...] |
/third_party/libunwind/libunwind/src/dwarf/ |
H A D | Gparser.c | 746 dwarf_loc_t *locp, void *arg) in eval_location_expr() 760 *locp = DWARF_REG_LOC (c, dwarf_to_unw_regnum (val)); in eval_location_expr() 762 *locp = DWARF_MEM_LOC (c, val); in eval_location_expr() 744 eval_location_expr(struct dwarf_cursor *c, unw_word_t stack_val, unw_addr_space_t as, unw_accessors_t *a, unw_word_t addr, dwarf_loc_t *locp, void *arg) eval_location_expr() argument
|