Home
last modified time | relevance | path

Searched refs:flex (Results 1 – 25 of 159) sorted by relevance

1234567

/external/ImageMagick/www/assets/
Dmagick.css6flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-rig…
/external/autotest/frontend/client/src/autotest/common/ui/
DSimpleDialog.java18 FlexTable flex = new FlexTable(); in SimpleDialog() local
19 flex.setText(0, 0, title); in SimpleDialog()
20 flex.getFlexCellFormatter().setStylePrimaryName(0, 0, "field-name"); in SimpleDialog()
22 flex.setWidget(1, 0, contents); in SimpleDialog()
30 flex.setWidget(2, 0, ok); in SimpleDialog()
32 add(flex); in SimpleDialog()
/external/perfetto/ui/src/assets/
Dcommon.scss119 display: flex;
122 flex-direction: row;
132 display: flex;
133 flex-direction: column
147 display: flex;
299 flex: 1 1 auto;
305 // Override top level overflow: hidden so height of this flex item can be
332 flex: 1;
334 display: flex;
335 flex-flow: column nowrap;
[all …]
/external/selinux/
DREADME6 yum install audit-libs-devel bison bzip2-devel dbus-devel dbus-glib-devel flex flex-devel flex-stat…
/external/tensorflow/tensorflow/lite/delegates/flex/
Ddelegate.cc29 namespace flex { namespace
141 Prepare = &flex::delegate::Prepare; in FlexDelegate()
142 CopyFromBufferHandle = &flex::delegate::CopyFromBufferHandle; in FlexDelegate()
Dkernel.h21 namespace flex {
Ddelegate.h54 flex::DelegateData delegate_data_;
Dutil.h24 namespace flex {
/external/libevent/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/lmfit/build-aux/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/speex/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/expat/conftools/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/curl/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/python/cpython2/Modules/_ctypes/libffi/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/strace/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/pcre/dist2/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/libpng/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/libnetfilter_conntrack/build-aux/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/google-breakpad/autotools/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/libxkbcommon/xkbcommon/build-aux/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/external/ImageMagick/config/
Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/external/iperf3/config/
Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/external/mesa3d/m4/
Dax_prog_flex.m411 # Check whether flex is the scanner generator. Run ACTION-IF-TRUE if
55 AC_CACHE_CHECK([if flex is the lexer generator],[ax_cv_prog_flex],[
56 AS_IF([$LEX --version 2>/dev/null | $EGREP -qw '^g?flex'],
/external/cldr/tools/java/org/unicode/cldr/tool/
Dindex.css172 display: flex;
173 flex-flow: row wrap;
189 display: flex;
/external/tensorflow/tensorflow/lite/
DBUILD195 "//tensorflow/lite/delegates/flex:delegate",
308 # Test model framework with the flex library linked into the target.
317 "no_gpu", # GPU + flex is not officially supported.
325 "//tensorflow/lite/delegates/flex:delegate",

1234567