| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_truetype.h | 1218 int start = b->cursor, end, op; in stbtt__dict_get() local 1245 int count, offsize, start, end; in stbtt__cff_index_get() local 1502 stbtt_uint16 end; in stbtt_FindGlyphIndex() local 1953 int nranges, start, end, v, fmt, fdselector = -1, i; stbtt__cid_get_glyph_subrs() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | measunit.cpp | 2070 binarySearch( const char * const * array, int32_t start, int32_t end, StringPiece key) binarySearch() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | zic.c | 71 #define end(cp) (strchr((cp), '\0')) macro [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsDebug.cpp | 338 const char* end; in ShowActiveSpans() local 1443 const SkOpSpanBase* end = coinPtTEnd()->span(); debugExpand() local 1626 const SkOpSpanBase* end = coin->coinPtTEnd()->span(); debugAddExpanded() local 2034 const SkOpSpanBase* end = coin->coinPtTEndWritable()->span(); debugMark() local 2115 DebugCheckBetween(const SkOpSpanBase* next, const SkOpSpanBase* end, double oStart, double oEnd, const SkOpSegment* oSegment, SkPathOpsDebug::GlitchLog* log) DebugCheckBetween() argument 2563 const SkOpSpanBase* end = *endPtr; debugStarter() local [all...] |
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLSPIRVCodeGenerator.cpp | 2729 SpvId end = this->nextId(nullptr); writeLogicalAnd() local 2749 SpvId end = this->nextId(nullptr); writeLogicalOr() local 2785 SpvId end = this->nextId(nullptr); writeTernaryExpression() local 3213 SpvId end = this->nextId(nullptr); writeIfStatement() local 3248 SpvId end = this->nextId(nullptr); writeForStatement() local 3282 SpvId end = this->nextId(nullptr); writeDoStatement() local 3306 SpvId end = this->nextId(nullptr); writeSwitchStatement() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-common.hh | 1971 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 D | SelectionDAGNodes.h | 2566 static SDNodeIterator end (const SDNode *N) { in end() function in llvm::SDNodeIterator [all...] |
| /third_party/python/Objects/ |
| H A D | longobject.c | 2646 char *end = NULL; in _PyLong_FromBytes() local 2667 char *end = NULL; in PyLong_FromUnicodeObject() local [all...] |
| H A D | exceptions.c | 2718 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 D | cil.c | 2020 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 D | module_to_cil.c | 124 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 D | tls_openssl.c | 1402 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 D | p2p.c | 635 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 D | wpa_cli.c | 1013 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 D | wpa_supplicant.c | 4017 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 D | ieee802_11.c | 1301 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 D | wpa_auth.c | 2511 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 D | wpa_auth_ft.c | 2473 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 D | tls_openssl.c | 1441 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 D | p2p.c | 697 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 D | wpa_cli.c | 1044 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 D | wpa_auth_ft.c | 2384 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 D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
| /third_party/ffmpeg/fftools/ |
| H A D | ffprobe.c | 141 int64_t start, end; ///< start, end in second/AV_TIME_BASE units member 2798 int64_t start = -INT64_MAX, end = interval->end; read_interval_packets() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | mxfdec.c | 621 int64_t end = avio_tell(pb) + klv->length; in mxf_decrypt_triplet() local 4075 const uint8_t *end = p->buf + FFMIN(p->buf_size, RUN_IN_MAX + 1 + sizeof(mxf_header_partition_pack_key)); mxf_probe() local [all...] |