Searched refs:cp0 (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_predict.c | 37 static int horAcc8(TIFF* tif, uint8* cp0, tmsize_t cc); 38 static int horAcc16(TIFF* tif, uint8* cp0, tmsize_t cc); 39 static int horAcc32(TIFF* tif, uint8* cp0, tmsize_t cc); 40 static int swabHorAcc16(TIFF* tif, uint8* cp0, tmsize_t cc); 41 static int swabHorAcc32(TIFF* tif, uint8* cp0, tmsize_t cc); 42 static int horDiff8(TIFF* tif, uint8* cp0, tmsize_t cc); 43 static int horDiff16(TIFF* tif, uint8* cp0, tmsize_t cc); 44 static int horDiff32(TIFF* tif, uint8* cp0, tmsize_t cc); 45 static int swabHorDiff16(TIFF* tif, uint8* cp0, tmsize_t cc); 46 static int swabHorDiff32(TIFF* tif, uint8* cp0, tmsize_t cc); [all …]
|
/external/tcpdump/ |
D | print-openflow-1.0.c | 759 const u_char *cp0 = cp; in of10_bsn_message_print() local 953 ND_TCHECK2(*cp0, len); in of10_bsn_message_print() 954 return cp0 + len; in of10_bsn_message_print() 964 const u_char *cp0 = cp; in of10_bsn_actions_print() local 1027 ND_TCHECK2(*cp0, len); in of10_bsn_actions_print() 1028 return cp0 + len; in of10_bsn_actions_print() 1145 const u_char *cp0 = cp; in of10_phy_ports_print() local 1208 ND_TCHECK2(*cp0, len0); in of10_phy_ports_print() 1209 return cp0 + len0; in of10_phy_ports_print() 1220 const u_char *cp0 = cp; in of10_queue_props_print() local [all …]
|
/external/u-boot/arch/mips/cpu/ |
D | start.S | 85 mtc0 zero, CP0_COUNT # clear cp0 count for most accurate boot timing
|
/external/u-boot/doc/device-tree-bindings/pinctrl/ |
D | marvell,mvebu-pinctrl.txt | 57 bank-name ="cp0-110";
|
/external/openssh/ |
D | scp.c | 1305 okname(char *cp0) argument 1310 cp = cp0; 1330 bad: fmprintf(stderr, "%s: invalid user name\n", cp0);
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WinEH/ |
D | wineh-demotion.ll | 343 %cp0 = cleanuppad within none [] 355 cleanupret from %cp0 unwind label %cleanup2
|
/external/llvm/test/CodeGen/WinEH/ |
D | wineh-demotion.ll | 343 %cp0 = cleanuppad within none [] 355 cleanupret from %cp0 unwind label %cleanup2
|
/external/u-boot/arch/arm/dts/ |
D | armada-cp110-master.dtsi | 125 bank-name ="cp0-110";
|