Home
last modified time | relevance | path

Searched refs:Family (Results 101 – 125 of 18982) sorted by relevance

12345678910>>...760

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/cfg-expr-0.7.4/src/targets/
H A Dbuiltins.rs22 family: Some(Family::unix),
32 family: Some(Family::unix),
42 family: Some(Family::unix),
52 family: Some(Family::unix),
62 family: Some(Family::unix),
72 family: Some(Family::unix),
92 family: Some(Family::unix),
112 family: Some(Family::unix),
122 family: Some(Family::unix),
132 family: Some(Family::unix),
[all …]
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/cfg-expr-0.7.4/src/targets/
H A Dbuiltins.rs22 family: Some(Family::unix),
32 family: Some(Family::unix),
42 family: Some(Family::unix),
52 family: Some(Family::unix),
62 family: Some(Family::unix),
72 family: Some(Family::unix),
92 family: Some(Family::unix),
112 family: Some(Family::unix),
122 family: Some(Family::unix),
132 family: Some(Family::unix),
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/cfg-expr-0.8.1/src/targets/
H A Dbuiltins.rs22 family: Some(Family::unix),
32 family: Some(Family::unix),
42 family: Some(Family::unix),
52 family: Some(Family::unix),
62 family: Some(Family::unix),
72 family: Some(Family::unix),
82 family: Some(Family::unix),
102 family: Some(Family::unix),
122 family: Some(Family::unix),
132 family: Some(Family::unix),
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cfg-expr-0.8.1/src/targets/
H A Dbuiltins.rs22 family: Some(Family::unix),
32 family: Some(Family::unix),
42 family: Some(Family::unix),
52 family: Some(Family::unix),
62 family: Some(Family::unix),
72 family: Some(Family::unix),
82 family: Some(Family::unix),
102 family: Some(Family::unix),
122 family: Some(Family::unix),
132 family: Some(Family::unix),
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/cfg-expr-0.8.1/src/targets/
H A Dbuiltins.rs22 family: Some(Family::unix),
32 family: Some(Family::unix),
42 family: Some(Family::unix),
52 family: Some(Family::unix),
62 family: Some(Family::unix),
72 family: Some(Family::unix),
82 family: Some(Family::unix),
102 family: Some(Family::unix),
122 family: Some(Family::unix),
132 family: Some(Family::unix),
[all …]
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/cfg-expr-0.8.0/src/targets/
H A Dbuiltins.rs22 family: Some(Family::unix),
32 family: Some(Family::unix),
42 family: Some(Family::unix),
52 family: Some(Family::unix),
62 family: Some(Family::unix),
72 family: Some(Family::unix),
82 family: Some(Family::unix),
102 family: Some(Family::unix),
122 family: Some(Family::unix),
132 family: Some(Family::unix),
[all …]
/dports/x11/sirula/sirula-1.0.0/cargo-crates/cfg-expr-0.8.1/src/targets/
H A Dbuiltins.rs22 family: Some(Family::unix),
32 family: Some(Family::unix),
42 family: Some(Family::unix),
52 family: Some(Family::unix),
62 family: Some(Family::unix),
72 family: Some(Family::unix),
82 family: Some(Family::unix),
102 family: Some(Family::unix),
122 family: Some(Family::unix),
132 family: Some(Family::unix),
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen8/
H A Daub_mem_dump_gen8.cpp29 using Family = BDWFamily; typedef
36 const AubMemDump::LrcaHelper *const AUBFamilyMapper<Family>::csTraits[aub_stream::NUM_ENGINES] = {
42 const MMIOList AUBFamilyMapper<Family>::globalMMIO;
61 const MMIOList *AUBFamilyMapper<Family>::perEngineMMIO[aub_stream::NUM_ENGINES] = {
67 template class AubHelperHw<Family>;
73 template SurfaceInfo *getDumpSurfaceInfo<Family>(GraphicsAllocation &gfxAllocation, DumpFormat dump…
75 template uint32_t getImageSurfaceTypeFromGmmResourceType<Family>(GMM_RESOURCE_TYPE gmmResourceType);
77 template void dumpBufferInBinFormat<Family>(GraphicsAllocation &gfxAllocation, AubMemDump::AubFileS…
79 template void dumpImageInBmpFormat<Family>(GraphicsAllocation &gfxAllocation, AubMemDump::AubFileSt…
81 template void dumpBufferInTreFormat<Family>(GraphicsAllocation &gfxAllocation, AubMemDump::AubFileS…
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/command_container/
H A Dencode_compute_mode_tgllp_and_later.inl13 template <typename Family>
14 inline void EncodeStoreMMIO<Family>::remapOffset(MI_STORE_REGISTER_MEM *pStoreRegMem) {
18 template <typename Family>
19 void EncodeSetMMIO<Family>::remapOffset(MI_LOAD_REGISTER_MEM *pMiLoadReg) {
25 template <typename Family>
26 void EncodeSetMMIO<Family>::remapOffset(MI_LOAD_REGISTER_REG *pMiLoadReg) {
35 template <typename Family>
36 inline bool EncodeSetMMIO<Family>::isRemapApplicable(uint32_t offset) {
42 template <typename Family>
43 void EncodeSurfaceState<Family>::disableCompressionFlags(R_SURFACE_STATE *surfaceState) {
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen11/
H A Daub_mem_dump_gen11.cpp32 using Family = ICLFamily; typedef
39 const AubMemDump::LrcaHelper *const AUBFamilyMapper<Family>::csTraits[aub_stream::NUM_ENGINES] = {
45 const MMIOList AUBFamilyMapper<Family>::globalMMIO;
78 const MMIOList *AUBFamilyMapper<Family>::perEngineMMIO[aub_stream::NUM_ENGINES] = {
84 template class AubHelperHw<Family>;
90 template SurfaceInfo *getDumpSurfaceInfo<Family>(GraphicsAllocation &gfxAllocation, DumpFormat dump…
92 template uint32_t getImageSurfaceTypeFromGmmResourceType<Family>(GMM_RESOURCE_TYPE gmmResourceType);
94 template void dumpBufferInBinFormat<Family>(GraphicsAllocation &gfxAllocation, AubMemDump::AubFileS…
96 template void dumpImageInBmpFormat<Family>(GraphicsAllocation &gfxAllocation, AubMemDump::AubFileSt…
98 template void dumpBufferInTreFormat<Family>(GraphicsAllocation &gfxAllocation, AubMemDump::AubFileS…
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen9/
H A Daub_mem_dump_gen9.cpp29 using Family = SKLFamily; typedef
36 const AubMemDump::LrcaHelper *const AUBFamilyMapper<Family>::csTraits[aub_stream::NUM_ENGINES] = {
42 const MMIOList AUBFamilyMapper<Family>::globalMMIO;
73 const MMIOList *AUBFamilyMapper<Family>::perEngineMMIO[aub_stream::NUM_ENGINES] = {
79 template class AubHelperHw<Family>;
85 template SurfaceInfo *getDumpSurfaceInfo<Family>(GraphicsAllocation &gfxAllocation, DumpFormat dump…
87 template uint32_t getImageSurfaceTypeFromGmmResourceType<Family>(GMM_RESOURCE_TYPE gmmResourceType);
89 template void dumpBufferInBinFormat<Family>(GraphicsAllocation &gfxAllocation, AubMemDump::AubFileS…
91 template void dumpImageInBmpFormat<Family>(GraphicsAllocation &gfxAllocation, AubMemDump::AubFileSt…
93 template void dumpBufferInTreFormat<Family>(GraphicsAllocation &gfxAllocation, AubMemDump::AubFileS…
[all …]
/dports/games/wyrmsun/Wyrmsun-3.5.4/scripts/species/mammal/perissodactyl/
H A Dequid.lua35 Family = "equidae"
41 Family = "equidae"
46 Family = "equidae"
51 Family = "equidae"
56 Family = "equidae",
62 Family = "equidae",
68 Family = "equidae",
75 Family = "equidae",
82 Family = "equidae"
94 Family = "equidae"
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/xe_hpg_core/
H A Dunit_test_helper_xe_hpg_core.cpp11 using Family = NEO::XE_HPG_COREFamily; typedef
16 const AuxTranslationMode UnitTestHelper<Family>::requiredAuxTranslationMode = AuxTranslationMode::B…
19 const bool UnitTestHelper<Family>::additionalMiFlushDwRequired = true;
22 uint32_t UnitTestHelper<Family>::getDebugModeRegisterOffset() { in getDebugModeRegisterOffset()
27 uint32_t UnitTestHelper<Family>::getDebugModeRegisterValue() { in getDebugModeRegisterValue()
32 uint32_t UnitTestHelper<Family>::getTdCtlRegisterOffset() { in getTdCtlRegisterOffset()
37 uint32_t UnitTestHelper<Family>::getTdCtlRegisterValue() { in getTdCtlRegisterValue()
41 template struct UnitTestHelper<Family>;
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/xe_hp_core/
H A Dunit_test_helper_xe_hp_core.cpp11 using Family = NEO::XeHpFamily; typedef
16 const AuxTranslationMode UnitTestHelper<Family>::requiredAuxTranslationMode = AuxTranslationMode::B…
19 const bool UnitTestHelper<Family>::additionalMiFlushDwRequired = true;
22 uint32_t UnitTestHelper<Family>::getDebugModeRegisterOffset() { in getDebugModeRegisterOffset()
27 uint32_t UnitTestHelper<Family>::getDebugModeRegisterValue() { in getDebugModeRegisterValue()
32 uint32_t UnitTestHelper<Family>::getTdCtlRegisterOffset() { in getTdCtlRegisterOffset()
37 uint32_t UnitTestHelper<Family>::getTdCtlRegisterValue() { in getTdCtlRegisterValue()
41 template struct UnitTestHelper<Family>;
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/helpers/
H A Dunit_test_helper_xehp_and_later.inl15 bool UnitTestHelper<Family>::isL3ConfigProgrammable() {
20 bool UnitTestHelper<Family>::evaluateDshUsage(size_t sizeBeforeEnqueue, size_t sizeAfterEnqueue, co…
43 bool UnitTestHelper<Family>::isTimestampPacketWriteSupported() {
48 bool UnitTestHelper<Family>::isExpectMemoryNotEqualSupported() {
53 uint32_t UnitTestHelper<Family>::getDefaultSshUsage() {
58 bool UnitTestHelper<Family>::isAdditionalMiSemaphoreWait(const typename Family::MI_SEMAPHORE_WAIT &…
59 return (semaphoreWait.getSemaphoreDataDword() == EncodeSempahore<Family>::invalidHardwareTag);
63 bool UnitTestHelper<Family>::evaluateGshAddressForScratchSpace(uint64_t usedScratchGpuAddress, uint…
68 auto UnitTestHelper<Family>::getCoherencyTypeSupported(COHERENCY_TYPE coherencyType) -> decltype(co…
69 return Family::RENDER_SURFACE_STATE::COHERENCY_TYPE_GPU_COHERENT;
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/xe_hpg_core/
H A Dcl_hw_helper_xe_hpg_core.cpp20 using Family = XE_HPG_COREFamily; typedef
24 void populateFactoryTable<ClHwHelperHw<Family>>() { in populateFactoryTable()
26 clHwHelperFactory[gfxCore] = &ClHwHelperHw<Family>::get(); in populateFactoryTable()
30 bool ClHwHelperHw<Family>::requiresNonAuxMode(const ArgDescPointer &argAsPtr, const HardwareInfo &h… in requiresNonAuxMode()
39 bool ClHwHelperHw<Family>::requiresAuxResolves(const KernelInfo &kernelInfo, const HardwareInfo &hw… in requiresAuxResolves()
48 std::vector<uint32_t> ClHwHelperHw<Family>::getSupportedThreadArbitrationPolicies() const { in getSupportedThreadArbitrationPolicies()
53 bool ClHwHelperHw<Family>::isSupportedKernelThreadArbitrationPolicy() const { return false; } in isSupportedKernelThreadArbitrationPolicy()
56 cl_version ClHwHelperHw<Family>::getDeviceIpVersion(const HardwareInfo &hwInfo) const { in getDeviceIpVersion()
74 bool ClHwHelperHw<Family>::allowImageCompression(cl_image_format format) const { in allowImageCompression()
85 template class ClHwHelperHw<Family>;
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxFont.erl71 -spec new(PointSize, Family, Style, Weight) -> wxFont() when
73 (PixelSize, Family, Style, Weight) -> wxFont() when
76 new(PointSize,Family,Style,Weight)
78 new(PointSize,Family,Style,Weight, []);
80 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight)
82 new(PixelSize,Family,Style,Weight, []).
106 new(PointSize,Family,Style,Weight, Options)
243 -spec setFamily(This, Family) -> 'ok' when
244 This::wxFont(), Family::wx:wx_enum().
245 setFamily(#wx_ref{type=ThisT}=This,Family)
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxFont.erl71 -spec new(PointSize, Family, Style, Weight) -> wxFont() when
73 (PixelSize, Family, Style, Weight) -> wxFont() when
76 new(PointSize,Family,Style,Weight)
78 new(PointSize,Family,Style,Weight, []);
80 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight)
82 new(PixelSize,Family,Style,Weight, []).
106 new(PointSize,Family,Style,Weight, Options)
243 -spec setFamily(This, Family) -> 'ok' when
244 This::wxFont(), Family::wx:wx_enum().
245 setFamily(#wx_ref{type=ThisT}=This,Family)
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxFont.erl71 -spec new(PointSize, Family, Style, Weight) -> wxFont() when
73 (PixelSize, Family, Style, Weight) -> wxFont() when
76 new(PointSize,Family,Style,Weight)
78 new(PointSize,Family,Style,Weight, []);
80 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight)
82 new(PixelSize,Family,Style,Weight, []).
106 new(PointSize,Family,Style,Weight, Options)
243 -spec setFamily(This, Family) -> 'ok' when
244 This::wxFont(), Family::wx:wx_enum().
245 setFamily(#wx_ref{type=ThisT}=This,Family)
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxFont.erl71 -spec new(PointSize, Family, Style, Weight) -> wxFont() when
73 (PixelSize, Family, Style, Weight) -> wxFont() when
76 new(PointSize,Family,Style,Weight)
78 new(PointSize,Family,Style,Weight, []);
80 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight)
82 new(PixelSize,Family,Style,Weight, []).
106 new(PointSize,Family,Style,Weight, Options)
243 -spec setFamily(This, Family) -> 'ok' when
244 This::wxFont(), Family::wx:wx_enum().
245 setFamily(#wx_ref{type=ThisT}=This,Family)
[all …]
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/kfontinst/lib/
H A DFamily.h19 class KFONTINST_EXPORT Family
22 Family(const QString &n = QString())
26 Family(const QDomElement &elem, bool loadStyles);
28 bool operator==(const Family &o) const
60 typedef QSet<Family> FamilyCont;
63 Families(const Family &f, bool sys) in Families()
77 inline Q_DECL_EXPORT uint qHash(const Family &key) in qHash()
84 Q_DECLARE_METATYPE(KFI::Family)
88 Q_DECL_EXPORT QDBusArgument &operator<<(QDBusArgument &argument, const KFI::Family &obj);
89 Q_DECL_EXPORT const QDBusArgument &operator>>(const QDBusArgument &argument, KFI::Family &obj);
/dports/science/rdkit/rdkit-Release_2021_03_5/Data/
H A DBaseFeatures.fdef16 Family Donor
41 Family Acceptor
86 Family ZnBinder
90 Family ZnBinder
94 Family ZnBinder
99 Family ZnBinder
129 Family Aromatic
134 Family Aromatic
139 Family Aromatic
144 Family Aromatic
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/gen11/
H A Denable_family_full_ocl_gen11.cpp19 using Family = ICLFamily; typedef
23 populateFactoryTable<BufferHw<Family>>(); in EnableOCLGen11()
24 populateFactoryTable<ClHwHelperHw<Family>>(); in EnableOCLGen11()
25 populateFactoryTable<CommandQueueHw<Family>>(); in EnableOCLGen11()
26 populateFactoryTable<DeviceQueueHw<Family>>(); in EnableOCLGen11()
27 populateFactoryTable<ImageHw<Family>>(); in EnableOCLGen11()
28 populateFactoryTable<SamplerHw<Family>>(); in EnableOCLGen11()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/gen9/
H A Denable_family_full_ocl_gen9.cpp19 using Family = SKLFamily; typedef
23 populateFactoryTable<BufferHw<Family>>(); in EnableOCLGen9()
24 populateFactoryTable<ClHwHelperHw<Family>>(); in EnableOCLGen9()
25 populateFactoryTable<CommandQueueHw<Family>>(); in EnableOCLGen9()
26 populateFactoryTable<DeviceQueueHw<Family>>(); in EnableOCLGen9()
27 populateFactoryTable<ImageHw<Family>>(); in EnableOCLGen9()
28 populateFactoryTable<SamplerHw<Family>>(); in EnableOCLGen9()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/gen9/
H A Dunit_test_helper_gen9.cpp13 using Family = SKLFamily; typedef
16 bool UnitTestHelper<Family>::isPipeControlWArequired(const HardwareInfo &hwInfo) { in isPipeControlWArequired()
21 uint32_t UnitTestHelper<Family>::getDebugModeRegisterOffset() { in getDebugModeRegisterOffset()
26 uint32_t UnitTestHelper<Family>::getDebugModeRegisterValue() { in getDebugModeRegisterValue()
31 uint32_t UnitTestHelper<Family>::getTdCtlRegisterOffset() { in getTdCtlRegisterOffset()
36 uint32_t UnitTestHelper<Family>::getTdCtlRegisterValue() { in getTdCtlRegisterValue()
40 template struct UnitTestHelper<Family>;

12345678910>>...760