Home
last modified time | relevance | path

Searched refs:mutateX (Results 1 – 20 of 20) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/MyGame/Example/
H A DVec3.java15 public void mutateX(float x) { bb.putFloat(bb_pos + 0, x); } in mutateX() method in Vec3
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DVec3.java16 public void mutateX(float x) { bb.putFloat(bb_pos + 0, x); } in mutateX() method in Vec3
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/MyGame/Example/
H A DVec3.java16 public void mutateX(float x) { bb.putFloat(bb_pos + 0, x); } in mutateX() method in Vec3
H A DVec3.kt21 fun mutateX(x: Float) : ByteBuffer = bb.putFloat(bb_pos + 0, x) in mutateX() method in MyGame.Example.Vec3
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DVec3.java16 public void mutateX(float x) { bb.putFloat(bb_pos + 0, x); } in mutateX() method in Vec3
H A DVec3.kt21 fun mutateX(x: Float) : ByteBuffer = bb.putFloat(bb_pos + 0, x) in mutateX() method
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/MyGame/Example/
H A DVec3.kt21 fun mutateX(x: Float) : ByteBuffer = bb.putFloat(bb_pos + 0, x) in mutateX() method
H A DVec3.java16 public void mutateX(float x) { bb.putFloat(bb_pos + 0, x); } in mutateX() method in Vec3
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/MyGame/Example/
H A DVec3.java16 public void mutateX(float x) { bb.putFloat(bb_pos + 0, x); } in mutateX() method in Vec3
H A DVec3.kt21 fun mutateX(x: Float) : ByteBuffer = bb.putFloat(bb_pos + 0, x) in mutateX() method
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/
H A DJavaTest.java411 pos.mutateX(55.0f); in TestBuilderBasics()
413 pos.mutateX(1.0f); in TestBuilderBasics()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/
H A DKotlinTest.kt424 pos.mutateX(55.0f) in TestBuilderBasics()
426 pos.mutateX(1.0f) in TestBuilderBasics()
H A DJavaTest.java475 pos.mutateX(55.0f); in TestBuilderBasics()
477 pos.mutateX(1.0f); in TestBuilderBasics()
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/
H A DJavaTest.java414 pos.mutateX(55.0f); in TestBuilderBasics()
416 pos.mutateX(1.0f); in TestBuilderBasics()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/
H A DKotlinTest.kt424 pos.mutateX(55.0f) in TestBuilderBasics()
426 pos.mutateX(1.0f) in TestBuilderBasics()
H A DJavaTest.java417 pos.mutateX(55.0f); in TestBuilderBasics()
419 pos.mutateX(1.0f); in TestBuilderBasics()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/
H A DKotlinTest.kt427 pos.mutateX(55.0f) in TestBuilderBasics()
429 pos.mutateX(1.0f) in TestBuilderBasics()
H A DJavaTest.java485 pos.mutateX(55.0f); in TestBuilderBasics()
487 pos.mutateX(1.0f); in TestBuilderBasics()
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/
H A DKotlinTest.kt427 pos.mutateX(55.0f) in TestBuilderBasics()
429 pos.mutateX(1.0f) in TestBuilderBasics()
H A DJavaTest.java485 pos.mutateX(55.0f); in TestBuilderBasics()
487 pos.mutateX(1.0f); in TestBuilderBasics()