Home
last modified time | relevance | path

Searched defs:nop (Results 1 – 25 of 61) sorted by relevance

123

/third_party/boost/boost/log/utility/functional/
Dnop.hpp30 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/
Dsimple.asm19 nop label
27 nop label
Dinvocationid.asm12 nop label
Dstg_ldg_offset.asm17 nop label
Dpvtmem.asm13 nop label
Dbranch.asm14 nop label
/third_party/mesa3d/src/intel/tools/tests/gen9/
Dnop.asm1 nop ; label
/third_party/mesa3d/src/intel/tools/tests/gen8/
Dnop.asm1 nop ; label
/third_party/mesa3d/src/freedreno/computerator/
DREADME.rst46 nop section in Example
/third_party/boost/boost/geometry/algorithms/
Dcorrect_closure.hpp47 struct nop struct
49 static inline void apply(Geometry& ) in apply()
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
Dafuc_test.asm103 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/
Drule_separate_tu.cpp19 auto nop = [](auto const&){}; in __anone5b2e1e90102() variable
/third_party/boost/libs/beast/test/beast/core/
Dstring_param.cpp22 struct nop {}; struct in boost::beast::string_param_test
/third_party/node/lib/internal/streams/
Dend-of-stream.js35 function nop() {} function
/third_party/mesa3d/src/mapi/glapi/
Dglapi_nop.c84 nop(const char *func) in nop() function
/third_party/mesa3d/src/compiler/nir/
Dnir_inline_functions.c122 nir_intrinsic_instr *nop = nir_nop(b); in nir_inline_function_impl() local
Dnir_search.c113 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/
Dsignal-handler.c44 nop (void) in nop() function
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c543 #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/
DThread.hpp288 inline void nop() in nop() function
/third_party/node/deps/npm/node_modules/cacache/lib/
Dentry-index.js287 function nop () { function
/third_party/libdrm/tests/amdgpu/
Dvcn_tests.c51 uint32_t nop; member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_parser.y78 unsigned nop; member
Dir3_legalize.c227 struct ir3_instruction *nop; in legalize_block() local
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ssa.cpp430 Instruction *nop = new_Instruction(func, OP_NOP, typeOfSize(lval->reg.size)); in mkUndefined() local

123