Home
last modified time | relevance | path

Searched defs:it (Results 226 – 250 of 921) sorted by relevance

12345678910>>...37

/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Dmve-vshlc-bad.s3 it \cond label
15 it eq label
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dmve-vshlc-bad.s3 it \cond label
15 it eq label
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/doc/doxygen/
H A Dstdheader.cc205 if (auto it = headers.find(header); it != headers.end()) in map_header() local
215 if (auto it = std_headers.find(header); it != std_headers.end()) in map_header() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/pkcs12/
H A Dp12_decr.c129 void *PKCS12_item_decrypt_d2i_ex(const X509_ALGOR *algor, const ASN1_ITEM *it, in PKCS12_item_decrypt_d2i_ex()
158 void *PKCS12_item_decrypt_d2i(const X509_ALGOR *algor, const ASN1_ITEM *it, in PKCS12_item_decrypt_d2i()
172 const ASN1_ITEM *it, in PKCS12_item_i2d_encrypt_ex()
207 const ASN1_ITEM *it, in PKCS12_item_i2d_encrypt()
/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
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
493 char const **it = envs; in bear_update_environ() local
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
600 for (char const *const *it = in; (it) && (*it); ++it) { in bear_strings_release() local
/netbsd/external/bsd/elftosb/dist/common/
H A DStExecutableImage.cpp29 const_iterator it = inOther.getRegionBegin(); in StExecutableImage() local
48 MemoryRegionList::iterator it; in ~StExecutableImage() local
117 MemoryRegionList::const_iterator it = m_image.begin(); in getRegionAtIndex() local
291 MemoryRegionList::iterator it = m_image.begin(); in insertOrMergeRegion() local
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dhash-set-tests.cc47 for (hash_set<const char *>::iterator it = s.begin (); it != s.end (); ++it) in test_set_of_strings() local
76 for (hash_set<const char *>::iterator it = s.begin (); it != s.end (); ++it) in test_set_of_strings() local
91 for (hash_set<const char *, true>::iterator it = t.begin (); in test_set_of_strings() local
108 for (hash_set<const char *, true>::iterator it = t.begin (); in test_set_of_strings() local
H A Dgcov.c725 for (block_vector_t::iterator it = to_unblock.begin (); in unblock() local
816 for (vector<block_info *>::iterator it = linfo.blocks.begin (); in get_cycles_count() local
1074 vector<arc_info *>::const_iterator it; in output_intermediate_json_line() local
1278 for (vector<function_info *>::iterator it = functions.begin (); in process_all_functions() local
1300 for (vector<function_info *>::iterator it = functions.begin (); in process_all_functions() local
1396 for (vector<function_info *>::iterator it = functions.begin (); in generate_results() local
1438 for (vector<source_info>::iterator it = sources.begin (); in generate_results() local
1522 for (vector<function_info *>::iterator it = functions.begin (); in release_structures() local
1902 map<unsigned, function_info *>::iterator it; in read_count_file() local
2742 for (vector<line_info>::iterator it = src->lines.begin (); in accumulate_line_counts() local
[all …]
H A Dgcov.cc437 for (vector<function_info *>::iterator it = functions.begin (); in debug() local
760 for (block_vector_t::iterator it = to_unblock.begin (); in unblock() local
850 for (vector<block_info *>::iterator it = linfo.blocks.begin (); in get_cycles_count() local
1119 vector<arc_info *>::const_iterator it; in output_intermediate_json_line() local
1373 for (vector<function_info *>::iterator it = functions.begin (); in process_all_functions() local
1395 for (vector<function_info *>::iterator it = functions.begin (); in process_all_functions() local
1516 vector<name_map>::iterator it in generate_results() local
1536 for (vector<source_info>::iterator it = sources.begin (); in generate_results() local
2015 map<unsigned, function_info *>::iterator it; in read_count_file() local
2823 for (vector<line_info>::iterator it = src->lines.begin (); in accumulate_line_counts() local
[all …]
/netbsd/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_verify.c89 int ASN1_item_verify(const ASN1_ITEM *it, const X509_ALGOR *alg, in ASN1_item_verify()
96 int ASN1_item_verify_ex(const ASN1_ITEM *it, const X509_ALGOR *alg, in ASN1_item_verify_ex()
112 int ASN1_item_verify_ctx(const ASN1_ITEM *it, const X509_ALGOR *alg, in ASN1_item_verify_ctx()
H A Dasn_mime.c70 const ASN1_ITEM *it) in i2d_ASN1_bio_stream()
106 const ASN1_ITEM *it) in B64_write_ASN1()
129 const char *hdr, const ASN1_ITEM *it) in PEM_write_bio_ASN1_stream()
138 static ASN1_VALUE *b64_read_asn1(BIO *bio, const ASN1_ITEM *it, ASN1_VALUE **x, in b64_read_asn1()
240 STACK_OF(X509_ALGOR) *mdalgs, const ASN1_ITEM *it, in SMIME_write_ASN1_ex()
332 STACK_OF(X509_ALGOR) *mdalgs, const ASN1_ITEM *it) in SMIME_write_ASN1()
342 const ASN1_ITEM *it) in asn1_output_data()
398 const ASN1_ITEM *it, ASN1_VALUE **x, in SMIME_read_ASN1_ex()
506 ASN1_VALUE *SMIME_read_ASN1(BIO *bio, BIO **bcont, const ASN1_ITEM *it) in SMIME_read_ASN1()
/netbsd/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcounter.cc40 auto it = r.find(c.first); in Increment() local
47 auto it = l->find(tc.first); in Increment() local
/netbsd/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-typed-test.cc79 for (RegisteredTestIter it = registered_tests_.begin(); in VerifyRegisteredTestNames() local
96 for (RegisteredTestIter it = registered_tests_.begin(); in VerifyRegisteredTestNames() local
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dtarget-connection.c81 for (const auto &it : process_targets) in print_connection() local
120 for (const auto &it : process_targets) in print_connection() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-connection.c81 for (const auto &it : process_targets) in print_connection() local
120 for (const auto &it : process_targets) in print_connection() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c725 for (block_vector_t::iterator it = to_unblock.begin (); in unblock() local
816 for (vector<block_info *>::iterator it = linfo.blocks.begin (); in get_cycles_count() local
1074 vector<arc_info *>::const_iterator it; in output_intermediate_json_line() local
1278 for (vector<function_info *>::iterator it = functions.begin (); in process_all_functions() local
1300 for (vector<function_info *>::iterator it = functions.begin (); in process_all_functions() local
1396 for (vector<function_info *>::iterator it = functions.begin (); in generate_results() local
1438 for (vector<source_info>::iterator it = sources.begin (); in generate_results() local
1522 for (vector<function_info *>::iterator it = functions.begin (); in release_structures() local
1902 map<unsigned, function_info *>::iterator it; in read_count_file() local
2742 for (vector<line_info>::iterator it = src->lines.begin (); in accumulate_line_counts() local
[all …]
/netbsd/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcounter.cc47 auto it = r.find(c.first); in Increment() local
54 auto it = l->find(tc.first); in Increment() local
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/
H A Dorder_statistics_imp.hpp48 node_iterator it = node_begin(); in find_by_order() local
81 node_const_iterator it = node_begin(); in order_of_key() local
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/
H A Dorder_statistics_imp.hpp48 node_iterator it = node_begin(); in find_by_order() local
81 node_const_iterator it = node_begin(); in order_of_key() local
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Derase_fn_imps.hpp128 erase_imp(It it) in erase_imp()
188 point_iterator it = find(r_key); in erase() local
H A Dov_tree_map_.hpp197 iterator it = m_a_vec; in ~cond_dtor() local
280 point_iterator it = lower_bound(r_key); in insert() local
295 pointer it = m_a_values; in lower_bound() local
357 erase(iterator it) in erase()
441 insert_new_val(iterator it, const_reference r_value) in insert_new_val()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Derase_fn_imps.hpp128 erase_imp(It it) in erase_imp()
188 point_iterator it = find(r_key); in erase() local
H A Dov_tree_map_.hpp197 iterator it = m_a_vec; in ~cond_dtor() local
280 point_iterator it = lower_bound(r_key); in insert() local
295 pointer it = m_a_values; in lower_bound() local
357 erase(iterator it) in erase()
441 insert_new_val(iterator it, const_reference r_value) in insert_new_val()
/netbsd/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx_req.c35 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb()
48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_type.c109 ASN1_TYPE *ASN1_TYPE_pack_sequence(const ASN1_ITEM *it, void *s, ASN1_TYPE **t) in ASN1_TYPE_pack_sequence()
133 void *ASN1_TYPE_unpack_sequence(const ASN1_ITEM *it, const ASN1_TYPE *t) in ASN1_TYPE_unpack_sequence()

12345678910>>...37