Home
last modified time | relevance | path

Searched defs:use (Results 76 - 100 of 242) sorted by relevance

12345678910

/kernel/linux/linux-6.6/net/atm/
H A Dmpoa_caches.h31 refcount_t use; member
64 refcount_t use; member
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-sqlite.c455 *pri = " primary key autoincrement", *use; in lws_struct_sq3_create_table() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_to_lcssa.c59 is_if_use_inside_loop(nir_src *use, nir_loop *loop) in is_if_use_inside_loop() argument
77 is_use_inside_loop(nir_src *use, nir_loop *loop) in is_use_inside_loop() argument
[all...]
H A Dnir_opt_vectorize.c290 nir_alu_instr *use = nir_instr_as_alu(src->parent_instr); in instr_try_combine() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.h124 unsigned use; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp276 void RegisterCompAccess::record_read(int line, ProgramScope *scope, LiveRangeEntry::EUse use) in record_read() argument
H A Dsfn_liverangeevaluator.cpp174 void LiveRangeInstrVisitor::record_read(const RegisterVec4& reg, LiveRangeEntry::EUse use) in record_read() argument
404 void LiveRangeInstrVisitor::record_read(const Register *reg, LiveRangeEntry::EUse use) in record_read() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_mod_props.c220 bi_optimizer_clamp(bi_instr *I, bi_instr *use) in bi_optimizer_clamp() argument
362 bi_instr *use = uses[I->dest[0].value]; in bi_opt_mod_prop_backward() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dloop-variable-optimizer.cc64 Node* use = edge.from(); in Run() local
H A Dcontrol-equivalence.h75 Node::UseEdges::iterator use; // Iterator used for "use" direction. member
H A Descape-analysis-reducer.cc240 Node* use = edge.from(); in Finalize() local
262 Node* use = edge.from(); in Finalize() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.h138 uint8_t use[4]; member
H A Detnaviv_asm.h59 unsigned use:1; /* 0: not in use, 1: in use */ member
74 unsigned use:1; /* 0: not in use, 1: in use */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp194 void ResourceManager::use(const ResourceRef &RR) { in use() function in llvm::mca::ResourceManager
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderBallotTests.cpp307 void ShaderBallotBaseTestCase::ShaderPipeline::use(deqp::Context& context) in use() function in gl4cts::ShaderBallotBaseTestCase::ShaderPipeline
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_function.cpp89 const auto* use = pair.first; in ValidateFunction() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddef_use_test.cpp1705 Instruction* use = def_use_mgr->GetDef(10); TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_function.cpp89 const auto* use = pair.first; in ValidateFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddef_use_test.cpp1705 Instruction* use = def_use_mgr->GetDef(10); TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h229 virtual void adjustSchedDependency(SUnit *def, SUnit *use, SDep &dep) const {} in adjustSchedDependency() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dkeywords.h42 int use; variable
/third_party/spirv-tools/source/val/
H A Dvalidate_function.cpp91 const auto* use = pair.first; in ValidateFunction() local
/third_party/spirv-tools/test/opt/
H A Ddef_use_test.cpp1707 Instruction* use = def_use_mgr->GetDef(10); TEST_F() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglMultiContextTests.cpp82 MultiContextTest::MultiContextTest (EglTestContext& eglTestCtx, Sharing sharing, Use use, const char* name, const char* description) in MultiContextTest() argument
/third_party/zlib/examples/
H A Denough.c425 int use = least; examine() local
[all...]

Completed in 18 milliseconds

12345678910