Home
last modified time | relevance | path

Searched refs:flex (Results 1 - 19 of 19) sorted by relevance

/third_party/libabigail/tests/data/test-abidiff-exit/
H A Dtest-non-leaf-array-v0.c11 void fun(struct flexible flex) { (void) flex; } in fun() argument
H A Dtest-non-leaf-array-v1.c11 void fun(struct flexible flex) { (void) flex; } in fun() argument
/third_party/eudev/
H A Dmissing58 bison yacc flex lex help2man
105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/lame/
H A Dmissing58 bison yacc flex lex help2man
105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/node/deps/cares/
H A Dmissing58 bison yacc flex lex help2man
105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/node/deps/cares/config/
H A Dmissing58 bison yacc flex lex help2man
105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/libevdev/build-aux/
H A Dmissing58 bison yacc flex lex help2man
105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/skia/third_party/externals/libpng/
H A Dmissing58 bison yacc flex lex help2man
105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/third_party/skia/third_party/externals/microhttpd/
H A Dmissing58 bison yacc flex lex help2man
105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/third_party/skia/third_party/externals/angle2/src/compiler/
H A Dgenerate_parser_tools.py7 # Common functionality to call flex and bison to generate lexer and parser of
20 exe_path = os.path.join(sys.path[0], '..', '..', '..', 'tools', 'flex-bison', platform)
39 get_tool_path_platform('flex', 'linux'),
41 get_tool_path_platform('flex.exe', 'windows'),
55 flex = get_tool_path('flex')
59 flex_args = [flex, '--noline', '--nounistd', '--outfile=' + output_source, input_file]
70 # Patch flex output for 64-bit. The patch is simple enough that we could do a string
72 # can vary based on flex version, and the string substitution will find the correct place
85 # If flex'
[all...]
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dflex-array-union-array.h7 struct s_flex flex; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A Dgenerate_parser.sh22 flex --noline --nounistd --outfile=$output_source $input_file
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dgenerate_parser.sh22 flex --noline --nounistd --outfile=$output_source $input_file
/third_party/libbpf/src/
H A Drelo_core.c367 bool flex; in bpf_core_parse_spec() local
373 flex = is_flex_arr(btf, acc - 1, a); in bpf_core_parse_spec()
374 if (!flex && access_idx >= a->nelems) in bpf_core_parse_spec()
643 bool flex; in bpf_core_spec_match() local
649 flex = is_flex_arr(targ_btf, targ_acc - 1, a); in bpf_core_spec_match()
650 if (!flex && local_acc->idx >= a->nelems) in bpf_core_spec_match()
/third_party/selinux/checkpolicy/
H A DMakefile10 LEX = flex
/third_party/selinux/libsepol/src/
H A DMakefile12 LEX = flex
/third_party/weex-loader/deps/weex-styler/lib/
H A Dvalidator.js2350 flex: genEnumValidator(['none', 'auto', 'initial']),
2356 justifyContent: genEnumValidator(['flex-start', 'flex-end', 'center', 'space-between',
2358 alignItems: genEnumValidator(['stretch', 'flex-start', 'flex-end', 'center', 'baseline']),
2359 alignContent: genEnumValidator(['stretch', 'flex-start', 'flex-end', 'center', 'space-between', 'space-around']),
2360 alignSelf: genEnumValidator(["auto", "flex-start", "flex-end", "center", "baseline", "stretch"])
2380 display: genEnumValidator(['flex', 'non
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-cff-interp-cs-common.hh245 static void flex (ENV &env, PARAM& param) {} in flex() function
355 PATH::flex (env, param); in process_op()
792 static void flex (ENV &env, PARAM& param) in flex() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 33 milliseconds