Home
last modified time | relevance | path

Searched defs:targets (Results 126 - 150 of 317) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/arch/arm64/kernel/vdso32/
H A DMakefile121 targets := $(c-obj-vdso) $(c-obj-vdso-gettimeofday) $(asm-obj-vdso) vdso.so vdso.so.dbg vdso.so.raw macro
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v2.c126 int targets = (val >> 16) & 0xff; in vgic_mmio_write_sgir() local
[all...]
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dsmp.c303 struct cpumask targets; in smp_send_stop() local
305 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() local
/kernel/linux/linux-6.6/scripts/kconfig/
H A DMakefile[all...]
/third_party/gn/src/gn/
H A Dbuilder.cc412 AddDeps(BuilderRecord* record, const LabelTargetVector& targets, Err* err) AddDeps() argument
425 AddGenDeps(BuilderRecord* record, const LabelTargetVector& targets, Err* err) AddGenDeps() argument
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...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestUtil.java196 public static void runUntilDone(Runnable[] targets) { in runUntilDone() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestUtil.java197 public static void runUntilDone(Runnable[] targets) { in runUntilDone() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_streamout.c113 r600_set_streamout_targets(struct pipe_context *ctx, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) r600_set_streamout_targets() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_streamout.c416 svga_set_stream_output_targets(struct pipe_context *pipe, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) svga_set_stream_output_targets() argument
/third_party/ninja/src/
H A Dclean.cc196 int Cleaner::CleanTargets(int target_count, char* targets[]) { in CleanTargets() argument
/third_party/mesa3d/src/mesa/main/
H A Dtexstate.c988 static const GLenum targets[] = { in alloc_proxy_textures() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget.c79 static const struct target *targets[] = { variable
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.cpp560 target_to_texture_properties_map targets; in iterate() local
[all...]
/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...]
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_netlink.c527 struct nlattr *targets; in bond_fill_info() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-core.h155 struct dm_target *targets; member
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_netlink.c639 struct nlattr *targets; in bond_fill_info() local
/kernel/linux/linux-6.6/mm/
H A Dmemory-tiers.c267 void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) in node_get_allowed_targets() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dplurfmts.cpp539 const char *targets[] = { in pluralFormatExtendedTest() local

Completed in 21 milliseconds

12345678910>>...13