/third_party/elfutils/libdw/ |
D | dwarf_macro_param2.c | 38 dwarf_macro_param2 (Dwarf_Macro *macro, Dwarf_Word *paramp, const char **strp) in dwarf_macro_param2()
|
/third_party/ltp/include/ |
D | tst_safe_stdio.h | 18 #define SAFE_ASPRINTF(strp, fmt, ...) \ argument
|
/third_party/ltp/include/old/ |
D | old_safe_stdio.h | 31 #define SAFE_ASPRINTF(cleanup_fn, strp, fmt, ...) \ argument
|
/third_party/selinux/libsepol/cil/src/ |
D | cil_mem.c | 95 __attribute__ ((format (printf, 2, 3))) int cil_asprintf(char **strp, const char *fmt, ...) in cil_asprintf()
|
/third_party/ltp/lib/ |
D | safe_stdio.c | 58 char **strp, const char *fmt, ...) in safe_asprintf()
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | localtime.c | 649 getzname(register const char *strp) in getzname() 669 getqzname(register const char *strp, const int delim) in getqzname() 686 getnum(register const char *strp, int *const nump, const int min, const int max) in getnum() 715 getsecs(register const char *strp, int_fast32_t *const secsp) in getsecs() 755 getoffset(register const char *strp, int_fast32_t *const offsetp) in getoffset() 780 getrule(const char *strp, register struct rule *const rulep) in getrule()
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | localtime.c | 651 getzname(register const char *strp) in getzname() 671 getqzname(register const char *strp, const int delim) in getqzname() 688 getnum(register const char *strp, int *const nump, const int min, const int max) in getnum() 717 getsecs(register const char *strp, int_fast32_t *const secsp) in getsecs() 757 getoffset(register const char *strp, int_fast32_t *const offsetp) in getoffset() 782 getrule(const char *strp, register struct rule *const rulep) in getrule()
|
/third_party/libinput/src/ |
D | util-strings.h | 117 xasprintf(char **strp, const char *fmt, ...) in xasprintf() 133 xvasprintf(char **strp, const char *fmt, va_list args) in xvasprintf()
|
/third_party/tzdata/ |
D | localtime.c | 843 getzname(register const char *strp) in getzname() 864 getqzname(register const char *strp, const int delim) in getqzname() 881 getnum(register const char *strp, int *const nump, const int min, const int max) in getnum() 910 getsecs(register const char *strp, int_fast32_t *const secsp) in getsecs() 951 getoffset(register const char *strp, int_fast32_t *const offsetp) in getoffset() 976 getrule(const char *strp, register struct rule *const rulep) in getrule()
|
/third_party/elfutils/libcpu/ |
D | riscv_disasm.c | 171 char *strp = NULL; in riscv_disasm() local
|
/third_party/mksh/ |
D | lex.c | 1686 arraysub(char **strp) in arraysub()
|
/third_party/ffmpeg/libavcodec/ |
D | vaapi_encode_h265.c | 987 const VAAPIEncodeH265Picture *strp; in vaapi_encode_h265_init_slice_params() local
|
/third_party/selinux/libsepol/src/ |
D | services.c | 1743 int str_read(char **strp, struct policy_file *fp, size_t len) in str_read()
|
/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.h | 1252 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
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.h | 1181 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
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 38305 struct strparser strp; member 77785 struct strp_msg strp; member 77791 struct _strp_msg strp; member 77933 struct strparser strp; member
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 64298 virtual void onStringEdge(JSString** strp) { onChild(JS::GCCellPtr(*strp)); } in onStringEdge() 64353 void dispatchToOnEdge(JSString** strp) { onStringEdge(strp); } in dispatchToOnEdge()
|