Searched refs:Defined (Results 1 – 25 of 299) sorted by relevance
12345678910>>...12
/third_party/skia/third_party/externals/microhttpd/m4/ |
D | libcurl.m4 | 40 AH_TEMPLATE([LIBCURL_FEATURE_SSL],[Defined if libcurl supports SSL]) 41 AH_TEMPLATE([LIBCURL_FEATURE_KRB4],[Defined if libcurl supports KRB4]) 42 AH_TEMPLATE([LIBCURL_FEATURE_IPV6],[Defined if libcurl supports IPv6]) 43 AH_TEMPLATE([LIBCURL_FEATURE_LIBZ],[Defined if libcurl supports libz]) 44 AH_TEMPLATE([LIBCURL_FEATURE_ASYNCHDNS],[Defined if libcurl supports AsynchDNS]) 45 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN]) 46 AH_TEMPLATE([LIBCURL_FEATURE_SSPI],[Defined if libcurl supports SSPI]) 47 AH_TEMPLATE([LIBCURL_FEATURE_NTLM],[Defined if libcurl supports NTLM]) 49 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTP],[Defined if libcurl supports HTTP]) 50 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTPS],[Defined if libcurl supports HTTPS]) [all …]
|
/third_party/curl/docs/libcurl/ |
D | libcurl.m4 | 61 AH_TEMPLATE([LIBCURL_FEATURE_SSL],[Defined if libcurl supports SSL]) 62 AH_TEMPLATE([LIBCURL_FEATURE_KRB4],[Defined if libcurl supports KRB4]) 63 AH_TEMPLATE([LIBCURL_FEATURE_IPV6],[Defined if libcurl supports IPv6]) 64 AH_TEMPLATE([LIBCURL_FEATURE_LIBZ],[Defined if libcurl supports libz]) 65 AH_TEMPLATE([LIBCURL_FEATURE_ASYNCHDNS],[Defined if libcurl supports AsynchDNS]) 66 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN]) 67 AH_TEMPLATE([LIBCURL_FEATURE_SSPI],[Defined if libcurl supports SSPI]) 68 AH_TEMPLATE([LIBCURL_FEATURE_NTLM],[Defined if libcurl supports NTLM]) 70 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTP],[Defined if libcurl supports HTTP]) 71 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTPS],[Defined if libcurl supports HTTPS]) [all …]
|
/third_party/skia/third_party/externals/microhttpd/ |
D | MHD_config.h.in | 212 /* Defined if libcurl supports AsynchDNS */ 215 /* Defined if libcurl supports IDN */ 218 /* Defined if libcurl supports IPv6 */ 221 /* Defined if libcurl supports KRB4 */ 224 /* Defined if libcurl supports libz */ 227 /* Defined if libcurl supports NTLM */ 230 /* Defined if libcurl supports SSL */ 233 /* Defined if libcurl supports SSPI */ 236 /* Defined if libcurl supports DICT */ 239 /* Defined if libcurl supports FILE */ [all …]
|
/third_party/boost/tools/quickbook/test/include/ |
D | macros-inc1.quickbook | 6 Defined conditional phrase. 7 [template defined_template Defined template:__FILENAME__] 8 [def __defined_macro__ Defined macro:__FILENAME__]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | RecordStreamer.cpp | 25 case Defined: in markDefined() 27 S = Defined; in markDefined() 41 case Defined: in markGlobal() 60 case Defined: in markUsed() 175 case RecordStreamer::Defined: in flushSymverDirectives()
|
/third_party/boost/libs/stl_interfaces/doc/ |
D | tutorial.qbk | 95 [heading User-Defined Iterator Operations] 105 [table User-Defined Operations 472 User-Defined Types and Operations for Containers" below shows what you need to 478 to define the types and operations in the "User-Defined Types and Operations 479 for Containers" table, and optionally the ones in the "Optional User-Defined 483 operations in the "User-Defined Types and Operations for Containers" table, 484 and optionally the ones in the "Optional User-Defined Types and Operations for 486 "User-Defined Types and Operations for Sequence Containers" table. You cannot 487 define the types and operations in the "User-Defined Types and Operations for 527 [table User-Defined Types and Operations for Containers [all …]
|
/third_party/boost/libs/python/doc/ |
D | configuration.qbk | 15 [section Application Defined Macros] 51 [section Library Defined Defined Macros]
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | icuzones | 74 ####Link EST America/New_York EST # Defined as -05:00 75 ####Link Pacific/Honolulu HST # Defined as -10:00 81 ####Link America/Denver MST # Defined as -07:00
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | icuzones | 74 ####Link EST America/New_York EST # Defined as -05:00 75 ####Link Pacific/Honolulu HST # Defined as -10:00 81 ####Link America/Denver MST # Defined as -07:00
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | README.md | 5 Defined partially in software, partially in hardware.
|
/third_party/boost/libs/range/doc/reference/ranges/ |
D | istream_range.qbk | 22 Defined in header file `boost/range/istream_range.hpp`
|
D | counting_range.qbk | 30 Defined in header file `boost/range/counting_range.hpp`
|
/third_party/boost/libs/winapi/doc/ |
D | winapi.qbk | 48 [table Defined configuration macros 54 …[[`BOOST_WINAPI_IS_MINGW`] [Defined if Windows SDK is provided by [@http://mingw.… 55 …[[`BOOST_WINAPI_IS_MINGW_W64`] [Defined if Windows SDK is provided by [@http://mingw-… 56 …[[`BOOST_WINAPI_IS_CYGWIN`] [Defined if Windows SDK is provided by MinGW variant f…
|
/third_party/boost/libs/outcome/doc/src/content/reference/macros/ |
D | disable_execinfo.md | 12 *Default*: Defined if `__ANDROID__` is defined, else undefined.
|
/third_party/boost/libs/range/doc/reference/algorithm/ |
D | reverse.qbk | 24 Defined in the header file `boost/range/algorithm/reverse.hpp`
|
D | fill.qbk | 21 Defined in the header file `boost/range/algorithm/fill.hpp`
|
D | swap_ranges.qbk | 22 Defined in the header file `boost/range/algorithm/swap_ranges.hpp`
|
D | reverse_copy.qbk | 22 Defined in the header file `boost/range/algorithm/reverse_copy.hpp`
|
/third_party/boost/libs/range/doc/reference/algorithm_ext/ |
D | remove_erase.qbk | 23 Defined in the header file `boost/range/algorithm_ext/erase.hpp`
|
D | push_back.qbk | 25 Defined in the header file `boost/range/algorithm_ext/push_back.hpp`
|
D | iota.qbk | 22 Defined in the header file `boost/range/algorithm_ext/iota.hpp`
|
D | remove_erase_if.qbk | 23 Defined in the header file `boost/range/algorithm_ext/erase.hpp`
|
D | push_front.qbk | 25 Defined in the header file `boost/range/algorithm_ext/push_front.hpp`
|
D | erase.qbk | 27 Defined in the header file `boost/range/algorithm_ext/erase.hpp`
|
D | overwrite.qbk | 25 Defined in the header file `boost/range/algorithm_ext/overwrite.hpp`
|
12345678910>>...12