/third_party/boost/libs/numeric/ublas/test/ |
D | test_banded_storage_layout.cpp | 51 template< typename Orientation > 59 banded_matrix< int, Orientation > test_matrix( m, n, kl, ku ); in test_band_storage() 91 std::cerr << expected_index( i, Orientation() ) << " "; in test_band_storage() 98 if ( test_matrix.data()[ i ] != expected_index( i, Orientation() ) ) { in test_band_storage() 106 template< typename Orientation > 115 banded_matrix< int, Orientation > test_matrix( m, n, kl, ku ); in test_band_storage_6_by_5() 149 std::cerr << expected_index_6_by_5( i, Orientation() ) << " "; in test_band_storage_6_by_5() 156 if ( test_matrix.data()[ i ] != expected_index_6_by_5( i, Orientation() ) ) { in test_band_storage_6_by_5() 164 template< typename Orientation > 172 banded_matrix< int, Orientation > test_matrix( m, n, kl, ku ); in test_band_storage_5_by_6() [all …]
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | orientation_builder.dart | 10 /// Signature for a function that builds a widget given an [Orientation]. 13 typedef OrientationWidgetBuilder = Widget Function(BuildContext context, Orientation orientation); 47 // both infinite), we prefer Orientation.portrait because its more common to 49 …final Orientation orientation = constraints.maxWidth > constraints.maxHeight ? Orientation.landsca…
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_screen.js | 18 export const Orientation = { variable 31 orientation: Orientation, 107 Orientation, property
|
D | ohos_window.js | 47 export const Orientation = { variable 409 args[len - 1].call(this, paramMock.businessErrorMock,Orientation) 412 resolve(Orientation)
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_decompose.inl | 30 …(tmat4x4<T, P> const & ModelMatrix, tvec3<T, P> & Scale, tquat<T, P> & Orientation, tvec3<T, P> & … argument 187 Orientation.x = x; 188 Orientation.y = y; 189 Orientation.z = z; 190 Orientation.w = w;
|
/third_party/cef/libcef/browser/views/ |
D | box_layout_impl.cc | 57 settings_.horizontal ? views::BoxLayout::Orientation::kHorizontal in CreateLayout() 58 : views::BoxLayout::Orientation::kVertical, in CreateLayout()
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | render_object_widget_test.dart | 26 final Orientation orientation = MediaQuery.of(context).orientation; 28 case Orientation.landscape: 30 case Orientation.portrait:
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | time_picker.dart | 195 final Orientation orientation; 237 final bool layoutPortrait = orientation == Orientation.portrait; 271 … alignment: orientation == Orientation.portrait ? Alignment.topCenter : Alignment.centerLeft, 285 case Orientation.portrait: 294 case Orientation.landscape: 461 Orientation orientation 607 final Orientation orientation; 615 case Orientation.portrait: 618 case Orientation.landscape: 731 final Orientation orientation; [all …]
|
D | date_picker.dart | 70 final Orientation orientation; 110 case Orientation.portrait: 114 case Orientation.landscape: 1006 builder: (BuildContext context, Orientation orientation) { 1015 case Orientation.portrait: 1028 case Orientation.landscape:
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
D | eventhistory.h | 27 QVariant headerData(int section, Qt::Orientation orientation,
|
D | eventhistory.cpp | 47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
D | eventhistory.h | 27 QVariant headerData(int section, Qt::Orientation orientation,
|
D | eventhistory.cpp | 47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData()
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/ |
D | grid_list_demo.dart | 340 final Orientation orientation = MediaQuery.of(context).orientation; 372 crossAxisCount: (orientation == Orientation.portrait) ? 2 : 3, 376 childAspectRatio: (orientation == Orientation.portrait) ? 1.0 : 1.3,
|
/third_party/ffmpeg/tests/ref/fate/ |
D | exif-image-webp | 33 TAG:Orientation= 1
|
D | exif-image-jpg | 33 TAG:Orientation= 1
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/calculator/ |
D | home.dart | 248 final Orientation orientation = MediaQuery.of(context).orientation; 256 fontSize: (orientation == Orientation.portrait) ? 32.0 : 24.0
|
/third_party/libexif/test/testdata/ |
D | fuji_makernote_variant_1.jpg.parsed | 10 Entry 2: Orientation (Short) 41 Entry 1: Orientation (Short)
|
D | olympus_makernote_variant_4.jpg.parsed | 13 Entry 3: Orientation (Short)
|
D | olympus_makernote_variant_3.jpg.parsed | 13 Entry 3: Orientation (Short)
|
D | pentax_makernote_variant_2.jpg.parsed | 10 Entry 2: Orientation (Short)
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/gallery/ |
D | home.dart | 113 final int columnCount = (MediaQuery.of(context).orientation == Orientation.portrait) ? 2 : 3; 329 final bool centerHome = media.orientation == Orientation.portrait && media.size.height < 800.0;
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | EGL_ANGLE_surface_orientation.txt | 111 EGL_SURFACE_ORIENTATION_ANGLE bitmask Orientation of surface
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | EGL_ANGLE_surface_orientation.txt | 111 EGL_SURFACE_ORIENTATION_ANGLE bitmask Orientation of surface
|
/third_party/boost/boost/polygon/detail/ |
D | voronoi_predicates.hpp | 83 enum Orientation { enum 92 static Orientation eval(T value) { in eval() 97 static Orientation eval(int_x2_type dif_x1_, in eval() 105 static Orientation eval(const Point& point1, in eval() 339 typename ot::Orientation orientation = ot::eval( in fast_ps() 478 typename ot::Orientation orient1 = ot::eval( in pps() 480 typename ot::Orientation orient2 = ot::eval( in pps()
|