Searched refs:counterpart (Results 1 – 25 of 99) sorted by relevance
1234
/third_party/pixman/demos/ |
D | scale.c | 167 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/ |
D | dns-interface.d | 11 counterpart to --interface (which does not affect DNS). The supplied string
|
/third_party/lwip/ |
D | FEATURES | 11 …nameserver, mDNS responder, MQTT client (TLS support since v2.1.0), TFTP server, iPerf2 counterpart
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | Algorithms-Transformation.rst | 13 an accordingly named ``reverse_`` counterpart carrying the transformation
|
D | Algorithms.rst | 32 transformation algorithm provides a ``reverse_`` counterpart,
|
D | bind.rst | 57 and argument binding. In essence, it's a compile-time counterpart of
|
D | ReversibleAlgorithm.rst | 12 algorithm ``x`` there exists a *counterpart* algorithm ``reverse_x``,
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_base_vertex_base_instance.txt | 52 *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/ |
D | container.qbk | 24 const counterpart const_assoc_iterator). You can get an ordered view of all
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_base_vertex_base_instance.txt | 52 *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/ |
D | ellint_legendre.qbk | 36 ['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/ |
D | tsin_depth_first_visit.rst | 45 syntactically similar to its `sequential counterpart`_, which provides 213 .. _sequential counterpart: http://www.boost.org/libs/graph/doc/depth_first_visit.html
|
D | breadth_first_search.rst | 27 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/ |
D | Hira_Kana.txt | 141 # small counterpart vowel as a small Hiragana vowel, so
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | Hira_Kana.txt | 140 # small counterpart vowel as a small Hiragana vowel, so
|
/third_party/boost/libs/range/doc/reference/algorithm/ |
D | transform.qbk | 40 …` since there is a safe guaranteed behaviour, unlike with the iterator counterpart in the standard…
|
/third_party/icu/icu4c/source/data/translit/ |
D | Hira_Kana.txt | 141 # small counterpart vowel as a small Hiragana vowel, so
|
/third_party/boost/libs/spirit/doc/karma/ |
D | tutorial_intro.qbk | 16 * __karma__ is the counterpart to __qi__. Some people say it's the Yin to
|
/third_party/tzdata/ |
D | leapseconds | 9 # The NIST file is used instead of its IERS upstream counterpart
|
/third_party/flatbuffers/docs/source/ |
D | KotlinUsage.md | 79 Kotlin generated code was designed to be as close as possible to the java counterpart, as for now, …
|
/third_party/mesa3d/src/intel/isl/ |
D | README | 27 counterpart, isl records the intent to use a surface as a depth or stencil
|
/third_party/flutter/flutter/packages/flutter/lib/src/services/ |
D | platform_channel.dart | 20 /// 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/ |
D | FlutterPlatformPlugin.mm | 149 // No counterpart on iOS but is a benign operation. So no asserts.
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | layout_builder.dart | 193 /// * [SliverLayoutBuilder], the sliver counterpart of this widget.
|
/third_party/ltp/doc/ |
D | build-system-guide.txt | 110 build and installation. If the userspace counterpart of the test fails to load
|
1234