Home
last modified time | relevance | path

Searched defs:hn (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/gzip/
Dinftrees.c104 uInt *hn, /* hufts used in space */ in huft_build()
308 uInt hn = 0; /* hufts used in space */ in inflate_trees_bits() local
340 uInt hn = 0; /* hufts used in space */ in inflate_trees_dynamic() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/namespaces/import_alias_declarations/
Dimport_alias_declarations_1.ts27 interface N2 { hn: number } property
/third_party/pulseaudio/src/utils/
Dpax11publish.c166 char hn[256]; in main() local
/third_party/pulseaudio/src/modules/macosx/
Dmodule-bonjour-publish.c283 char *hn, *un; in get_service() local
438 char *hn, *un; in pa__init() local
/third_party/python/Modules/_decimal/libmpdec/
Dtranspose.c82 mpd_size_t hn, hmax; /* halfrow number */ in swap_halfrows_pow2() local
/third_party/pulseaudio/src/pulse/
Dutil.c327 char hn[256]; in pa_get_fqdn() local
/third_party/pulseaudio/src/modules/
Dmodule-zeroconf-publish.c397 char *hn, *un; in get_service() local
813 char *hn, *un; in pa__init() local
Dmodule-tunnel.c1077 char un[128], hn[128]; in update_description() local
1738 char name[256], un[128], hn[128]; in setup_complete_callback() local
/third_party/pulseaudio/src/modules/rtp/
Dmodule-rtp-send.c231 char hn[128], *n; in pa__init() local
/third_party/ffmpeg/libavfilter/
Daf_superequalizer.c91 static float hn(int n, EqParameter *param, float fs) in hn() function
/third_party/libwebsockets/plugins/
Dprotocol_lws_openmetrics_export.c391 char hn[64]; in ome_prepare() local
/third_party/ffmpeg/libavcodec/
Dvaapi_encode_h264.c731 VAAPIEncodeH264Picture *hp, *hn, *hc; in vaapi_encode_h264_default_ref_pic_list() local
/third_party/node/deps/v8/src/json/
Djson-parser.cc615 HeapObject hn = HeapObject::FromAddress(mutable_double_address); in BuildJsonObject() local
/third_party/node/deps/openssl/openssl/apps/
Ds_client.c229 const char *hn = SSL_get_servername(s, TLSEXT_NAMETYPE_host_name); in ssl_servername_cb() local
/third_party/openssl/apps/
Ds_client.c229 const char *hn = SSL_get_servername(s, TLSEXT_NAMETYPE_host_name); in ssl_servername_cb() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp63138 bool matchHash(HashNumber hn) { return (keyHash & ~sCollisionBit) == hn; } in matchHash()
63142 void setLive(HashNumber hn, Args&&... args) in setLive()
63250 AddPtr(Entry& entry, const HashTable& tableArg, HashNumber hn) in AddPtr()
63784 HashNumber hn = src->getKeyHash(); in changeTableSize() local