| /kernel/linux/linux-6.6/arch/hexagon/kernel/ |
| H A D | smp.c | 227 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 D | Makefile | 45 targets := $(obj-vdso32) vdso32.so.dbg vgettimeofday-32.o macro
|
| /kernel/linux/linux-6.6/arch/s390/kernel/vdso64/ |
| H A D | Makefile | 16 targets := $(obj-vdso64) $(obj-cvdso64) vdso64.so vdso64.so.dbg macro
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | Makefile | 27 targets := pcap_kern.o pcap_user.o vde_kern.o vde_user.o macro
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| H A D | Makefile | 32 targets := vmlinux.bin setup.bin setup.elf bzImage macro
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | Makefile | |
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | widget_selector_test.cpp | 173 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 D | select_strategy_test.cpp | 239 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 D | ninja_build_writer_unittest.cc | 136 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 D | target_unittest.cc | 1146 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 D | test_data_generation.py | 179 targets = {} # type: Dict[str, Callable[..., Iterable[test_case.TestCase]]] variable in TestGenerator [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state_streamout.c | 77 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 D | shared.c | 106 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 D | Symbol.h | 93 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 D | fuzzer.cc | 237 std::pair<FuzzingTarget, OutputFormat> targets[] = { in LLVMFuzzerTestOneInput() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluStateReset.cpp | 523 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 D | event_controller.cpp | 185 std::list<ExposureWrapper> targets; in ApplyExposureCfgInner() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| H A D | syncer_proxy.cpp | 202 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 D | sync_fuzzer.cpp | 216 std::vector<std::string> targets; in OtherOperation() local
|
| /foundation/window/window_manager/wmserver/src/zidl/ |
| H A D | window_manager_stub.cpp | 487 std::vector<sptr<RSWindowAnimationTarget>> targets; in OnRemoteRequest() local
|
| /foundation/window/window_manager/wmserver/test/unittest/ |
| H A D | window_manager_proxy_test.cpp | 260 std::vector<sptr<RSWindowAnimationTarget>> targets; in HWTEST_F() local
|
| /foundation/window/window_manager/wm/test/unittest/ |
| H A D | window_adapter_test.cpp | 560 std::vector<sptr<RSWindowAnimationTarget>> targets; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/arch/arc/kernel/ |
| H A D | smp.c | 312 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 D | Makefile | 138 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 D | vgic-mmio-v2.c | 114 int targets = (val >> 16) & 0xff; in vgic_mmio_write_sgir() local [all...] |