HomeSort by relevance Sort by last modified time
    Searched refs:NOR (Results 1 - 10 of 10) sorted by null

  /system/core/sh/
nodes.h 12 #define NOR 7
nodes.c 22 * 3. Neither the name of the University nor the names of its contributors
126 case NOR:
222 case NOR:
show.c 18 * 3. Neither the name of the University nor the names of its contributors
89 case NOR:
eval.c 18 * 3. Neither the name of the University nor the names of its contributors
245 case NOR:
jobs.c 18 * 3. Neither the name of the University nor the names of its contributors
1136 * If neither SYSV nor BSD is defined, we don't implement nonblocking
1265 case NOR:
parser.c 18 * 3. Neither the name of the University nor the names of its contributors
230 t = NOR;
    [all...]
  /external/v8/src/mips/
constants-mips.cc 12 // * Neither the name of Google Inc. nor the names of its
255 case NOR:
constants-mips.h 12 // * Neither the name of Google Inc. nor the names of its
239 NOR = ((4 << 3) + 7),
assembler-mips.cc 737 void Assembler::nor(Register rd, Register rs, Register rt) { function in class:v8::internal::Assembler
738 GenInstrRegister(SPECIAL, rs, rt, rd, 0, NOR);
simulator-mips.cc 12 // * Neither the name of Google Inc. nor the names of its
996 case NOR:
    [all...]

Completed in 57 milliseconds