Searched defs:orig_name (Results 1 - 11 of 11) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_link_varyings.h | 118 const char *orig_name; member
|
/third_party/python/Modules/_sqlite/clinic/ |
H A D | module.c.h | 137 PyObject *orig_name; in pysqlite_register_converter() local
|
/third_party/python/Modules/_sqlite/ |
H A D | module.c | 180 pysqlite_register_converter_impl(PyObject *module, PyObject *orig_name, in pysqlite_register_converter_impl() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config_file.c | 1565 const char *orig_name = name; in wpa_config_write() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config_file.c | 1633 const char *orig_name = name; in wpa_config_write() local
|
/third_party/libbpf/src/ |
H A D | btf_dump.c | 1660 const char *orig_name = btf_name_of(d, t->name_off); in btf_dump_resolve_name() local 1632 btf_dump_name_dups(struct btf_dump *d, struct hashmap *name_map, const char *orig_name) btf_dump_name_dups() argument [all...] |
/third_party/python/Python/ |
H A D | pylifecycle.c | 1357 const char *orig_name = p[1]; in finalize_modules_delete_special() local
|
/third_party/alsa-utils/aplay/ |
H A D | aplay.c | 3251 static void capture(char *orig_name) argument
|
/third_party/alsa-lib/src/control/ |
H A D | control.c | 1652 snd_ctl_open_fallback(snd_ctl_t **ctlp, snd_config_t *root, const char *name, const char *orig_name, int mode) snd_ctl_open_fallback() argument
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_common.hpp | 646 std::string orig_name; member
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm.c | 2792 snd_pcm_open_fallback(snd_pcm_t **pcmp, snd_config_t *root, const char *name, const char *orig_name, snd_pcm_stream_t stream, int mode) snd_pcm_open_fallback() argument
|
Completed in 44 milliseconds