/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
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/ |
D | MutexLock.hpp | 97 nop(); in lock() 98 nop(); in lock() 99 nop(); in lock() 100 nop(); in lock() 101 nop(); in lock() 103 nop(); in lock() 104 nop(); in lock() 105 nop(); in lock() 106 nop(); in lock() 107 nop(); in lock() [all …]
|
/third_party/libffi/src/aarch64/ |
D | win64_armasm.S | 117 nop 149 nop 151 nop 159 nop 163 nop 167 nop 171 nop 175 nop 179 nop 243 nop [all …]
|
D | sysv.S | 135 nop 167 nop 169 nop 177 nop 181 nop 185 nop 189 nop 193 nop 197 nop 283 nop [all …]
|
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
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 …]
|
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 …]
|
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/libffi/src/powerpc/ |
D | darwin_closure.S | 215 nop 216 nop 217 nop 224 nop 225 nop 226 nop 232 nop 233 nop 239 nop 240 nop [all …]
|
D | asm.h | 85 #define EALIGN_W_1 nop 86 #define EALIGN_W_2 nop;nop 87 #define EALIGN_W_3 nop;nop;nop 88 #define EALIGN_W_4 EALIGN_W_3;nop 89 #define EALIGN_W_5 EALIGN_W_4;nop 90 #define EALIGN_W_6 EALIGN_W_5;nop 91 #define EALIGN_W_7 EALIGN_W_6;nop
|
/third_party/libffi/src/sparc/ |
D | v9.S | 104 nop 110 nop 146 nop 151 nop 154 nop 156 nop 159 nop 161 nop 171 nop 173 nop [all …]
|
D | v8.S | 56 nop 57 nop 58 nop 59 nop 60 nop 62 nop 108 nop 155 nop 157 nop 160 nop [all …]
|
/third_party/pixman/pixman/ |
D | pixman-mips-dspr2-asm.S | 45 nop 53 nop 87 nop 99 nop 102 nop 136 nop 148 nop 151 nop 171 nop 179 nop [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | scheduler.cpp | 63 inline void nop() { in nop() function 654 nop(); nop(); nop(); nop(); nop(); nop(); nop(); nop(); in spinForWork() 655 nop(); nop(); nop(); nop(); nop(); nop(); nop(); nop(); in spinForWork() 656 nop(); nop(); nop(); nop(); nop(); nop(); nop(); nop(); in spinForWork() 657 nop(); nop(); nop(); nop(); nop(); nop(); nop(); nop(); in spinForWork()
|
/third_party/typescript/tests/baselines/reference/ |
D | checkIndexConstraintOfJavascriptClassExpression.types | 3 >someFunction(function(BaseClass) { 'use strict'; const DEFAULT_MESSAGE = "nop!"; class He… 5 >function(BaseClass) { 'use strict'; const DEFAULT_MESSAGE = "nop!"; class Hello extends B… 11 const DEFAULT_MESSAGE = "nop!"; 12 >DEFAULT_MESSAGE : "nop!" 13 >"nop!" : "nop!" 41 >DEFAULT_MESSAGE : "nop!"
|
/third_party/mesa3d/src/freedreno/computerator/examples/ |
D | test-flut.sh | 18 (rpt5)nop 19 (rpt5)nop 21 (rpt5)nop 23 (rpt5)nop 26 (sy)nop
|
D | stg_ldg_offset.asm | 8 (rpt5)nop 10 nop(sy) 12 nop(sy) 14 (rpt3)nop 17 nop label
|
/third_party/boost/boost/geometry/algorithms/ |
D | correct_closure.hpp | 47 struct nop struct 117 : detail::correct_closure::nop<Point> 122 : detail::correct_closure::nop<LineString> 127 : detail::correct_closure::nop<Segment> 133 : detail::correct_closure::nop<Box> 149 : detail::correct_closure::nop<MultiPoint> 155 : detail::correct_closure::nop<MultiLineString>
|
/third_party/glib/gobject/tests/ |
D | signal-handler.c | 44 nop (void) in nop() function 62 g_signal_connect (o, "signal1", G_CALLBACK (nop), NULL); in test_connect_many() 82 handlers[i] = g_signal_connect (o, "signal1", G_CALLBACK (nop), NULL); in test_disconnect_many_ordered() 107 handlers[i] = g_signal_connect (o, "signal1", G_CALLBACK (nop), NULL); in test_disconnect_many_inverse() 133 handlers[i] = g_signal_connect (o, "signal1", G_CALLBACK (nop), NULL); in test_disconnect_many_random() 169 handlers[i] = g_signal_connect (o, "signal1", G_CALLBACK (nop), NULL); in test_disconnect_2_signals() 171 handlers[i] = g_signal_connect (o, "signal2", G_CALLBACK (nop), NULL); in test_disconnect_2_signals() 211 handlers[i] = g_signal_connect (o1, "signal1", G_CALLBACK (nop), NULL); in test_disconnect_2_objects() 216 handlers[i] = g_signal_connect (o2, "signal1", G_CALLBACK (nop), NULL); in test_disconnect_2_objects() 257 handlers[i] = g_signal_connect (o, "signal1", G_CALLBACK (nop), NULL); in test_block_many()
|
/third_party/boost/libs/spirit/test/x3/ |
D | rule_separate_tu.cpp | 19 auto nop = [](auto const&){}; in __anona3190aab0102() variable 22 auto const used_attr1_def = used_attr::grammar[nop]; 26 auto const used_attr2_def = unused_attr::grammar[nop]; 30 auto const unused_attr1_def = used_attr::grammar[nop]; 34 auto const unused_attr2_def = unused_attr::grammar[nop];
|
/third_party/boost/libs/compute/test/ |
D | test_for_each.cpp | 29 BOOST_COMPUTE_FUNCTION(void, nop, (int ignored), {}); in BOOST_AUTO_TEST_CASE() 31 bc::for_each(vector.begin(), vector.end(), nop, queue); in BOOST_AUTO_TEST_CASE() 40 BOOST_COMPUTE_FUNCTION(void, nop, (int ignored), {}); in BOOST_AUTO_TEST_CASE() 42 bc::for_each_n(vector.begin(), vector.size(), nop, queue); in BOOST_AUTO_TEST_CASE()
|
/third_party/openssl/crypto/ |
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/mesa3d/src/mapi/glapi/ |
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/libffi/src/or1k/ |
D | sysv.S | 64 l.nop 76 l.nop 82 l.nop 88 l.nop 105 l.nop
|
/third_party/libunwind/tests/ |
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/ |
D | clone.s | 21 nop 26 nop 29 nop 33 nop
|