Searched defs:cbh (Results 1 – 8 of 8) sorted by relevance
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientstub.c | 906 CallbackHeader cbh; in DNSServiceProcessResult() local 1108 static void handle_resolve_response(DNSServiceOp *const sdr, const CallbackHeader *const cbh, const… in handle_resolve_response() 1186 static void handle_query_response(DNSServiceOp *const sdr, const CallbackHeader *const cbh, const c… in handle_query_response() 1245 static void handle_addrinfo_response(DNSServiceOp *const sdr, const CallbackHeader *const cbh, cons… in handle_addrinfo_response() 1340 static void handle_browse_response(DNSServiceOp *const sdr, const CallbackHeader *const cbh, const … in handle_browse_response() 1389 const CallbackHeader *const cbh, in handle_hostname_changed_response() 1453 static void handle_regservice_response(DNSServiceOp *const sdr, const CallbackHeader *const cbh, co… in handle_regservice_response() 1524 static void handle_enumeration_response(DNSServiceOp *const sdr, const CallbackHeader *const cbh, c… in handle_enumeration_response() 1568 static void ConnectionResponse(DNSServiceOp *const sdr, const CallbackHeader *const cbh, const char… in ConnectionResponse() 1876 static void handle_port_mapping_response(DNSServiceOp *const sdr, const CallbackHeader *const cbh, … in handle_port_mapping_response()
|
/external/libjpeg-turbo/simd/ |
D | jccolext-altivec.c | 47 __vector unsigned short yl, yh, crl, crh, cbl, cbh; in jsimd_rgb_ycc_convert_altivec() local
|
D | jdcolext-altivec.c | 48 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, yl, yh, cbl, cbh, in jsimd_ycc_rgb_convert_altivec() local
|
D | jdmrgext-altivec.c | 49 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, ye, yo, cbl, cbh, in jsimd_h2v1_merged_upsample_altivec() local
|
/external/e2fsprogs/e2fsck/ |
D | recovery.c | 708 struct commit_header *cbh = in do_one_pass() local
|
/external/e2fsprogs/debugfs/ |
D | recovery.c | 708 struct commit_header *cbh = in do_one_pass() local
|
D | do_journal.c | 69 struct buffer_head *bh, *cbh = NULL; in journal_commit_trans() local
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 314 OPJ_UINT32 cbh = img->comps[1].h; in sycc420_to_rgb() local
|