| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLSPIRVCodeGenerator.cpp | 2273 SpvId next = this->nextId(nullptr); in writeMatrixComparison() local 3246 SpvId next = this->nextId(nullptr); in writeForStatement() local 3279 SpvId next = this->nextId(nullptr); writeDoStatement() local [all...] |
| /third_party/openssl/test/ |
| H A D | evp_test.c | 67 struct key_list_st *next; member 3597 KEY_LIST *next = lst->next; in free_key_list() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-common.hh | 1481 void next () { i++; } in next() function 1626 void next () in next() function
|
| /third_party/toybox/toys/pending/ |
| H A D | dhcpd.c | 175 struct static_lease_s *next; member 181 struct static_lease6_s *next; member [all...] |
| /third_party/python/Objects/ |
| H A D | longobject.c | 2444 twodigits next = convmax * base; in PyLong_FromString() local
|
| H A D | dictobject.c | 4631 PyObject *next = PyIter_Next(iter); in all_contained_in() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_binary.c | 4474 class_perm_node_t *next; __cil_destroy_sepol_class_perms() local 4644 avrule_t *next; __cil_destroy_sepol_avrules() local [all...] |
| H A D | cil_build_ast.c | 1374 struct cil_list_item *next = NULL; cil_destroy_userattribute() local 2014 struct cil_list_item *next = expr->next; cil_destroy_roleattribute() local 2453 struct cil_list_item *next = expr->next; cil_destroy_typeattribute() local 2879 struct cil_tree_node *next = NULL; cil_gen_boolif() local 2947 struct cil_tree_node *next = NULL; cil_gen_tunif() local [all...] |
| H A D | cil_resolve_ast.c | 1217 struct cil_list_item *next = item->next; in __cil_ordered_lists_destroy() local 4416 char *next = strtok_r(NULL, ".", &sp); cil_resolve_name_keep_aliases() local [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | module_to_cil.c | 190 struct list_node *next; member 2541 struct sid_item *next; ocontext_isid_to_cil() member [all...] |
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | policydb.h | 155 struct role_trans *next; member 161 struct role_allow *next; member 174 struct filename_trans_datum *next; member 251 struct class_perm_node *next; member 299 struct avrule *next; member 307 struct role_trans_rule *next; member 313 struct role_allow_rule *next; member 323 struct filename_trans_rule *next; member 331 struct range_trans_rule *next; member 383 struct ocontext *next; member 389 struct genfs *next; global() member 476 struct avrule_decl *next; global() member 485 struct avrule_block *next; global() member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p.c | 4211 p2p_get_peer_info(struct p2p_data *p2p, const u8 *addr, int next) p2p_get_peer_info() argument 4961 p2p_get_peer_found(struct p2p_data *p2p, const u8 *addr, int next) p2p_get_peer_found() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_supplicant.c | 1004 struct wpa_supplicant *next = wpa_s->next; in wpa_supplicant_terminate_proc() local 1025 struct wpa_supplicant *next = NULL; in wpa_supplicant_terminate_with_reset_driver() local 5474 radio_add_work(struct wpa_supplicant *wpa_s, unsigned int freq, const char *type, int next, void (*cb)(struct wpa_radio_work *work, int deinit), void *ctx) global() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | wpa_auth.c | 351 struct wpa_group *group, *next; in wpa_rekey_gtk() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp.h | 239 struct dpp_asymmetric_key *next; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| H A D | p2p.c | 4399 p2p_get_peer_info(struct p2p_data *p2p, const u8 *addr, int next) global() argument 5175 p2p_get_peer_found(struct p2p_data *p2p, const u8 *addr, int next) global() argument [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | loader.c | 1907 char *next; loader_get_next_path() local [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffprobe.c | 3763 char *next, *p, *spec = av_strdup(interval_spec); in parse_read_interval() local 3864 char *next; in parse_read_intervals() local [all...] |
| H A D | ffplay.c | 3213 int next = is->show_mode; in toggle_audio_display() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | mxfdec.c | 3230 int64_t next = avio_tell(pb); in mxf_read_local_tags() local 3308 uint64_t next in mxf_parse_klv() local [all...] |
| H A D | movenc.c | 1004 const uint8_t *start, *next, *end = track->vos_data + track->vos_len; in mov_write_dvc1_structs() local 5991 const uint8_t *start, *next, *en local [all...] |
| /third_party/glfw/src/ |
| H A D | internal.h | 366 _GLFWerror* next; member 532 struct _GLFWwindow* next; member 618 _GLFWcursor* next; member
|
| /third_party/backends/backend/ |
| H A D | fujitsu.h | 144 struct fujitsu *next; member
|
| H A D | hp3500.c | 162 struct hp3500_data *next; member 926 struct hp3500_data *dev, *next; in sane_exit() local [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm.c | 2570 snd_config_iterator_t i, next; in snd_pcm_open_conf() local 7783 snd_config_iterator_t i, next; in snd_pcm_slave_conf() local 8676 snd_config_iterator_t i, next; in _snd_pcm_parse_config_chmaps() local [all...] |