Searched refs:NOP (Results 1 - 25 of 194) sorted by relevance

12345678

/external/clang/test/SemaCXX/
H A Darray-bounds-system-header.cpp8 NOP(a[3] = 5); // expected-warning {{array index 3}}
H A Dwarn-unused-value.cpp32 #define NOP(x) (x) macro
34 NOP(f1 == f2); // expected-warning {{expression result unused}}
36 #undef NOP macro
/external/clang/test/SemaCXX/Inputs/
H A Darray-bounds-system-header.h11 #define NOP(x) (x) macro
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/builder/
H A DMutableMethodImplementationTest.java48 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
49 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
50 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
51 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
52 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
73 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
74 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
75 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
76 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
77 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
[all...]
H A DPayloadAlignmentTest.java53 implBuilder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
82 Assert.assertEquals(instruction.getOpcode(), Opcode.NOP);
97 implBuilder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
135 Opcode.NOP,
164 implBuilder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
165 implBuilder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
168 implBuilder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
171 implBuilder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
180 Opcode.NOP,
182 Opcode.NOP,
[all...]
H A DFixGotoTest.java25 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
48 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
71 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
94 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
101 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
107 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
H A DFixOffsetsTest.java61 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
69 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
82 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/filter/
H A DFinallyFilterTest.java64 m.visitInsn(Opcodes.NOP);
67 m.visitInsn(Opcodes.NOP); // finally block
72 m.visitInsn(Opcodes.NOP);
74 m.visitInsn(Opcodes.NOP); // finally block
81 m.visitInsn(Opcodes.NOP); // finally block
108 m.visitInsn(Opcodes.NOP); // try body
110 m.visitInsn(Opcodes.NOP); // finally body
116 m.visitInsn(Opcodes.NOP); // catch body
118 m.visitInsn(Opcodes.NOP); // finally body
125 m.visitInsn(Opcodes.NOP); // finall
[all...]
H A DEnumFilterTest.java35 m.visitInsn(Opcodes.NOP);
47 m.visitInsn(Opcodes.NOP);
59 m.visitInsn(Opcodes.NOP);
71 m.visitInsn(Opcodes.NOP);
83 m.visitInsn(Opcodes.NOP);
H A DSyntheticFilterTest.java35 m.visitInsn(Opcodes.NOP);
47 m.visitInsn(Opcodes.NOP);
59 m.visitInsn(Opcodes.NOP);
H A DSynchronizedFilterTest.java51 m.visitInsn(Opcodes.NOP);
97 m.visitInsn(Opcodes.NOP);
100 m.visitInsn(Opcodes.NOP);
106 m.visitInsn(Opcodes.NOP);
109 m.visitInsn(Opcodes.NOP);
114 m.visitInsn(Opcodes.NOP);
141 m.visitInsn(Opcodes.NOP);
/external/clang/test/Sema/
H A Dunused-expr.c129 #define NOP(a) (a)
139 NOP((long)foo(i, j)); // expected-warning {{expression result unused}}
141 NOP((long)0); // expected-warning {{expression result unused}}
143 NOP((t3(i), fn2())); // expected-warning {{ignoring return value}}
145 NOP((foo(i, j) ? 0 : t3(i), 1)); // expected-warning {{expression result unused}}
147 NOP((foo(i, j), 1)); // expected-warning {{expression result unused}}
151 #undef NOP
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/
H A DInstructionTest.java31 instruction = new Instruction(new InsnNode(Opcodes.NOP), 123);
36 final InsnNode node = new InsnNode(Opcodes.NOP);
58 new InsnNode(Opcodes.NOP), 122);
65 final Instruction i = new Instruction(new InsnNode(Opcodes.NOP), 122);
70 final Instruction s1 = new Instruction(new InsnNode(Opcodes.NOP), 123);
78 final Instruction s2 = new Instruction(new InsnNode(Opcodes.NOP), 124);
97 final Instruction i1 = new Instruction(new InsnNode(Opcodes.NOP), 123);
99 final Instruction i2 = new Instruction(new InsnNode(Opcodes.NOP), 123);
109 final Instruction first = new Instruction(new InsnNode(Opcodes.NOP), 0);
112 final Instruction insn = new Instruction(new InsnNode(Opcodes.NOP),
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-thai.cc86 NOP, enumerator in enum:thai_action_t
142 case NOP: return u;
183 /*T0*/ {{NOP,T3}, {NOP,T0}, {SD, T3}},
184 /*T1*/ {{SL, T2}, {NOP,T1}, {SDL,T2}},
185 /*T2*/ {{NOP,T3}, {NOP,T2}, {SL, T3}},
186 /*T3*/ {{NOP,T3}, {NOP,T3}, {NOP,T
[all...]
/external/javassist/src/main/javassist/convert/
H A DTransformNew.java45 * NOP
46 * NOP
62 iterator.writeByte(NOP, pos);
63 iterator.writeByte(NOP, pos + 1);
64 iterator.writeByte(NOP, pos + 2);
65 iterator.writeByte(NOP, pos + 3);
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/instruction/
H A DDexBackedUnknownInstruction.java43 super(dexFile, Opcode.NOP, instructionStart);
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
H A DImmutableUnknownInstruction.java44 super(Opcode.NOP);
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/
H A DFrameSnapshot.java27 private static final FrameSnapshot NOP = new FrameSnapshot(null, null); field in class:FrameSnapshot
45 * does not contain stackmap information a "NOP" IFrame is returned.
49 return NOP;
/external/llvm/test/MC/X86/AlignedBundling/
H A Dlong-nop-pad.s16 # To align this group to a bundle end, we need a 15-byte NOP and a 12-byte NOP.
/external/proguard/src/proguard/optimize/evaluation/
H A DEvaluationShrinker.java58 private static final int NOP = InstructionConstants.OP_NOP & 0xff; field in class:EvaluationShrinker
1081 NOP : // ...O -> ...O
1082 stackEntryNecessary1 ? NOP : // ...O -> ...O
1084 NOP; // ... -> ...
1105 stackEntryNecessary0 ? NOP : // ...XO -> ...XO
1107 NOP : // ...X -> ...X
1119 NOP : // ...O -> ...O
1121 stackEntryNecessary0 ? NOP : // ...O -> ...O
1123 NOP; // ... -> ...
1147 stackEntryNecessary0 ? NOP
[all...]
/external/python/cpython2/Python/
H A Dpeephole.c71 memset(codestr, NOP, n*3);
182 /* Write NOP NOP NOP NOP LOAD_CONST newconst */
183 memset(codestr, NOP, 4);
235 /* Write NOP LOAD_CONST newconst */
236 codestr[0] = NOP;
374 codestr[i+3] = NOP;
389 codestr[i+3] = NOP;
[all...]
/external/llvm/lib/Target/Sparc/
H A DLeonPasses.cpp67 // some earlier versions of the LEON processor line. NOP instructions must
71 // This pass inserts a NOP after any LD or LDF instruction.
91 BuildMI(MBB, NMBBI, DL, TII.get(SP::NOP));
99 BuildMI(MBB, NMBBI, DL, TII.get(SP::NOP));
336 // exist for some earlier versions of the LEON processor line. Five NOP
385 BuildMI(MBB, MBBI, DL, TII.get(SP::NOP));
390 BuildMI(MBB, NMBBI, DL, TII.get(SP::NOP));
563 BuildMI(MBB, NextMBBI, DL, TII.get(SP::NOP));
611 BuildMI(MBB, NextMBBI, DL, TII.get(SP::NOP));
628 // inserting a NOP betwee
[all...]
/external/annotation-tools/asmx/test/conform/org/objectweb/asm/tree/
H A DUnitTest.java11 InsnNode in = InsnNode.getByOpcode(NOP);
12 assertEquals(in.getOpcode(), NOP);
/external/libavc/common/arm/
H A Dih264_platform_macros.h94 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");} macro
112 #define NOP(nop_cnt) \ macro
/external/libavc/common/armv8/
H A Dih264_platform_macros.h94 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");} macro
112 #define NOP(nop_cnt) \ macro

Completed in 579 milliseconds

12345678