Home
last modified time | relevance | path

Searched defs:Ability (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DAbility.cs12 public struct Ability : IFlatbufferObject struct
24 …public static Offset<MyGame.Example.Ability> CreateAbility(FlatBufferBuilder builder, uint Id, uin… in CreateAbility()
39 public static Offset<MyGame.Example.Ability> Pack(FlatBufferBuilder builder, AbilityT _o) { in Pack()
H A DAbility.go30 type Ability struct { struct
31 _tab flatbuffers.Struct
34 func (rcv *Ability) Init(buf []byte, i flatbuffers.UOffsetT) {
39 func (rcv *Ability) Table() flatbuffers.Table {
43 func (rcv *Ability) Id() uint32 {
46 func (rcv *Ability) MutateId(n uint32) bool {
50 func (rcv *Ability) Distance() uint32 {
53 func (rcv *Ability) MutateDistance(n uint32) bool {
H A DAbility.kt10 class Ability : Struct() { class
H A DAbility.php11 class Ability extends Struct class
H A DAbility.py9 class Ability(object): class
H A DAbility.java11 public final class Ability extends Struct { class
/aosp_15_r20/external/flatbuffers/tests/monster_test_serialize/my_game/example/
H A Dability_generated.rs17 pub struct Ability(pub [u8; 8]); struct
18 impl Default for Ability { implementation
23 impl core::fmt::Debug for Ability { implementation
32 impl flatbuffers::SimpleToVerifyInSlice for Ability {} implementation
33 impl flatbuffers::SafeSliceAccess for Ability {} implementation
34 impl<'a> flatbuffers::Follow<'a> for Ability { implementation
41 impl<'a> flatbuffers::Follow<'a> for &'a Ability { implementation
48 impl<'b> flatbuffers::Push for Ability { implementation
53 ::core::slice::from_raw_parts(self as *const Ability as *const u8, Self::size()) in push() constant
58 impl<'b> flatbuffers::Push for &'b Ability { implementation
[all …]
H A Dstruct_of_structs_generated.rs97 a: &Ability, in new()
99 c: &Ability, in new()
112 pub fn a(&self) -> &Ability { in a()
113 unsafe { &*(self.0[0..].as_ptr() as *const Ability) } in a() constant
117 pub fn set_a(&mut self, x: &Ability) { in set_a()
130 pub fn c(&self) -> &Ability { in c()
131 unsafe { &*(self.0[12..].as_ptr() as *const Ability) } in c() constant
135 pub fn set_c(&mut self, x: &Ability) { in set_c()
H A Dmonster_generated.rs498 pub fn testarrayofsortedstruct(&self) -> Option<&'a [Ability]> { in testarrayofsortedstruct()
1228 …ct(&mut self, testarrayofsortedstruct: flatbuffers::WIPOffset<flatbuffers::Vector<'b , Ability>>) { in add_testarrayofsortedstruct() argument
/aosp_15_r20/external/flatbuffers/tests/monster_test/my_game/example/
H A Dability_generated.rs15 pub struct Ability(pub [u8; 8]); struct
16 impl Default for Ability { implementation
21 impl core::fmt::Debug for Ability { implementation
30 impl flatbuffers::SimpleToVerifyInSlice for Ability {} implementation
31 impl flatbuffers::SafeSliceAccess for Ability {} implementation
32 impl<'a> flatbuffers::Follow<'a> for Ability { implementation
39 impl<'a> flatbuffers::Follow<'a> for &'a Ability { implementation
46 impl<'b> flatbuffers::Push for Ability { implementation
51 ::core::slice::from_raw_parts(self as *const Ability as *const u8, Self::size()) in push() constant
56 impl<'b> flatbuffers::Push for &'b Ability { implementation
[all …]
H A Dstruct_of_structs_generated.rs82 a: &Ability, in new()
84 c: &Ability, in new()
97 pub fn a(&self) -> &Ability { in a()
98 unsafe { &*(self.0[0..].as_ptr() as *const Ability) } in a() constant
102 pub fn set_a(&mut self, x: &Ability) { in set_a()
115 pub fn c(&self) -> &Ability { in c()
116 unsafe { &*(self.0[12..].as_ptr() as *const Ability) } in c() constant
120 pub fn set_c(&mut self, x: &Ability) { in set_c()
H A Dmonster_generated.rs496 pub fn testarrayofsortedstruct(&self) -> Option<&'a [Ability]> { in testarrayofsortedstruct()
1009 …ct(&mut self, testarrayofsortedstruct: flatbuffers::WIPOffset<flatbuffers::Vector<'b , Ability>>) { in add_testarrayofsortedstruct() argument
/aosp_15_r20/external/flatbuffers/tests/my-game/example/
H A Dability.ts7 export class Ability { class
H A Dability.js2 export class Ability { class
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/type/
H A DRecursiveTypeTest.java14 public static interface Ability<T> { } interface in RecursiveTypeTest
/aosp_15_r20/external/flatbuffers/tests/
H A Dmonster_test_generated.py410 class Ability(object): class
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/
H A Dtokenizer.json37415 "Ability": 35003, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/
H A Dtokenizer.json37415 "Ability": 35003, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/
H A Dtokenizer.json37356 "Ability": 35003, number