/third_party/rust/crates/cxx/gen/lib/src/gen/include/ |
H A D | cxx.h | 246 void *pos; member in rust::cxxbridge1::final [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | string_view_test.cc | 771 size_t pos = (i == sp.size()) ? absl::string_view::npos : i; in TEST() local [all...] |
/third_party/skia/modules/skplaintexteditor/src/ |
H A D | editor.cpp | 88 const std::vector<SkRect>& pos = line.fCursorPos; in getPosition() local 129 SkRect pos = {0, 0, 0, 0}; in getLocation() local 146 insert(TextPosition pos, const char* utf8Text, size_t byteLen) insert() argument [all...] |
H A D | shape.cpp | 171 selection_box(const SkFontMetrics& metrics, float advance, SkPoint pos) selection_box() argument
|
/third_party/skia/experimental/ffmpeg/ |
H A D | SkVideoDecoder.cpp | 145 static int64_t skstream_seek_packet(void* ctx, int64_t pos, int whence) { in skstream_seek_packet() argument
|
/third_party/skia/gm/ |
H A D | blurrect.cpp | 92 const SkScalar pos[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; in make_radial() local
|
/third_party/skia/modules/skunicode/src/ |
H A D | SkUnicode_icu.cpp | 60 SkBidiIterator::Level SkUnicode_IcuBidi::bidi_getLevelAt(const UBiDi* bidi, int pos) { in bidi_getLevelAt() argument 232 int32_t pos = sk_ubrk_first(iterator.get()); in extractWords() local 265 int32_t pos = sk_ubrk_first(iter); in extractPositions() local [all...] |
/third_party/skia/modules/skunicode/include/ |
H A D | SkUnicode.h | 117 Position pos; member 265 auto pos = iter->first(); in forEachBreak() local
|
/third_party/skia/modules/sksg/samples/ |
H A D | SampleSVGPong.cpp | 70 void update_pos(const sk_sp<sksg::RRect>& rr, const SkPoint& pos) { in update_pos() argument 252 SkPoint pos; global() member [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fImplementationLimitTests.cpp | 330 size_t pos = 0; in queryExtensionsNonIndexed() local
|
H A D | es3fShaderMetamorphicTests.cpp | 245 size_t pos = variantName.find_last_of("."); in init() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | ms_funcs.c | 112 u8 buf[512], *pos; in nt_password_hash() local 436 u8 *pos; in encrypt_pw_block_with_password_hash() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_teap_common.c | 352 u8 *pos, *buffer; in eap_teap_compound_mac() local 417 eap_teap_parse_tlv(struct eap_teap_tlv_parse *tlv, int tlv_type, u8 *pos, size_t len) eap_teap_parse_tlv() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_eke.c | 98 const char *pos; in eap_eke_init() local 228 const u8 *pos, *end; eap_eke_process_id() local 360 const u8 *pos, *end, *dhcomp; eap_eke_process_commit() local 506 const u8 *pos, *end; eap_eke_process_confirm() local 653 const u8 *pos, *end; eap_eke_process() local [all...] |
H A D | eap_fast_pac.c | 181 const char *pos; member 190 char *pos; in eap_fast_read_line() local 329 eap_fast_parse_pac_type(struct eap_fast_pac *pac, char *pos) eap_fast_parse_pac_type() argument 344 eap_fast_parse_pac_key(struct eap_fast_pac *pac, char *pos) eap_fast_parse_pac_key() argument 362 eap_fast_parse_pac_opaque(struct eap_fast_pac *pac, char *pos) eap_fast_parse_pac_opaque() argument 373 eap_fast_parse_a_id(struct eap_fast_pac *pac, char *pos) eap_fast_parse_a_id() argument 383 eap_fast_parse_i_id(struct eap_fast_pac *pac, char *pos) eap_fast_parse_i_id() argument 393 eap_fast_parse_a_id_info(struct eap_fast_pac *pac, char *pos) eap_fast_parse_a_id_info() argument 417 char *pos; eap_fast_load_pac() local 477 eap_fast_write(char **buf, char **pos, size_t *buf_len, const char *field, const u8 *data, size_t len, int txt) eap_fast_write() argument 574 eap_fast_add_pac_data(struct eap_fast_pac *pac, char **buf, char **pos, size_t *buf_len) eap_fast_add_pac_data() argument 623 char *buf, *pos; eap_fast_save_pac() local 706 u8 *pos, *end; eap_fast_pac_get_a_id() local 752 u8 *buf, *end, *pos; eap_fast_load_pac_bin() local 876 u8 *buf, *pos; eap_fast_save_pac_bin() local [all...] |
H A D | eap_gpsk.c | 109 const char *pos; in eap_gpsk_init() local 143 eap_gpsk_process_id_server(struct eap_gpsk_data *data, const u8 *pos, const u8 *end) eap_gpsk_process_id_server() argument 173 eap_gpsk_process_rand_server(struct eap_gpsk_data *data, const u8 *pos, const u8 *end) eap_gpsk_process_rand_server() argument 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 279 const u8 *csuite_list, *pos, *end; eap_gpsk_process_gpsk_1() local 409 eap_gpsk_validate_rand(struct eap_gpsk_data *data, const u8 *pos, const u8 *end) eap_gpsk_validate_rand() argument 448 eap_gpsk_validate_id_server(struct eap_gpsk_data *data, const u8 *pos, const u8 *end) eap_gpsk_validate_id_server() argument 488 eap_gpsk_validate_csuite(struct eap_gpsk_data *data, const u8 *pos, const u8 *end) eap_gpsk_validate_csuite() argument 517 eap_gpsk_validate_pd_payload_2(struct eap_gpsk_data *data, const u8 *pos, const u8 *end) eap_gpsk_validate_pd_payload_2() argument 544 eap_gpsk_validate_gpsk_3_mic(struct eap_gpsk_data *data, const u8 *payload, const u8 *pos, const u8 *end) eap_gpsk_validate_gpsk_3_mic() argument 588 const u8 *pos, *end; eap_gpsk_process_gpsk_3() local 668 const u8 *pos; eap_gpsk_process() local [all...] |
H A D | eap_teap_pac.c | 181 const char *pos; member 190 char *pos; in eap_teap_read_line() local 332 eap_teap_parse_pac_type(struct eap_teap_pac *pac, char *pos) eap_teap_parse_pac_type() argument 345 eap_teap_parse_pac_key(struct eap_teap_pac *pac, char *pos) eap_teap_parse_pac_key() argument 363 eap_teap_parse_pac_opaque(struct eap_teap_pac *pac, char *pos) eap_teap_parse_pac_opaque() argument 374 eap_teap_parse_a_id(struct eap_teap_pac *pac, char *pos) eap_teap_parse_a_id() argument 384 eap_teap_parse_i_id(struct eap_teap_pac *pac, char *pos) eap_teap_parse_i_id() argument 394 eap_teap_parse_a_id_info(struct eap_teap_pac *pac, char *pos) eap_teap_parse_a_id_info() argument 418 char *pos; eap_teap_load_pac() local 478 eap_teap_write(char **buf, char **pos, size_t *buf_len, const char *field, const u8 *data, size_t len, int txt) eap_teap_write() argument 579 eap_teap_add_pac_data(struct eap_teap_pac *pac, char **buf, char **pos, size_t *buf_len) eap_teap_add_pac_data() argument 627 char *buf, *pos; eap_teap_save_pac() local 710 u8 *pos, *end; eap_teap_pac_get_a_id() local 756 u8 *buf, *end, *pos; eap_teap_load_pac_bin() local 880 u8 *buf, *pos; eap_teap_save_pac_bin() local [all...] |
H A D | eap_tls_common.c | 907 const u8 *pos; in eap_peer_tls_process_init() local 1097 char *start, *pos, *bu in eap_peer_select_phase2_methods() local 1181 u8 *pos = (u8 *) (hdr + 1); eap_peer_tls_phase2_nak() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_server_eke.c | 132 static int supported_proposal(const u8 *pos) in supported_proposal() argument 388 const u8 *pos; eap_eke_check() local 424 const u8 *pos, *end; eap_eke_process_identity() local 519 const u8 *pos, *end, *dhcomp, *pnonce; eap_eke_process_commit() local 689 const u8 *pos, *end; eap_eke_process() local [all...] |
H A D | eap_server_mschapv2.c | 243 const u8 *pos; in eap_mschapv2_check() local 285 const u8 *pos, *end, *peer_challenge, *nt_response, *name; in eap_mschapv2_process_response() local 456 const u8 *pos; eap_mschapv2_process_success_resp() local 483 const u8 *pos; eap_mschapv2_process_failure_resp() local [all...] |
H A D | eap_server_pwd.c | 537 const u8 *pos; in eap_pwd_check() local 850 const u8 *pos; in eap_pwd_process() local [all...] |
H A D | eap_server_sim.c | 366 const u8 *pos; in eap_sim_check() local 734 const u8 *pos, *end; in eap_sim_process() local [all...] |
H A D | eap_server_tnc.c | 327 const u8 *pos; in eap_tnc_check() local 450 const u8 *pos, *end; in eap_tnc_process() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa_ft.c | 126 u8 *pos = sm->assoc_resp_ies; in wpa_sm_set_ft_params() local 169 u8 *buf, *pos, *ftie_len, *ftie_pos, *fte_mic, *elem_count; in wpa_ft_gen_req_ies() local 457 u8 *pos = buf; wpa_ft_add_mdie() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | tlsv1_client.c | 56 u8 *pos; in tls_derive_keys() local 144 const u8 *pos, *end; tlsv1_client_handshake() local 310 const u8 *in_end, *pos; tlsv1_client_decrypt() local 529 u8 *seed, *pos; tlsv1_client_prf() local 709 u8 *pos; tlsv1_client_hello_ext() local [all...] |