Home
last modified time | relevance | path

Searched defs:targets (Results 151 - 175 of 317) sorted by relevance

12345678910>>...13

/third_party/mbedtls/tests/scripts/
H A Dgenerate_psa_tests.py826 targets = { variable in PSATestGenerator
/third_party/node/tools/gyp/tools/emacs/
H A Dgyp.el
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-printer.cc145 size_t AddTarget(std::vector<BasicBlock*>& targets, BasicBlock* target) { in AddTarget() argument
117 PrintVerticalArrows( std::ostream& os, const std::vector<BasicBlock*>& targets, const std::set<size_t>& arrows_starting_here = {}, const std::set<BasicBlock*>& targets_starting_here = {}, bool is_loop = false) PrintVerticalArrows() argument
164 AddTargetIfNotNext(std::vector<BasicBlock*>& targets, BasicBlock* target, BasicBlock* next_block, std::set<size_t>* arrows_starting_here = nullptr) AddTargetIfNotNext() argument
176 MaglevPrintingVisitorOstream(std::ostream& os, std::vector<BasicBlock*>* targets) MaglevPrintingVisitorOstream() argument
307 PrintEagerDeopt(std::ostream& os, std::vector<BasicBlock*> targets, NodeT* node, const ProcessingState& state) PrintEagerDeopt() argument
332 MaybePrintEagerDeopt(std::ostream& os, std::vector<BasicBlock*> targets, NodeBase* node, const ProcessingState& state) MaybePrintEagerDeopt() argument
347 PrintLazyDeopt(std::ostream& os, std::vector<BasicBlock*> targets, NodeT* node, const ProcessingState& state) PrintLazyDeopt() argument
377 MaybePrintLazyDeopt(std::ostream& os, std::vector<BasicBlock*> targets, NodeBase* node, const ProcessingState& state) MaybePrintLazyDeopt() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGetTextureSubImageTests.cpp780 glw::GLenum targets[] = { GL_TEXTURE_1D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D, in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cFramebufferNoAttachmentsTests.cpp197 GLenum targets[] = { in iterate() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_unswitch_pass.cpp411 std::vector<std::pair<Operand::OperandData, uint32_t>> targets; in PerformUnswitch() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_unswitch_pass.cpp411 std::vector<std::pair<Operand::OperandData, uint32_t>> targets; in PerformUnswitch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h100 const_target_range targets() const { return {Targets}; } in targets() function in llvm::MachO::InterfaceFileRef
210 const_target_range targets() const { return {Targets}; } in targets() function in llvm::MachO::InterfaceFile
/third_party/python/Python/
H A Dast.c701 validate_assignlist(struct validator *state, asdl_expr_seq *targets, expr_context_ty ctx) in validate_assignlist() argument
/third_party/spirv-tools/source/opt/
H A Dloop_unswitch_pass.cpp404 std::vector<std::pair<Operand::OperandData, uint32_t>> targets; in PerformUnswitch() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp208 SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) SetEqualIdentifier() argument
H A Ddb_store_mock.cpp218 DBStatus DBStoreMock::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) in SetEqualIdentifier() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.cpp455 int SyncAbleKvDB::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) in SetEqualIdentifier() argument
/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_proxy.cpp1181 GetWindowAnimationTargets(std::vector<uint32_t> missionIds, std::vector<sptr<RSWindowAnimationTarget>>& targets) GetWindowAnimationTargets() argument
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_service_test.cpp479 std::vector<sptr<RSWindowAnimationTarget>> targets; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dsmp.c392 struct cpumask targets; in smp_send_stop() local
395 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() local
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_options.c1003 __be32 *targets = bond->params.arp_targets; in _bond_options_arp_ip_target_set() local
1016 __be32 *targets = bond->params.arp_targets; in _bond_option_arp_ip_target_add() local
1051 __be32 *targets = bond->params.arp_targets; in bond_option_arp_ip_target_rem() local
[all...]
/kernel/linux/linux-5.10/net/nfc/hci/
H A Dcore.c286 struct nfc_target *targets; in nfc_hci_target_discovered() local
[all...]
/kernel/linux/linux-5.10/net/nfc/
H A Dcore.c762 nfc_targets_found(struct nfc_dev *dev, struct nfc_target *targets, int n_targets) nfc_targets_found() argument
[all...]
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnfc.h166 struct nfc_target *targets; member
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmconf.c360 struct menu **targets; member
435 struct menu *targets[JUMP_NB]; in search_conf() local
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbpf_iter.c31 static struct list_head targets = LIST_HEAD_INIT(targets); variable
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnfc.h166 struct nfc_target *targets; member
/kernel/linux/linux-6.6/drivers/base/
H A Dnode.c102 static const struct attribute_group targets = { variable
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_iter.c32 static struct list_head targets = LIST_HEAD_INIT(targets); variable

Completed in 27 milliseconds

12345678910>>...13