Searched defs:cp0 (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_predict.c | 280 horAcc8(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc8() 337 swabHorAcc16(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc16() 348 horAcc16(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc16() 372 swabHorAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc32() 383 horAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc32() 410 fpAcc(TIFF* tif, uint8* cp0, tmsize_t cc) in fpAcc() 509 horDiff8(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff8() 563 horDiff16(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff16() 589 swabHorDiff16(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorDiff16() 603 horDiff32(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff32() [all …]
|
/external/tcpdump/ |
D | print-openflow-1.0.c | 759 const u_char *cp0 = cp; in of10_bsn_message_print() local 964 const u_char *cp0 = cp; in of10_bsn_actions_print() local 1145 const u_char *cp0 = cp; in of10_phy_ports_print() local 1220 const u_char *cp0 = cp; in of10_queue_props_print() local 1296 const u_char *cp0 = cp; in of10_queues_print() local 1449 const u_char *cp0 = cp; in of10_actions_print() local 1748 const u_char *cp0 = cp; in of10_stats_request_print() local 1879 const u_char *cp0 = cp; in of10_flow_stats_reply_print() local 1993 const u_char *cp0 = cp; in of10_table_stats_reply_print() local 2052 const u_char *cp0 = cp; in of10_port_stats_reply_print() local [all …]
|
/external/rust/crates/gdbstub/src/arch/mips/reg/ |
D | mips.rs | 24 pub cp0: MipsCp0Regs<U>, field
|
/external/openssh/ |
D | scp.c | 1671 okname(char *cp0)
|
/external/mesa3d/src/imgui/ |
D | imgui_draw.cpp | 1166 void ImDrawList::AddBezierCurve(const ImVec2& pos0, const ImVec2& cp0, const ImVec2& cp1, const ImV… in AddBezierCurve()
|