Home
last modified time | relevance | path

Searched refs:dwProcessorType (Results 1 – 25 of 617) sorted by relevance

12345678910>>...25

/dports/archivers/sharutils/sharutils-4.15.2/lib/
H A Duname.c246 switch (info.dwProcessorType) in uname()
255 if (info.dwProcessorType % 100 == 86) in uname()
257 (unsigned int) info.dwProcessorType); in uname()
/dports/security/libprelude/libprelude-1.2.6/libmissing/
H A Duname.c246 switch (info.dwProcessorType) in uname()
255 if (info.dwProcessorType % 100 == 86) in uname()
257 (unsigned int) info.dwProcessorType); in uname()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Duname.c246 switch (info.dwProcessorType)
255 if (info.dwProcessorType % 100 == 86)
257 (unsigned int) info.dwProcessorType);
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Duname.c246 switch (info.dwProcessorType) in uname()
255 if (info.dwProcessorType % 100 == 86) in uname()
257 (unsigned int) info.dwProcessorType); in uname()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/gllib/
H A Duname.c246 switch (info.dwProcessorType) in uname()
255 if (info.dwProcessorType % 100 == 86) in uname()
257 (unsigned int) info.dwProcessorType); in uname()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Duname.c246 switch (info.dwProcessorType) in uname()
255 if (info.dwProcessorType % 100 == 86) in uname()
257 (unsigned int) info.dwProcessorType); in uname()
/dports/math/octave/octave-6.4.0/libgnu/
H A Duname.c252 switch (info.dwProcessorType) in uname()
261 if (info.dwProcessorType % 100 == 86) in uname()
263 (unsigned int) info.dwProcessorType); in uname()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Duname.c252 switch (info.dwProcessorType)
261 if (info.dwProcessorType % 100 == 86)
263 (unsigned int) info.dwProcessorType);
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Duname.c252 switch (info.dwProcessorType) in uname()
261 if (info.dwProcessorType % 100 == 86) in uname()
263 (unsigned int) info.dwProcessorType); in uname()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DwinUtils.cpp193 switch (sysinfo.dwProcessorType) in winUname()
198 uts.processor = tostring(sysinfo.dwProcessorType) + "ld"; in winUname()
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/jabber/win32/
H A Dposix.uname.c112 switch( System_Info.dwProcessorType ) in jabber_win32_uname()
117 sprintf( uts->machine, "i%ld", System_Info.dwProcessorType ); in jabber_win32_uname()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/jabber/win32/
H A Dposix.uname.c112 switch( System_Info.dwProcessorType ) in jabber_win32_uname()
117 sprintf( uts->machine, "i%ld", System_Info.dwProcessorType ); in jabber_win32_uname()
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/jabber/win32/
H A Dposix.uname.c112 switch( System_Info.dwProcessorType ) in jabber_win32_uname()
117 sprintf( uts->machine, "i%ld", System_Info.dwProcessorType ); in jabber_win32_uname()
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dwin32-uname.c117 switch (sysinfo.dwProcessorType) in uname()
122 sprintf (uts->machine, "i%ld", sysinfo.dwProcessorType); in uname()
/dports/devel/boost-libs/boost_1_72_0/libs/winapi/test/run/
H A Dsystem_abi.cpp21 …imumApplicationAddress)(dwActiveProcessorMask)(dwNumberOfProcessors)(dwProcessorType)(dwAllocation… in main()
/dports/devel/boost-docs/boost_1_72_0/libs/winapi/test/run/
H A Dsystem_abi.cpp21 …imumApplicationAddress)(dwActiveProcessorMask)(dwNumberOfProcessors)(dwProcessorType)(dwAllocation… in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/winapi/test/run/
H A Dsystem_abi.cpp21 …imumApplicationAddress)(dwActiveProcessorMask)(dwNumberOfProcessors)(dwProcessorType)(dwAllocation… in main()
/dports/devel/hyperscan/boost_1_75_0/libs/winapi/test/run/
H A Dsystem_abi.cpp21 …imumApplicationAddress)(dwActiveProcessorMask)(dwNumberOfProcessors)(dwProcessorType)(dwAllocation… in main()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/kernel32/
H A DInterop.SYSTEM_INFO.cs22 internal int dwProcessorType; field
/dports/net/libopennet/libopennet-0.9.9/
H A Duname.c22 snprintf(buf->machine, 64, "%lu", (unsigned long) winsysinfo.dwProcessorType); in uname()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/dist/
H A Dsys_windows.go26 dwProcessorType uint32 member
/dports/archivers/dact/dact-0.8.42/
H A Duname.c20 snprintf(buf->machine, 64, "%lu", (unsigned long) winsysinfo.dwProcessorType); in uname()
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/dist/
H A Dsys_windows.go26 dwProcessorType uint32 member
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/detail/win/
H A Dsystem.hpp37 DWORD_ dwProcessorType;
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/dist/
H A Dsys_windows.go26 dwProcessorType uint32 member

12345678910>>...25