Home
last modified time | relevance | path

Searched refs:addIntX (Results 1 – 6 of 6) sorted by relevance

/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DTableInNestedNS.php72 $builder->addIntX(0, $foo, 0);
/external/flatbuffers/tests/union_vector/
DAttacker.php80 $builder->addIntX(0, $swordAttackDamage, 0);
/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.php257 $builder->addIntX(4, $i32, 0);
DMonster.php1009 $builder->addIntX(16, $testhashs32Fnv1, 0);
1049 $builder->addIntX(20, $testhashs32Fnv1a, 0);
/external/flatbuffers/php/
DFlatbufferBuilder.php473 public function addIntX($o, $x, $d) function in Google\\FlatBuffers\\FlatbufferBuilder
/external/flatbuffers/tests/
DphpTest.php251 $builder->addIntX($f, $int_val, 0);