/third_party/icu/icu4c/source/data/mappings/ |
D | convrtrs.txt | 124 …WINDOWS # The Microsoft code page identifier number is specified by windows-*. The rest ar… 142 UTF-8 { IANA* MIME* JAVA* WINDOWS } 151 windows-65001 { WINDOWS* } 184 windows-1201 { WINDOWS* } 207 windows-1200 { WINDOWS* } 308 UTF-7 { IANA* MIME* WINDOWS } windows-65000 { WINDOWS* } 348 …# windows-28591 { WINDOWS* } # This has odd behavior because it has the Euro update, which isn't c… 352 US-ASCII { MIME* IANA JAVA WINDOWS } 353 ASCII { JAVA* IANA WINDOWS } 354 ANSI_X3.4-1968 { IANA* WINDOWS } [all …]
|
/third_party/skia/third_party/externals/tint/infra/config/global/ |
D | main.star | 89 WINDOWS = "Windows", 99 WINDOWS = os_enum("Windows-10", os_category.WINDOWS, "win"), 131 return os.WINDOWS 147 if os.category == os_category.WINDOWS and clang: 190 msvc = os.category == os_category.WINDOWS and not clang 273 elif os.category == os_category.WINDOWS:
|
/third_party/skia/third_party/externals/dawn/infra/config/global/ |
D | main.star | 105 WINDOWS = "Windows", 114 WINDOWS = os_enum("Windows-10", os_category.WINDOWS, "win"), 157 return os.WINDOWS 173 if os.category == os_category.WINDOWS and clang: 216 msvc = os.category == os_category.WINDOWS and not clang 312 elif os.category == os_category.WINDOWS:
|
/third_party/openssl/ohos_lite/ |
D | e_os.h | 85 # if defined(OPENSSL_SYS_WINDOWS) && !defined(WINDOWS) 86 # define WINDOWS macro 105 # if (defined(WINDOWS) || defined(MSDOS)) 131 # ifdef WINDOWS
|
/third_party/libwebsockets/win32port/zlib/ |
D | zconf.h | 141 #if defined(_WINDOWS) && !defined(WINDOWS) 142 # define WINDOWS macro 149 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 184 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 274 #if defined(WINDOWS) || defined(WIN32)
|
/third_party/mbedtls/ |
D | Makefile | 57 ifndef WINDOWS 104 ifndef WINDOWS 118 ifndef WINDOWS 126 ifndef WINDOWS 138 ifndef WINDOWS
|
/third_party/node/deps/openssl/openssl/ |
D | e_os.h | 40 # if defined(OPENSSL_SYS_WINDOWS) && !defined(WINDOWS) 41 # define WINDOWS macro 60 # if (defined(WINDOWS) || defined(MSDOS)) 85 # ifdef WINDOWS
|
/third_party/openssl/ |
D | e_os.h | 40 # if defined(OPENSSL_SYS_WINDOWS) && !defined(WINDOWS) 41 # define WINDOWS macro 60 # if (defined(WINDOWS) || defined(MSDOS)) 85 # ifdef WINDOWS
|
/third_party/skia/third_party/externals/angle2/infra/config/ |
D | main.star | 135 WINDOWS = "Windows", 145 WINDOWS = os_enum("Windows", os_category.WINDOWS, "win"), 151 _DEFAULT_BUILDERLESS_OS_CATEGORIES = [os_category.LINUX, os_category.WINDOWS] 194 return os.WINDOWS
|
/third_party/node/deps/v8/third_party/zlib/ |
D | zconf.h | 186 #if defined(_WINDOWS) && !defined(WINDOWS) 187 # define WINDOWS macro 194 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 229 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 343 #if defined(WINDOWS) || defined(WIN32)
|
/third_party/zlib/ |
D | zconf.h | 177 #if defined(_WINDOWS) && !defined(WINDOWS) 178 # define WINDOWS macro 185 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 220 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 334 #if defined(WINDOWS) || defined(WIN32)
|
D | zconf.h.in | 177 #if defined(_WINDOWS) && !defined(WINDOWS) 178 # define WINDOWS macro 185 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 220 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 334 #if defined(WINDOWS) || defined(WIN32)
|
/third_party/skia/third_party/externals/zlib/ |
D | zconf.h | 186 #if defined(_WINDOWS) && !defined(WINDOWS) 187 # define WINDOWS macro 194 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 229 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 343 #if defined(WINDOWS) || defined(WIN32)
|
/third_party/node/deps/zlib/ |
D | zconf.h | 189 #if defined(_WINDOWS) && !defined(WINDOWS) 190 # define WINDOWS macro 197 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 232 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 350 #if defined(WINDOWS) || defined(WIN32)
|
D | zconf.h.in | 177 #if defined(_WINDOWS) && !defined(WINDOWS) 178 # define WINDOWS macro 185 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 220 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 338 #if defined(WINDOWS) || defined(WIN32)
|
D | zconf.h.cmakein | 179 #if defined(_WINDOWS) && !defined(WINDOWS) 180 # define WINDOWS 187 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 222 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 340 #if defined(WINDOWS) || defined(WIN32)
|
/third_party/mbedtls/library/ |
D | Makefile | 27 ifdef WINDOWS 34 ifdef WINDOWS 212 ifdef WINDOWS 347 ifndef WINDOWS 357 ifndef WINDOWS
|
/third_party/mbedtls/tests/ |
D | Makefile | 45 ifdef WINDOWS 62 ifdef WINDOWS 222 ifndef WINDOWS 241 ifndef WINDOWS
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | daemon.c | 76 #ifndef WINDOWS 795 #if WINDOWS in MHD_handle_connection() 869 #if WINDOWS in MHD_handle_connection() 899 #if WINDOWS in MHD_handle_connection() 944 #if WINDOWS in MHD_handle_connection() 955 #if WINDOWS in MHD_handle_connection() 971 #if WINDOWS in MHD_handle_connection() 1274 #ifndef WINDOWS in internal_add_connection() 1421 #if !defined(WINDOWS) || defined(CYGWIN) in internal_add_connection() 1800 #ifdef WINDOWS in make_nonblocking_noninheritable() [all …]
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
D | test_digestauth_with_arguments.c | 37 #ifndef WINDOWS 142 #ifndef WINDOWS in testDigestAuth()
|
D | test_digestauth.c | 38 #ifndef WINDOWS 143 #ifndef WINDOWS in testDigestAuth()
|
/third_party/mbedtls/programs/ |
D | Makefile | 41 ifdef WINDOWS 58 ifdef WINDOWS 159 ifndef WINDOWS 460 ifndef WINDOWS 473 ifndef WINDOWS
|
/third_party/f2fs-tools/tools/ |
D | Makefile.am | 6 if !WINDOWS
|
/third_party/skia/third_party/externals/microhttpd/w32/VS2013/ |
D | MHD_config.h | 7 #define WINDOWS 1 macro
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | compat.h | 75 #ifdef WINDOWS
|