Home
last modified time | relevance | path

Searched defs:h1 (Results 1 – 25 of 155) sorted by relevance

1234567

/netbsd-src/crypto/external/bsd/heimdal/dist/doc/
H A Dheimdal.css7 h1, h2, h3 { selector
11 h1 { selector
17 h1 { selector
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dhash_test.c41 unsigned int h1; ISC_RUN_TEST_IMPL() local
73 unsigned int h1; ISC_RUN_TEST_IMPL() local
[all...]
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-udp-bind.c33 uv_udp_t h1, h2; in TEST_IMPL() local
66 uv_udp_t h1, h2; in TEST_IMPL() local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Dgraph_header_deps.py89 def transitive_closure_of_includes(graph, h1): argument
91 def explore(graph, h1): argument
100 def transitively_includes(graph, h1, h2): argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfibonacci_heap.c43 int_heap_t *h1 = new int_heap_t (INT_MIN, &allocator); in test_empty_heap() local
68 int_heap_t *h1 = new int_heap_t (INT_MIN); in test_basic_heap_operations() local
90 delete h1; in test_basic_heap_operations() local
H A Ddouble-int.c31 #define add_double(l1,h1,l2,h2,lv,hv) \ argument
43 #define mul_double(l1,h1,l2,h2,lv,hv) \ argument
105 add_double_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in add_double_with_sign()
135 neg_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in neg_double()
161 mul_double_wide_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in mul_double_wide_with_sign()
229 rshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in rshift_double()
289 lshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in lshift_double()
/netbsd-src/external/mit/lua/dist/doc/
H A Dlua.css19 h1, h2, h3, h4 { selector
27 h1 { selector
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/
H A Dpoly1305.c155 u64 h0, h1, h2, c; in poly1305_blocks() local
219 u64 h0, h1, h2; in poly1305_emit() local
297 u32 h0, h1, h2, h3, h4, c; in poly1305_blocks() local
385 u32 h0, h1, h2, h3, h4; in poly1305_emit() local
H A Dpoly1305_base2_44.c87 u64 h0, h1, h2, c; in poly1305_blocks() local
138 u64 h0, h1, h2; in poly1305_emit() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/poly1305/
H A Dpoly1305.c153 u64 h0, h1, h2, c; in poly1305_blocks() local
217 u64 h0, h1, h2; in poly1305_emit() local
295 u32 h0, h1, h2, h3, h4, c; in poly1305_blocks() local
383 u32 h0, h1, h2, h3, h4; in poly1305_emit() local
H A Dpoly1305_base2_44.c87 u64 h0, h1, h2, c; in poly1305_blocks() local
138 u64 h0, h1, h2; in poly1305_emit() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dmatrix22_mul1_inverse_vector.c44 mp_limb_t h0, h1; in mpn_matrix22_mul1_inverse_vector() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h9 int64_t h1 = load_3(s + 4) << 6; in fe25519_frombytes() local
103 int32_t h1 = f[1]; in fe25519_reduce() local
/netbsd-src/external/bsd/kyua-cli/dist/misc/
H A Dreport.css34 h1 { selector
/netbsd-src/external/apache2/llvm/dist/llvm/docs/_static/
H A Dllvm.css26 .doc_title, .doc_section, .doc_subsection, h1, h2, h3 { selector
38 h1, .doc_title, .title { text-align: left; font-size: 25pt } selector
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h62 unsigned long h0, h1, h2, h3, h4; in poly1305_blocks() local
142 unsigned long h0, h1, h2, h3, h4, c; in poly1305_finish() local
H A Dpoly1305_donna64.h69 unsigned long long h0, h1, h2; in poly1305_blocks() local
138 unsigned long long h0, h1, h2, c; in poly1305_finish() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfibonacci_heap.cc43 int_heap_t *h1 = new int_heap_t (INT_MIN, &allocator); in test_empty_heap() local
68 int_heap_t *h1 = new int_heap_t (INT_MIN); in test_basic_heap_operations() local
H A Ddouble-int.cc31 #define add_double(l1,h1,l2,h2,lv,hv) \ argument
43 #define mul_double(l1,h1,l2,h2,lv,hv) \ argument
105 add_double_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in add_double_with_sign()
135 neg_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in neg_double()
161 mul_double_wide_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in mul_double_wide_with_sign()
229 rshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in rshift_double()
289 lshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in lshift_double()
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h9 uint64_t h0, h1, h2, h3, h4; in fe25519_frombytes() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dmurmurhash.d144 private uint h1; member
208 private uint h4, h3, h2, h1; in this() member
347 private ulong h2, h1; in this() member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dmurmurhash.d144 private uint h1; member
208 private uint h4, h3, h2, h1; in this() member
347 private ulong h2, h1; in this() member
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build/share/scan-build/
H A Dscanview.css3 h1 { font-size: 14pt; } selector
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/resources/
H A Dscanview.css3 h1 { font-size: 14pt; } selector
/netbsd-src/lib/libwrap/
H A Dsocket.c155 char h1[NI_MAXHOST], h2[NI_MAXHOST]; in sock_hostname() local

1234567