/third_party/boost/libs/icl/test/ex_boost_party_/ |
D | ex_boost_party.cpp | 45 interval_map<ptime, GuestSetT> party; in boost_party() local 47 party.add( // add and element in boost_party() 54 party += // element addition can also be done via operator += in boost_party() 61 party += in boost_party() 69 interval_map<ptime, GuestSetT>::iterator it = party.begin(); in boost_party() 71 while(it != party.end()) in boost_party() 79 return party; in boost_party() 114 PartyHistory party; in check_party() local 116 party += episode("2008-05-20 19:30", "2008-05-20 20:10", mary_harry); in check_party() 117 party += episode("2008-05-20 20:10", "2008-05-20 22:15", Diana_Harry_Mary_Susan); in check_party() [all …]
|
/third_party/boost/libs/icl/example/party_/ |
D | party.cpp | 62 void party() in party() function 75 interval_map<Time, GuestSetT> party; in party() local 77 party += make_pair( interval<Time>::right_open(Time(19,30), Time(23,00)), mary_harry); in party() 78 party += make_pair( interval<Time>::right_open(Time(20,10), Time(monday,0,0)), diana_susan); in party() 79 party += make_pair( interval<Time>::right_open(Time(22,15), Time(monday,0,30)), peter); in party() 81 interval_map<Time, GuestSetT>::iterator it = party.begin(); in party() 82 while(it != party.end()) in party() 95 party(); in main()
|
/third_party/boost/libs/icl/example/boost_party_/ |
D | boost_party.cpp | 80 interval_map<ptime, GuestSetT> party; in boost_party() local 82 party.add( // add and element in boost_party() 89 party += // element addition can also be done via operator += in boost_party() 96 party += in boost_party() 104 interval_map<ptime, GuestSetT>::iterator it = party.begin(); in boost_party() 106 while(it != party.end()) in boost_party()
|
/third_party/nghttp2/ |
D | .gitmodules | 1 [submodule "third-party/mruby"] 2 path = third-party/mruby 4 [submodule "third-party/neverbleed"] 5 path = third-party/neverbleed
|
/third_party/nghttp2/src/ |
D | Makefile.am | 42 -I$(top_srcdir)/third-party \ 43 -I$(top_srcdir)/third-party/llhttp/include \ 53 $(top_builddir)/third-party/liburl-parser.la \ 54 $(top_builddir)/third-party/libllhttp.la \ 166 -I${top_srcdir}/third-party/mruby/include @LIBMRUBY_CFLAGS@ 167 nghttpx_LDADD += -L${top_builddir}/third-party/mruby/build/lib @LIBMRUBY_LIBS@ 171 libnghttpx_a_CPPFLAGS += -I${top_srcdir}/third-party/neverbleed 172 nghttpx_LDADD += ${top_builddir}/third-party/libneverbleed.la
|
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/interop/ |
D | problem.md | 27 a problem for the application writer who is bringing in these third party 29 each third party library author will not have built in explicit interoperation 30 support for unknown other third party libraries. The problem therefore lands 36 where `E1`, `E2` ... are the failure types for every third party library 41 2. One can translate/map the third party's failure type into the application's 43 exiting the third party library and entering the application. One might do 45 party API from the application. This approach may lose the original failure detail, 49 3. One can type erase the third party's failure type into some application
|
D | conclusion.md | 8 to `app::error_code` for each of the third party library `E` types. 17 of incommensurate third party `E` types, without needing to modify either's
|
D | app.md | 21 solely and exclusively represents a type erased failure from a third party 25 within the app and type erased failure from a third party library shall be
|
D | app-map-httplib1.md | 7 integrating three third party libraries into our application's Outcome-based 8 failure handling mechanism. We cannot modify those third party library
|
/third_party/glib/docs/ |
D | macros.txt | 19 and/or third party code. 29 This macro can affect third-party code. Defining it when building GLib 30 will only disable the assertion macros for GLib itself, but third-party code 37 This macro is similar to G_DISABLE_ASSERT, it affects third-party 47 macro, and since it is a globally visible define, third-party code may
|
/third_party/nghttp2/examples/ |
D | Makefile.am | 34 -I$(top_srcdir)/third-party \ 39 $(top_builddir)/third-party/liburl-parser.la \ 64 $(top_builddir)/third-party/liburl-parser.la \
|
D | CMakeLists.txt | 11 "${CMAKE_CURRENT_SOURCE_DIR}/../third-party" 12 "${CMAKE_CURRENT_SOURCE_DIR}/../third-party/llhttp/include"
|
/third_party/icu/docs/userguide/format_parse/messages/ |
D | index.md | 85 "=0 {{host} does not give a party.}" 86 "=1 {{host} invites {guest} to her party.}" 87 "=2 {{host} invites {guest} and one other person to her party.}" 88 "other {{host} invites {guest} and # other people to her party.}}}" 91 "=0 {{host} does not give a party.}" 92 "=1 {{host} invites {guest} to his party.}" 93 "=2 {{host} invites {guest} and one other person to his party.}" 94 "other {{host} invites {guest} and # other people to his party.}}}" 97 "=0 {{host} does not give a party.}" 98 "=1 {{host} invites {guest} to their party.}" [all …]
|
/third_party/python/Doc/extending/ |
D | index.rst | 25 Recommended third party tools 29 as part of this version of CPython. Third party tools like 44 Creating extensions without third party tools 48 assistance from third party tools. It is intended primarily for creators
|
/third_party/mesa3d/docs/ |
D | README.UVD | 1 The software may implement third party technologies (e.g. third party 4 these third party technologies are not licensed hereunder. Such third 5 party technologies include, but are not limited, to H.264, H.265, HEVC, MPEG-2,
|
D | README.VCE | 1 The software may implement third party technologies (e.g. third party 4 these third party technologies are not licensed hereunder. Such third 5 party technologies include, but are not limited, to H.264, MPEG-2, MPEG-4,
|
/third_party/boost/libs/regex/doc/ |
D | captures.qbk | 138 "now is the time for all good men to come to the aid of the party"); 181 Text: "now is the time for all good men to come to the aid of the party" 184 $0 = "now is the time for all good men to come to the aid of the party" 185 $1 = "party" 187 $0 = { "now is the time for all good men to come to the aid of the party" } 189 "come", "to", "the", "aid", "of", "the", "party" }
|
/third_party/python/Mac/BuildScript/ |
D | README.rst | 5 certain third-party libraries as necessary. It builds a complete 67 download and cache third-party source distributions used by 77 - builds the following third-party libraries 86 - uses system-supplied versions of third-party libraries 106 - builds the following third-party libraries 115 - uses system-supplied versions of third-party libraries
|
/third_party/flutter/skia/third_party/externals/wuffs/fuzz/c/std/ |
D | seed_corpora.txt | 8 # party test data will usually use "jpeg", but third party test data, such as a
|
/third_party/weex-loader/deps/weex-scripter/ |
D | README.md | 19 - `parseAndReplaceRequire(code)`: parse third party js required in `<script>`, return the modified … 21 - `getBundle(requires)`: bundle all the third party js required in `<script>` by using `browserify`
|
/third_party/jsoncpp/example/ |
D | README.md | 5 values for the _GLIBCXX_USE_CXX11_ABI marco. This commonly happens when linking to a third-party li… 6 an older version of GCC. If the third-party library cannot be rebuilt with the new ABI, then you ne…
|
/third_party/boost/libs/icl/example/ |
D | Jamfile.v2 | 30 exe party 32 party_/party.cpp
|
/third_party/typescript/tests/baselines/reference/ |
D | jsDeclarationsNestedParams.types | 6 * Cancels the request, sending a cancellation to the other party 22 * Cancels the request, sending a cancellation to the other party
|
D | jsDeclarationsNestedParams.symbols | 6 * Cancels the request, sending a cancellation to the other party 22 * Cancels the request, sending a cancellation to the other party
|
/third_party/node/deps/npm/node_modules/archy/ |
D | README.markdown | 30 'party\ntime!' 49 └── party
|