| /external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
| D | NOP.java | 25 public class NOP extends Instruction { class 27 public NOP() { in NOP() method in NOP
|
| D | InstructionConstants.java | 48 Instruction NOP = new NOP(); field
|
| D | InstructionConst.java | 47 public static final Instruction NOP = new NOP(); field in InstructionConst
|
| /external/clang/test/SemaCXX/Inputs/ |
| D | array-bounds-system-header.h | 11 #define NOP(x) (x) macro
|
| /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/ |
| D | FrameSnapshot.java | 27 private static final FrameSnapshot NOP = new FrameSnapshot(null, null); field in FrameSnapshot
|
| /external/libavc/common/armv8/ |
| D | ih264_platform_macros.h | 108 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");} macro 129 #define NOP(nop_cnt) \ macro
|
| /external/libavc/common/arm/ |
| D | ih264_platform_macros.h | 108 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");} macro 129 #define NOP(nop_cnt) \ macro
|
| /external/libmpeg2/common/arm/ |
| D | icv_platform_macros.h | 96 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");} macro
|
| /external/libmpeg2/common/armv8/ |
| D | icv_platform_macros.h | 68 #define NOP(nop_cnt) \ macro
|
| /external/clang/test/SemaCXX/ |
| D | warn-unused-value.cpp | 32 #define NOP(x) (x) macro
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | graph_transfer_info.proto | 56 NOP = 0; enumerator
|
| /external/u-boot/arch/microblaze/include/asm/ |
| D | asm.h | 49 #define NOP __asm__ __volatile__ ("nop"); macro
|
| /external/libmpeg2/common/mips/ |
| D | icv_platform_macros.h | 81 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");} macro
|
| /external/libmpeg2/common/x86/ |
| D | icv_platform_macros.h | 81 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");} macro
|
| /external/libhevc/common/mips/ |
| D | ihevc_platform_macros.h | 88 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = (nop_cnt) ; nop_i > 0 ; nop_i--) asm("nop");} macro
|
| /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
| D | PPCISelLowering.h | 101 NOP, enumerator
|
| /external/clang/test/Sema/ |
| D | unused-expr.c | 129 #define NOP(a) (a) macro
|
| /external/libavc/common/mips/ |
| D | ih264_platform_macros.h | 76 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++);} macro
|
| /external/libavc/common/x86/ |
| D | ih264_platform_macros.h | 73 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");} macro
|
| /external/libhevc/common/x86/ |
| D | ihevc_platform_macros.h | 68 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");} macro
|
| /external/libhevc/common/arm/ |
| D | ihevc_platform_macros.h | 235 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");} macro
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-shape-complex-thai.cc | 86 NOP, enumerator
|
| /external/toybox/toys/pending/ |
| D | telnetd.c | 47 # define NOP 241 /* No Operation */ macro
|
| /external/python/cpython2/Include/ |
| D | opcode.h | 16 #define NOP 9 macro
|
| /external/python/cpython3/Include/ |
| D | opcode.h | 15 #define NOP 9 macro
|