| /third_party/skia/tools/ |
| H A D | ToolUtils.h | 152 void targets(uint32_t target) { *fTargets.append() = target; } in targets() function in ToolUtils::TopoTestNode
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fBufferObjectQueryTests.cpp | 160 const int targets = DE_LENGTH_OF_ARRAY(bufferTargets); in test() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fBufferObjectQueryTests.cpp | 245 const int targets = m_testAllTargets ? DE_LENGTH_OF_ARRAY(bufferTargets) : 4; in test() local
|
| /foundation/window/window_manager/wmserver/test/unittest/ |
| H A D | remote_animation_test.cpp | 1056 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 D | window_manager_service_test.cpp | 479 std::vector<sptr<RSWindowAnimationTarget>> targets; in HWTEST_F() local
|
| /third_party/gn/src/gn/ |
| H A D | analyzer.cc | 50 std::set<Label> LabelsFor(const TargetSet& targets) { in LabelsFor() argument 380 TargetSet targets; in TargetsFor() local
|
| H A D | header_checker.cc | 383 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 D | json_project_writer.cc | 53 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 D | command_gen.cc | 142 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 D | commands.cc | 158 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 D | plurfmts.cpp | 539 const char *targets[] = { in pluralFormatExtendedTest() local
|
| /third_party/mbedtls/tests/scripts/ |
| H A D | generate_psa_tests.py | 826 targets = { variable in PSATestGenerator
|
| /third_party/node/tools/gyp/tools/emacs/ |
| H A D | gyp.el | |
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-graph-printer.cc | 145 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 D | gl4cGetTextureSubImageTests.cpp | 780 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 D | es31cFramebufferNoAttachmentsTests.cpp | 197 GLenum targets[] = { in iterate() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_unswitch_pass.cpp | 411 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 D | loop_unswitch_pass.cpp | 411 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 D | InterfaceFile.h | 100 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 D | ast.c | 701 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 D | loop_unswitch_pass.cpp | 404 std::vector<std::pair<Operand::OperandData, uint32_t>> targets; in PerformUnswitch() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
| H A D | kv_store_nb_delegate_mock.cpp | 208 SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) SetEqualIdentifier() argument
|
| H A D | db_store_mock.cpp | 218 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 D | sync_able_kvdb.cpp | 455 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 D | window_manager_proxy.cpp | 1181 GetWindowAnimationTargets(std::vector<uint32_t> missionIds, std::vector<sptr<RSWindowAnimationTarget>>& targets) GetWindowAnimationTargets() argument
|