Searched defs:flex (Results 1 – 9 of 9) sorted by relevance
/external/autotest/frontend/client/src/autotest/common/ui/ |
D | SimpleDialog.java | 18 FlexTable flex = new FlexTable(); in SimpleDialog() local
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Monster.php | 505 … $testf, $testf2, $testf3, $testarrayofstring2, $testarrayofsortedstruct, $flex, $test5, $vector_o… 1029 public static function addFlex(FlatBufferBuilder $builder, $flex)
|
D | Monster.java | 94 …public int flex(int j) { int o = __offset(64); return o != 0 ? bb.get(__vector(o) + j * 1) & 0xFF … in flex() method in Monster 97 …public boolean mutateFlex(int j, int flex) { int o = __offset(64); if (o != 0) { bb.put(__vector(o… in mutateFlex()
|
D | Monster.py | 474 def MonsterAddFlex(builder, flex): builder.PrependUOffsetTRelativeSlot(30, flatbuffers.number_types… argument
|
/external/flatbuffers/tests/ |
D | test.cpp | 193 auto flex = builder.CreateVector(flexbuild.GetBuffer()); in CreateFlatBufferTest() local 330 auto flex = monster->flex(); in AccessFlatBufferTest() local
|
D | monster_test.schema.json | 126 "flex" : { "type" : "array", "items" : { "type" : "number" } }, object
|
D | monster_test_generated.ts | 1321 flex(index: number):number|null { method in MyGame.Example.Monster
|
D | monster_test_generated.js | 1329 MyGame.Example.Monster.prototype.flex = function(index) { method in MyGame.Example.Monster
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|