Home
last modified time | relevance | path

Searched defs:next (Results 2676 - 2700 of 2782) sorted by relevance

1...<<101102103104105106107108109110>>...112

/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp2273 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 Devp_test.c67 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 Dhb-ot-layout-common.hh1481 void next () { i++; } in next() function
1626 void next () in next() function
/third_party/toybox/toys/pending/
H A Ddhcpd.c175 struct static_lease_s *next; member
181 struct static_lease6_s *next; member
[all...]
/third_party/python/Objects/
H A Dlongobject.c2444 twodigits next = convmax * base; in PyLong_FromString() local
H A Ddictobject.c4631 PyObject *next = PyIter_Next(iter); in all_contained_in() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_binary.c4474 class_perm_node_t *next; __cil_destroy_sepol_class_perms() local
4644 avrule_t *next; __cil_destroy_sepol_avrules() local
[all...]
H A Dcil_build_ast.c1374 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 Dcil_resolve_ast.c1217 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 Dmodule_to_cil.c190 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 Dpolicydb.h155 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 Dp2p.c4211 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 Dwpa_supplicant.c1004 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 Dwpa_auth.c351 struct wpa_group *group, *next; in wpa_rekey_gtk() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.h239 struct dpp_asymmetric_key *next; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c4399 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 Dloader.c1907 char *next; loader_get_next_path() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffprobe.c3763 char *next, *p, *spec = av_strdup(interval_spec); in parse_read_interval() local
3864 char *next; in parse_read_intervals() local
[all...]
H A Dffplay.c3213 int next = is->show_mode; in toggle_audio_display() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmxfdec.c3230 int64_t next = avio_tell(pb); in mxf_read_local_tags() local
3308 uint64_t next in mxf_parse_klv() local
[all...]
H A Dmovenc.c1004 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 Dinternal.h366 _GLFWerror* next; member
532 struct _GLFWwindow* next; member
618 _GLFWcursor* next; member
/third_party/backends/backend/
H A Dfujitsu.h144 struct fujitsu *next; member
H A Dhp3500.c162 struct hp3500_data *next; member
926 struct hp3500_data *dev, *next; in sane_exit() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2570 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...]

Completed in 117 milliseconds

1...<<101102103104105106107108109110>>...112