| /third_party/toybox/toys/pending/ |
| H A D | route.c | 173 static int get_action(char ***argv, struct _arglist *list) in get_action() argument
|
| /third_party/toybox/toys/posix/ |
| H A D | tar.c | 766 static void trim2list(void *list, char *pline) in trim2list() argument [all...] |
| /third_party/vixl/test/aarch64/ |
| H A D | test-api-aarch64.cc | 1321 RegList list = CPURegList::All(type).GetList(); in GetPotentialListFor() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | repeated_field.c | 291 VALUE RepeatedField_replace(VALUE _self, VALUE list) { in RepeatedField_replace() argument 497 RepeatedField_plus(VALUE _self, VALUE list) RepeatedField_plus() argument 534 RepeatedField_concat(VALUE _self, VALUE list) RepeatedField_concat() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _testinternalcapi.c | 514 set_eval_frame_record(PyObject *self, PyObject *list) in set_eval_frame_record() argument
|
| /third_party/protobuf/java/lite/src/test/java/com/google/protobuf/ |
| H A D | LiteTest.java | 2380 private final List<T> list; field in LiteTest.OneTimeIterable
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | repeated_scalar_container.cc | 313 PyObject* list = PyList_New(0); in Subscript() local 64 InternalAssignRepeatedField( RepeatedScalarContainer* self, PyObject* list) InternalAssignRepeatedField() argument [all...] |
| /third_party/python/Lib/ |
| H A D | cgi.py | 268 list = None variable in MiniFieldStorage [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | hash.h | 470 AbslHashValue( H hash_state, const std::forward_list<T, Allocator>& list) AbslHashValue() argument 482 AbslHashValue( H hash_state, const std::list<T, Allocator>& list) AbslHashValue() argument
|
| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | editor.cpp | 259 static size_t find_first_larger(const std::vector<T>& list, T value) { in find_first_larger() argument 327 const std::vector<size_t>& list = fLines[pos.fParagraphIndex].fLineEndOffsets; in move() local 334 const std::vector<size_t>& list = fLines[pos.fParagraphIndex].fLineEndOffsets; move() local 347 const std::vector<size_t>& list = fLines[pos.fParagraphIndex].fLineEndOffsets; move() local 374 const std::vector<size_t>& list = fLines[pos.fParagraphIndex].fLineEndOffsets; move() local [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | conditional.c | 192 cond_node_t *cond_node_search(policydb_t * p, cond_node_t * list, in cond_node_search() argument 463 void cond_av_list_destroy(cond_av_list_t * list) in cond_av_list_destroy() argument 498 void cond_list_destroy(cond_list_t * list) in cond_list_destroy() argument 625 cond_av_list_t *other = data->other, *list, *cur; cond_insertf() local 821 cond_read_list(policydb_t * p, cond_list_t ** list, void *fp) cond_read_list() argument [all...] |
| H A D | optimize.c | 257 static int is_cond_rule_redundant(avtab_ptr_t e1, cond_av_list_t *list, in is_cond_rule_redundant() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | eap_teap_common.c | 229 static int tls_cipher_suite_match(const u16 *list, size_t count, u16 cs) in tls_cipher_suite_match() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_gpsk.c | 233 eap_gpsk_process_csuite_list(struct eap_sm *sm, struct eap_gpsk_data *data, const u8 **list, size_t *list_len, const u8 *pos, const u8 *end) eap_gpsk_process_csuite_list() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | eloop_win.c | 33 struct dl_list list; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_upnp_i.h | 52 struct dl_list list; member 66 struct dl_list list; member 80 struct dl_list list; member 107 struct dl_list list; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | bgscan_learn.c | 23 struct dl_list list; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | gas_query_ap.c | 36 struct dl_list list; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | gas_server.c | 24 struct dl_list list; member 36 struct dl_list list; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_teap_common.c | 238 static int tls_cipher_suite_match(const u16 *list, size_t count, u16 cs) in tls_cipher_suite_match() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_gpsk.c | 233 eap_gpsk_process_csuite_list(struct eap_sm *sm, struct eap_gpsk_data *data, const u8 **list, size_t *list_len, const u8 *pos, const u8 *end) eap_gpsk_process_csuite_list() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | eloop_win.c | 33 struct dl_list list; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_upnp_i.h | 52 struct dl_list list; member 66 struct dl_list list; member 80 struct dl_list list; member 107 struct dl_list list; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | bgscan_learn.c | 23 struct dl_list list; member [all...] |
| H A D | bss.h | 34 struct dl_list list; member 78 struct dl_list list; member
|