| /third_party/ffmpeg/libavutil/avr32/ |
| D | intreadwrite.h | 115 union { uint64_t v; uint32_t hl[2]; } vv = { v }; in AV_WB64() member 123 union { uint64_t v; uint32_t hl[2]; } vv = { v }; in AV_WL64() member 167 union { uint64_t v; uint32_t hl[2]; } v; in AV_RB64() member 176 union { uint64_t v; uint32_t hl[2]; } v; in AV_RL64() member
|
| /third_party/lwip/src/core/ipv6/ |
| D | ip6.c | 1210 u8_t hl, u8_t tc, 1234 u8_t hl, u8_t tc, 1352 u8_t hl, u8_t tc, u8_t nexth) 1423 u8_t hl, u8_t tc, u8_t nexth, struct netif_hint *netif_hint)
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| D | mathops.h | 52 union { uint64_t x; unsigned hl[2]; } x = { d }; in MAC64() member 66 union { uint64_t x; unsigned hl[2]; } x = { d }; in MLS64() member
|
| D | fdctdsp.c | 216 #define MERGE_S16(hl, a, b) vec_merge ## hl(vs16(a), vs16(b)) in ff_fdct_altivec() argument
|
| /third_party/ffmpeg/libavutil/ppc/ |
| D | intreadwrite.h | 89 union { uint64_t v; uint32_t hl[2]; } v; in av_read_bswap64() member 99 union { uint64_t v; uint32_t hl[2]; } vv = { v }; in av_write_bswap64() member
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| D | typearith.h | 54 __uint128_t hl; in _mpd_mul_words() local 66 __uint128_t hl; in _mpd_div_words() local 78 uint64_t hl; in _mpd_mul_words() local 311 mpd_uuint_t hl; in _mpd_mul_words() local 323 mpd_uuint_t hl; in _mpd_div_words() local 336 uint32_t hl; in _mpd_mul_words() local
|
| /third_party/curl/tests/libtest/ |
| D | lib505.c | 46 struct curl_slist *hl; in test() local
|
| D | lib553.c | 65 struct curl_slist *headerlist = NULL, *hl; in test() local
|
| /third_party/ffmpeg/libavcodec/avr32/ |
| D | mathops.h | 34 union { int64_t x; int hl[2]; } x; in MULL() member 45 union { int64_t x; int hl[2]; } x; in MULH() member
|
| /third_party/openssl/crypto/asn1/ |
| D | asn1_parse.c | 22 static int asn1_print_info(BIO *bp, long offset, int depth, int hl, long len, in asn1_print_info() 100 int nl, hl, j, r; in asn1_parse2() local
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| D | asn1_parse.c | 22 static int asn1_print_info(BIO *bp, long offset, int depth, int hl, long len, in asn1_print_info() 100 int nl, hl, j, r; in asn1_parse2() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | dirac_dwt.c | 74 int hl = d->height >> level; in ff_spatial_idwt_slice2() local
|
| D | dirac_dwt_template.c | 526 int hl = d->height >> level; in RENAME() local
|
| /third_party/PyYAML/examples/yaml-highlight/ |
| D | yaml_hl.py | 112 hl = YAMLHighlight(options) variable
|
| /third_party/lwip/src/include/lwip/prot/ |
| D | ip4.h | 119 #define IPH_VHL_SET(hdr, v, hl) (hdr)->_v_hl = (u8_t)((((v) << 4) | (hl))) argument
|
| D | ip6.h | 109 #define IP6H_HOPLIM_SET(hdr, hl) (hdr)->_hoplim = (u8_t)(hl) argument
|
| /third_party/libwebsockets/lib/tls/ |
| D | tls-jit-trust.c | 90 size_t hl; in lws_tls_jit_trust_sort_kids() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | ImmutableSet.h | 435 unsigned hl = getHeight(L); in incrementHeight() local 493 unsigned hl = getHeight(L); in balanceTree() local
|
| /third_party/toybox/kconfig/lxdialog/ |
| D | dialog.h | 100 int hl; /* highlight this item */ member
|
| /third_party/libwebsockets/lib/roles/http/ |
| D | cookie.c | 175 is_iprefix(const char *h, size_t hl, const char *n, size_t nl) in is_iprefix()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| D | RoundTripTest.java | 193 Transliterator hl = lh.getInverse(); in TestHangul2() local 200 …oid assertRoundTripTransform(String message, String source, Transliterator lh, Transliterator hl) { in assertRoundTripTransform()
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| D | RoundTripTest.java | 178 Transliterator hl = lh.getInverse(); in TestHangul2() local 185 …oid assertRoundTripTransform(String message, String source, Transliterator lh, Transliterator hl) { in assertRoundTripTransform()
|
| /third_party/openssl/crypto/bio/ |
| D | bio_addr.c | 483 const char *h = NULL; size_t hl = 0; in BIO_parse_hostserv() local
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| D | bio_addr.c | 483 const char *h = NULL; size_t hl = 0; in BIO_parse_hostserv() local
|
| /third_party/lame/frontend/ |
| D | get_audio.c | 114 uint32_t const hl = bytes[1]; in uint32_high_low() local 174 uint32_t const hl = bytes[2]; in read_32_bits_low_high() local
|