Home
last modified time | relevance | path

Searched defs:users (Results 1 - 25 of 31) sorted by relevance

12

/third_party/toybox/toys/other/
H A Dlsmod.c27 *refcnt = strtok(NULL, " "), *users = strtok(NULL, " "); in lsmod_main() local
H A Duptime.c33 int users = 0; in uptime_main() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dfold_trivial_single_use_lets.cc63 auto& users = sem_let->Users(); in Run() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dstorage.h34 struct storage_ptr_list *users; member
H A Dlinearize.h37 struct pseudo_user_list *users; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp147 std::vector<Instruction*> users; in ProcessVariable() local
[all...]
H A Dssa_rewrite_pass.h71 std::vector<uint32_t>& users() { return users_; } in users() function in spvtools::opt::SSARewriter::PhiCandidate
72 const std::vector<uint32_t>& users() const { return users_; } in users() function in spvtools::opt::SSARewriter::PhiCandidate
H A Ddebug_info_manager.cpp699 auto& users = scope_id_to_users_[inst->GetDebugScope().GetLexicalScope()]; in AnalyzeDebugInst() local
703 auto& users = inlinedat_id_to_users_[inst->GetDebugInlinedAt()]; in AnalyzeDebugInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp147 std::vector<Instruction*> users; in ProcessVariable() local
[all...]
H A Dssa_rewrite_pass.h71 std::vector<uint32_t>& users() { return users_; } in users() function in spvtools::opt::SSARewriter::PhiCandidate
72 const std::vector<uint32_t>& users() const { return users_; } in users() function in spvtools::opt::SSARewriter::PhiCandidate
H A Ddebug_info_manager.cpp699 auto& users = scope_id_to_users_[inst->GetDebugScope().GetLexicalScope()]; in AnalyzeDebugInst() local
703 auto& users = inlinedat_id_to_users_[inst->GetDebugInlinedAt()]; in AnalyzeDebugInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h104 user_range users() { return user_range(user_begin(), user_end()); } in users() function in llvm::VPValue
105 const_user_range users() const { in users() function in llvm::VPValue
/third_party/spirv-tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp146 std::vector<Instruction*> users; in ProcessVariable() local
[all...]
H A Dssa_rewrite_pass.h71 std::vector<uint32_t>& users() { return users_; } in users() function in spvtools::opt::SSARewriter::PhiCandidate
72 const std::vector<uint32_t>& users() const { return users_; } in users() function in spvtools::opt::SSARewriter::PhiCandidate
H A Ddebug_info_manager.cpp707 auto& users = scope_id_to_users_[inst->GetDebugScope().GetLexicalScope()]; in AnalyzeDebugInst() local
711 auto& users = inlinedat_id_to_users_[inst->GetDebugInlinedAt()]; in AnalyzeDebugInst() local
H A Dinterface_var_sroa.cpp117 std::vector<Instruction*> users; in ReplaceLoadWithCompositeConstruct() local
215 std::vector<Instruction*> users; in KillInstructionAndUsers() local
266 std::vector<Instruction*> users; in ReplaceInterfaceVarWith() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddef_use_test.cpp1710 auto users = def_use_mgr->id_to_users(); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddef_use_test.cpp1710 auto users = def_use_mgr->id_to_users(); in TEST_F() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dbss.h33 unsigned int users; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dbss.h45 unsigned int users; member
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c99 static struct test_user users[USERS_NUM]; variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h420 iterator_range<user_iterator> users() { in users() function
424 iterator_range<const_user_iterator> users() const { in users() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h369 iterator_range<user_iterator> users() { in users() function
373 iterator_range<const_user_iterator> users() const { in users() function
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_sched.c916 split_addr(struct ir3_sched_ctx *ctx, struct ir3_instruction **addr, struct ir3_instruction **users, unsigned users_count) split_addr() argument
/third_party/curl/lib/
H A Dmulti.c213 unsigned int users; /* number of transfers using this */ member

Completed in 24 milliseconds

12