/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-thai.cc | 86 NOP, enumerator 143 case NOP: return u; in thai_pua_shape() 184 /*T0*/ {{NOP,T3}, {NOP,T0}, {SD, T3}}, 185 /*T1*/ {{SL, T2}, {NOP,T1}, {SDL,T2}}, 186 /*T2*/ {{NOP,T3}, {NOP,T2}, {SL, T3}}, 187 /*T3*/ {{NOP,T3}, {NOP,T3}, {NOP,T3}}, 211 /*B0*/ {{NOP,B0}, {NOP,B2}, {NOP, B0}}, 212 /*B1*/ {{NOP,B1}, {RD, B2}, {NOP, B1}}, 213 /*B2*/ {{NOP,B2}, {SD, B2}, {NOP, B2}}, 246 thai_action_t action = above_edge.action != NOP ? above_edge.action : below_edge.action; in do_thai_pua_shaping()
|
/external/clang/test/Sema/ |
D | unused-expr.c | 129 #define NOP(a) (a) macro 139 NOP((long)foo(i, j)); // expected-warning {{expression result unused}} in t11() 141 NOP((long)0); // expected-warning {{expression result unused}} in t11() 143 NOP((t3(i), fn2())); // expected-warning {{ignoring return value}} in t11() 145 NOP((foo(i, j) ? 0 : t3(i), 1)); // expected-warning {{expression result unused}} in t11() 147 NOP((foo(i, j), 1)); // expected-warning {{expression result unused}} in t11() 151 #undef NOP
|
/external/clang/test/SemaCXX/ |
D | warn-unused-value.cpp | 27 #define NOP(x) (x) macro 29 NOP(f1 == f2); // expected-warning {{expression result unused}} in b() 31 #undef NOP
|
D | array-bounds-system-header.cpp | 8 NOP(a[3] = 5); // expected-warning {{array index 3}} in test_system_header_macro()
|
/external/javassist/src/main/javassist/convert/ |
D | TransformNew.java | 62 iterator.writeByte(NOP, pos); in transform() 63 iterator.writeByte(NOP, pos + 1); in transform() 64 iterator.writeByte(NOP, pos + 2); in transform() 65 iterator.writeByte(NOP, pos + 3); in transform()
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/ |
D | ArrayDataPseudoInstruction.java | 50 super(Opcode.NOP); in ArrayDataPseudoInstruction() 61 super(Opcode.NOP); in ArrayDataPseudoInstruction() 146 if (opcode != Opcode.NOP) { in makeInstruction()
|
D | PackedSwitchDataPseudoInstruction.java | 51 super(Opcode.NOP); in PackedSwitchDataPseudoInstruction() 63 super(Opcode.NOP); in PackedSwitchDataPseudoInstruction() 152 if (opcode != Opcode.NOP) { in makeInstruction()
|
D | SparseSwitchDataPseudoInstruction.java | 51 super(Opcode.NOP); in SparseSwitchDataPseudoInstruction() 71 super(Opcode.NOP); in SparseSwitchDataPseudoInstruction() 171 if (opcode != Opcode.NOP) { in makeInstruction()
|
D | UnknownInstruction.java | 40 super(Opcode.NOP); in UnknownInstruction()
|
/external/javassist/src/main/javassist/compiler/ |
D | CodeGen.java | 939 '|', NOP, NOP, LOR, IOR, 940 '^', NOP, NOP, LXOR, IXOR, 941 '&', NOP, NOP, LAND, IAND, 942 LSHIFT, NOP, NOP, LSHL, ISHL, 943 RSHIFT, NOP, NOP, LSHR, ISHR, 944 ARSHIFT, NOP, NOP, LUSHR, IUSHR }; 1016 if (op != NOP) { in atArithBinExpr() 1297 /* double */ NOP, D2F, D2L, D2I, 1298 /* float */ F2D, NOP, F2L, F2I, 1299 /* long */ L2D, L2F, NOP, L2I, [all …]
|
/external/libpcap/ |
D | optimize.c | 59 #define NOP -1 macro 371 if (c == NOP) 415 if (s->code == NOP) 457 if (s->s.code == NOP) 617 s->code = NOP; 683 while (s != 0 && s->s.code == NOP) 822 s->s.code = NOP; 823 add->s.code = NOP; 824 tax->s.code = NOP; 854 last->s.code = NOP; [all …]
|
/external/llvm/test/MC/X86/AlignedBundling/ |
D | long-nop-pad.s | 14 # To align this group to a bundle end, we need a 15-byte NOP and a 12-byte NOP.
|
D | pad-bundle-groups.s | 39 # And here we'll need a 11-byte NOP
|
D | single-inst-bundling.s | 4 # Test simple NOP insertion for single instructions.
|
D | pad-align-to-bundle-end.s | 16 # To align this group to a bundle end, we need a 1-byte NOP.
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/ |
D | InstructionIterator.java | 57 if (opcode == Opcode.NOP) { in IterateInstructions() 62 instruction = new Instruction10x(Opcode.NOP, insns, insnsPosition); in IterateInstructions()
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
D | RegOps.java | 33 public static final int NOP = 1; field in RegOps 314 case NOP: return "nop"; in opName()
|
/external/clang/test/SemaCXX/Inputs/ |
D | array-bounds-system-header.h | 11 #define NOP(x) (x) macro
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXVector.td | 19 NVPTXInst sInst=NOP> 242 NVPTXInst sInst=NOP> : 249 NVPTXRegClass regclass2, NVPTXInst sInst=NOP> : 256 NVPTXInst sInst=NOP> : 262 NVPTXInst i64op=NOP, NVPTXInst i32op=NOP, NVPTXInst 263 i16op=NOP, NVPTXInst i8op=NOP> { 281 NVPTXInst f64=NOP, NVPTXInst f32=NOP, 282 NVPTXInst f32_ftz=NOP> { 296 NVPTXInst i64op=NOP, NVPTXInst i32op=NOP, 297 NVPTXInst i16op=NOP, NVPTXInst i8op=NOP> { [all …]
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | OddSpacer.java | 51 out.writeShort(InsnFormat.codeUnit(Opcodes.NOP, 0)); in writeTo()
|
/external/javassist/src/main/javassist/ |
D | CtConstructor.java | 385 iterator.writeByte(Opcode.NOP, pos); in removeConsCall() 386 iterator.writeByte(Opcode.NOP, pos + 1); in removeConsCall()
|
/external/llvm/test/MC/MachO/ARM/ |
D | empty-function-nop.ll | 6 ; Empty functions need a NOP in them for MachO to prevent DWARF FDEs from
|
/external/llvm/test/CodeGen/Generic/ |
D | 2003-07-08-BadCastToBool.ll | 7 ;; Errors: (1) cast-int-to-bool was being treated as a NOP (i.e., the int
|
/external/openssl/crypto/bn/asm/ |
D | pa-risc2.s | 134 NOP ; Needed to make the loop 16-byte aligned 135 NOP ; needed to make the loop 16-byte aligned 138 NOP 309 NOP 468 NOP 602 NOP 678 NOP 855 NOP ;offset 0xa38
|
/external/javassist/src/main/javassist/bytecode/ |
D | Opcode.java | 217 int NOP = 0; field
|