/third_party/gstreamer/gstreamer/gst/parse/ |
D | get_flex_version.py | 7 flex = sys.argv[1] variable
|
D | gen_lex.py.in | 11 flex = [r'@FLEX@'] + shlex.split(r'@FLEX_ARGS@') variable
|
D | gen_lex.py | 11 flex = [r'/usr/bin/flex'] + shlex.split(r'') variable
|
D | meson.build | 7 flex = find_program('flex', 'win_flex') variable
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | flex-array-union-array.h | 7 struct s_flex flex; member
|
/third_party/cef/libcef/browser/views/ |
D | box_layout_impl.cc | 20 void CefBoxLayoutImpl::SetFlexForView(CefRefPtr<CefView> view, int flex) { in SetFlexForView()
|
/third_party/cef/libcef_dll/ctocpp/views/ |
D | box_layout_ctocpp.cc | 23 void CefBoxLayoutCToCpp::SetFlexForView(CefRefPtr<CefView> view, int flex) { in SetFlexForView()
|
/third_party/cef/libcef_dll/cpptoc/views/ |
D | box_layout_cpptoc.cc | 26 int flex) { in box_layout_set_flex_for_view()
|
/third_party/ejdb/src/bindings/ejdb2_react_native/tests/ |
D | App.js | 299 flex: 1, property
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-cff-interp-cs-common.hh | 245 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/ |
D | hb-cff-interp-cs-common.hh | 245 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/ |
D | hb-cff-interp-cs-common.hh | 245 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/ |
D | monster.ts | 420 flex(index: number):number|null { method in Monster 1303 const flex = Monster.createFlexVector(builder, this.flex); constant
|
D | monster.js | 321 flex(index) { method in Monster 946 …3.0, testf3 = 0.0, testarrayofstring2 = [], testarrayofsortedstruct = [], flex = [], test5 = [], v… argument
|
/third_party/flatbuffers/tests/MyGame/Example/ |
D | Monster.php | 745 … $testf, $testf2, $testf3, $testarrayofstring2, $testarrayofsortedstruct, $flex, $test5, $vector_o… 1285 public static function addFlex(FlatBufferBuilder $builder, $flex)
|
D | Monster.py | 956 def AddFlex(builder, flex): builder.PrependUOffsetTRelativeSlot(30, flatbuffers.number_types.UOffse… argument 957 def MonsterAddFlex(builder, flex): argument
|
D | Monster.kt | 445 fun flex(j: Int) : UByte { in flex() method in MyGame.Example.Monster
|
D | Monster.java | 115 …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/ |
D | monster_test_generated.swift | 878 …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/ |
D | monster_test.schema.json | 258 "flex" : { object
|
D | test.cpp | 206 auto flex = builder.CreateVector(flexbuild.GetBuffer()); in CreateFlatBufferTest() local 398 auto flex = monster->flex(); in AccessFlatBufferTest() local
|
D | monster_test_generated.rs | 2265 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/ |
D | validator.js | 2350 flex: genEnumValidator(['none', 'auto', 'initial']), property 2943 flex: genEnumValidator(['none', 'auto', 'initial']), property
|
/third_party/typescript/tests/lib/ |
D | react.d.ts | 990 flex?: number | string; property
|
D | lib.d.ts | 4814 flex: string; property
|