Home
last modified time | relevance | path

Searched refs:XP (Results 1 – 25 of 169) sorted by relevance

1234567

/third_party/skia/src/gpu/
DGrProcessorSet.h168 union XP { union
169 XP(const GrXPFactory* factory) : fFactory(factory) {} in XP() function
170 XP(const GrXferProcessor* processor) : fProcessor(processor) {} in XP() function
171 explicit XP(XP&& that) : fProcessor(that.fProcessor) { in XP() function
186 XP fXP;
/third_party/flutter/skia/src/gpu/
DGrProcessorSet.h182 union XP { union
183 XP(const GrXPFactory* factory) : fFactory(factory) {} in XP() function
184 XP(const GrXferProcessor* processor) : fProcessor(processor) {} in XP() function
185 explicit XP(XP&& that) : fProcessor(that.fProcessor) { in XP() function
199 XP fXP;
/third_party/iptables/utils/
Dpf.os384 # Windows TCP/IP stack is a mess. For most recent XP, 2000 and
425 # Windows XP and 2000. Most of the signatures that were
429 65535:128:1:48:M*,N,N,S: Windows:2000:SP4:Windows 2000 SP4, XP SP1
430 65535:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows 2000 SP4, XP SP1
431 %8192:128:1:48:M*,N,N,S: Windows:2000:SP2+:Windows 2000 SP2, XP SP1 (seldom 98 4.10.2222)
432 %8192:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows 2000 SP2, XP SP1 (seldom 98 4.10.2222)
433 S20:128:1:48:M*,N,N,S: Windows:2000::Windows 2000/XP SP3
434 S20:128:1:48:M*,N,N,S: Windows:XP:SP3:Windows 2000/XP SP3
435 S45:128:1:48:M*,N,N,S: Windows:2000:SP4:Windows 2000 SP4, XP SP 1
436 S45:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows 2000 SP4, XP SP 1
[all …]
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-windows.md27 * d3dcompiler_43.dll (supports Windows XP or later)
33 support Windows XP) or to skip this step at all, you can use the
/third_party/boost/libs/test/doc/introduction/
Dintroduction.qbk12 [role epigraph --XP maxim]
21 [role epigraph --XP maxim]
/third_party/ntfs-3g/
DREADME.OpenSource9 …nIndiana, QNX and Haiku. It provides safe and fast handling of the Windows XP, Windows Server 2003…
/third_party/boost/libs/xpressive/doc/
Dperf.qbk32 [[Operating System:] [Windows XP Pro + Cygwin]]
68 [[Operating System:] [Windows XP Pro]]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Deap_testing.txt12 Windows XP -------------------------. | |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Deap_testing.txt12 Windows XP -------------------------. | |
/third_party/iptables/extensions/
Dlibxt_osf.man32 Windows [2000:SP3:Windows XP Pro SP1, 2000 SP3]: 11.22.33.55:4024 ->
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
Ddeqp_khr_gles2_test_expectations.txt10 // WIN XP VISTA WIN7 WIN8 WIN10
Ddeqp_khr_gles31_test_expectations.txt10 // WIN XP VISTA WIN7 WIN8 WIN10
/third_party/boost/libs/parameter/test/
Dtimings.txt82 Windows XP SP2
/third_party/flutter/glfw/docs/
Dmoving.dox390 @subsection moving_windows Support for versions of Windows older than XP
392 All explicit support for version of Windows older than XP has been removed.
396 Windows XP was released in 2001, and by now (January 2015) it has not only
404 present on Windows XP or later. Even supporting an OS as new as XP (new
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DREADME.md28 WIN XP VISTA WIN7 WIN8 WIN10
/third_party/curl/lib/
Dconfig-win32.h532 # error VS2012 does not support Windows build targets prior to Windows XP
/third_party/openssl/crypto/sha/asm/
Dsha1-c64xplus.pl80 || [A0] MVKH 0x50000,B0 ; 0x050404, 64 bytes for $XP[AB]
/third_party/boost/libs/property_tree/doc/
Dwindows_registry_parser.qbk27 …egistry key [^HKEY_CURRENT_USER\Software\Microsoft\Notepad], under Windows XP, you will get proper…
/third_party/curl/packages/DOS/
Dcommon.dj26 # I.e use "set LFN=y" before untaring on Win9x/XP.
/third_party/glib/glib/
Dgrand.c274 #warning Using insecure seed for random number generation because of missing rand_s() in Windows XP in g_rand_new()
/third_party/curl/docs/
DSSL-PROBLEMS.md67 Schannel in Windows XP is not able to connect to servers that no longer
/third_party/boost/libs/context/doc/
Drationale.qbk84 already converted. Unfortunately Windows XP + SP 2/3 defines
/third_party/boost/libs/local_function/doc/
Dgetting_started.qbk37 # Miscrosoft Visual C++ (MSVC) 8.0 on Windows XP and Windows 7.
/third_party/libffi/src/
Ddlmalloc.c3109 tchunkptr XP = X->parent;\
3138 if (XP != 0) {\
3144 else if (RTCHECK(ok_address(M, XP))) {\
3145 if (XP->child[0] == X) \
3146 XP->child[0] = R;\
3148 XP->child[1] = R;\
3155 R->parent = XP;\
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c3131 tchunkptr XP = X->parent;\
3160 if (XP != 0) {\
3166 else if (RTCHECK(ok_address(M, XP))) {\
3167 if (XP->child[0] == X) \
3168 XP->child[0] = R;\
3170 XP->child[1] = R;\
3177 R->parent = XP;\

1234567