| /third_party/libabigail/tests/data/test-abidiff-exit/ |
| D | test-non-leaf-array-v1.c | 11 void fun(struct flexible flex) { (void) flex; } in fun()
|
| D | test-non-leaf-array-v0.c | 11 void fun(struct flexible flex) { (void) flex; } in fun()
|
| /third_party/flatbuffers/tests/ |
| D | monster_test.cpp | 156 auto flex = builder.CreateVector(flexbuild.GetBuffer()); in CreateFlatBufferTest() local 376 auto flex = monster->flex(); in AccessFlatBufferTest() local
|
| D | monster_test.schema.json | 272 "flex" : { object
|
| D | monster_test_generated.py | 1823 def MonsterAddFlex(builder, flex): argument
|
| /third_party/flatbuffers/tests/MyGame/Example/ |
| D | MonsterT.java | 51 private int[] flex; field in MonsterT 196 public void setFlex(int[] flex) { this.flex = flex; } in setFlex()
|
| D | Monster.php | 842 … $testf, $testf2, $testf3, $testarrayofstring2, $testarrayofsortedstruct, $flex, $test5, $vector_o… 1393 public static function addFlex(FlatBufferBuilder $builder, $flex)
|
| D | Monster.py | 1110 def MonsterAddFlex(builder, flex): argument 1113 def AddFlex(builder, flex): argument
|
| D | Monster.kt | 460 fun flex(j: Int) : UByte { in flex() method
|
| D | Monster.java | 127 …public int flex(int j) { int o = __offset(64); return o != 0 ? bb.get(__vector(o) + j * 1) & 0xFF … in flex() method in Monster 133 …public boolean mutateFlex(int j, int flex) { int o = __offset(64); if (o != 0) { bb.put(__vector(o… in mutateFlex()
|
| /third_party/libbpf/src/ |
| D | relo_core.c | 367 bool flex; in bpf_core_parse_spec() local 643 bool flex; in bpf_core_spec_match() local
|
| /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/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-cff-interp-cs-common.hh | 234 static void flex (ENV &env, PARAM& param) {} in flex() function 781 static void flex (ENV &env, PARAM& param) in flex() function
|
| /third_party/flatbuffers/tests/monster_test/my_game/example/ |
| D | monster_generated.rs | 241 let flex = self.flex().map(|x| { in unpack() localVariable 622 pub fn flex(&self) -> Option<flatbuffers::Vector<'a, u8>> { in flex() method 1111 pub flex: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a, u8>>>, field 1654 pub flex: Option<Vec<u8>>, field 1807 let flex = self.flex.as_ref().map(|x|{ in pack() localVariable
|
| /third_party/flatbuffers/tests/ts/my-game/example/ |
| D | monster.ts | 1547 const flex = Monster.createFlexVector(builder, this.flex); constant
|
| D | monster.js | 322 flex(index) { method in Monster 1115 …3.0, testf3 = 0.0, testarrayofstring2 = [], testarrayofsortedstruct = [], flex = [], test5 = [], v… argument
|
| /third_party/flatbuffers/tests/monster_test_serialize/my_game/example/ |
| D | monster_generated.rs | 243 let flex = self.flex().map(|x| { in unpack() localVariable 624 pub fn flex(&self) -> Option<flatbuffers::Vector<'a, u8>> { in flex() method 1113 pub flex: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a, u8>>>, field 1881 pub flex: Option<Vec<u8>>, field 2034 let flex = self.flex.as_ref().map(|x|{ in pack() localVariable
|
| /third_party/flatbuffers/java/src/test/java/ |
| D | JavaTest.java | 1496 int[] flex = monster.getFlex(); in TestObject() local
|
| /third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/ |
| D | monster_test_generated.swift | 1262 …public func flex(at index: Int32) -> UInt8 { let o = _accessor.offset(VTOFFSET.flex.v); return o =… in flex() function 1263 public var flex: [UInt8] { return _accessor.getVector(at: VTOFFSET.flex.v) ?? [] } variable 2153 public var flex: [UInt8] variable
|
| /third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests/ |
| D | monster_test_generated.swift | 1262 …public func flex(at index: Int32) -> UInt8 { let o = _accessor.offset(VTOFFSET.flex.v); return o =… in flex() function 1263 public var flex: [UInt8] { return _accessor.getVector(at: VTOFFSET.flex.v) ?? [] } variable 2153 public var flex: [UInt8] variable
|
| /third_party/weex-loader/deps/weex-styler/lib/ |
| D | validator.js | 2350 flex: genEnumValidator(['none', 'auto', 'initial']), property 2944 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
|
| /third_party/typescript/src/lib/ |
| D | dom.generated.d.ts | 2979 flex: string; property
|
| /third_party/typescript/lib/ |
| D | lib.dom.d.ts | 2999 flex: string; property
|