Home
last modified time | relevance | path

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

12

/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/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/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/flatbuffers/tests/my-game/example/
Dmonster.ts420 flex(index: number):number|null { method in Monster
1303 const flex = Monster.createFlexVector(builder, this.flex); constant
Dmonster.js321 flex(index) { method in Monster
946 …3.0, testf3 = 0.0, testarrayofstring2 = [], testarrayofsortedstruct = [], flex = [], test5 = [], v… argument
/third_party/flatbuffers/tests/MyGame/Example/
DMonster.php745 … $testf, $testf2, $testf3, $testarrayofstring2, $testarrayofsortedstruct, $flex, $test5, $vector_o…
1285 public static function addFlex(FlatBufferBuilder $builder, $flex)
DMonster.py956 def AddFlex(builder, flex): builder.PrependUOffsetTRelativeSlot(30, flatbuffers.number_types.UOffse… argument
957 def MonsterAddFlex(builder, flex): argument
DMonster.kt445 fun flex(j: Int) : UByte { in flex() method in MyGame.Example.Monster
DMonster.java115 …public int flex(int j) { int o = __offset(64); return o != 0 ? bb.get(__vector(o) + j * 1) & 0xFF … in flex() method in Monster
121 …public boolean mutateFlex(int j, int flex) { int o = __offset(64); if (o != 0) { bb.put(__vector(o… in mutateFlex()
/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
Dmonster_test_generated.swift878 …public func flex(at index: Int32) -> UInt8 { let o = _accessor.offset(VTOFFSET.flex.v); return o =… in flex() function
879 public var flex: [UInt8] { return _accessor.getVector(at: VTOFFSET.flex.v) ?? [] } variable
1288 public var flex: [UInt8] variable
/third_party/flatbuffers/tests/
Dmonster_test.schema.json258 "flex" : { object
Dtest.cpp206 auto flex = builder.CreateVector(flexbuild.GetBuffer()); in CreateFlatBufferTest() local
398 auto flex = monster->flex(); in AccessFlatBufferTest() local
Dmonster_test_generated.rs2265 let flex = self.flex().map(|x| { in unpack() localVariable
2582 pub fn flex(&self) -> Option<&'a [u8]> { in flex() method
2872 pub flex: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a, u8>>>, field
3337 pub flex: Option<Vec<u8>>, field
3468 let flex = self.flex.as_ref().map(|x|{ in pack() localVariable
/third_party/weex-loader/deps/weex-styler/lib/
Dvalidator.js2350 flex: genEnumValidator(['none', 'auto', 'initial']), property
2943 flex: genEnumValidator(['none', 'auto', 'initial']), property
/third_party/typescript/tests/lib/
Dreact.d.ts990 flex?: number | string; property
Dlib.d.ts4814 flex: string; property

12