Lines Matching defs:u8
34 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
148 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
274 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
285 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
369 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
380 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
464 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
475 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
655 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
666 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
846 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
857 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
1006 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
1013 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
1020 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
1022 ::std::slice::from_raw_parts(self as *const Test as *const u8, Self::size()) in push() constant
1031 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
1033 ::std::slice::from_raw_parts(*self as *const Test as *const u8, Self::size()) in push() constant
1080 &x_le as *const i16 as *const u8, in set_a() constant
1103 &x_le as *const i8 as *const u8, in set_b() constant
1159 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
1166 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
1173 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
1175 ::std::slice::from_raw_parts(self as *const Vec3 as *const u8, Self::size()) in push() constant
1184 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
1186 ::std::slice::from_raw_parts(*self as *const Vec3 as *const u8, Self::size()) in push() constant
1241 &x_le as *const f32 as *const u8, in set_x() constant
1264 &x_le as *const f32 as *const u8, in set_y() constant
1287 &x_le as *const f32 as *const u8, in set_z() constant
1310 &x_le as *const f64 as *const u8, in set_test1() constant
1333 &x_le as *const Color as *const u8, in set_test2() constant
1405 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
1412 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
1419 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
1421 ::std::slice::from_raw_parts(self as *const Ability as *const u8, Self::size()) in push() constant
1430 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
1432 ::std::slice::from_raw_parts(*self as *const Ability as *const u8, Self::size()) in push() constant
1479 &x_le as *const u32 as *const u8, in set_id() constant
1512 &x_le as *const u32 as *const u8, in set_distance() constant
1565 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
1572 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
1579 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
1581 ::std::slice::from_raw_parts(self as *const StructOfStructs as *const u8, Self::size()) in push() constant
1590 fn push(&self, dst: &mut [u8], _rest: &[u8]) { in push()
1592 ::std::slice::from_raw_parts(*self as *const StructOfStructs as *const u8, Self::size()) in push() constant
1684 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
1808 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
1986 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
2121 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
2474 pub fn inventory(&self) -> Option<&'a [u8]> { in inventory()
2508 pub fn testnestedflatbuffer(&self) -> Option<&'a [u8]> { in testnestedflatbuffer()
2582 pub fn flex(&self) -> Option<&'a [u8]> { in flex()
2658 pub fn testrequirednestedflatbuffer(&self) -> Option<&'a [u8]> { in testrequirednestedflatbuffer()
2973 pub fn add_inventory(&mut self, inventory: flatbuffers::WIPOffset<flatbuffers::Vector<'b , u8>>) { in add_inventory() argument
3005 …flatbuffer(&mut self, testnestedflatbuffer: flatbuffers::WIPOffset<flatbuffers::Vector<'b , u8>>) { in add_testnestedflatbuffer() argument
3073 pub fn add_flex(&mut self, flex: flatbuffers::WIPOffset<flatbuffers::Vector<'b , u8>>) { in add_flex() argument
3149 …er(&mut self, testrequirednestedflatbuffer: flatbuffers::WIPOffset<flatbuffers::Vector<'b , u8>>) { in add_testrequirednestedflatbuffer() argument
3579 fn follow(buf: &'a [u8], loc: usize) -> Self::Inner { in follow()
3663 pub fn u8_(&self) -> u8 { in u8_()
3774 pub fn add_u8_(&mut self, u8_: u8) { in add_u8_()
3962 buf: &'b [u8], in root_as_monster_with_opts()
3975 buf: &'b [u8], in size_prefixed_root_as_monster_with_opts()