Home
last modified time | relevance | path

Searched refs:next (Results 2351 - 2375 of 12627) sorted by relevance

1...<<919293949596979899100>>...506

/third_party/typescript/tests/baselines/reference/
H A DiterableArrayPattern14.js5 next() {
26 next() {
H A DiterableArrayPattern15.js5 next() {
26 next() {
H A DiterableArrayPattern17.js5 next() {
26 next() {
H A DiterableArrayPattern18.js5 next() {
26 next() {
H A DiterableArrayPattern19.js5 next() {
26 next() {
H A DiterableArrayPattern20.js5 next() {
26 next() {
H A DiterableArrayPattern3.js5 next() {
26 next() {
H A DiterableArrayPattern4.js5 next() {
26 next() {
H A DiterableArrayPattern5.js5 next() {
26 next() {
H A DiterableArrayPattern6.js5 next() {
26 next() {
H A DiterableArrayPattern7.js5 next() {
26 next() {
H A DiterableArrayPattern8.js5 next() {
26 next() {
H A DiterableArrayPattern9.js6 next() {
25 next() {
/third_party/icu/icu4c/source/test/intltest/
H A Dusettest.cpp652 if (!iset.next() || !iset.isString()) { in TestAPI()
653 errln("FAIL: UnicodeSetIterator::next/isString"); in TestAPI()
798 UBool nextv = it.next(); in TestIteration()
1366 while(si.next()) { in TestCloseOver()
1389 while(si.next()) { in TestCloseOver()
2032 while (it.next()) { in copyWithIterator()
2533 int32_t start, next; in containsSpanUTF16() local
2534 for(start=next=0; start<length;) { in containsSpanUTF16()
2535 U16_NEXT(s, next, length, c); in containsSpanUTF16()
2547 start=next; in containsSpanUTF16()
2553 int32_t start, next, maxSpanLimit=0; containsSpanUTF16() local
2730 int32_t start, next; containsSpanUTF8() local
2751 int32_t start, next, maxSpanLimit=0; containsSpanUTF8() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.h503 /* waiting for next af to sync time of supplicant.
508 /* go to listen state to wait for next af after SENDING_ACT_FRM */
1204 /* next af subtype to cancel the remained dwell time in rx process */
1435 #define BCM_LIST_FOR_EACH_ENTRY_SAFE(pos, next, head, member) \
1436 list_for_each_entry_safe((pos), (next), (head), member)
1448 struct net_info *_net_info, *next; in wl_probe_wdev_all() local
1453 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, in wl_probe_wdev_all()
1466 struct net_info *_net_info, *next, *info = NULL; in wl_get_netinfo_by_fw_idx() local
1471 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_fw_idx()
1486 struct net_info *_net_info, *next; in wl_dealloc_netinfo_by_wdev() local
1582 struct net_info *_net_info, *next; wl_delete_all_netinfo() local
1626 struct net_info *_net_info, *next; wl_get_status_all() local
1644 struct net_info *_net_info, *next; wl_set_status_all() local
1678 struct net_info *_net_info, *next; wl_set_status_by_netdev() local
1734 struct net_info *_net_info, *next; wl_get_cfgbss_by_wdev() local
1756 struct net_info *_net_info, *next; wl_get_status_by_netdev() local
1776 struct net_info *_net_info, *next; wl_get_mode_by_netdev() local
1796 struct net_info *_net_info, *next; wl_get_bssidx_by_wdev() local
1816 struct net_info *_net_info, *next; wl_get_wdev_by_fw_idx() local
1838 struct net_info *_net_info, *next; wl_get_profile_by_netdev() local
1857 struct net_info *_net_info, *next, *info = NULL; wl_get_netinfo_by_netdev() local
1876 struct net_info *_net_info, *next, *info = NULL; wl_get_netinfo_by_wdev() local
[all...]
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dpolicydb.c234 e = e->next; in cls_destroy()
238 constraint = constraint->next; in cls_destroy()
247 e = e->next; in cls_destroy()
251 constraint = constraint->next; in cls_destroy()
334 struct filename_trans_datum *next, *d = datum; in filenametr_destroy() local
340 next = d->next; in filenametr_destroy()
342 d = next; in filenametr_destroy()
814 c = c->next; in policydb_destroy()
827 c = c->next; in policydb_destroy()
[all...]
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dpolicydb.c230 e = e->next; in cls_destroy()
234 constraint = constraint->next; in cls_destroy()
243 e = e->next; in cls_destroy()
247 constraint = constraint->next; in cls_destroy()
329 struct filename_trans_datum *next, *d = datum; in filenametr_destroy() local
335 next = d->next; in filenametr_destroy()
337 d = next; in filenametr_destroy()
809 c = c->next; in policydb_destroy()
822 c = c->next; in policydb_destroy()
[all...]
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c257 struct msr_counter *next; member
781 for (mp = sys.tp; mp; mp = mp->next) { in print_header()
819 for (mp = sys.cp; mp; mp = mp->next) { in print_header()
900 for (mp = sys.pp; mp; mp = mp->next) { in print_header()
938 for (i = 0, mp = sys.tp; mp; i++, mp = mp->next) { in dump_counters()
952 for (i = 0, mp = sys.cp; mp; i++, mp = mp->next) { in dump_counters()
989 for (i = 0, mp = sys.pp; mp; i++, mp = mp->next) { in dump_counters()
1125 for (i = 0, mp = sys.tp; mp; i++, mp = mp->next) { in format_counters()
1167 for (i = 0, mp = sys.cp; mp; i++, mp = mp->next) { in format_counters()
1267 for (i = 0, mp = sys.pp; mp; i++, mp = mp->next) { in format_counters()
5982 char *next; parse_cpu_command() local
[all...]
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c67 struct msr_counter *next; member
874 for (mp = sys.tp; mp; mp = mp->next) { in print_header()
915 for (mp = sys.cp; mp; mp = mp->next) { in print_header()
999 for (mp = sys.pp; mp; mp = mp->next) { in print_header()
1038 for (i = 0, mp = sys.tp; mp; i++, mp = mp->next) { in dump_counters()
1052 for (i = 0, mp = sys.cp; mp; i++, mp = mp->next) { in dump_counters()
1086 for (i = 0, mp = sys.pp; mp; i++, mp = mp->next) { in dump_counters()
1220 for (i = 0, mp = sys.tp; mp; i++, mp = mp->next) { in format_counters()
1268 for (i = 0, mp = sys.cp; mp; i++, mp = mp->next) { in format_counters()
1385 for (i = 0, mp = sys.pp; mp; i++, mp = mp->next) { in format_counters()
6513 char *next; parse_cpu_command() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_binary.c230 (*tail)->next = new; in cil_add_ocontext()
275 cil_perm = cil_perm->next; in cil_common_to_policydb()
334 for (curr = NODE(cil_class->common)->cl_head, i = 1; curr; curr = curr->next, i++) { in cil_classorder_to_policydb()
340 for (curr = NODE(cil_class)->cl_head; curr; curr = curr->next) { in cil_classorder_to_policydb()
946 cond_list->next = cond_node->true_list; in __cil_cond_insert_rule()
949 cond_list->next = cond_node->false_list; in __cil_cond_insert_rule()
961 for (cur_av = cond_list; cur_av != NULL; cur_av = cur_av->next) { in cil_cond_av_list_search()
1657 // continue if the current bit isn't the end of the driver function or the next bit is set in __cil_permx_bitmap_to_sepol_xperms_list()
1663 // is 0xff or the next bit isn't set). The next tim in __cil_permx_bitmap_to_sepol_xperms_list()
4474 class_perm_node_t *next; __cil_destroy_sepol_class_perms() local
4644 avrule_t *next; __cil_destroy_sepol_avrules() local
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dsme.c809 u8 *next; in cfg80211_connect_done() local
855 next = ((u8 *)ev) + sizeof(*ev); in cfg80211_connect_done()
857 ev->cr.bssid = next; in cfg80211_connect_done()
859 next += ETH_ALEN; in cfg80211_connect_done()
862 ev->cr.req_ie = next; in cfg80211_connect_done()
866 next += params->req_ie_len; in cfg80211_connect_done()
869 ev->cr.resp_ie = next; in cfg80211_connect_done()
873 next += params->resp_ie_len; in cfg80211_connect_done()
876 ev->cr.fils.kek = next; in cfg80211_connect_done()
880 next in cfg80211_connect_done()
977 u8 *next; cfg80211_roamed() local
[all...]
/kernel/linux/linux-5.10/mm/
H A Dgup.c303 * next writeback cycle. This is harmless. in unpin_user_pages_dirty_lock()
1488 continue; /* continue at next VMA */ in __mm_populate()
2406 unsigned long next; in gup_huge_pd() local
2410 next = hugepte_addr_end(addr, end, sz); in gup_huge_pd()
2413 } while (ptep++, addr = next, addr != end); in gup_huge_pd()
2526 unsigned long next; in gup_pmd_range() local
2533 next = pmd_addr_end(addr, end); in gup_pmd_range()
2547 if (!gup_huge_pmd(pmd, pmdp, addr, next, flags, in gup_pmd_range()
2557 PMD_SHIFT, next, flags, pages, nr)) in gup_pmd_range()
2559 } else if (!gup_pte_range(pmd, pmdp, addr, next, flag in gup_pmd_range()
2569 unsigned long next; gup_pud_range() local
2597 unsigned long next; gup_p4d_range() local
2622 unsigned long next; gup_pgd_range() local
[all...]
/third_party/python/Modules/
H A D_json.c394 Py_ssize_t next /* = begin */; in scanstring_unicode() local
414 /* Find the end of the string or the next escape */ in scanstring_unicode()
419 for (next = end; next < len; next++) { in scanstring_unicode()
420 d = PyUnicode_READ(kind, buf, next); in scanstring_unicode()
425 raise_errmsg("Invalid control character at", pystr, next); in scanstring_unicode()
435 PyObject *ret = PyUnicode_Substring(pystr, end, next); in scanstring_unicode()
439 *next_end_ptr = next + 1;; in scanstring_unicode()
449 if (next ! in scanstring_unicode()
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dunwind.c627 sr->curr.next = rs; in push()
633 struct unw_reg_state *rs = sr->curr.next; in pop()
657 prev->next = copy; in dup_state_stack()
660 rs = rs->next; in dup_state_stack()
670 struct unw_reg_state *p, *next; in free_state_stack()
672 for (p = rs->next; p != NULL; p = next) { in free_state_stack()
673 next = p->next; in free_state_stack()
676 rs->next in free_state_stack()
669 struct unw_reg_state *p, *next; free_state_stack() local
1531 struct unw_labeled_state *ls, *next; build_script() local
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dunwind.c627 sr->curr.next = rs; in push()
633 struct unw_reg_state *rs = sr->curr.next; in pop()
657 prev->next = copy; in dup_state_stack()
660 rs = rs->next; in dup_state_stack()
670 struct unw_reg_state *p, *next; in free_state_stack()
672 for (p = rs->next; p != NULL; p = next) { in free_state_stack()
673 next = p->next; in free_state_stack()
676 rs->next in free_state_stack()
669 struct unw_reg_state *p, *next; free_state_stack() local
1531 struct unw_labeled_state *ls, *next; build_script() local
[all...]

Completed in 39 milliseconds

1...<<919293949596979899100>>...506