Home
last modified time | relevance | path

Searched refs:counterpart (Results 1 – 25 of 99) sorted by relevance

1234

/third_party/pixman/demos/
Dscale.c167 GObject *counterpart = NULL; in copy_to_counterpart() local
176 counterpart = y; in copy_to_counterpart()
178 counterpart = x; in copy_to_counterpart()
181 if (!counterpart) in copy_to_counterpart()
184 if (GTK_IS_COMBO_BOX (counterpart)) in copy_to_counterpart()
187 GTK_COMBO_BOX (counterpart), in copy_to_counterpart()
191 else if (GTK_IS_ADJUSTMENT (counterpart)) in copy_to_counterpart()
194 GTK_ADJUSTMENT (counterpart), in copy_to_counterpart()
/third_party/curl/docs/cmdline-opts/
Ddns-interface.d11 counterpart to --interface (which does not affect DNS). The supplied string
/third_party/lwip/
DFEATURES11 …nameserver, mDNS responder, MQTT client (TLS support since v2.1.0), TFTP server, iPerf2 counterpart
/third_party/boost/libs/mpl/doc/src/refmanual/
DAlgorithms-Transformation.rst13 an accordingly named ``reverse_`` counterpart carrying the transformation
DAlgorithms.rst32 transformation algorithm provides a ``reverse_`` counterpart,
Dbind.rst57 and argument binding. In essence, it's a compile-time counterpart of
DReversibleAlgorithm.rst12 algorithm ``x`` there exists a *counterpart* algorithm ``reverse_x``,
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_base_vertex_base_instance.txt52 *BaseInstance behaves identically to its counterpart draw calls except that
60 *BaseVertex* is equivalent to its counterpart draw calls except that
/third_party/boost/libs/property_tree/doc/
Dcontainer.qbk24 const counterpart const_assoc_iterator). You can get an ordered view of all
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_base_vertex_base_instance.txt52 *BaseInstance behaves identically to its counterpart draw calls except that
60 *BaseVertex* is equivalent to its counterpart draw calls except that
/third_party/boost/libs/math/doc/sf/
Dellint_legendre.qbk36 ['F([phi], k)] and its complete counterpart ['K(k) = F([pi]/2, k)].
137 ['E([phi], k)] and its complete counterpart ['E(k) = E([pi]/2, k)].
239 ['[Pi](n, [phi], k)] and its complete counterpart ['[Pi](n, k) = E(n, [pi]/2, k)].
364 ['D([phi], k)] and its complete counterpart ['D(k) = D([pi]/2, k)].
/third_party/boost/libs/graph_parallel/doc/
Dtsin_depth_first_visit.rst45 syntactically similar to its `sequential counterpart`_, which provides
213 .. _sequential counterpart: http://www.boost.org/libs/graph/doc/depth_first_visit.html
Dbreadth_first_search.rst27 syntactically equivalent to its `sequential counterpart`_, which
274 .. _sequential counterpart: http://www.boost.org/libs/graph/doc/breadth_first_search.html
/third_party/skia/third_party/externals/icu/source/data/translit/
DHira_Kana.txt141 # small counterpart vowel as a small Hiragana vowel, so
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
DHira_Kana.txt140 # small counterpart vowel as a small Hiragana vowel, so
/third_party/boost/libs/range/doc/reference/algorithm/
Dtransform.qbk40 …` since there is a safe guaranteed behaviour, unlike with the iterator counterpart in the standard…
/third_party/icu/icu4c/source/data/translit/
DHira_Kana.txt141 # small counterpart vowel as a small Hiragana vowel, so
/third_party/boost/libs/spirit/doc/karma/
Dtutorial_intro.qbk16 * __karma__ is the counterpart to __qi__. Some people say it's the Yin to
/third_party/tzdata/
Dleapseconds9 # The NIST file is used instead of its IERS upstream counterpart
/third_party/flatbuffers/docs/source/
DKotlinUsage.md79 Kotlin generated code was designed to be as close as possible to the java counterpart, as for now, …
/third_party/mesa3d/src/intel/isl/
DREADME27 counterpart, isl records the intent to use a surface as a depth or stencil
/third_party/flutter/flutter/packages/flutter/lib/src/services/
Dplatform_channel.dart20 /// by creating a basic message channel counterpart of this channel on the
104 /// by creating a method channel counterpart of this channel on the
450 /// plugin. This can be achieved by creating an `EventChannel` counterpart of
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterPlatformPlugin.mm149 // No counterpart on iOS but is a benign operation. So no asserts.
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dlayout_builder.dart193 /// * [SliverLayoutBuilder], the sliver counterpart of this widget.
/third_party/ltp/doc/
Dbuild-system-guide.txt110 build and installation. If the userspace counterpart of the test fails to load

1234