Home
last modified time | relevance | path

Searched defs:flex (Results 1 – 21 of 21) sorted by relevance

/third_party/gstreamer/gstreamer/gst/parse/
Dget_flex_version.py7 flex = sys.argv[1] variable
Dgen_lex.py.in11 flex = [r'@FLEX@'] + shlex.split(r'@FLEX_ARGS@') variable
Dgen_lex.py11 flex = [r'/usr/bin/flex'] + shlex.split(r'') variable
Dmeson.build7 flex = find_program('flex', 'win_flex') variable
/third_party/ltp/tools/sparse/sparse-src/validation/
Dflex-array-union-array.h7 struct s_flex flex; member
/third_party/libabigail/tests/data/test-abidiff-exit/
Dtest-non-leaf-array-v0.c11 void fun(struct flexible flex) { (void) flex; } in fun()
Dtest-non-leaf-array-v1.c11 void fun(struct flexible flex) { (void) flex; } in fun()
/third_party/cef/libcef/browser/views/
Dbox_layout_impl.cc20 void CefBoxLayoutImpl::SetFlexForView(CefRefPtr<CefView> view, int flex) { in SetFlexForView()
/third_party/cef/libcef_dll/ctocpp/views/
Dbox_layout_ctocpp.cc23 void CefBoxLayoutCToCpp::SetFlexForView(CefRefPtr<CefView> view, int flex) { in SetFlexForView()
/third_party/cef/libcef_dll/cpptoc/views/
Dbox_layout_cpptoc.cc26 int flex) { in box_layout_set_flex_for_view()
/third_party/ejdb/src/bindings/ejdb2_react_native/tests/
DApp.js299 flex: 1, property
/third_party/libbpf/src/
Drelo_core.c367 bool flex; in bpf_core_parse_spec() local
643 bool flex; in bpf_core_spec_match() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-cs-common.hh245 static void flex (ENV &env, PARAM& param) {} in flex() function
787 static void flex (ENV &env, PARAM& param) in flex() function
/third_party/harfbuzz/src/
Dhb-cff-interp-cs-common.hh245 static void flex (ENV &env, PARAM& param) {} in flex() function
792 static void flex (ENV &env, PARAM& param) in flex() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-cs-common.hh245 static void flex (ENV &env, PARAM& param) {} in flex() function
792 static void flex (ENV &env, PARAM& param) in flex() function
/third_party/weex-loader/deps/weex-styler/lib/
Dvalidator.js2350 flex: genEnumValidator(['none', 'auto', 'initial']), property
2944 flex: genEnumValidator(['none', 'auto', 'initial']), property
/third_party/typescript/tests/lib/
Dreact.d.ts990 flex?: number | string; property
Dlib.d.ts4814 flex: string; property
/third_party/typescript/lib/
Dlib.dom.d.ts2945 flex: string; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts2925 flex: string; property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81565 static nsIAtom* flex; member in nsGkAtoms