HomeSort by relevance Sort by last modified time
    Searched refs:NCC (Results 76 - 100 of 140) sorted by null

1 2 34 5 6

  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/asm/
termios.h 31 #define NCC 8
40 unsigned char c_cc[NCC];
  /prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/asm/
termios.h 25 #define NCC 8
32 unsigned char c_cc[NCC];
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/asm/
termios.h 31 #define NCC 8
40 unsigned char c_cc[NCC];
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/asm/
termios.h 25 #define NCC 8
32 unsigned char c_cc[NCC];
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/asm/
termios.h 25 #define NCC 8
32 unsigned char c_cc[NCC];
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/asm/
termios.h 25 #define NCC 8
32 unsigned char c_cc[NCC];
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/asm/
termios.h 25 #define NCC 8
32 unsigned char c_cc[NCC];
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/asm/
termios.h 25 #define NCC 8
32 unsigned char c_cc[NCC];
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm/
termios.h 31 #define NCC 8
40 unsigned char c_cc[NCC];
  /external/llvm/lib/Target/ARM/
Thumb2ITBlockPass.cpp 173 ARMCC::CondCodes NCC = getITInstrPredicate(*I, NPredReg);
174 if (NCC == CC || NCC == OCC)
230 ARMCC::CondCodes NCC = getITInstrPredicate(*NMI, NPredReg);
231 if (NCC == CC || NCC == OCC) {
232 Mask |= (NCC & 1) << Pos;
238 if (NCC == ARMCC::AL &&
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 39 NCC = 8
42 NCCS = (NCC+NCC_PAD+NCC_EXT)
53 VLNEXT = (NCC+NCC_PAD+0)
54 VWERASE = (NCC+NCC_PAD+1)
55 VRPRNT = (NCC+NCC_PAD+2)
56 VFLUSHO = (NCC+NCC_PAD+3)
57 VSTOP = (NCC+NCC_PAD+4)
58 VSTART = (NCC+NCC_PAD+5)
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 39 NCC = 8
42 NCCS = (NCC+NCC_PAD+NCC_EXT)
53 VLNEXT = (NCC+NCC_PAD+0)
54 VWERASE = (NCC+NCC_PAD+1)
55 VRPRNT = (NCC+NCC_PAD+2)
56 VFLUSHO = (NCC+NCC_PAD+3)
57 VSTOP = (NCC+NCC_PAD+4)
58 VSTART = (NCC+NCC_PAD+5)
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Thumb2ITBlockPass.cpp 156 ARMCC::CondCodes NCC = llvm::getITInstrPredicate(I, NPredReg);
157 if (NCC == CC || NCC == OCC)
209 ARMCC::CondCodes NCC = llvm::getITInstrPredicate(NMI, NPredReg);
210 if (NCC == CC || NCC == OCC) {
211 Mask |= (NCC & 1) << Pos;
217 if (NCC == ARMCC::AL &&
  /bionic/libc/kernel/uapi/asm-mips/asm/
termios.h 53 #define NCC 8
  /development/ndk/platforms/android-21/arch-mips/include/asm/
termios.h 61 #define NCC 8
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
termios.h 61 #define NCC 8
  /external/kernel-headers/original/uapi/asm-mips/asm/
termios.h 52 #define NCC 8
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/asm/
termios.h 61 #define NCC 8
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/asm/
termios.h 61 #define NCC 8
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/asm/
termios.h 61 #define NCC 8
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/asm/
termios.h 61 #define NCC 8
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/asm/
termios.h 61 #define NCC 8
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/asm/
termios.h 61 #define NCC 8
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/asm/
termios.h 61 #define NCC 8
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/asm/
termios.h 61 #define NCC 8

Completed in 2485 milliseconds

1 2 34 5 6