Home
last modified time | relevance | path

Searched refs:KeyCompareWithValue (Results 1 – 8 of 8) sorted by relevance

/external/flatbuffers/tests/key_field/
Dkey_field_sample_generated.h98 return KeyCompareWithValue(o->a()) < 0; in KeyCompareLessThan()
100 int KeyCompareWithValue(const ::flatbuffers::Array<uint8_t, 4> *_a) const { in KeyCompareWithValue() function
171 return KeyCompareWithValue(o->a()) < 0; in KeyCompareLessThan()
173 int KeyCompareWithValue(const ::flatbuffers::Array<float, 3> *_a) const { in KeyCompareWithValue() function
244 return KeyCompareWithValue(o->rgb()) < 0; in KeyCompareLessThan()
246 int KeyCompareWithValue(const ::flatbuffers::Array<float, 3> *_rgb) const { in KeyCompareWithValue() function
315 return KeyCompareWithValue(o->color()) < 0; in KeyCompareLessThan()
317 int KeyCompareWithValue(const keyfield::sample::Color &_color) const { in KeyCompareWithValue() function
321 const auto rgb_compare_result = lhs_color.KeyCompareWithValue(rhs_color_rgb); in KeyCompareWithValue()
377 return KeyCompareWithValue(o->a()) < 0; in KeyCompareLessThan()
[all …]
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h274 int KeyCompareWithValue(const char *_key) const { in KeyCompareWithValue() function
278 int KeyCompareWithValue(const StringType& _key) const { in KeyCompareWithValue() function
358 int KeyCompareWithValue(int64_t _value) const { in KeyCompareWithValue() function
470 int KeyCompareWithValue(const char *_name) const { in KeyCompareWithValue() function
474 int KeyCompareWithValue(const StringType& _name) const { in KeyCompareWithValue() function
628 int KeyCompareWithValue(const char *_name) const { in KeyCompareWithValue() function
632 int KeyCompareWithValue(const StringType& _name) const { in KeyCompareWithValue() function
852 int KeyCompareWithValue(const char *_name) const { in KeyCompareWithValue() function
856 int KeyCompareWithValue(const StringType& _name) const { in KeyCompareWithValue() function
1010 int KeyCompareWithValue(const char *_name) const { in KeyCompareWithValue() function
[all …]
Dvector.h317 return -table->KeyCompareWithValue(*key); in KeyCompare()
/external/flatbuffers/tests/
Dmonster_test_generated.h834 int KeyCompareWithValue(uint32_t _id) const {
1136 int KeyCompareWithValue(uint16_t _count) const {
1227 int KeyCompareWithValue(uint64_t _id) const {
1432 int KeyCompareWithValue(const char *_name) const {
1436 int KeyCompareWithValue(const StringType& _name) const {
/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/
Dmonster_test_suffix.h831 int KeyCompareWithValue(uint32_t _id) const {
1129 int KeyCompareWithValue(uint16_t _count) const {
1219 int KeyCompareWithValue(uint64_t _id) const {
1423 int KeyCompareWithValue(const char *_name) const {
1427 int KeyCompareWithValue(const StringType& _name) const {
/external/flatbuffers/tests/monster_test_suffix/ext_only/
Dmonster_test_generated.hpp831 int KeyCompareWithValue(uint32_t _id) const {
1129 int KeyCompareWithValue(uint16_t _count) const {
1219 int KeyCompareWithValue(uint64_t _id) const {
1423 int KeyCompareWithValue(const char *_name) const {
1427 int KeyCompareWithValue(const StringType& _name) const {
/external/flatbuffers/tests/monster_test_suffix/
Dmonster_test_suffix.hpp831 int KeyCompareWithValue(uint32_t _id) const {
1129 int KeyCompareWithValue(uint16_t _count) const {
1219 int KeyCompareWithValue(uint64_t _id) const {
1423 int KeyCompareWithValue(const char *_name) const {
1427 int KeyCompareWithValue(const StringType& _name) const {
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h736 int KeyCompareWithValue(uint32_t _id) const {
1100 int KeyCompareWithValue(uint16_t _count) const {
1213 int KeyCompareWithValue(uint64_t _id) const {
1436 int KeyCompareWithValue(const char *_name) const {
1440 int KeyCompareWithValue(const StringType& _name) const {