Searched refs:addIntX (Results 1 – 6 of 6) sorted by relevance
| /third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/ |
| D | TableInNestedNS.php | 72 $builder->addIntX(0, $foo, 0);
|
| /third_party/flatbuffers/tests/union_vector/ |
| D | Attacker.php | 80 $builder->addIntX(0, $swordAttackDamage, 0);
|
| /third_party/flatbuffers/tests/MyGame/Example/ |
| D | TypeAliases.php | 257 $builder->addIntX(4, $i32, 0);
|
| D | Monster.php | 1075 $builder->addIntX(16, $testhashs32Fnv1, 0); 1115 $builder->addIntX(20, $testhashs32Fnv1a, 0);
|
| /third_party/flatbuffers/php/ |
| D | FlatbufferBuilder.php | 473 public function addIntX($o, $x, $d) function in Google\\FlatBuffers\\FlatbufferBuilder
|
| /third_party/flatbuffers/tests/ |
| D | phpTest.php | 251 $builder->addIntX($f, $int_val, 0);
|