Home
last modified time | relevance | path

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

1234

/third_party/typescript/tests/baselines/reference/
DanyAndUnknownHaveFalsyComponents.types19 >{ display: "block", ...(isTreeHeader1 && { display: "flex", }) } : any
26 >(isTreeHeader1 && { display: "flex", }) : any
27 >isTreeHeader1 && { display: "flex", } : any
29 >{ display: "flex", } : { display: string; }
31 display: "flex",
33 >"flex" : "flex"
56 >{ display: "block", ...(isTreeHeader1 && { display: "flex", }) } : any
63 >(isTreeHeader1 && { display: "flex", }) : any
64 >isTreeHeader1 && { display: "flex", } : any
66 >{ display: "flex", } : { display: string; }
[all …]
DanyAndUnknownHaveFalsyComponents.symbols23 display: "flex",
51 display: "flex",
/third_party/skia/third_party/externals/angle2/tools/flex-bison/
DREADME.md1 # flex and bison binaries
3 This folder contains the flex and bison binaries. We use these binaries to
16 lexer and parser files. If we do we should add a flex/bison download for Mac as
21 ## Updating flex and bison binaries
30 Install MSys2 (x86_64) from http://www.msys2.org/ on Windows. `flex` should
37 Note the versions of flex and bison so the same versions can be build on Linux.
41 $ flex --version
42 flex 2.6.4
59 $ ldd /usr/bin/flex
69 $ cp /usr/bin/flex.exe \
[all …]
/third_party/skia/third_party/externals/angle2/
D.gitignore77 /tools/flex-bison/linux/bison
78 /tools/flex-bison/linux/flex
79 /tools/flex-bison/windows/bison.exe
80 /tools/flex-bison/windows/flex.exe
81 /tools/flex-bison/windows/m4.exe
82 /tools/flex-bison/windows/msys*.dll
/third_party/openssl/test/ssl-tests/
D04-client_auth.cnf5 test-0 = 0-server-auth-flex
6 test-1 = 1-client-auth-flex-request
7 test-2 = 2-client-auth-flex-require-fail
8 test-3 = 3-client-auth-flex-require
9 test-4 = 4-client-auth-flex-require-non-empty-names
10 test-5 = 5-client-auth-flex-noroot
43 [0-server-auth-flex]
44 ssl_conf = 0-server-auth-flex-ssl
46 [0-server-auth-flex-ssl]
47 server = 0-server-auth-flex-server
[all …]
/third_party/skia/third_party/externals/dawn/infra/config/global/generated/
Dcr-buildbucket.cfg18 dimensions: "pool:luci.flex.ci"
40 dimensions: "pool:luci.flex.ci"
61 dimensions: "pool:luci.flex.ci"
82 dimensions: "pool:luci.flex.ci"
103 dimensions: "pool:luci.flex.ci"
124 dimensions: "pool:luci.flex.ci"
149 dimensions: "pool:luci.flex.ci"
174 dimensions: "pool:luci.flex.ci"
199 dimensions: "pool:luci.flex.ci"
224 dimensions: "pool:luci.flex.ci"
[all …]
Drealms.cfg50 principals: "group:flex-ci-led-users"
66 principals: "group:flex-try-led-users"
/third_party/skia/third_party/externals/tint/infra/config/global/generated/
Dcr-buildbucket.cfg18 dimensions: "pool:luci.flex.ci"
39 dimensions: "pool:luci.flex.ci"
60 dimensions: "pool:luci.flex.ci"
81 dimensions: "pool:luci.flex.ci"
102 dimensions: "pool:luci.flex.ci"
127 dimensions: "pool:luci.flex.ci"
152 dimensions: "pool:luci.flex.ci"
177 dimensions: "pool:luci.flex.ci"
202 dimensions: "pool:luci.flex.ci"
227 dimensions: "pool:luci.flex.ci"
[all …]
/third_party/gn/infra/config/generated/
Dcr-buildbucket.cfg18 dimensions: "pool:luci.flex.ci"
36 dimensions: "pool:luci.flex.ci"
58 dimensions: "pool:luci.flex.ci"
96 dimensions: "pool:luci.flex.try"
114 dimensions: "pool:luci.flex.try"
136 dimensions: "pool:luci.flex.try"
/third_party/libphonenumber/migrator/migrator-servlet/src/main/webapp/stylesheets/
Dservlet-main.css17 display: flex;
18 flex-wrap: wrap;
31 display: flex;
32 flex-direction: column;
/third_party/libabigail/tests/data/test-abidiff-exit/
Dtest-non-leaf-array-v1.c11 void fun(struct flexible flex) { (void) flex; } in fun() argument
Dtest-non-leaf-array-v0.c11 void fun(struct flexible flex) { (void) flex; } in fun() argument
/third_party/node/deps/v8/tools/turbolizer/
Dturbo-visualizer.css159 display: flex;
160 flex-direction: row;
344 flex: 1;
348 #middle.display-inline-flex,
349 #middle.display-inline-flex #multiview,
350 #middle.display-inline-flex #ranges {
351 display: inline-flex;
357 display: flex;
358 flex-direction: column;
/third_party/skia/third_party/externals/microhttpd/
Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/third_party/node/deps/cares/config/
Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/libevdev/build-aux/
Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/lame/
Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/curl/
Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/skia/third_party/externals/libpng/
Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/node/deps/cares/
Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/googletest/docs/_sass/
Dmain.scss8 display: flex;
15 flex-shrink: 0;
169 flex-direction: column;
/third_party/skia/third_party/externals/angle2/doc/
D64BitSafety.md4 grammar files has been that certain versions of flex, the lexer on which ANGLE
9 developers invoking flex via the generate\_parser.sh scripts in the relevant
/third_party/skia/third_party/externals/angle2/src/compiler/
Dgenerate_parser_tools.py55 flex = get_tool_path('flex')
59 flex_args = [flex, '--noline', '--nounistd', '--outfile=' + output_source, input_file]
/third_party/node/deps/v8/tools/system-analyzer/
Dindex.css131 display: flex;
139 flex: 1;
158 flex: 1;
/third_party/weex-loader/test/spec/
Df.css2 flex-direction: row;

1234