Home
last modified time | relevance | path

Searched refs:mutateA (Results 1 – 25 of 28) sorted by relevance

12

/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
H A DStructInNestedNS.java15 public void mutateA(int a) { bb.putInt(bb_pos + 0, a); } in mutateA() method in StructInNestedNS
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/MyGame/Example/
H A DTest.java15 public void mutateA(short a) { bb.putShort(bb_pos + 0, a); } in mutateA() method in Test
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DTest.java16 public void mutateA(short a) { bb.putShort(bb_pos + 0, a); } in mutateA() method in Test
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
H A DStructInNestedNS.java16 public void mutateA(int a) { bb.putInt(bb_pos + 0, a); } in mutateA() method in StructInNestedNS
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
H A DStructInNestedNS.java16 public void mutateA(int a) { bb.putInt(bb_pos + 0, a); } in mutateA() method in StructInNestedNS
H A DStructInNestedNS.kt21 fun mutateA(a: Int) : ByteBuffer = bb.putInt(bb_pos + 0, a) in mutateA() method in NamespaceA.NamespaceB.StructInNestedNS
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/MyGame/Example/
H A DTest.java16 public void mutateA(short a) { bb.putShort(bb_pos + 0, a); } in mutateA() method in Test
H A DTest.kt21 fun mutateA(a: Short) : ByteBuffer = bb.putShort(bb_pos + 0, a) in mutateA() method in MyGame.Example.Test
H A DNestedStruct.java16 public void mutateA(int j, int a) { bb.putInt(bb_pos + 0 + j * 4, a); } in mutateA() method in NestedStruct
H A DArrayStruct.java16 public void mutateA(float a) { bb.putFloat(bb_pos + 0, a); } in mutateA() method in ArrayStruct
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
H A DStructInNestedNS.kt21 fun mutateA(a: Int) : ByteBuffer = bb.putInt(bb_pos + 0, a) in mutateA() method in NamespaceA.NamespaceB.StructInNestedNS
H A DStructInNestedNS.java16 public void mutateA(int a) { bb.putInt(bb_pos + 0, a); } in mutateA() method in StructInNestedNS
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/namespace_test/NamespaceA/NamespaceB/
H A DStructInNestedNS.kt21 fun mutateA(a: Int) : ByteBuffer = bb.putInt(bb_pos + 0, a) in mutateA() method in NamespaceA.NamespaceB.StructInNestedNS
H A DStructInNestedNS.java16 public void mutateA(int a) { bb.putInt(bb_pos + 0, a); } in mutateA() method in StructInNestedNS
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/namespace_test/NamespaceA/NamespaceB/
H A DStructInNestedNS.kt21 fun mutateA(a: Int) : ByteBuffer = bb.putInt(bb_pos + 0, a) in mutateA() method
H A DStructInNestedNS.java16 public void mutateA(int a) { bb.putInt(bb_pos + 0, a); } in mutateA() method in StructInNestedNS
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/MyGame/Example/
H A DTest.kt21 fun mutateA(a: Short) : ByteBuffer = bb.putShort(bb_pos + 0, a) in mutateA() method
H A DTest.java16 public void mutateA(short a) { bb.putShort(bb_pos + 0, a); } in mutateA() method in Test
H A DNestedStruct.java16 public void mutateA(int j, int a) { bb.putInt(bb_pos + 0 + j * 4, a); } in mutateA() method in NestedStruct
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DTest.kt21 fun mutateA(a: Short) : ByteBuffer = bb.putShort(bb_pos + 0, a) in mutateA() method in MyGame.Example.Test
H A DTest.java16 public void mutateA(short a) { bb.putShort(bb_pos + 0, a); } in mutateA() method in Test
H A DNestedStruct.java16 public void mutateA(int j, int a) { bb.putInt(bb_pos + 0 + j * 4, a); } in mutateA() method in NestedStruct
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/MyGame/Example/
H A DTest.kt21 fun mutateA(a: Short) : ByteBuffer = bb.putShort(bb_pos + 0, a) in mutateA() method
H A DTest.java16 public void mutateA(short a) { bb.putShort(bb_pos + 0, a); } in mutateA() method in Test
H A DNestedStruct.java16 public void mutateA(int j, int a) { bb.putInt(bb_pos + 0 + j * 4, a); } in mutateA() method in NestedStruct

12