| /third_party/toybox/toys/posix/ |
| H A D | ps.c | 224 struct ofields *next, *prev; member
|
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| H A D | xmltok.c | 334 const unsigned char prev = (unsigned char)fromLim[-1]; in _INTERNAL_trim_to_complete_utf8_characters() local
|
| /third_party/python/Python/ |
| H A D | pystate.c | 1100 _PyStackChunk *prev in tstate_delete_common() local [all...] |
| /third_party/python/Modules/ |
| H A D | _testbuffer.c | 91 struct ndbuf *prev; member [all...] |
| H A D | _zoneinfo.c | 81 StrongCacheNode *prev; member [all...] |
| H A D | _xxsubinterpretersmodule.c | 528 _channelend *prev = NULL; in _channelend_find() local 588 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add() argument 619 _channelend *prev; in _channelends_associate() local 663 _channelend *prev; in _channelends_close_interpreter() local 916 _channelref *prev = NULL; _channelref_find() local 1094 _channels_remove_ref(_channels *channels, _channelref *ref, _channelref *prev, _PyChannelState **pchan) _channels_remove_ref() argument 1121 _channelref *prev = NULL; _channels_remove() local 1160 _channelref *prev = NULL; _channels_drop_id_object() local [all...] |
| H A D | gcmodule.c | 265 PyGC_Head *prev = GC_PREV(node); in gc_list_remove() local 394 PyGC_Head *prev = head; in validate_list() local 515 PyGC_Head *prev in visit_reachable() local 561 PyGC_Head *prev = young; move_unreachable() local [all...] |
| /third_party/python/Objects/ |
| H A D | genobject.c | 453 _PyInterpreterFrame *prev = tstate->cframe->current_frame; in _gen_throw() local
|
| /third_party/python/Modules/expat/ |
| H A D | xmltok.c | 331 const unsigned char prev = (unsigned char)fromLim[-1]; in _INTERNAL_trim_to_complete_utf8_characters() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | kernel_to_cil.c | 558 char *prev; in write_sids_to_cil() local 838 char *prev, *name, *actual; in write_sensitivity_rules_to_cil() local 942 char *prev, *name, *actual; write_category_rules_to_cil() local [all...] |
| H A D | kernel_to_conf.c | 798 char *name, *prev, *alias; in write_sensitivity_rules_to_conf() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_verify.c | 451 struct cil_symtab_datum *prev = item->data; in cil_verify_no_self_reference() local
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pDepthTests.cpp | 801 deUint64 prev = 0; in renderSample() local 862 deInt64 prev; in calibrate() local 945 const deInt64 prev = deGetMicroseconds(); in calibrate() local 976 deUint64 prev = 0; in renderSample() local 1702 deUint64 prev = 0; renderSample() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
| H A D | tdls.c | 667 struct wpa_tdls_peer *cur, *prev; in wpa_tdls_peer_remove_from_list() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_registrar.c | 51 struct wps_nfc_pw_token *token, *prev; in wps_free_nfc_pw_tokens() local 108 struct wps_uuid_pin *pin, *prev; in wps_free_pins() local 124 struct wps_pbc_session *prev; in wps_free_pbc_sessions() local 281 struct wps_registrar_device *prev; in wps_free_devices() local 348 struct wps_pbc_session *pbc, *prev = NULL; wps_registrar_add_pbc_session() local 401 struct wps_pbc_session *pbc, *prev = NULL, *tmp; wps_registrar_remove_pbc_session() local 491 struct upnp_pending_message *p, *p2, *prev = NULL; wps_registrar_free_pending_m2() local 857 struct wps_uuid_pin *pin, *prev; wps_registrar_expire_pins() local 884 struct wps_uuid_pin *pin, *prev; wps_registrar_invalidate_wildcard_pin() local 912 struct wps_uuid_pin *pin, *prev; wps_registrar_invalidate_pin() local 2117 struct upnp_pending_message *p, *prev = NULL; wps_registrar_get_msg() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | sae.c | 1265 struct sae_pt *prev; in sae_deinit_pt() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_teap.c | 255 struct eap_teap_pac *pac, *prev; in eap_teap_deinit() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| H A D | radius_server.c | 406 struct radius_session *session, *prev; in radius_server_session_remove() local 1990 struct radius_session *session, *prev; in radius_server_free_sessions() local 2004 struct radius_client *client, *prev; in radius_server_free_clients() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | scan.c | 2516 const struct minsnr_bitrate_entry *prev, *entry = table; in max_rate() local 2559 const struct minsnr_bitrate_entry *prev, *entry = table; in max_he_rate() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mlpenc.c | 238 const FilterParams *prev = &prev_cp->filter_params[filter]; in compare_filter_params() local 260 static int compare_matrix_params(MLPEncodeContext *ctx, const MatrixParams *prev, const MatrixParams *mp) in compare_matrix_params() argument 291 const DecodingParams *prev = ctx->prev_decoding_params; compare_decoding_params() local 1849 compare_best_offset(const BestOffset *prev, const BestOffset *cur) compare_best_offset() argument [all...] |
| /third_party/curl/src/ |
| H A D | tool_cfgable.h | 296 struct OperationConfig *prev; member
|
| /third_party/backends/backend/ |
| H A D | canon_dr.c | 555 struct scanner * prev = NULL; in sane_get_devices() local [all...] |
| H A D | epson.c | 3583 Epson_Scanner *s, *prev; in sane_close() local
|
| H A D | mustek.c | 5656 Mustek_Scanner *prev, *s; in sane_close() local
|
| H A D | pie.c | 3143 Pie_Scanner *prev, *scanner;
in sane_close() local
|