/third_party/boost/boost/log/utility/functional/ |
D | nop.hpp | 30 struct nop struct 32 typedef void result_type; 34 void operator() () const BOOST_NOEXCEPT {} in operator ()() 38 void operator() (ArgsT const&...) const BOOST_NOEXCEPT {} in operator ()() 41 void operator() (T const&) const BOOST_NOEXCEPT {} in operator ()() 43 void operator() (T1 const&, T2 const&) const BOOST_NOEXCEPT {} in operator ()() 45 void operator() (T1 const&, T2 const&, T3 const&) const BOOST_NOEXCEPT {} in operator ()()
|
/third_party/mesa3d/src/freedreno/computerator/examples/ |
D | simple.asm | 19 nop label 27 nop label
|
D | invocationid.asm | 12 nop label
|
D | stg_ldg_offset.asm | 17 nop label
|
D | pvtmem.asm | 13 nop label
|
D | branch.asm | 14 nop label
|
/third_party/mesa3d/src/intel/tools/tests/gen9/ |
D | nop.asm | 1 nop ; label
|
/third_party/mesa3d/src/intel/tools/tests/gen8/ |
D | nop.asm | 1 nop ; label
|
/third_party/mesa3d/src/freedreno/computerator/ |
D | README.rst | 46 nop section in Example
|
/third_party/boost/boost/geometry/algorithms/ |
D | correct_closure.hpp | 47 struct nop struct 49 static inline void apply(Geometry& ) in apply()
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
D | afuc_test.asm | 103 nop label 129 nop label 191 nop label 193 nop label 194 nop label 195 nop label 200 nop label
|
/third_party/boost/libs/spirit/test/x3/ |
D | rule_separate_tu.cpp | 19 auto nop = [](auto const&){}; in __anone5b2e1e90102() variable
|
/third_party/boost/libs/beast/test/beast/core/ |
D | string_param.cpp | 22 struct nop {}; struct in boost::beast::string_param_test
|
/third_party/node/lib/internal/streams/ |
D | end-of-stream.js | 35 function nop() {} function
|
/third_party/mesa3d/src/mapi/glapi/ |
D | glapi_nop.c | 84 nop(const char *func) in nop() function
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_inline_functions.c | 122 nir_intrinsic_instr *nop = nir_nop(b); in nir_inline_function_impl() local
|
D | nir_search.c | 113 nir_op_matches_search_op(nir_op nop, uint16_t sop) in nir_op_matches_search_op() 158 nir_search_op_for_nir_op(nir_op nop) in nir_search_op_for_nir_op()
|
/third_party/glib/gobject/tests/ |
D | signal-handler.c | 44 nop (void) in nop() function
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_compile.c | 543 #define UNOP(nop, aop) \ in agx_emit_alu() argument 545 #define BINOP(nop, aop) \ in agx_emit_alu() argument 547 #define TRIOP(nop, aop) \ in agx_emit_alu() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Thread.hpp | 288 inline void nop() in nop() function
|
/third_party/node/deps/npm/node_modules/cacache/lib/ |
D | entry-index.js | 287 function nop () { function
|
/third_party/libdrm/tests/amdgpu/ |
D | vcn_tests.c | 51 uint32_t nop; member
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_parser.y | 78 unsigned nop; member
|
D | ir3_legalize.c | 227 struct ir3_instruction *nop; in legalize_block() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_ssa.cpp | 430 Instruction *nop = new_Instruction(func, OP_NOP, typeOfSize(lval->reg.size)); in mkUndefined() local
|