/kernel/linux/linux-6.6/net/atm/ |
H A D | mpoa_caches.h | 31 refcount_t use; member 64 refcount_t use; member
|
/third_party/libwebsockets/lib/misc/ |
H A D | lws-struct-sqlite.c | 455 *pri = " primary key autoincrement", *use; in lws_struct_sq3_create_table() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_to_lcssa.c | 59 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 D | nir_opt_vectorize.c | 290 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 D | dri_screen.h | 124 unsigned use; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_liverangeevaluator_helpers.cpp | 276 void RegisterCompAccess::record_read(int line, ProgramScope *scope, LiveRangeEntry::EUse use) in record_read() argument
|
H A D | sfn_liverangeevaluator.cpp | 174 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 D | bi_opt_mod_props.c | 220 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 D | loop-variable-optimizer.cc | 64 Node* use = edge.from(); in Run() local
|
H A D | control-equivalence.h | 75 Node::UseEdges::iterator use; // Iterator used for "use" direction. member
|
H A D | escape-analysis-reducer.cc | 240 Node* use = edge.from(); in Finalize() local 262 Node* use = edge.from(); in Finalize() local
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler.h | 138 uint8_t use[4]; member
|
H A D | etnaviv_asm.h | 59 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 D | ResourceManager.cpp | 194 void ResourceManager::use(const ResourceRef &RR) { in use() function in llvm::mca::ResourceManager
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderBallotTests.cpp | 307 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 D | validate_function.cpp | 89 const auto* use = pair.first; in ValidateFunction() local
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | def_use_test.cpp | 1705 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 D | validate_function.cpp | 89 const auto* use = pair.first; in ValidateFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | def_use_test.cpp | 1705 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 D | TargetSubtargetInfo.h | 229 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 D | keywords.h | 42 int use; variable
|
/third_party/spirv-tools/source/val/ |
H A D | validate_function.cpp | 91 const auto* use = pair.first; in ValidateFunction() local
|
/third_party/spirv-tools/test/opt/ |
H A D | def_use_test.cpp | 1707 Instruction* use = def_use_mgr->GetDef(10); TEST_F() local [all...] |
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglMultiContextTests.cpp | 82 MultiContextTest::MultiContextTest (EglTestContext& eglTestCtx, Sharing sharing, Use use, const char* name, const char* description) in MultiContextTest() argument
|
/third_party/zlib/examples/ |
H A D | enough.c | 425 int use = least; examine() local [all...] |