Home
last modified time | relevance | path

Searched defs:component (Results 1 – 25 of 206) sorted by relevance

123456789

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dnicetransport.c57 _gst_component_to_nice (GstWebRTCICEComponent component) in _gst_component_to_nice()
71 _nice_component_to_gst (NiceComponentType component) in _nice_component_to_gst()
152 NiceComponentType component, NiceCandidate * lcandidate, in _on_new_selected_pair()
171 NiceComponentType component, NiceComponentState state, in _on_component_state_changed()
197 NiceComponentType component = _gst_component_to_nice (ice->component); in gst_webrtc_nice_transport_constructed() local
260 GstWebRTCICEComponent component) in gst_webrtc_nice_transport_new()
/third_party/boost/tools/boost_install/test/python/
DCMakeLists.txt23 set(component python) variable
27 set(component ${USE_PYTHON_COMPONENT}) variable
/third_party/boost/libs/date_time/test/posix_time/
Dtesttime_input_facet.cpp19 bool failure_test(temporal_type component, in failure_test()
46 bool failure_test(temporal_type& component, in failure_test()
/third_party/boost/libs/date_time/test/local_time/
Dtestlocal_time_input_facet.cpp16 bool failure_test(temporal_type component, in failure_test()
43 bool failure_test(temporal_type component, in failure_test()
/third_party/mingw-w64/mingw-w64-headers/include/
Dksdebug.h103 # define _DbgPrintFEx(component, lvl, strings) { \ argument
131 #define _DbgPrintFEx(component, lvl, strings) argument
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLBlend.cpp23 char component = kComponents[i]; in hard_light() local
42 const char component) { in color_dodge_component()
72 const char component) { in color_burn_component()
99 const char component) { in soft_light_component_pos_dst_alpha()
/third_party/boost/libs/graph/example/
Dmake_connected.cpp37 std::vector< graph_traits< graph >::vertices_size_type > component( in main() local
Dcc-internet.cpp29 std::vector< int > component(num_vertices(g)); in main() local
Dconnected_components.cpp51 std::vector< int > component(num_vertices(G)); in main() local
Dscc.cpp30 std::map< vertex_t, int > component; in main() local
Dstrong_components.cpp67 std::vector< int > component(num_vertices(G)), in main() local
Dmake_biconnected_planar.cpp66 component_map_t component(component_storage.begin(), get(edge_index, g)); in main() local
Dbiconnected_components.cpp48 property_map< graph_t, edge_component_t >::type component in main() local
/third_party/flutter/skia/include/core/
DSkUnPreMultiply.h45 static U8CPU ApplyScale(Scale scale, U8CPU component) { in ApplyScale()
/third_party/ffmpeg/libavcodec/
Dmpeg12.h41 static inline int decode_dc(GetBitContext *gb, int component) in decode_dc()
/third_party/flutter/engine/flutter/fml/
Dpaths.cc18 for (const auto& component : components) { in JoinPaths() local
/third_party/boost/boost/iostreams/
Dchain.hpp179 T* component(int n) const { return component(n, boost::type<T>()); } in component() function in boost::iostreams::detail::chain_base
183 T* component() const { return component<T>(N); } in component() function in boost::iostreams::detail::chain_base
189 T* component(int n, boost::type<T>) const in component() function in boost::iostreams::detail::chain_base
467 T* component(int n) const in component() function in boost::iostreams::detail::chain_client
472 T* component() const in component() function in boost::iostreams::detail::chain_client
/third_party/boost/boost/iostreams/detail/adapter/
Ddevice_adapter.hpp37 T& component() { return t_; } in component() function in boost::iostreams::detail::device_adapter
Dfilter_adapter.hpp36 T& component() { return t_; } in component() function in boost::iostreams::detail::filter_adapter
/third_party/boost/libs/graph/test/
Dstrong_components_test.cpp55 std::vector< int > component(num_vertices(G)), in main() local
Dstoer_wagner_test.cpp224 std::map< vertex_descriptor, std::size_t > component; in BOOST_AUTO_TEST_CASE() local
265 std::map< vertex_descriptor, std::size_t > component; in BOOST_AUTO_TEST_CASE() local
288 std::map< vertex_descriptor, std::size_t > component; in BOOST_AUTO_TEST_CASE() local
/third_party/node/tools/node_modules/eslint/node_modules/trim/
Dpackage.json7 "component": { object
/third_party/node/deps/npm/docs/
Dgatsby-node.js36 component: path.resolve('./src/templates/Page.js'), property
/third_party/libunwind/
Dbundle.json12 "component": { object
/third_party/harfbuzz/
Dbundle.json13 "component": { object

123456789