Home
last modified time | relevance | path

Searched defs:targets (Results 51 - 75 of 164) sorted by relevance

1234567

/third_party/skia/tools/
H A DToolUtils.h152 void targets(uint32_t target) { *fTargets.append() = target; } in targets() function in ToolUtils::TopoTestNode
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferObjectQueryTests.cpp160 const int targets = DE_LENGTH_OF_ARRAY(bufferTargets); in test() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferObjectQueryTests.cpp245 const int targets = m_testAllTargets ? DE_LENGTH_OF_ARRAY(bufferTargets) : 4; in test() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Dremote_animation_test.cpp1056 std::vector<sptr<RSWindowAnimationTarget>> targets; in HWTEST_F() local
1069 std::vector<sptr<RSWindowAnimationTarget>> targets; in HWTEST_F() local
1088 std::vector<sptr<RSWindowAnimationTarget>> targets; in HWTEST_F() local
1120 std::vector<sptr<RSWindowAnimationTarget>> targets; HWTEST_F() local
1136 std::vector<sptr<RSWindowAnimationTarget>> targets; HWTEST_F() local
1173 std::vector<sptr<RSWindowAnimationTarget>> targets; HWTEST_F() local
[all...]
H A Dwindow_manager_service_test.cpp479 std::vector<sptr<RSWindowAnimationTarget>> targets; in HWTEST_F() local
/third_party/gn/src/gn/
H A Danalyzer.cc50 std::set<Label> LabelsFor(const TargetSet& targets) { in LabelsFor() argument
380 TargetSet targets; in TargetsFor() local
H A Dheader_checker.cc383 const TargetVector& targets = found->second; in CheckInclude() local
119 HeaderChecker(const BuildSettings* build_settings, const std::vector<const Target*>& targets, bool check_generated, bool check_system) HeaderChecker() argument
605 MakeUnreachableError(const InputFile& source_file, const LocationRange& range, const Target* from_target, const TargetVector& targets) MakeUnreachableError() argument
[all...]
H A Djson_project_writer.cc53 FilterTargets(const BuildSettings* build_settings, std::vector<const Target*>& all_targets, std::vector<const Target*>* targets, const std::string& dir_filter_string, Err* err) FilterTargets() argument
106 std::vector<const Target*> targets; RunAndWriteFiles() local
[all...]
H A Dcommand_gen.cc142 std::vector<const Target*> targets = builder.GetAllResolvedTargets(); in FindTargetThatGeneratesFile() local
158 PrintInvalidGeneratedInput(const Builder& builder, const SourceFile& file, const std::vector<const Target*>& targets) PrintInvalidGeneratedInput() argument
214 std::vector<const Target*> targets; CheckForInvalidGeneratedInputs() local
[all...]
H A Dcommands.cc158 bool ApplyTestonlyFilter(std::vector<const Target*>* targets) { in ApplyTestonlyFilter() argument
182 bool ApplyTypeFilter(std::vector<const Target*>* targets) { in ApplyTypeFilter() argument
229 PrintTargetsAsBuildfiles(const std::vector<const Target*>& targets, base::ListValue* out) PrintTargetsAsBuildfiles() argument
241 PrintTargetsAsLabels(const std::vector<const Target*>& targets, base::ListValue* out) PrintTargetsAsLabels() argument
258 PrintTargetsAsOutputs(const std::vector<const Target*>& targets, base::ListValue* out) PrintTargetsAsOutputs() argument
682 FilterAndPrintTargets(std::vector<const Target*>* targets, base::ListValue* out) FilterAndPrintTargets() argument
709 FilterAndPrintTargets(bool indent, std::vector<const Target*>* targets) FilterAndPrintTargets() argument
722 FilterAndPrintTargetSet(bool indent, const TargetSet& targets) FilterAndPrintTargetSet() argument
727 FilterAndPrintTargetSet(const TargetSet& targets, base::ListValue* out) FilterAndPrintTargetSet() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dplurfmts.cpp539 const char *targets[] = { in pluralFormatExtendedTest() local
/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

Completed in 32 milliseconds

1234567