Home
last modified time | relevance | path

Searched defs:strp (Results 1 - 13 of 13) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_macro_param2.c38 dwarf_macro_param2 (Dwarf_Macro *macro, Dwarf_Word *paramp, const char **strp) in dwarf_macro_param2() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_mem.c95 __attribute__ ((format (printf, 2, 3))) int cil_asprintf(char **strp, const char *fmt, ...) in cil_asprintf() argument
/third_party/ltp/lib/
H A Dsafe_stdio.c57 safe_asprintf(const char *file, const int lineno, void (cleanup_fn)(void), char **strp, const char *fmt, ...) safe_asprintf() argument
/third_party/libinput/src/
H A Dutil-strings.h117 xasprintf(char **strp, const char *fmt, ...) in xasprintf() argument
133 xvasprintf(char **strp, const char *fmt, va_list args) in xvasprintf() argument
/third_party/elfutils/libcpu/
H A Driscv_disasm.c171 char *strp = NULL; in riscv_disasm() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvaapi_encode_h265.c987 const VAAPIEncodeH265Picture *strp; in vaapi_encode_h265_init_slice_params() local
/third_party/mksh/
H A Dlex.c1686 arraysub(char **strp) in arraysub() argument
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c651 getzname(register const char *strp) in getzname() argument
671 getqzname(register const char *strp, const int delim) getqzname() argument
688 getnum(register const char *strp, int *const nump, const int min, const int max) getnum() argument
717 getsecs(register const char *strp, int_fast32_t *const secsp) getsecs() argument
757 getoffset(register const char *strp, int_fast32_t *const offsetp) getoffset() argument
782 getrule(const char *strp, register struct rule *const rulep) getrule() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c649 getzname(register const char *strp) in getzname() argument
669 getqzname(register const char *strp, const int delim) getqzname() argument
686 getnum(register const char *strp, int *const nump, const int min, const int max) getnum() argument
715 getsecs(register const char *strp, int_fast32_t *const secsp) getsecs() argument
755 getoffset(register const char *strp, int_fast32_t *const offsetp) getoffset() argument
780 getrule(const char *strp, register struct rule *const rulep) getrule() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dservices.c1743 int str_read(char **strp, struct policy_file *fp, size_t len) in str_read() argument
/third_party/tzdata/
H A Dlocaltime.c811 getzname(register const char *strp) in getzname() argument
832 getqzname(register const char *strp, const int delim) in getqzname() argument
849 getnum(register const char *strp, int *const nump, const int min, const int max) in getnum() argument
878 getsecs(register const char *strp, int_fast32_t *const secsp) getsecs() argument
919 getoffset(register const char *strp, int_fast32_t *const offsetp) getoffset() argument
945 getrule(const char *strp, register struct rule *const rulep) getrule() argument
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h1252 upb_strview *strp = (upb_strview*)upb_arena_malloc(a, sizeof(*strp)); in _upb_map_tovalue() local
1263 const upb_strview *strp = (const upb_strview*)upb_value_getptr(val); in _upb_map_fromvalue() local
1385 upb_strview *strp = (upb_strview*)ent->val.val; in _upb_msg_map_set_value() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1181 upb_strview *strp = (upb_strview*)upb_arena_malloc(a, sizeof(*strp)); in _upb_map_tovalue() local
1192 const upb_strview *strp = (const upb_strview*)upb_value_getptr(val); in _upb_map_fromvalue() local
1314 upb_strview *strp = (upb_strview*)ent->val.val; in _upb_msg_map_set_value() local
[all...]

Completed in 33 milliseconds