| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFragmentOutputTests.cpp | 1040 vector<BufferSpec> targets; in createRandomCase() local 1070 while ((int)targets.size() < numTargets) in createRandomCase() 1072 glu::DataType outType = outTypes[targets.size()]; in createRandomCase() 1087 targets.push_back(BufferSpec(format, width, height, samples)); in createRandomCase() 1090 return new FragmentOutputCase(context, de::toString(seed).c_str(), "", targets, outputs); in createRandomCase()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
| H A D | kv_store_nb_delegate_mock.cpp | 209 const std::vector<std::string> &targets)
in SetEqualIdentifier() 208 SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) SetEqualIdentifier() argument
|
| H A D | db_store_mock.h | 92 DBStatus SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) override;
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
| H A D | kv_store_nb_delegate.h | 222 const std::vector<std::string> &targets) = 0;
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | kv_store_nb_delegate_impl.h | 144 DBStatus SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) override;
|
| /kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
| H A D | Makefile | 112 targets := vmlinux vmlinux.lds piggy_data piggy.o \ macro
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | asm-offsets.c | 34 #error Sorry, your compiler targets APCS-26 but this kernel requires APCS-32
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | Makefile | 88 targets += poly1305-x86_64-cryptogams.S
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | asm-offsets.c | 34 #error Sorry, your compiler targets APCS-26 but this kernel requires APCS-32
|
| /kernel/linux/linux-6.6/arch/x86/ |
| H A D | Makefile | 129 # Align jump targets to 1 byte, not the default 16 bytes: 265 # boot loader support. Several targets are kept for legacy purposes 311 targets += $(orc_hash_h)
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | Makefile | 85 targets += poly1305-x86_64-cryptogams.S
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | Makefile | 141 targets += config_data config_data.gz
|
| /kernel/linux/linux-6.6/include/kvm/ |
| H A D | arm_vgic.h | 129 * targets reg (v2) or the 145 u8 targets; /* GICv2 target VCPUs mask */ member
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | Makefile | 144 targets += config_data config_data.gz
|
| /third_party/icu/icu4c/source/extra/uconv/ |
| H A D | makedata.mak | 129 @echo All targets are up to date (mode $(PKGMODE))
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_encode.h | 105 struct pipe_stream_output_target **targets,
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_context.c | 123 * output targets. 147 v3d_stream_output_target(v3d->streamout.targets[i]); in v3d_update_primitive_counters()
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_private.h | 383 struct draw_so_target *targets[PIPE_MAX_SO_BUFFERS]; member
|
| H A D | draw_context.h | 321 struct draw_so_target *targets[PIPE_MAX_SO_BUFFERS]);
|
| /third_party/skia/third_party/externals/icu/source/extra/uconv/ |
| H A D | makedata.mak | 112 @echo All targets are up to date (mode $(PKGMODE))
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | CopyTextureForBrowserHelper.cpp | 226 fragment.targets = ⌖ in GetOrCreateCopyTextureForBrowserPipeline()
|
| /third_party/python/Include/internal/ |
| H A D | pycore_ast_state.h | 240 PyObject *targets; member
|
| /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/unity/test/ |
| H A D | rakefile_helper.rb | 18 $cfg_file = "targets/#{config_file}" unless config_file =~ /[\\|\/]/ 187 summary.targets = results
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| H A D | generic_syncer.cpp | 819 int GenericSyncer::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) in SetEqualIdentifier() argument 825 int errCode = syncEngine_->SetEqualIdentifier(identifier, targets); in SetEqualIdentifier() 827 syncEngine_->SetEqualIdentifierMap(identifier, targets); in SetEqualIdentifier()
|