Home
last modified time | relevance | path

Searched refs:it (Results 1 – 25 of 8394) sorted by relevance

12345678910>>...336

/netbsd/external/mpl/bind/dist/lib/dns/
H A Drriterator.c73 dns_db_detachnode(it->db, &it->node); in dns_rriterator_first()
75 it->result = dns_dbiterator_first(it->dbit); in dns_rriterator_first()
83 it->dbit, &it->node, in dns_rriterator_first()
89 it->result = dns_db_allrdatasets(it->db, it->node, it->ver, 0, in dns_rriterator_first()
90 it->now, &it->rdatasetit); in dns_rriterator_first()
101 dns_db_detachnode(it->db, &it->node); in dns_rriterator_first()
128 dns_db_detachnode(it->db, &it->node); in dns_rriterator_nextrrset()
138 it->dbit, &it->node, in dns_rriterator_nextrrset()
143 it->result = dns_db_allrdatasets(it->db, it->node, it->ver, 0, in dns_rriterator_nextrrset()
144 it->now, &it->rdatasetit); in dns_rriterator_nextrrset()
[all …]
/netbsd/external/gpl3/gdb/dist/sim/bpf/
H A Dbpf-helpers.def74 DEF_HELPER (LINUX_V4_1, SKB_STORE_BYTES, skb_store_bytes, TYPES (it, pt, it, pt, it, it, 0))
75 DEF_HELPER (LINUX_V4_1, L3_CSUM_REPLACE, l3_csum_replace, TYPES (it, pt, it, it ,it ,it, 0))
76 DEF_HELPER (LINUX_V4_1, L4_CSUM_REPLACE, l4_csum_replace, TYPES (it, pt, it, it, it, it, 0))
94 DEF_HELPER (LINUX_V4_6, CSUM_DIFF, csum_diff, TYPES (it, pt, it, pt, it, it, 0))
104 TYPES (it, pt, it, 0))
116 DEF_HELPER (LINUX_V4_13, SETSOCKOPT, setsockopt, TYPES (it, pt, it, it, pt, it, 0))
126 DEF_HELPER (LINUX_V4_15, GETSOCKOPT, getsockopt, TYPES (it, pt, it, it, pt, it, 0))
133 DEF_HELPER (LINUX_V4_17, MSG_PULL_DATA, msg_pull_data, TYPES (it, pt, it, it, it, 0))
137 skb_get_xfrm_state, TYPES (it, pt, it, pt, it, it, 0))
140 TYPES (it, pt, it, pt, it, ut, 0))
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/bpf/
H A Dbpf-helpers.def74 DEF_HELPER (LINUX_V4_1, SKB_STORE_BYTES, skb_store_bytes, TYPES (it, pt, it, pt, it, it, 0))
75 DEF_HELPER (LINUX_V4_1, L3_CSUM_REPLACE, l3_csum_replace, TYPES (it, pt, it, it ,it ,it, 0))
76 DEF_HELPER (LINUX_V4_1, L4_CSUM_REPLACE, l4_csum_replace, TYPES (it, pt, it, it, it, it, 0))
94 DEF_HELPER (LINUX_V4_6, CSUM_DIFF, csum_diff, TYPES (it, pt, it, pt, it, it, 0))
104 TYPES (it, pt, it, 0))
116 DEF_HELPER (LINUX_V4_13, SETSOCKOPT, setsockopt, TYPES (it, pt, it, it, pt, it, 0))
126 DEF_HELPER (LINUX_V4_15, GETSOCKOPT, getsockopt, TYPES (it, pt, it, it, pt, it, 0))
133 DEF_HELPER (LINUX_V4_17, MSG_PULL_DATA, msg_pull_data, TYPES (it, pt, it, it, it, 0))
137 skb_get_xfrm_state, TYPES (it, pt, it, pt, it, it, 0))
140 TYPES (it, pt, it, pt, it, ut, 0))
[all …]
/netbsd/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dtasn_new.c74 switch (it->itype) { in asn1_item_embed_new()
77 ef = it->funcs; in asn1_item_embed_new()
149 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++) { in asn1_item_embed_new()
178 switch (it->itype) { in asn1_item_clear()
181 ef = it->funcs; in asn1_item_clear()
189 if (it->templates) in asn1_item_clear()
268 if (!it) in asn1_primitive_new()
271 if (it->funcs) { in asn1_primitive_new()
286 utype = it->utype; in asn1_primitive_new()
332 if (it && it->funcs) { in asn1_primitive_clear()
[all …]
H A Dtasn_fre.c32 const ASN1_AUX *aux = it->funcs; in ossl_asn1_item_embed_free()
45 switch (it->itype) { in ossl_asn1_item_embed_free()
48 if (it->templates) in ossl_asn1_item_embed_free()
68 tt = it->templates + i; in ossl_asn1_item_embed_free()
81 ef = it->funcs; in ossl_asn1_item_embed_free()
95 ossl_asn1_enc_free(pval, it); in ossl_asn1_item_embed_free()
101 tt = it->templates + it->tcount; in ossl_asn1_item_embed_free()
151 if (it) { in ossl_asn1_primitive_free()
166 if (!it) { in ossl_asn1_primitive_free()
178 utype = it->utype; in ossl_asn1_primitive_free()
[all …]
H A Dtasn_enc.c89 const ASN1_AUX *aux = it->funcs; in ASN1_item_ex_i2d()
100 switch (it->itype) { in ASN1_item_ex_i2d()
103 if (it->templates) in ASN1_item_ex_i2d()
134 chtt = it->templates + i; in ASN1_item_ex_i2d()
145 ef = it->funcs; in ASN1_item_ex_i2d()
174 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++) { in ASN1_item_ex_i2d()
193 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++) { in ASN1_item_ex_i2d()
476 utype = it->utype; in asn1_i2d_ex_primitive()
539 pf = it->funcs; in asn1_ex_i2c()
583 if (it->utype != V_ASN1_ANY) { in asn1_ex_i2c()
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dtasn_new.c56 OPENSSL_mem_debug_push(it->sname ? it->sname : "asn1_item_embed_new"); in asn1_item_embed_new()
59 switch (it->itype) { in asn1_item_embed_new()
62 ef = it->funcs; in asn1_item_embed_new()
135 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++) { in asn1_item_embed_new()
173 switch (it->itype) { in asn1_item_clear()
176 ef = it->funcs; in asn1_item_clear()
184 if (it->templates) in asn1_item_clear()
269 if (!it) in asn1_primitive_new()
272 if (it->funcs) { in asn1_primitive_new()
333 if (it && it->funcs) { in asn1_primitive_clear()
[all …]
H A Dtasn_fre.c20 asn1_item_embed_free(&val, it, 0); in ASN1_item_free()
32 const ASN1_AUX *aux = it->funcs; in asn1_item_embed_free()
45 switch (it->itype) { in asn1_item_embed_free()
48 if (it->templates) in asn1_item_embed_free()
81 ef = it->funcs; in asn1_item_embed_free()
95 asn1_enc_free(pval, it); in asn1_item_embed_free()
101 tt = it->templates + it->tcount; in asn1_item_embed_free()
151 if (it) { in asn1_primitive_free()
166 if (!it) { in asn1_primitive_free()
178 utype = it->utype; in asn1_primitive_free()
[all …]
H A Dtasn_enc.c88 const ASN1_AUX *aux = it->funcs; in ASN1_item_ex_i2d()
97 switch (it->itype) { in ASN1_item_ex_i2d()
100 if (it->templates) in ASN1_item_ex_i2d()
131 chtt = it->templates + i; in ASN1_item_ex_i2d()
142 ef = it->funcs; in ASN1_item_ex_i2d()
171 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++) { in ASN1_item_ex_i2d()
190 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++) { in ASN1_item_ex_i2d()
455 utype = it->utype; in asn1_i2d_ex_primitive()
518 pf = it->funcs; in asn1_ex_i2c()
562 if (it->utype != V_ASN1_ANY) { in asn1_ex_i2c()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp184 ie = Changes.end(); it != ie; ++it) { in DAGDeltaAlgorithmImpl()
196 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl()
197 if (succ_begin(*it) == succ_end(*it)) in DAGDeltaAlgorithmImpl()
217 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl()
220 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl()
230 it != ie; ++it) { in DAGDeltaAlgorithmImpl()
235 if (succ_begin(*it) != succ_end(*it)) { in DAGDeltaAlgorithmImpl()
251 it != ie; ++it) { in DAGDeltaAlgorithmImpl()
260 it != ie; ++it) { in DAGDeltaAlgorithmImpl()
274 it != ie; ++it) { in DAGDeltaAlgorithmImpl()
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/doc/
H A Drefcard.tex249 gdb {\it program} \opt{{\it core}}&debug {\it program} \opt{using
251 b \opt{\it file\tt:}{\it function}&set breakpoint at {\it function} \opt{in \it file}\cr
263 gdb {\it program core}&debug coredump {\it core} produced by {\it
295 set env {\it var} {\it string}&set environment variable {\it var}\cr
314 b \opt{\it file\tt:}{\it line}&set breakpoint at {\it line} number \opt{in \it file}\par
316 break \opt{\it file\tt:}{\it func}&set breakpoint at {\it
354 ignore {\it n} {\it count}&ignore breakpoint {\it n}, {\it count}
409 set var={\it expr}&evaluate {\it expr} without displaying it; use for
458 {\it addr\/}@{\it len}&an array of {\it len} elements beginning at {\it
460 {\it file}::{\it nm}&a variable or function {\it nm} defined in {\it
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/doc/
H A Drefcard.tex249 gdb {\it program} \opt{{\it core}}&debug {\it program} \opt{using
251 b \opt{\it file\tt:}{\it function}&set breakpoint at {\it function} \opt{in \it file}\cr
263 gdb {\it program core}&debug coredump {\it core} produced by {\it
295 set env {\it var} {\it string}&set environment variable {\it var}\cr
314 b \opt{\it file\tt:}{\it line}&set breakpoint at {\it line} number \opt{in \it file}\par
316 break \opt{\it file\tt:}{\it func}&set breakpoint at {\it
354 ignore {\it n} {\it count}&ignore breakpoint {\it n}, {\it count}
409 set var={\it expr}&evaluate {\it expr} without displaying it; use for
458 {\it addr\/}@{\it len}&an array of {\it len} elements beginning at {\it
460 {\it file}::{\it nm}&a variable or function {\it nm} defined in {\it
[all …]
/netbsd/tests/lib/libc/sys/
H A Dt_getitimer.c62 struct itimerval it; in ATF_TC_BODY() local
73 if (it.it_value.tv_sec != 0 || it.it_value.tv_usec != 0) in ATF_TC_BODY()
78 if (it.it_value.tv_sec != 0 || it.it_value.tv_usec != 0) in ATF_TC_BODY()
83 if (it.it_value.tv_sec != 0 || it.it_value.tv_usec != 0) in ATF_TC_BODY()
100 struct itimerval it; in ATF_TC_BODY() local
120 struct itimerval it; in ATF_TC_BODY() local
122 it.it_value.tv_sec = 0; in ATF_TC_BODY()
155 struct itimerval it, ot; in ATF_TC_BODY() local
175 struct itimerval it, ot; in ATF_TC_BODY() local
183 it.it_value.tv_sec = 4; in ATF_TC_BODY()
[all …]
/netbsd/external/mpl/bind/dist/lib/isc/
H A Dht.c218 it->i = 0; in isc_ht_iter_create()
242 while (it->i < it->ht->size && it->ht->table[it->i] == NULL) { in isc_ht_iter_first()
243 it->i++; in isc_ht_iter_first()
246 if (it->i == it->ht->size) { in isc_ht_iter_first()
250 it->cur = it->ht->table[it->i]; in isc_ht_iter_first()
260 it->cur = it->cur->next; in isc_ht_iter_next()
264 } while (it->i < it->ht->size && it->ht->table[it->i] == NULL); in isc_ht_iter_next()
265 if (it->i >= it->ht->size) { in isc_ht_iter_next()
268 it->cur = it->ht->table[it->i]; in isc_ht_iter_next()
287 it->cur = it->cur->next; in isc_ht_iter_delcurrent_next()
[all …]
/netbsd/sys/kern/
H A Dkern_time.c225 struct itimer *it; in settime1() local
230 (*it->it_ops->ito_realtime_changed)(it); in settime1()
682 it->it_ops = ops; in itimer_init()
689 callout_setfunc(&it->it_ch, itimer_callout, it); in itimer_init()
845 (*it->it_ops->ito_fire)(it); in itimer_callout()
868 timespecadd(&it->it_time.it_value, &it->it_time.it_interval, in itimer_callout()
891 if (!it->it_dying) in itimer_callout()
1005 for (itn = LIST_FIRST(it->it_vlist); itn && itn != it; in itimer_gettime()
1657 if (it == NULL) { in dosetitimer()
1764 (*it->it_ops->ito_fire)(it); in ptimer_tick()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Derase_fn_imps.hpp153 ++it) in clear_imp()
174 if (it == end()) in erase()
175 return it; in erase()
189 erase(iterator it) in erase() argument
194 return it; in erase()
212 return it; in erase()
231 return it; in erase()
258 it = erase(it); in erase_if()
261 ++it; in erase_if()
306 ++it; in update_min_max_for_erased_leaf()
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Derase_fn_imps.hpp153 ++it) in clear_imp()
174 if (it == end()) in erase()
175 return it; in erase()
189 erase(iterator it) in erase() argument
194 return it; in erase()
212 return it; in erase()
231 return it; in erase()
258 it = erase(it); in erase_if()
261 ++it; in erase_if()
306 ++it; in update_min_max_for_erased_leaf()
[all …]
/netbsd/external/bsd/elftosb/dist/common/
H A DEvalContext.cpp26 return it != m_variables.end(); in isVariableDefined()
32 if (it == m_variables.end()) in getVariableValue()
37 return it->second.m_value; in getVariableValue()
43 if (it == m_variables.end()) in getVariableSize()
48 return it->second.m_size; in getVariableSize()
55 if (it != m_variables.end() && it->second.m_isLocked) in setVariable()
71 if (it == m_variables.end()) in isVariableLocked()
76 return it->second.m_isLocked; in isVariableLocked()
82 if (it == m_variables.end()) in lockVariable()
93 if (it == m_variables.end()) in unlockVariable()
[all …]
/netbsd/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
H A Dear.c438 for (size_t it = 0; it < argc; ++it) { in bear_report_call() local
455 for (size_t it = 0; it < ENV_SIZE; ++it) { in bear_capture_env_t() local
466 for (size_t it = 0; it < ENV_SIZE; ++it) { in bear_reset_env_t() local
468 setenv(env_names[it], (*env)[it], 1); in bear_reset_env_t()
477 for (size_t it = 0; it < ENV_SIZE; ++it) { in bear_release_env_t() local
485 for (size_t it = 0; it < ENV_SIZE && (*env)[it]; ++it) in bear_update_environment() local
494 for (; (it) && (*it); ++it) { in bear_update_environ()
512 if (it && *it) { in bear_update_environ()
534 for (char const *it = arg; it; it = va_arg(*args, char const *)) { in bear_strings_build() local
594 for (char const *const *it = in; (it) && (*it); ++it) in bear_strings_length() local
[all …]
/netbsd/sys/arch/x86/x86/
H A Dbus_dma.c1381 else for (it = t; it != NULL; it = it->bdt_super) { in bus_dmamap_sync()
1401 else for (it = t; it != NULL; it = it->bdt_super) { in bus_dmamap_create()
1419 else for (it = t; it != NULL; it = it->bdt_super) { in bus_dmamap_destroy()
1440 else for (it = t; it != NULL; it = it->bdt_super) { in bus_dmamap_load()
1461 else for (it = t; it != NULL; it = it->bdt_super) { in bus_dmamap_load_mbuf()
1482 else for (it = t; it != NULL; it = it->bdt_super) { in bus_dmamap_load_uio()
1504 else for (it = t; it != NULL; it = it->bdt_super) { in bus_dmamap_load_raw()
1521 else for (it = t; it != NULL; it = it->bdt_super) { in bus_dmamap_unload()
1540 else for (it = t; it != NULL; it = it->bdt_super) { in bus_dmamem_alloc()
1558 else for (it = t; it != NULL; it = it->bdt_super) { in bus_dmamem_free()
[all …]
H A Dbus_space.c166 else for (it = t; it != NULL; it = it->bst_super) { in bus_space_map()
194 else for (it = t; it != NULL; it = it->bst_super) { in bus_space_reservation_map()
260 else for (it = t; it != NULL; it = it->bst_super) { in bus_space_reserve()
309 else for (it = t; it != NULL; it = it->bst_super) { in bus_space_reserve_subregion()
363 else for (it = t; it != NULL; it = it->bst_super) { in bus_space_release()
366 (*it->bst_ov->ov_space_release)(it->bst_ctx, t, bsr); in bus_space_release()
401 else for (it = t; it != NULL; it = it->bst_super) { in bus_space_alloc()
404 return (*it->bst_ov->ov_space_alloc)(it->bst_ctx, t, in bus_space_alloc()
589 else for (it = t; it != NULL; it = it->bst_super) { in bus_space_reservation_unmap()
611 else for (it = t; it != NULL; it = it->bst_super) { in bus_space_unmap()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/
H A Derase_fn_imps.hpp51 erase(it); in erase()
58 erase(iterator it) in erase() argument
62 return it; in erase()
63 iterator ret_it = it; in erase()
65 erase_node(it.m_p_nd); in erase()
73 erase(reverse_iterator it) in erase() argument
77 return (it); in erase()
80 erase_node(it.m_p_nd); in erase()
96 if (pred(*it)) in erase_if()
99 it = erase(it); in erase_if()
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/
H A Derase_fn_imps.hpp51 erase(it); in erase()
58 erase(iterator it) in erase() argument
62 return it; in erase()
63 iterator ret_it = it; in erase()
65 erase_node(it.m_p_nd); in erase()
73 erase(reverse_iterator it) in erase() argument
77 return (it); in erase()
80 erase_node(it.m_p_nd); in erase()
96 if (pred(*it)) in erase_if()
99 it = erase(it); in erase_if()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Ddebug_map_base.hpp263 for (iterator_type it = m_keys.begin(); it != m_keys.end(); ++it) in find() local
264 if (m_eq(*it, r_key)) in find()
265 return it; in find()
279 return it; in find()
280 ++it; in find()
282 return it; in find()
317 it = m_keys.erase(it); in split()
320 ++it; in split()
331 insert_new(*it); in join()
333 it = other.m_keys.erase(it); in join()
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Ddebug_map_base.hpp263 for (iterator_type it = m_keys.begin(); it != m_keys.end(); ++it) in find() local
264 if (m_eq(*it, r_key)) in find()
265 return it; in find()
279 return it; in find()
280 ++it; in find()
282 return it; in find()
317 it = m_keys.erase(it); in split()
320 ++it; in split()
331 insert_new(*it); in join()
333 it = other.m_keys.erase(it); in join()
[all …]

12345678910>>...336