Home
last modified time | relevance | path

Searched defs:end (Results 3051 - 3075 of 3276) sorted by relevance

1...<<121122123124125126127128129130>>...132

/third_party/python/Lib/test/
H A Dtest_xml_etree.py677 def end(self, tag): global() member in ElementTreeTest.test_custom_builder.Builder
700 def end(self, tag): global() member in ElementTreeTest.test_custom_builder.Builder
[all...]
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp59 auto end = std::min(a.end, b.end); in operator *() local
76 auto end = p + utf8.size(); convertUtf8ToUnicode() local
289 size_t end = 0; GetLineFontMetrics() local
307 middleEllipsisLtrDeal(size_t& end, size_t& charbegin, size_t& charend) GetLineFontMetrics() argument
331 middleEllipsisRtlDeal(size_t& end, size_t& charbegin, size_t& charend) GetLineFontMetrics() argument
372 scanRTLTextCutPoint(const std::vector<TextCutRecord>& rawTextSize, size_t& start, size_t& end) GetLineFontMetrics() argument
402 scanLTRTextCutPoint(const std::vector<TextCutRecord>& rawTextSize, size_t& start, size_t& end) GetLineFontMetrics() argument
437 scanTextCutPoint(const std::vector<TextCutRecord>& rawTextSize, size_t& start, size_t& end) GetLineFontMetrics() argument
850 Cluster(ParagraphImpl* owner, RunIndex runIndex, size_t start, size_t end, SkSpan<const char> text, SkScalar width, SkScalar height) GetLineFontMetrics() argument
909 calculateWidth(size_t start, size_t end, bool clip) const GetLineFontMetrics() argument
1413 BlockIndex end = EMPTY_BLOCK; GetLineFontMetrics() local
1500 getRectsForRange(unsigned start, unsigned end, RectHeightStyle rectHeightStyle, RectWidthStyle rectWidthStyle) GetLineFontMetrics() argument
1641 int32_t end = 0; GetLineFontMetrics() local
[all...]
/third_party/rust/crates/serde/serde/src/de/
H A Dimpls.rs2465 let mut end: Option<Idx> = None; visit_map() variables
2751 let mut end: Option<Idx> = None; visit_map() variables
[all...]
H A Dvalue.rs916 pub fn end(self) -> Result<(), E> { in end() functions
1126 pub fn end(self) -> Result<(), E> { in end() functions
/third_party/spirv-tools/test/
H A Denum_set_test.cpp290 std::vector<TestEnum> enumerateValuesFromToWithStep(size_t start, size_t end, in enumerateValuesFromToWithStep() argument
678 auto end = set.end(); in TEST() local
687 auto end in TEST() local
699 auto end = set.end(); TEST() local
717 auto end = set.end(); TEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1138 Traverser(const Iter beg, const Iter end, const bool shuffled) Traverser() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.cpp1109 Traverser(const Iter beg, const Iter end, const bool shuffled) Traverser() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.c966 u8 *buf, *pos, *end, type, sublen; in radius_server_hs20_missing_sim_pps() local
1468 u8 *buf, *pos, *end, type, sublen, *timestamp = NULL; in radius_server_hs20_t_c_check() local
2243 char *end; in radius_server_read_clients() local
2571 char *end, *pos; radius_server_get_mib() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.c204 char *end; in wpa_config_parse_int() local
324 char *value, *end, *pos; in wpa_config_write_addr_list() local
605 char *start, *end, *buf; in wpa_config_parse_proto() local
660 char *buf, *pos, *end; wpa_config_write_proto() local
706 char *start, *end, *buf; wpa_config_parse_key_mgmt() local
821 char *buf, *pos, *end; wpa_config_write_key_mgmt() local
1230 char *start, *end, *buf; wpa_config_parse_auth_alg() local
1283 char *buf, *pos, *end; wpa_config_write_auth_alg() local
1416 char *buf, *pos, *end; wpa_config_write_freqs() local
1467 char *start, *end, *buf; wpa_config_parse_eap() local
1566 char *buf, *pos, *end; wpa_config_write_eap() local
2084 char *end; wpa_config_parse_ocv() local
3228 const char *pos, *end; wpa_config_set_cred_roaming_consortiums() local
3681 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
3764 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
3850 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
3879 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
4176 char *end; wpa_global_config_parse_int() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c548 char *pos, *end; in hostapd_ctrl_iface_wps_get_status() local
840 const char *pos, *end; hostapd_ctrl_iface_bss_tm_req() local
1046 char *pos, *end; hostapd_ctrl_iface_get_key_mgmt() local
1189 char *pos, *end; hostapd_ctrl_iface_get_config() local
2643 char *pos, *end; hostapd_ctrl_register_frame() local
2984 char *pos, *end, *stamp; hostapd_ctrl_iface_log_level() local
3032 char *pos, *end; hostapd_ctrl_iface_track_sta_list() local
3333 char *pos, *end; hostapd_ctrl_driver_flags() local
3361 char *pos, *end; hostapd_ctrl_driver_flags2() local
4665 char *pos, *end; hostapd_global_ctrl_iface_interfaces() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c69 const u8 *pos = buf, *end = buf + len; in dpp_get_attr() local
93 const u8 *pos, *end = buf + len; in dpp_get_attr_next() local
119 const u8 *pos, *end; in dpp_check_attrs() local
278 const char *end; dpp_parse_uri_info() local
328 const char *end; dpp_parse_uri_pk() local
352 const char *end; dpp_parse_uri() local
560 char freqs[DPP_BOOTSTRAP_MAX_FREQ * 6 + 10], *pos, *end; dpp_prepare_channel_list() local
897 const char *end; dpp_configuration_alloc() local
997 const char *pos, *end; dpp_configuration_parse_helper() local
2017 char txt[200], *pos, *end; dpp_conf_req_rx() local
3608 const char *pos, *end; dpp_parse_own_connector() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_kay.c3956 char *pos, *end; in ieee802_1x_kay_get_status() local
4069 mka_mib_peer(struct dl_list *peers, bool live, char *buf, char *end) mka_mib_peer() argument
4098 char *pos, *end; ieee802_1x_kay_get_mib() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig.c205 char *end; in wpa_config_parse_int() local
325 char *value, *end, *pos; in wpa_config_write_addr_list() local
707 char *start, *end, *buf; in wpa_config_parse_proto() local
766 char *buf, *pos, *end; wpa_config_write_proto() local
821 char *start, *end, *buf; wpa_config_parse_key_mgmt() local
950 char *buf, *pos, *end; wpa_config_write_key_mgmt() local
1397 char *start, *end, *buf; wpa_config_parse_auth_alg() local
1450 char *buf, *pos, *end; wpa_config_write_auth_alg() local
1583 char *buf, *pos, *end; wpa_config_write_freqs() local
1634 char *start, *end, *buf; wpa_config_parse_eap() local
1733 char *buf, *pos, *end; wpa_config_write_eap() local
2393 char *end; wpa_config_parse_ocv() local
3652 const char *pos, *end; wpa_config_set_cred_roaming_consortiums() local
4134 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
4217 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
4303 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
4332 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
4667 char *end; wpa_global_config_parse_int() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c546 char *pos, *end; in hostapd_ctrl_iface_wps_get_status() local
838 const char *pos, *end; hostapd_ctrl_iface_bss_tm_req() local
1038 char *pos, *end; hostapd_ctrl_iface_get_key_mgmt() local
1183 char *pos, *end; hostapd_ctrl_iface_get_config() local
2489 char *pos, *end, *stamp; hostapd_ctrl_iface_log_level() local
2537 char *pos, *end; hostapd_ctrl_iface_track_sta_list() local
2811 char *pos, *end; hostapd_ctrl_driver_flags() local
4007 char *pos, *end; hostapd_global_ctrl_iface_interfaces() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c2392 const u8 *ie, *end; in wpa_fils_validate_fils_session() local
2490 const u8 *end, *ie_start, *ie, *session, *crypt; in fils_decrypt_assoc() local
2577 u8 *end = buf + max_len; fils_encrypt_assoc() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c1901 int start, end, q; in new_video_stream() local
H A Dffmpeg.c709 int64_t end = av_rescale_q(ost->sync_opts - ost->first_pts, time_base, AV_TIME_BASE_Q); in close_output_stream() local
1302 int64_t end = av_rescale_q(ost->sync_opts - ost->first_pts, time_base, AV_TIME_BASE_Q); in finish_output_stream() local
1687 const char end = is_last_report ? '\\n' : '\\r'; print_report() local
2291 int end = 1; transcode_subtitles() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c1531 char *end = NULL; vulkan_device_create() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dhlsenc.c1200 const char *end; in parse_playlist() local
2065 char *end; in parse_variant_stream_mapstring() local
[all...]
/third_party/alsa-lib/src/
H A Dconf.c672 char *end; in _snd_safe_strtoll_base() local
688 char *end; in _snd_safe_strtol_base() local
704 char *end; in _snd_safe_strtod() local
[all...]
/third_party/backends/backend/
H A Dumax_pp_low.c9630 int end[9] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, -1 }; move() local
9837 int end[9] = { moveToOrigin() local
[all...]
/third_party/backends/sanei/
H A Dsanei_scsi.c2723 char *end; in sanei_proc_scsi_find_devices() local
2951 char *end; in sanei_scsi_find_devices() local
4099 char *end; sanei_scsi_find_devices() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.cpp3599 int32_t end = groupEnds.elementAti(i); regex_find() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmeasunit.cpp2107 binarySearch( const char * const * array, int32_t start, int32_t end, StringPiece key) binarySearch() argument
/third_party/libsnd/src/
H A Dcommon.h366 sf_count_t indx, end, len ; member

Completed in 87 milliseconds

1...<<121122123124125126127128129130>>...132