/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
H A D | afuc_test.asm | 4 [01000001] ; nop 5 [01000078] ; nop 63 nop 75 nop 130 nop 132 nop 133 nop 134 nop 138 nop 262 [00000076] ; nop [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | MutexLock.hpp | 97 nop(); 98 nop(); 99 nop(); 100 nop(); 101 nop(); 103 nop(); 104 nop(); 105 nop(); 106 nop(); 107 nop(); [all...] |
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
H A D | ppc-darwin_closure.S | 116 nop 117 nop 118 nop 126 nop 127 nop 128 nop 134 nop 135 nop 141 nop 142 nop [all...] |
H A D | ppc64-darwin_closure.S | 136 nop 137 nop 138 nop 146 nop 147 nop 148 nop 154 nop 155 nop 161 nop 162 nop [all...] |
H A D | ppc-darwin.S | 115 nop 128 nop 133 nop 138 nop 146 nop 151 nop 156 nop 165 nop 166 nop 213 nop [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | ia64-mont.pl | 153 nop.b 0 } 154 { .mfb; nop.m 0 158 { .mfi; nop.m 0 161 { .mfi; nop.m 0 167 { .mfi; nop.m 0 170 { .mfi; nop.m 0 190 (p16) nop.m 0 208 nop.i 0 } 230 nop.i 0 } 258 { .mfi; (p16) nop [all...] |
/third_party/openssl/crypto/bn/asm/ |
H A D | ia64-mont.pl | 153 nop.b 0 } 154 { .mfb; nop.m 0 158 { .mfi; nop.m 0 161 { .mfi; nop.m 0 167 { .mfi; nop.m 0 170 { .mfi; nop.m 0 190 (p16) nop.m 0 208 nop.i 0 } 230 nop.i 0 } 258 { .mfi; (p16) nop [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | scheduler.cpp | 63 inline void nop() { in nop() function 67 __asm__ __volatile__("nop"); in nop() 654 nop(); nop(); nop(); nop(); nop(); nop(); nop(); nop(); in spinForWork() [all...] |
/third_party/mesa3d/src/freedreno/computerator/examples/ |
H A D | stg_ldg_offset.asm | 8 (rpt5)nop 10 nop(sy) 12 nop(sy) 14 (rpt3)nop 17 nop label
|
H A D | test-flut.sh | 18 (rpt5)nop 19 (rpt5)nop 21 (rpt5)nop 23 (rpt5)nop 26 (sy)nop
|
H A D | test-regfile.sh | 27 (rpt2)nop 31 (rpt5)nop 35 (ss)(sy)(rpt5)nop 38 nop
|
H A D | simple.asm | 19 nop label 21 (rpt5)nop 24 (rpt5)nop 27 nop label
|
H A D | branch.asm | 7 (rpt5)nop 11 (jp)(rpt5)nop 14 nop label
|
H A D | pvtmem.asm | 6 (rpt5)nop 10 (sy)(rpt5)nop 13 nop label
|
H A D | early_preamble.asm | 14 (rpt5)nop 20 (jp)nop 23 (rpt5)nop
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | sparccpuid.S | 34 nop 41 nop 57 nop 156 nop 184 nop 187 nop 198 nop 309 nop 360 nop 367 nop [all...] |
/third_party/openssl/crypto/ |
H A D | sparccpuid.S | 34 nop 41 nop 57 nop 156 nop 184 nop 187 nop 198 nop 309 nop 360 nop 367 nop [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | jump-table-assembler.cc | 129 nop(); 142 if (nop_bytes) nop(); 171 nop(); // To keep the target below aligned to kSystemPointerSize. 199 nop(); 221 nop(0); // make the slot align to 8 bytes 246 nop(0); 260 for (int i = 0; i < nop_bytes; i += kInstrSize) nop(); 281 nop(); 295 for (int i = 0; i < nop_bytes; i += kInstrSize) nop(); 311 nop(); [all...] |
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | ArchiveCommandLine.cpp | 437 const CNameOption &nop, const UString &name)
in AddNameToCensor() 441 switch ((int)nop.RecursedType)
in AddNameToCensor() 455 props.WildcardMatching = nop.WildcardMatching;
in AddNameToCensor() 456 props.MarkMode = nop.MarkMode;
in AddNameToCensor() 457 censor.AddPreItem(nop.Include, name, props);
in AddNameToCensor() 488 const CNameOption &nop, LPCWSTR fileName, UInt32 codePage)
in AddToCensorFromListFile() 515 AddRenamePair(renamePairs, names[i], names[i + 1], nop.RecursedType, nop.WildcardMatching);
in AddToCensorFromListFile() 520 AddNameToCensor(censor, nop, names[i]);
in AddToCensorFromListFile() 529 const CNameOption &nop,
in AddToCensorFromNonSwitchesStrings() 436 AddNameToCensor(NWildcard::CCensor &censor, const CNameOption &nop, const UString &name) AddNameToCensor() argument 485 AddToCensorFromListFile( CObjectVector<CRenamePair> *renamePairs, NWildcard::CCensor &censor, const CNameOption &nop, LPCWSTR fileName, UInt32 codePage) AddToCensorFromListFile() argument 523 AddToCensorFromNonSwitchesStrings( CObjectVector<CRenamePair> *renamePairs, unsigned startIndex, NWildcard::CCensor &censor, const UStringVector &nonSwitchStrings, int stopSwitchIndex, const CNameOption &nop, bool thereAreSwitchIncludes, UInt32 codePage) AddToCensorFromNonSwitchesStrings() argument 602 ParseMapWithPaths( NWildcard::CCensor &censor, const UString &s2, const CNameOption &nop) ParseMapWithPaths() argument 658 AddSwitchWildcardsToCensor( NWildcard::CCensor &censor, const UStringVector &strings, const CNameOption &nop, UInt32 codePage) AddSwitchWildcardsToCensor() argument 1279 CNameOption nop; Parse2() local [all...] |
/third_party/libunwind/libunwind/tests/ |
H A D | ia64-dyn-asm.S | 5 nop.i 0 30 {.mib; nop 0 31 nop 0 39 {.mii; nop 0 61 {.mii; nop 0 92 {.mib; nop 0
|
/third_party/musl/src/thread/mips/ |
H A D | clone.s | 21 nop 26 nop 29 nop 33 nop
|
/third_party/mesa3d/src/mapi/glapi/ |
H A D | glapi_nop.c | 84 nop(const char *func) in nop() function 97 nop("unused GL entry point"); in NoOpUnused() 108 #define DISPATCH(func, args, msg) nop(#func); 109 #define RETURN_DISPATCH(func, args, msg) nop(#func); return 0
|
/third_party/musl/src/thread/mips64/ |
H A D | syscall_cp.s | 33 nop 36 nop 43 nop
|
/third_party/musl/src/thread/mipsn32/ |
H A D | syscall_cp.s | 33 nop 36 nop 42 nop
|
H A D | clone.s | 21 nop 25 nop 27 nop 31 nop
|