Home
last modified time | relevance | path

Searched full:link (Results 1 – 25 of 9843) sorted by relevance

12345678910>>...394

/third_party/tzdata/
Dbackward9 # Link TARGET LINK-NAME
10 Link Africa/Nairobi Africa/Asmera
11 Link Africa/Abidjan Africa/Timbuktu
12 Link America/Argentina/Catamarca America/Argentina/ComodRivadavia
13 Link America/Adak America/Atka
14 Link America/Argentina/Buenos_Aires America/Buenos_Aires
15 Link America/Argentina/Catamarca America/Catamarca
16 Link America/Atikokan America/Coral_Harbour
17 Link America/Argentina/Cordoba America/Cordoba
18 Link America/Tijuana America/Ensenada
[all …]
/third_party/boost/libs/asio/doc/
Dquickref.xml32 <member><link linkend="boost_asio.reference.prefer">prefer</link></member>
33 <member><link linkend="boost_asio.reference.query">query</link></member>
34 <member><link linkend="boost_asio.reference.require">require</link></member>
35 … <member><link linkend="boost_asio.reference.require_concept">require_concept</link></member>
39 <member><link linkend="boost_asio.reference.can_prefer">can_prefer</link></member>
40 <member><link linkend="boost_asio.reference.can_query">can_query</link></member>
41 <member><link linkend="boost_asio.reference.can_require">can_require</link></member>
42 …<member><link linkend="boost_asio.reference.can_require_concept">can_require_concept</link></membe…
43 … <member><link linkend="boost_asio.reference.is_nothrow_prefer">is_nothrow_prefer</link></member>
44 … <member><link linkend="boost_asio.reference.is_nothrow_query">is_nothrow_query</link></member>
[all …]
Dnet_ts.qbk35 [[link boost_asio.reference.io_context `io_context`]]
36 [[link boost_asio.reference.io_service `io_service`]]
40 [[link boost_asio.reference.dispatch `dispatch`]]
41 [[link boost_asio.reference.io_context.dispatch `io_service::dispatch`]]
42 [The `dispatch` free function can be used to submit functions to any [link
43 boost_asio.reference.Executor1 Executor] or [link boost_asio.reference.ExecutionContext
47 [[link boost_asio.reference.post `post`]]
48 [[link boost_asio.reference.io_context.post `io_service::post`]]
49 [The `post` free function can be used to submit functions to any [link
50 boost_asio.reference.Executor1 Executor] or [link boost_asio.reference.ExecutionContext
[all …]
/third_party/boost/libs/beast/doc/qbk/
Dquickref.xml26 <member><link linkend="beast.ref.boost__beast__async_base">async_base</link></member>
27 <member><link linkend="beast.ref.boost__beast__basic_stream">basic_stream</link></member>
28 <member><link linkend="beast.ref.boost__beast__file">file</link></member>
29 <member><link linkend="beast.ref.boost__beast__file_mode">file_mode</link></member>
30 <member><link linkend="beast.ref.boost__beast__file_posix">file_posix</link></member>
31 <member><link linkend="beast.ref.boost__beast__file_stdio">file_stdio</link></member>
32 <member><link linkend="beast.ref.boost__beast__file_win32">file_win32</link></member>
33 <member><link linkend="beast.ref.boost__beast__flat_stream">flat_stream</link></member>
34 <member><link linkend="beast.ref.boost__beast__iequal">iequal</link></member>
35 <member><link linkend="beast.ref.boost__beast__iless">iless</link></member>
[all …]
/third_party/libxml2/doc/html/
Dlibxml.devhelp2 <book xmlns="http://www.devhelp.net/book" title="Gnome XML Library Reference Manual " link="index.h…
4 <sub name="Libxml Programming Notes" link="ch01.html">
5 <sub name="testOOMlib" link="libxml-testOOMlib.html"/>
6 <sub name="wincecompat" link="libxml-wincecompat.html"/>
7 <sub name="wsockcompat" link="libxml-wsockcompat.html"/>
8 <sub name="encoding" link="libxml-encoding.html"/>
9 <sub name="xmlregexp" link="libxml-xmlregexp.html"/>
10 <sub name="xmlmemory" link="libxml-xmlmemory.html"/>
11 <sub name="xmlIO" link="libxml-xmlIO.html"/>
12 <sub name="xpath" link="libxml-xpath.html"/>
[all …]
/third_party/libxml2/doc/devhelp/
Dlibxml2.devhelp22 <book xmlns="http://www.devhelp.net/book" title="libxml2 Reference Manual" link="index.html" author…
4 <sub name="API" link="general.html">
5 <sub name="DOCBparser" link="libxml2-DOCBparser.html"/>
6 <sub name="HTMLparser" link="libxml2-HTMLparser.html"/>
7 <sub name="HTMLtree" link="libxml2-HTMLtree.html"/>
8 <sub name="SAX" link="libxml2-SAX.html"/>
9 <sub name="SAX2" link="libxml2-SAX2.html"/>
10 <sub name="c14n" link="libxml2-c14n.html"/>
11 <sub name="catalog" link="libxml2-catalog.html"/>
12 <sub name="chvalid" link="libxml2-chvalid.html"/>
[all …]
/third_party/boost/libs/metaparse/doc/
Dreference.qbk11 * [link alphanum alphanum]
12 * [link digit digit]
13 * [link letter letter]
14 * [link lit lit]
15 * [link lit_c lit_c]
16 * [link one_char one_char]
17 * [link one_char_except one_char_except]
18 * [link one_char_except_c one_char_except_c]
19 * [link range range]
20 * [link range_c range_c]
[all …]
/third_party/libnl/lib/route/
Dlink.c3 * lib/route/link.c Links (Interfaces)
15 * @defgroup link Links (Interfaces)
18 * @route_doc{route_link, Link Documentation}
30 #include <netlink/route/link.h>
31 #include <netlink-private/route/link/api.h>
32 #include <netlink-private/route/link/sriov.h>
84 cache = __nl_cache_mngt_require("route/link"); in link_lookup()
92 static struct rtnl_link_af_ops *af_lookup_and_alloc(struct rtnl_link *link, in af_lookup_and_alloc() argument
102 if (!(data = rtnl_link_af_alloc(link, af_ops))) { in af_lookup_and_alloc()
110 static int af_free(struct rtnl_link *link, struct rtnl_link_af_ops *ops, in af_free() argument
[all …]
/third_party/boost/libs/geometry/doc/
Dquickref.xml46 <member><link linkend="geometry.reference.concepts.concept_point">Point</link></member>
47 … <member><link linkend="geometry.reference.concepts.concept_multi_point">MultiPoint</link></member>
53 <member><link linkend="geometry.reference.concepts.concept_segment">Segment</link></member>
54 … <member><link linkend="geometry.reference.concepts.concept_linestring">Linestring</link></member>
55 …<member><link linkend="geometry.reference.concepts.concept_multi_linestring">MultiLinestring</link
61 <member><link linkend="geometry.reference.concepts.concept_box">Box</link></member>
62 <member><link linkend="geometry.reference.concepts.concept_ring">Ring</link></member>
63 <member><link linkend="geometry.reference.concepts.concept_polygon">Polygon</link></member>
64 …<member><link linkend="geometry.reference.concepts.concept_multi_polygon">MultiPolygon</link></mem…
88 <member><link linkend="geometry.reference.models.model_point">point</link></member>
[all …]
/third_party/boost/libs/asio/test/
DJamfile.v251 [ link awaitable.cpp ]
52 [ link awaitable.cpp : $(USE_SELECT) : awaitable_select ]
53 [ link basic_datagram_socket.cpp ]
54 [ link basic_datagram_socket.cpp : $(USE_SELECT) : basic_datagram_socket_select ]
55 [ link basic_deadline_timer.cpp ]
56 [ link basic_deadline_timer.cpp : $(USE_SELECT) : basic_deadline_timer_select ]
57 [ link basic_raw_socket.cpp ]
58 [ link basic_raw_socket.cpp : $(USE_SELECT) : basic_raw_socket_select ]
59 [ link basic_seq_packet_socket.cpp ]
60 [ link basic_seq_packet_socket.cpp : $(USE_SELECT) : basic_seq_packet_socket_select ]
[all …]
/third_party/boost/libs/fusion/doc/
Dfusion.qbk64 [def __support__ [link fusion.support Support]]
65 [def __is_sequence__ [link fusion.support.is_sequence `is_sequence`]]
66 [def __is_view__ [link fusion.support.is_view `is_view`]]
67 [def __tag_of__ [link fusion.support.tag_of `tag_of`]]
68 [def __category_of__ [link fusion.support.category_of `category_of`]]
69 [def __deduce__ [link fusion.support.deduce `deduce`]]
70 [def __deduce_sequence__ [link fusion.support.deduce_sequence `deduce_sequence`]]
71 [def __fusion_pair__ [link fusion.support.pair `fusion::pair`]]
72 [def __pair__ [link fusion.support.pair `pair`]]
73 [def __fusion_make_pair__ [link fusion.support.pair `make_pair`]]
[all …]
/third_party/boost/libs/geometry/doc/quickbook/
Dquickref.xml35 …<member><link linkend="boost_geometry.reference.concept__Point">boost::geometry::concepts::Point</
36 …<member><link linkend="boost_geometry.reference.concept__ConstPoint">boost::geometry::concepts::Co…
42 …<member><link linkend="boost_geometry.reference.concept__Segment">boost::geometry::concepts::Segme…
43 …<member><link linkend="boost_geometry.reference.concept__ConstSegment">boost::geometry::concepts::…
44 …<member><link linkend="boost_geometry.reference.concept__Linestring">boost::geometry::concepts::Li…
45 …<member><link linkend="boost_geometry.reference.concept__ConstLinestring">boost::geometry::concept…
51 …<member><link linkend="boost_geometry.reference.concept__Box">boost::geometry::concepts::Box</link
52 …<member><link linkend="boost_geometry.reference.concept__ConstBox">boost::geometry::concepts::Cons…
53 …<member><link linkend="boost_geometry.reference.concept__Ring">boost::geometry::concepts::Ring</li…
54 …<member><link linkend="boost_geometry.reference.concept__ConstRing">boost::geometry::concepts::Con…
[all …]
/third_party/libnl/lib/route/link/
Dipgre.c2 * lib/route/link/ipgre.c IPGRE Link Info
13 * @ingroup link
15 * ipgre link module
18 * \b Link Type Name: "ipgre"
31 #include <netlink/route/link/ipgre.h>
32 #include <netlink-private/route/link/api.h>
55 uint32_t link; member
74 static int ipgre_alloc(struct rtnl_link *link) in ipgre_alloc() argument
78 if (link->l_info) in ipgre_alloc()
79 memset(link->l_info, 0, sizeof(*ipgre)); in ipgre_alloc()
[all …]
Dip6tnl.c2 * lib/route/link/ip6tnl.c IP6TNL Link Info
13 * @ingroup link
15 * ip6tnl link module
18 * \b Link Type Name: "ip6tnl"
31 #include <netlink/route/link/ip6tnl.h>
32 #include <netlink-private/route/link/api.h>
53 uint32_t link; member
72 static int ip6_tnl_alloc(struct rtnl_link *link) in ip6_tnl_alloc() argument
76 if (link->l_info) in ip6_tnl_alloc()
77 memset(link->l_info, 0, sizeof(*ip6_tnl)); in ip6_tnl_alloc()
[all …]
Dipip.c2 * lib/route/link/ipip.c IPIP Link Info
13 * @ingroup link
15 * ipip link module
18 * \b Link Type Name: "ipip"
31 #include <netlink/route/link/ipip.h>
32 #include <netlink-private/route/link/api.h>
47 uint32_t link; member
62 static int ipip_alloc(struct rtnl_link *link) in ipip_alloc() argument
66 if (link->l_info) in ipip_alloc()
67 memset(link->l_info, 0, sizeof(*ipip)); in ipip_alloc()
[all …]
Dipvti.c2 * lib/route/link/ipvti.c IPVTI Link Info
13 * @ingroup link
15 * ipvti link module
18 * \b Link Type Name: "ipvti"
31 #include <netlink/route/link/ipvti.h>
32 #include <netlink-private/route/link/api.h>
43 uint32_t link; member
59 static int ipvti_alloc(struct rtnl_link *link) in ipvti_alloc() argument
63 if (link->l_info) in ipvti_alloc()
64 memset(link->l_info, 0, sizeof(*ipvti)); in ipvti_alloc()
[all …]
/third_party/flatbuffers/tests/FlatBuffers.Test/
DFlatBuffers.Core.Test.csproj24 <Link>FlatBuffers\ByteBuffer.cs</Link>
27 <Link>FlatBuffers\ByteBufferUtil.cs</Link>
30 <Link>FlatBuffers\IFlatbufferObject.cs</Link>
33 <Link>FlatBuffers\Offset.cs</Link>
36 <Link>FlatBuffers\FlatBufferBuilder.cs</Link>
39 <Link>FlatBuffers\FlatBufferConstants.cs</Link>
42 <Link>FlatBuffers\Struct.cs</Link>
45 <Link>FlatBuffers\Table.cs</Link>
48 <Link>MyGame\Example2\Monster.cs</Link>
51 <Link>MyGame\Example\Any.cs</Link>
[all …]
/third_party/boost/libs/contract/doc/
Dmain.qbk17 [def __Introduction__ [link boost_contract.introduction Introduction]]
18 [def __Full_Table_of_Contents__ [link boost_contract.full_table_of_contents Full Table of Contents]]
20 [def __Getting_Started__ [link boost_contract.getting_started Getting Started]]
21 [def __This_Documentation__ [link boost_contract.getting_started.this_documentation This Documentat…
22 [def __Compilers_and_Platforms__ [link boost_contract.getting_started.compilers_and_platforms Compi…
23 [def __Code_Organization__ [link boost_contract.getting_started.code_organization Code Organization…
24 [def __Build__ [link boost_contract.getting_started.build Build]]
26 [def __Contract_Programming_Overview__ [link boost_contract.contract_programming_overview Contract …
27 [def __Assertions__ [link boost_contract.contract_programming_overview.assertions Assertions]]
28 [def __Benefits_and_Costs__ [link boost_contract.contract_programming_overview.benefits_and_costs B…
[all …]
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/plugins/activity/
DActivityControlSurface.java16 * Control surface through which an {@link Activity} attaches to a {@link FlutterEngine}.
18 * An {@link Activity} that contains a {@link FlutterView} and associated {@link FlutterEngine}
19 * should coordinate itself with the {@link FlutterEngine}'s {@code ActivityControlSurface}.
21 * <li>Once an {@link Activity} is created, and its associated {@link FlutterEngine} is
22 * executing Dart code, the {@link Activity} should invoke
23 * {@link #attachToActivity(Activity, Lifecycle)}. At this point the {@link FlutterEngine}
24 * is considered "attached" to the {@link Activity} and all {@link ActivityAware} plugins
25 * are given access to the {@link Activity}.</li>
26 * <li>Just before an attached {@link Activity} is destroyed for configuration change purposes,
27 * that {@link Activity} should invoke {@link #detachFromActivityForConfigChanges()}, giving
[all …]
/third_party/boost/libs/range/doc/
Dboost_range.qbk28 [def __boost_range_home__ [link range Boost.Range]]
29 [def __ranges__ [link range.concepts Ranges]]
30 [def __range_concepts__ [link range.concepts Range concepts]]
31 [def __forward_range__ [link range.concepts.forward_range Forward Range]]
32 [def __single_pass_range__ [link range.concepts.single_pass_range Single Pass Range]]
33 [def __bidirectional_range__ [link range.concepts.bidirectional_range Bidirectional Range]]
34 [def __random_access_range__ [link range.concepts.random_access_range Random Access Range]]
36 [def __iterator_range__ [link range.reference.utilities.iterator_range `iterator_range`]]
37 [def __sub_range__ [link range.reference.utilities.sub_range `sub_range`]]
38 [def __minimal_interface__ [link range.reference.extending minimal interface]]
[all …]
/third_party/json/doc/
Dindex.md8 - @link nlohmann::basic_json `basic_json`@endlink -- class template for JSON values
9 …- @link nlohmann::json `json`@endlink -- the default specialization of `basic_json`, defined as `b…
12 - @link nlohmann::basic_json::dump dump @endlink -- value serialization
13 - @link nlohmann::basic_json::type type @endlink -- type of the value
14 - @link nlohmann::basic_json::is_primitive is_primitive @endlink,
15 @link nlohmann::basic_json::is_structured is_structured @endlink,
16 @link nlohmann::basic_json::is_null is_null @endlink,
17 @link nlohmann::basic_json::is_boolean is_boolean @endlink,
18 @link nlohmann::basic_json::is_number is_number @endlink,
19 @link nlohmann::basic_json::is_number_integer is_number_integer @endlink,
[all …]
/third_party/boost/tools/quickbook/test/
Didentifier-1_5.gold7 …ers_in_quickbook_1_5.test_heading_with__code__phrase_role__identifier__code__phrase___code_"/><link
9 heading with <code><phrase role="identifier">code</phrase></code></link>
12 …<phrase id="identifiers_in_quickbook_1_5.identifier_10_0"/><link linkend="identifiers_in_quickbook…
13 10</link>
16 …<phrase id="identifiers_in_quickbook_1_5.identifier_10_1"/><link linkend="identifiers_in_quickbook…
17 10</link>
31 …fiers_in_quickbook_1_5.generate_a_really_long_id_and_duplicate_it_by_having_several_headers"/><link
33 a really long id and duplicate it by having several headers</link>
36 <phrase id="identifiers_in_quickbook_1_5.generate_a_really_long_id_and_d0"/><link
38 a really long id and duplicate it by having several headers</link>
[all …]
Didentifier-1_6.gold7 …<phrase id="identifiers_in_quickbook_1_6.test_heading_with_code"/><link linkend="identifiers_in_qu…
8 heading with <code><phrase role="identifier">code</phrase></code></link>
11 …<phrase id="identifiers_in_quickbook_1_6.identifier_10_0"/><link linkend="identifiers_in_quickbook…
12 10</link>
15 …<phrase id="identifiers_in_quickbook_1_6.identifier_10_1"/><link linkend="identifiers_in_quickbook…
16 10</link>
30 <phrase id="identifiers_in_quickbook_1_6.generate_a_really_long_id_and_du"/><link
32 a really long id and duplicate it by having several headers</link>
35 <phrase id="identifiers_in_quickbook_1_6.generate_a_really_long_id_and_d0"/><link
37 a really long id and duplicate it by having several headers</link>
[all …]
/third_party/boost/tools/build/test/
Dlink.py7 # Tests the link-directory rule used to create the
13 """These files are created by the configuration logic in link.jam
21 """Test creation of a single link"""
24 import link ;
25 link-directory dir1-link : src/dir1/include : <location>. ;
42 import link ;
43 link-directory dir1-link : src/dir1/include : <location>. ;
44 link-directory dir2-link : src/dir2/include : <location>. ;
61 """Test adding a link when a different symlink already exists"""
64 import link ;
[all …]
/third_party/boost/libs/optional/doc/
D27_ref_optional_synopsis.qbk18 class in_place_init_t { /* see below */ } ; ``[link reference_in_place_init __GO_TO__]``
21 class in_place_init_if_t { /*see below*/ } ; ``[link reference_in_place_init_if __GO_TO__]``
25 class optional ; ``[link reference_operator_template __GO_TO__]``
28 class optional<T&> ; ``[link reference_operator_template_spec __GO_TO__]``
30 …line bool operator == ( optional<T> const& x, optional<T> const& y ) ; ``[link reference_operator_…
32 …line bool operator != ( optional<T> const& x, optional<T> const& y ) ; ``[link reference_operator_…
34 …line bool operator < ( optional<T> const& x, optional<T> const& y ) ; ``[link reference_operator_…
36 …line bool operator > ( optional<T> const& x, optional<T> const& y ) ; ``[link reference_operator_…
38 …line bool operator <= ( optional<T> const& x, optional<T> const& y ) ; ``[link reference_operator_…
40 …line bool operator >= ( optional<T> const& x, optional<T> const& y ) ; ``[link reference_operator_…
[all …]

12345678910>>...394