Home
last modified time | relevance | path

Searched defs:get_x (Results 1 – 25 of 53) sorted by relevance

123

/external/sdv/vsomeip/third_party/boost/range/test/adaptor_test/
Dticket_6742_transformed_c4789_warning.cpp29 struct get_x struct
31 typedef double result_type;
32 double operator()(const test_struct& s) const in operator ()()
/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dadapt_adt.cpp44 int get_x() const { return x; } in get_x() function in ns::point
68 int get_x() const { return x; } in get_x() function in ns::point_with_private_members
Dadapt_assoc_adt_named.cpp36 int get_x() const { return x; } in get_x() function in ns::point
Dadapt_assoc_adt.cpp38 int get_x() const { return x; } in get_x() function in ns::point
Dadapt_assoc_tpl_adt.cpp39 X get_x() const { return x; } in get_x() function in ns::point
Dadapt_adt_named.cpp43 int get_x() const { return x; } in get_x() function in ns::point
Dadapt_tpl_adt.cpp45 X get_x() const { return x; } in get_x() function in ns::point
/external/clang/test/SemaCXX/
Dms-property.cpp16 int get_x() const { return x_; } in get_x() function in Test1
/external/rust/android-crates-io/crates/plotters/src/chart/context/cartesian3d/
Dmod.rs19 fn get_x(&self) -> &X { in get_x() method
/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_mi.cpp41 int get_x() const in get_x() function in A
/external/clang/test/CodeGenCXX/
Dms-property.cpp17 int get_x() const { return x_; } in get_x() function in Test1
/external/pytorch/test/torch_np/
Dtest_ufuncs_basic.py42 def get_x(self, ufunc): member in TestUnaryUfuncs
/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust_legacy/
Dpacket_decl_64bit_scalar_array_big_endian.rs115 pub fn get_x(&self) -> &[u64; 7] { in get_x() method
Dpacket_decl_64bit_scalar_array_little_endian.rs115 pub fn get_x(&self) -> &[u64; 7] { in get_x() method
Dpacket_decl_24bit_scalar_array_little_endian.rs115 pub fn get_x(&self) -> &[u32; 5] { in get_x() method
Dpacket_decl_24bit_scalar_big_endian.rs117 pub fn get_x(&self) -> u32 { in get_x() method
Dpacket_decl_8bit_scalar_array_little_endian.rs115 pub fn get_x(&self) -> &[u8; 3] { in get_x() method
Dpacket_decl_24bit_scalar_little_endian.rs117 pub fn get_x(&self) -> u32 { in get_x() method
Dpacket_decl_8bit_scalar_array_big_endian.rs115 pub fn get_x(&self) -> &[u8; 3] { in get_x() method
Dpacket_decl_8bit_scalar_little_endian.rs109 pub fn get_x(&self) -> u8 { in get_x() method
Dpacket_decl_64bit_scalar_big_endian.rs109 pub fn get_x(&self) -> u64 { in get_x() method
Dpacket_decl_8bit_scalar_big_endian.rs109 pub fn get_x(&self) -> u8 { in get_x() method
Dpacket_decl_64bit_scalar_little_endian.rs109 pub fn get_x(&self) -> u64 { in get_x() method
Dpacket_decl_24bit_scalar_array_big_endian.rs115 pub fn get_x(&self) -> &[u32; 5] { in get_x() method
Dpacket_decl_array_dynamic_size_big_endian.rs154 pub fn get_x(&self) -> &Vec<u32> { in get_x() method

123