Home
last modified time | relevance | path

Searched defs:hl (Results 1 - 25 of 27) sorted by relevance

12

/third_party/ffmpeg/libavcodec/ppc/
H A Dmathops.h52 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
/third_party/ffmpeg/libavcodec/avr32/
H A Dmathops.h34 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/ffmpeg/libavcodec/
H A Ddirac_dwt.c74 int hl = d->height >> level; in ff_spatial_idwt_slice2() local
H A Ddirac_dwt_template.c526 int hl = d->height >> level; in ff_spatial_idwt_init() local
H A Dpixlet.c381 int16_t *low, *high, *ll, *lh, *hl, *hh; in filterfn() local
/third_party/curl/tests/libtest/
H A Dlib505.c46 struct curl_slist *hl; in test() local
H A Dlib553.c65 struct curl_slist *headerlist = NULL, *hl; in test() local
/third_party/ffmpeg/libavutil/avr32/
H A Dintreadwrite.h115 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[ in AV_RL64() member
[all...]
/third_party/PyYAML/examples/yaml-highlight/
H A Dyaml_hl.py112 hl = YAMLHighlight(options) variable in YAMLHighlight
/third_party/ffmpeg/libavutil/ppc/
H A Dintreadwrite.h89 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/
H A Dtypearith.h54 __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
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn1_parse.c22 static int asn1_print_info(BIO *bp, long offset, int depth, int hl, long len, in asn1_print_info() argument
100 int nl, hl, j, r; in asn1_parse2() local
[all...]
/third_party/openssl/crypto/asn1/
H A Dasn1_parse.c22 static int asn1_print_info(BIO *bp, long offset, int depth, int hl, long len, in asn1_print_info() argument
100 int nl, hl, j, r; in asn1_parse2() local
[all...]
/third_party/backends/backend/
H A Depsonds-cmd.c294 int hl; in decode_binary() local
/third_party/lwip/src/core/ipv6/
H A Dip6.c1209 ip6_output_if(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, u8_t hl, u8_t tc, u8_t nexth, struct netif *netif) global() argument
1233 ip6_output_if_src(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, u8_t hl, u8_t tc, u8_t nexth, struct netif *netif) global() argument
1351 ip6_output(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, u8_t hl, u8_t tc, u8_t nexth) global() argument
1422 ip6_output_hinted(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, u8_t hl, u8_t tc, u8_t nexth, struct netif_hint *netif_hint) global() argument
[all...]
/third_party/libwebsockets/lib/tls/
H A Dtls-jit-trust.c90 size_t hl; in lws_tls_jit_trust_sort_kids() local
/third_party/libwebsockets/lib/roles/http/
H A Dcookie.c175 is_iprefix(const char *h, size_t hl, const char *n, size_t nl) in is_iprefix() argument
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_addr.c483 const char *h = NULL; size_t hl = 0; in BIO_parse_hostserv() local
/third_party/openssl/crypto/bio/
H A Dbio_addr.c483 const char *h = NULL; size_t hl = 0; in BIO_parse_hostserv() local
/third_party/toybox/kconfig/lxdialog/
H A Ddialog.h100 int hl; /* highlight this item */ member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DRoundTripTest.java200 private void assertRoundTripTransform(String message, String source, Transliterator lh, Transliterator hl) { in assertRoundTripTransform() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DRoundTripTest.java185 private void assertRoundTripTransform(String message, String source, Transliterator lh, Transliterator hl) { in assertRoundTripTransform() argument
/third_party/optimized-routines/math/test/rtest/
H A Ddotest.c72 uint64_t hl = ((uint64_t)h << 32) | l; in set_mpfr_d() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableSet.h435 unsigned hl = getHeight(L); in incrementHeight() local
493 unsigned hl = getHeight(L); in balanceTree() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp1404 FString &hl = _hardLinks.Links[(unsigned)linkIndex]; in GetExtractStream() local

Completed in 34 milliseconds

12