Home
last modified time | relevance | path

Searched defs:end (Results 7251 - 7275 of 7568) sorted by relevance

1...<<291292293294295296297298299300>>...303

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-common.hh1971 hb_codepoint_t end = start + classValue.len; in subset() local
2037 hb_codepoint_t end = startGlyph + classValue.len; in intersects() local
2194 hb_codepoint_t end = rangeRecord[i].last + 1; subset() local
2544 int start = startCoord, peak = peakCoord, end = endCoord; evaluate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2566 static SDNodeIterator end (const SDNode *N) { in end() function in llvm::SDNodeIterator
[all...]
/third_party/python/Objects/
H A Dlongobject.c2646 char *end = NULL; in _PyLong_FromBytes() local
2667 char *end = NULL; in PyLong_FromUnicodeObject() local
[all...]
H A Dexceptions.c2718 PyUnicodeEncodeError_GetEnd(PyObject *exc, Py_ssize_t *end) in PyUnicodeEncodeError_GetEnd() argument
2737 PyUnicodeDecodeError_GetEnd(PyObject *exc, Py_ssize_t *end) PyUnicodeDecodeError_GetEnd() argument
2755 PyUnicodeTranslateError_GetEnd(PyObject *exc, Py_ssize_t *end) PyUnicodeTranslateError_GetEnd() argument
2762 PyUnicodeEncodeError_SetEnd(PyObject *exc, Py_ssize_t end) PyUnicodeEncodeError_SetEnd() argument
2770 PyUnicodeDecodeError_SetEnd(PyObject *exc, Py_ssize_t end) PyUnicodeDecodeError_SetEnd() argument
2778 PyUnicodeTranslateError_SetEnd(PyObject *exc, Py_ssize_t end) PyUnicodeTranslateError_SetEnd() argument
3075 PyUnicodeDecodeError_Create( const char *encoding, const char *object, Py_ssize_t length, Py_ssize_t start, Py_ssize_t end, const char *reason) PyUnicodeDecodeError_Create() argument
3172 _PyUnicodeTranslateError_Create( PyObject *object, Py_ssize_t start, Py_ssize_t end, const char *reason) _PyUnicodeTranslateError_Create() argument
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil.c2020 char *end = NULL; in cil_string_to_uint32() local
2053 char *end = NULL; in cil_string_to_uint64() local
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c124 static int get_line(char **start, char *end, char **line) in get_line() argument
3124 char *end = seusers + seusers_len; in seusers_to_cil() local
3212 char *end = userx + userx_len; in user_extra_to_cil() local
3284 char *end = fc + fc_len; in file_contexts_to_cil() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c1402 check_server_hello(struct tls_connection *conn, const u8 *pos, const u8 *end) check_server_hello() argument
1443 check_server_key_exchange(SSL *ssl, struct tls_connection *conn, const u8 *pos, const u8 *end) check_server_key_exchange() argument
1709 const char *pos, *end; tls_match_altsubject() local
4460 char buf[500], *pos, *end; tls_connection_set_cipher_list() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.c635 const u8 *pos, *end; in p2p_update_peer_vendor_elems() local
2665 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text() argument
3573 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end) in p2p_ie_text() argument
4239 char *pos, *end; p2p_get_peer_info_txt() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_cli.c1013 char cmd[256], *pos, *end; in wpa_cli_cmd_identity() local
1046 char cmd[256], *pos, *end; in wpa_cli_cmd_password() local
1080 char cmd[256], *pos, *end; wpa_cli_cmd_new_password() local
1113 char cmd[256], *pos, *end; wpa_cli_cmd_pin() local
1145 char cmd[256], *pos, *end; wpa_cli_cmd_otp() local
1178 char cmd[256], *pos, *end; wpa_cli_cmd_sim() local
1211 char cmd[256], *pos, *end; wpa_cli_cmd_psk_passphrase() local
1244 char cmd[256], *pos, *end; wpa_cli_cmd_passphrase() local
3815 const char *end; wpa_cli_edit_completion_cb() local
3931 const char *end; wpa_cli_action_process() local
4337 char *pos, *end; update_bssid_list() local
4368 char *pos, *end; update_ifnames() local
4400 char *pos, *end; update_creds() local
4432 char *pos, *end; update_networks() local
[all...]
H A Dwpa_supplicant.c4017 const u8 *owe, *pos, *end; in owe_trans_ssid_match() local
4522 char *end = NULL; local
7385 u8 *ie, *end; global() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c1301 const u8 *pos, *end; in handle_auth_sae() local
1793 const u8 *end; handle_auth_fils() local
6109 const u8 *pos, *end; handle_action() local
6122 const u8 *pos, *end; handle_action() local
6664 const u8 *pos, *end; handle_action_cb() local
6677 const u8 *pos, *end; handle_action_cb() local
[all...]
H A Dwpa_auth.c2511 const u8 *ie, *end; in wpa_fils_validate_fils_session() local
2609 const u8 *end, *ie_start, *ie, *session, *crypt; in fils_decrypt_assoc() local
2696 u8 *end = buf + max_len; fils_encrypt_assoc() local
[all...]
H A Dwpa_auth_ft.c2473 static u8 * wpa_ft_process_ric(struct wpa_state_machine *sm, u8 *pos, u8 *end, in wpa_ft_process_ric() argument
2510 u8 *end, *mdie, *ftie, *rsnie = NULL, *r0kh_id, *subelem = NULL; in wpa_sm_write_assoc_resp_ies() local
2374 wpa_ft_process_rdie(struct wpa_state_machine *sm, u8 *pos, u8 *end, u8 id, u8 descr_count, const u8 *ies, size_t ies_len) wpa_ft_process_rdie() argument
3063 u8 *pos, *end; wpa_ft_process_auth_req() local
4553 const u8 *pos, *end, *start; wpa_ft_rrb_rx() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c1441 check_server_hello(struct tls_connection *conn, const u8 *pos, const u8 *end) check_server_hello() argument
1482 check_server_key_exchange(SSL *ssl, struct tls_connection *conn, const u8 *pos, const u8 *end) check_server_key_exchange() argument
1749 const char *pos, *end; tls_match_altsubject() local
4726 char buf[500], *pos, *end; tls_connection_set_cipher_list() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c697 const u8 *pos, *end; local
2797 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) argument
3740 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end) argument
4427 char *pos, *end; global() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_cli.c1044 char cmd[256], *pos, *end; in wpa_cli_cmd_identity() local
1077 char cmd[256], *pos, *end; in wpa_cli_cmd_sim_kc() local
1109 char cmd[256], *pos, *end; wpa_cli_cmd_sim_sres() local
1141 char cmd[256], *pos, *end; wpa_cli_cmd_param_ki() local
1173 char cmd[256], *pos, *end; wpa_cli_cmd_param_opc() local
1205 char cmd[256], *pos, *end; wpa_cli_cmd_param_amf() local
1237 char cmd[256], *pos, *end; wpa_cli_cmd_param_sqn() local
1270 char cmd[256], *pos, *end; wpa_cli_cmd_password() local
1304 char cmd[256], *pos, *end; wpa_cli_cmd_new_password() local
1337 char cmd[256], *pos, *end; wpa_cli_cmd_pin() local
1369 char cmd[256], *pos, *end; wpa_cli_cmd_otp() local
1402 char cmd[256], *pos, *end; wpa_cli_cmd_sim() local
1435 char cmd[256], *pos, *end; wpa_cli_cmd_psk_passphrase() local
1468 char cmd[256], *pos, *end; wpa_cli_cmd_passphrase() local
4368 const char *end; wpa_cli_edit_completion_cb() local
4484 const char *end; wpa_cli_action_process() local
4901 char *pos, *end; update_bssid_list() local
4932 char *pos, *end; update_ifnames() local
4964 char *pos, *end; update_creds() local
4996 char *pos, *end; update_networks() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c2384 static u8 * wpa_ft_process_ric(struct wpa_state_machine *sm, u8 *pos, u8 *end, in wpa_ft_process_ric() argument
2420 u8 *end, *mdie, *ftie, *rsnie = NULL, *r0kh_id, *subelem = NULL; in wpa_sm_write_assoc_resp_ies() local
2285 wpa_ft_process_rdie(struct wpa_state_machine *sm, u8 *pos, u8 *end, u8 id, u8 descr_count, const u8 *ies, size_t ies_len) wpa_ft_process_rdie() argument
2872 u8 *pos, *end; wpa_ft_process_auth_req() local
4321 const u8 *pos, *end, *start; wpa_ft_rrb_rx() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2201 phys_addr_t start, end, addr_end; in gic_check_reserved_range() local
5284 static int __init gic_acpi_match_srat_its(union acpi_subtable_headers *header, const unsigned long end) in gic_acpi_match_srat_its() argument
5289 static int __init gic_acpi_parse_srat_its(union acpi_subtable_headers *header, const unsigned long end) in gic_acpi_parse_srat_its() argument
5362 static int __init gic_acpi_parse_madt_its(union acpi_subtable_headers *header, const unsigned long end) in gic_acpi_parse_madt_its() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h591 unsigned long end; member
H A Dmm.h2561 static inline int vma_adjust(struct vm_area_struct *vma, unsigned long start, unsigned long end, pgoff_ argument
2739 range_in_vma(struct vm_area_struct *vma, unsigned long start, unsigned long end) range_in_vma() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmutils.c3707 set_bitrange(void *array, uint start, uint end, uint maxbit) in set_bitrange() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c1505 int kvm_unmap_hva_range(struct kvm *kvm, unsigned long start, unsigned long end, in kvm_unmap_hva_range() argument
1574 int kvm_age_hva(struct kvm *kvm, unsigned long start, unsigned long end) in kvm_age_hva() argument
1600 u64 *end; in is_empty_shadow_page() local
1447 kvm_handle_hva_range(struct kvm *kvm, unsigned long start, unsigned long end, unsigned long data, int (*handler)(struct kvm *kvm, struct kvm_rmap_head *rmap_head, struct kvm_memory_slot *slot, gfn_t gfn, int level, unsigned long data)) kvm_handle_hva_range() argument
2674 direct_pte_prefetch_many(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, u64 *start, u64 *end) direct_pte_prefetch_many() argument
5514 gfn_t start, end; kvm_zap_gfn_range() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Daclocal.h1061 u16 end; member
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c4042 void __user *end = buffer + size; in binder_thread_write() local
4625 void __user *end = buffer + size; in binder_thread_read() local

Completed in 115 milliseconds

1...<<291292293294295296297298299300>>...303