Home
last modified time | relevance | path

Searched defs:hp (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/freetype/src/gzip/
A Dinftrees.c103 inflate_huft *hp, /* space for trees */ in huft_build()
303 inflate_huft *hp, /* space for trees */ in inflate_trees_bits()
335 inflate_huft *hp, /* space for trees */ in inflate_trees_dynamic()
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dipcp.c377 struct hostent *hp; local
413 struct hostent *hp; local
451 struct hostent *hp; local
A Dmultilink.c456 struct hostent *hp; local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_lzw.c898 register hash_t *hp; in LZWEncode() local
1114 register hash_t *hp = &sp->enc_hashtab[HSIZE-1]; in cl_hash() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c5814 static void compute_jsstring_size(JSString* str, JSMemoryUsage_helper* hp) in compute_jsstring_size()
5825 static void compute_bytecode_size(JSFunctionBytecode* b, JSMemoryUsage_helper* hp) in compute_bytecode_size()
5864 static void compute_value_size(JSValueConst val, JSMemoryUsage_helper* hp) in compute_value_size()
5884 JSMemoryUsage_helper mem = {0}, *hp = &mem; in JS_ComputeMemoryUsage() local

Completed in 96 milliseconds