Home
last modified time | relevance | path

Searched defs:targets (Results 101 - 125 of 317) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dsmp.c227 struct cpumask targets; in smp_send_stop() local
229 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/vdso/
H A DMakefile45 targets := $(obj-vdso32) vdso32.so.dbg vgettimeofday-32.o macro
/kernel/linux/linux-6.6/arch/s390/kernel/vdso64/
H A DMakefile16 targets := $(obj-vdso64) $(obj-cvdso64) vdso64.so vdso64.so.dbg macro
/kernel/linux/linux-6.6/arch/um/drivers/
H A DMakefile27 targets := pcap_kern.o pcap_user.o vde_kern.o vde_user.o macro
/kernel/linux/linux-6.6/arch/x86/boot/
H A DMakefile32 targets := vmlinux.bin setup.bin setup.elf bzImage macro
/kernel/linux/linux-5.10/scripts/kconfig/
H A DMakefile
/test/testfwk/arkxtest/uitest/test/
H A Dwidget_selector_test.cpp173 std::vector<int> targets; in TEST_F() local
185 std::vector<int> targets; in TEST_F() local
202 std::vector<int> targets; in TEST_F() local
217 std::vector<int> targets; TEST_F() local
240 std::vector<int> targets; TEST_F() local
259 std::vector<int> targets; TEST_F() local
281 std::vector<int> targets; TEST_F() local
308 std::vector<int> targets; TEST_F() local
332 std::vector<int> targets; TEST_F() local
358 std::vector<int> targets; TEST_F() local
384 std::vector<int> targets; TEST_F() local
404 std::vector<int> targets; TEST_F() local
425 std::vector<int> targets; TEST_F() local
451 std::vector<int> targets; TEST_F() local
476 std::vector<int> targets; TEST_F() local
504 std::vector<int> targets; TEST_F() local
589 std::vector<int> targets; TEST_F() local
609 std::vector<int> targets; TEST_F() local
631 std::vector<int> targets; TEST_F() local
654 std::vector<int> targets; TEST_F() local
682 std::vector<int> targets; TEST_F() local
708 std::vector<int> targets; TEST_F() local
735 std::vector<int> targets; TEST_F() local
765 std::vector<int> targets; TEST_F() local
791 std::vector<int> targets; TEST_F() local
817 std::vector<int> targets; TEST_F() local
843 std::vector<int> targets; TEST_F() local
867 std::vector<int> targets; TEST_F() local
892 std::vector<int> targets; TEST_F() local
932 std::vector<int> targets; TEST_F() local
963 std::vector<int> targets; TEST_F() local
995 std::vector<int> targets; TEST_F() local
[all...]
H A Dselect_strategy_test.cpp239 std::vector<int> targets; in TEST() local
314 std::vector<int> targets; in TEST() local
438 std::vector<int> targets; in TEST() local
535 std::vector<int> targets; in TEST() local
598 std::vector<int> targets; TEST() local
627 std::vector<int> targets; TEST() local
657 std::vector<int> targets; TEST() local
688 std::vector<int> targets; TEST() local
717 std::vector<int> targets; TEST() local
747 std::vector<int> targets; TEST() local
[all...]
/third_party/gn/src/gn/
H A Dninja_build_writer_unittest.cc136 std::vector<const Target*> targets = {&target_foo, &target_bar, &target_baz}; in TEST_F() local
212 std::vector<const Target*> targets = {&target_foo}; in TEST_F() local
289 std::vector<const Target*> targets; in TEST_F() local
322 std::vector<const Target*> targets in TEST_F() local
[all...]
H A Dtarget_unittest.cc1146 TargetSet targets; in TEST() local
1187 TargetSet targets; TEST() local
1234 TargetSet targets; TEST() local
1283 TargetSet targets; TEST() local
1316 TargetSet targets; TEST() local
[all...]
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dtest_data_generation.py179 targets = {} # type: Dict[str, Callable[..., Iterable[test_case.TestCase]]] variable in TestGenerator
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c77 si_set_streamout_targets(struct pipe_context *ctx, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) si_set_streamout_targets() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dshared.c106 static const GLenum targets[] = { in _mesa_alloc_shared_state() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DSymbol.h93 const_target_range targets() const { return {Targets}; } in targets() function in llvm::MachO::Symbol
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dfuzzer.cc237 std::pair<FuzzingTarget, OutputFormat> targets[] = { in LLVMFuzzerTestOneInput() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluStateReset.cpp523 static const deUint32 targets[] = { GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN }; in resetStateES() local
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp185 std::list<ExposureWrapper> targets; in ApplyExposureCfgInner() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsyncer_proxy.cpp202 int SyncerProxy::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) in SetEqualIdentifier() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/sync_fuzzer/
H A Dsync_fuzzer.cpp216 std::vector<std::string> targets; in OtherOperation() local
/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp487 std::vector<sptr<RSWindowAnimationTarget>> targets; in OnRemoteRequest() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_proxy_test.cpp260 std::vector<sptr<RSWindowAnimationTarget>> targets; in HWTEST_F() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_adapter_test.cpp560 std::vector<sptr<RSWindowAnimationTarget>> targets; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dsmp.c312 struct cpumask targets; in smp_send_stop() local
314 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() local
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso32/
H A DMakefile138 targets := $(c-obj-vdso) $(c-obj-vdso-gettimeofday) $(asm-obj-vdso) vdso.so vdso.so.dbg vdso.so.raw macro
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v2.c114 int targets = (val >> 16) & 0xff; in vgic_mmio_write_sgir() local
[all...]

Completed in 18 milliseconds

12345678910>>...13