/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
D | jmpsize1-err.asm | 2 nop label 4 nop label 5 nop label 6 nop label 7 nop label 8 nop label 9 nop label 10 nop label 11 nop label 12 nop label [all …]
|
D | jmpsize1.asm | 2 nop label 4 nop label 5 nop label 6 nop label 7 nop label 8 nop label 9 nop label 10 nop label 11 nop label 12 nop label [all …]
|
D | equ-expand.asm | 1 nop label
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
D | addrop.asm | 13 nop label 17 nop label 25 nop label
|
/external/fio/arch/ |
D | arch-arm.h | 24 #define nop __asm__ __volatile__("mov\tr0,r0\t@ nop\n\t") macro 28 #define nop __asm__ __volatile__ ("nop") macro
|
D | arch-generic.h | 6 #define nop do { } while (0) macro
|
D | arch-hppa.h | 21 #define nop do { } while (0) macro
|
D | arch-mips.h | 23 #define nop __asm__ __volatile__("": : :"memory") macro
|
D | arch-alpha.h | 21 #define nop do { } while (0) macro
|
D | arch-sparc.h | 21 #define nop do { } while (0) macro
|
D | arch-sparc64.h | 21 #define nop do { } while (0) macro
|
D | arch-sh.h | 23 #define nop __asm__ __volatile__ ("nop": : :"memory") macro
|
D | arch-s390.h | 21 #define nop asm volatile("nop" : : : "memory") macro
|
D | arch-ia64.h | 21 #define nop asm volatile ("hint @pause" ::: "memory"); macro
|
D | arch-x86.h | 34 #define nop __asm__ __volatile__("rep;nop": : :"memory") macro
|
D | arch-x86_64.h | 41 #define nop __asm__ __volatile__("rep;nop": : :"memory") macro
|
D | arch-ppc.h | 26 #define nop do { } while (0) macro
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/ |
D | bin-rip.asm | 6 nop label 8 nop label
|
/external/llvm/test/MC/MachO/ |
D | pcrel-to-other-section.s | 3 nop label
|
/external/mockito/src/org/mockito/internal/configuration/injection/ |
D | MockInjectionStrategy.java | 19 public static final MockInjectionStrategy nop() { in nop() method in MockInjectionStrategy
|
/external/valgrind/main/memcheck/tests/ |
D | thread_alloca.c | 18 nop(void *nil) in nop() function
|
/external/chromium_org/v8/test/mjsunit/ |
D | debug-stepout-scope-part1.js | 186 function nop() {} function
|
/external/chromium_org/chrome/browser/resources/standalone/ |
D | standalone_hack.js | 353 nop = function() {}, function 358 nop.prototype = self.prototype; class
|
/external/eigen/test/ |
D | sparseqr.cpp | 25 int nop = internal::random<int>(0, internal::random<double>(0,1) > 0.5 ? cols/2 : 0); in generate_sparse_rectangular_problem() local
|
/external/chromium_org/sandbox/win/src/ |
D | service_resolver_32.cc | 51 BYTE nop; member 73 USHORT nop; member 121 BYTE nop; member
|