/third_party/boost/libs/iterator/test/ |
D | indirect_iterator_test.cpp | 125 indirect_set_iterator se(iter_set.end()); in more_indirect_iterator_tests() local 130 BOOST_TEST(se != sci); in more_indirect_iterator_tests() 133 BOOST_TEST(sci != se); in more_indirect_iterator_tests() 134 sci = se; in more_indirect_iterator_tests() 135 BOOST_TEST(sci == se); in more_indirect_iterator_tests() 137 *boost::prior(se) = 888; in more_indirect_iterator_tests() 139 BOOST_TEST(std::equal(sb, se, store.begin())); in more_indirect_iterator_tests() 161 shared_t shared; in BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF() local 186 shared.push_back(boost::shared_ptr<dummyT>(new dummyT(jj))); in BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF() 201 boost::indirect_iterator<shared_t::iterator>(shared.begin()) in BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF()
|
/third_party/boost/libs/contract/build/ |
D | boost_contract_build.jam | 17 # link=shared,static build Boost.Contract as shared (default) or static 23 # y,r,x,s,e,k,yr,yx,ys,ye,yk,rx,rs,re,rk,xs,xe,xk,se,sk,ek,yrx,yrs,yre,yrk,yxs,yxe,yxk,yse,… 44 # [test]$ time bjam cxxstd=11 -q bc_no=se,x 45 # Build most all test combinations (for shared and static lib, use bc_hdr=only 47 …td=11 -q toolset=msvc,gcc,clang link=shared,static bc_no=all_yes,y,r,x,s,e,k,yr,yx,ys,ye,yk,rx,rs,…
|
/third_party/curl/docs/libcurl/opts/ |
D | CMakeLists.txt | 8 # Copyright (C) 2009 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 22 # Load man_MANS from shared file
|
/third_party/curl/docs/cmdline-opts/ |
D | CMakeLists.txt | 8 # Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 24 # Load DPAGES and OTHERPAGES from shared file
|
/third_party/curl/packages/TPF/ |
D | maketpf.env_curl | 8 # Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 29 # Define the directories where the shared objects reside
|
D | maketpf.env_curllib | 8 # Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 29 # Define the directories where the shared objects reside
|
/third_party/skia/third_party/externals/icu/source/config/ |
D | mh-aix-gcc | 8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability). 30 ## Commands to make a shared library 31 SHLIB.c= $(AIX_PREDELETE) $(CC) $(CFLAGS) $(LDFLAGS) -shared -Wl,-bexpall $(LD_SOOPTIONS) 32 SHLIB.cc= $(AIX_PREDELETE) $(CXX) $(CXXFLAGS) $(LDFLAGS) -shared -Wl,-bexpall $(LD_SOOPTIONS) 38 ## enable the shared lib loader 54 ## Override Versioned target for a shared library. 71 ## The type of assembly needed when pkgdata is used for generating shared libraries. 80 ## Non-shared intermediate object suffix 85 ## Build archive from shared object
|
/third_party/icu/icu4c/source/config/ |
D | mh-aix-gcc | 8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability). 30 ## Commands to make a shared library 31 SHLIB.c= $(AIX_PREDELETE) $(CC) $(CFLAGS) $(LDFLAGS) -shared -Wl,-bexpall $(LD_SOOPTIONS) 32 SHLIB.cc= $(AIX_PREDELETE) $(CXX) $(CXXFLAGS) $(LDFLAGS) -shared -Wl,-bexpall $(LD_SOOPTIONS) 38 ## enable the shared lib loader 54 ## Override Versioned target for a shared library. 71 ## The type of assembly needed when pkgdata is used for generating shared libraries. 80 ## Non-shared intermediate object suffix 85 ## Build archive from shared object
|
/third_party/flutter/skia/third_party/externals/icu/source/config/ |
D | mh-aix-gcc | 8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability). 30 ## Commands to make a shared library 31 SHLIB.c= $(AIX_PREDELETE) $(CC) $(CFLAGS) $(LDFLAGS) -shared -Wl,-bexpall $(LD_SOOPTIONS) 32 SHLIB.cc= $(AIX_PREDELETE) $(CXX) $(CXXFLAGS) $(LDFLAGS) -shared -Wl,-bexpall $(LD_SOOPTIONS) 38 ## enable the shared lib loader 54 ## Override Versioned target for a shared library. 71 ## The type of assembly needed when pkgdata is used for generating shared libraries. 80 ## Non-shared intermediate object suffix 85 ## Build archive from shared object
|
/third_party/curl/docs/libcurl/ |
D | CMakeLists.txt | 8 # Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 22 # Load man_MANS from shared file
|
/third_party/curl/tests/data/ |
D | test1905 | 30 CURLOPT_COOKIELIST set to "FLUSH" of a shared cookie object 50 # https://curl.se/docs/http-cookies.html
|
/third_party/curl/tests/libtest/ |
D | CMakeLists.txt | 8 # Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 60 # TODO this cmake build assumes a shared build, detect static linking here!
|
/third_party/curl/m4/ |
D | curl-rustls.m4 | 8 # Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 90 dnl when shared libs were found in a path that the run-time
|
D | curl-bearssl.m4 | 8 # Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 92 dnl when shared libs were found in a path that the run-time
|
D | curl-mbedtls.m4 | 8 # Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 92 dnl when shared libs were found in a path that the run-time
|
D | curl-mesalink.m4 | 8 # Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 91 dnl when shared libs were found in a path that the run-time
|
D | xc-lt-iface.m4 | 5 # Copyright (c) 2013 - 2020, Daniel Stenberg <daniel@haxx.se> 39 # Default behavior is to enable shared and static libraries on systems 48 # User may have disabled shared or static libraries. 62 AC_MSG_ERROR([can not disable shared and static libraries simultaneously]) 67 # and build runs for shared and static is to enable shared libraries 68 # and disable static ones. On these systems option '--disable-shared' 82 # Make libtool aware of current shared and static library preferences 91 # Default behavior is to build PIC objects for shared libraries and 111 # Default behavior on some systems where building a shared library out 113 # "relocation R_X86_64_32 can not be used when making a shared object" [all …]
|
D | curl-nss.m4 | 8 # Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 125 dnl when shared libs were found in a path that the run-time
|
D | curl-wolfssl.m4 | 8 # Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. 12 # are also available at https://curl.se/docs/copyright.html. 157 dnl when shared libs were found in a path that the run-time
|
/third_party/node/deps/cares/m4/ |
D | xc-lt-iface.m4 | 5 # Copyright (c) 2013 Daniel Stenberg <daniel@haxx.se> 39 # Default behavior is to enable shared and static libraries on systems 48 # User may have disabled shared or static libraries. 62 AC_MSG_ERROR([can not disable shared and static libraries simultaneously]) 67 # and build runs for shared and static is to enable shared libraries 68 # and disable static ones. On these systems option '--disable-shared' 82 # Make libtool aware of current shared and static library preferences 91 # Default behavior is to build PIC objects for shared libraries and 111 # Default behavior on some systems where building a shared library out 113 # "relocation R_X86_64_32 can not be used when making a shared object" [all …]
|
/third_party/nghttp2/ |
D | Dockerfile.android | 57 --disable-shared \ 91 --disable-shared \ 118 RUN curl -L -O https://c-ares.haxx.se/download/c-ares-$CARES_VERSION.tar.gz && \ 127 --disable-shared && \ 136 --disable-shared \
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | Latn_Kana.txt | 38 # | se ~i si 98 # Specials for katakana -- not shared with hiragana 105 # ~~~ begin shared rules ~~~ 219 se ↔ セ ; 375 # ~~~ END shared rules ~~~
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | Latn_Kana.txt | 39 # | se ~i si 99 # Specials for katakana -- not shared with hiragana 106 # ~~~ begin shared rules ~~~ 220 se ↔ セ ; 376 # ~~~ END shared rules ~~~
|
/third_party/icu/icu4c/source/data/translit/ |
D | Latn_Kana.txt | 39 # | se ~i si 99 # Specials for katakana -- not shared with hiragana 106 # ~~~ begin shared rules ~~~ 220 se ↔ セ ; 376 # ~~~ END shared rules ~~~
|
/third_party/curl/docs/ |
D | KNOWN_BUGS | 112 11.11 A shared connection cache is not thread-safe 178 https://curl.se/bug/view.cgi?id=1213 193 https://curl.se/mail/archive-2008-02/0043.html 199 https://curl.se/mail/lib-2008-08/0462.html 242 with PEM. https://curl.se/bug/view.cgi?id=1065 349 https://curl.se/bug/view.cgi?id=1366 360 this for the NOOP and DELE commands. https://curl.se/bug/?i=740 379 https://curl.se/bug/view.cgi?id=1294 394 https://curl.se/bug/view.cgi?id=1169 402 https://curl.se/mail/lib-2008-01/0080.html and Mandriva bug report [all …]
|