/aosp_15_r20/external/libtextclassifier/native/actions/ |
H A D | test-utils.cc | 59 schema_builder.CreateVectorOfSortedTables(&fields))}; in TestEntityDataSchema() 61 schema_builder, schema_builder.CreateVectorOfSortedTables(&objects), in TestEntityDataSchema() 62 schema_builder.CreateVectorOfSortedTables(&enums), in TestEntityDataSchema()
|
H A D | lua-ranker_test.cc | 56 schema_builder.CreateVectorOfSortedTables(&fields))}; in TestEntitySchema() 58 schema_builder, schema_builder.CreateVectorOfSortedTables(&objects), in TestEntitySchema() 59 schema_builder.CreateVectorOfSortedTables(&enums), in TestEntitySchema()
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | reflection_generated.h | 489 auto values__ = values ? _fbb.CreateVectorOfSortedTables<reflection::EnumVal>(values) : 0; 490 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 672 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 816 auto fields__ = fields ? _fbb.CreateVectorOfSortedTables<reflection::Field>(fields) : 0; 817 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 936 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 1040 auto calls__ = calls ? _fbb.CreateVectorOfSortedTables<reflection::RPCCall>(calls) : 0; 1041 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 1162 auto objects__ = objects ? _fbb.CreateVectorOfSortedTables<reflection::Object>(objects) : 0; 1163 auto enums__ = enums ? _fbb.CreateVectorOfSortedTables<reflection::Enum>(enums) : 0; [all …]
|
H A D | flatbuffers.h | 1890 Offset<Vector<Offset<T>>> CreateVectorOfSortedTables(Offset<T> *v, 1904 Offset<Vector<Offset<T>>> CreateVectorOfSortedTables( 1906 return CreateVectorOfSortedTables(data(*v), v->size());
|
/aosp_15_r20/external/libtextclassifier/native/utils/testing/ |
H A D | annotator.cc | 182 schema_builder.CreateVectorOfSortedTables(&fields))}; in AddTestEntitySchemaData() 184 schema_builder, schema_builder.CreateVectorOfSortedTables(&objects), in AddTestEntitySchemaData() 185 schema_builder.CreateVectorOfSortedTables(&enums), in AddTestEntitySchemaData()
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | reflection_generated.h | 559 auto values__ = values ? _fbb.CreateVectorOfSortedTables<reflection::EnumVal>(values) : 0; 560 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 766 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 924 auto fields__ = fields ? _fbb.CreateVectorOfSortedTables<reflection::Field>(fields) : 0; 925 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 1045 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 1161 auto calls__ = calls ? _fbb.CreateVectorOfSortedTables<reflection::RPCCall>(calls) : 0; 1162 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 1388 auto objects__ = objects ? _fbb.CreateVectorOfSortedTables<reflection::Object>(objects) : 0; 1389 auto enums__ = enums ? _fbb.CreateVectorOfSortedTables<reflection::Enum>(enums) : 0; [all …]
|
H A D | flatbuffer_builder.h | 1001 Offset<Vector<Offset<T>>> CreateVectorOfSortedTables(Offset<T> *v, in CreateVectorOfSortedTables() function 1015 Offset<Vector<Offset<T>>> CreateVectorOfSortedTables( in CreateVectorOfSortedTables() function 1017 return CreateVectorOfSortedTables(data(*v), v->size()); in CreateVectorOfSortedTables()
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | reflection_generated.h | 559 auto values__ = values ? _fbb.CreateVectorOfSortedTables<reflection::EnumVal>(values) : 0; 560 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 766 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 924 auto fields__ = fields ? _fbb.CreateVectorOfSortedTables<reflection::Field>(fields) : 0; 925 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 1045 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 1161 auto calls__ = calls ? _fbb.CreateVectorOfSortedTables<reflection::RPCCall>(calls) : 0; 1162 …auto attributes__ = attributes ? _fbb.CreateVectorOfSortedTables<reflection::KeyValue>(attributes)… 1388 auto objects__ = objects ? _fbb.CreateVectorOfSortedTables<reflection::Object>(objects) : 0; 1389 auto enums__ = enums ? _fbb.CreateVectorOfSortedTables<reflection::Enum>(enums) : 0; [all …]
|
H A D | flatbuffer_builder.h | 1001 Offset<Vector<Offset<T>>> CreateVectorOfSortedTables(Offset<T> *v, in CreateVectorOfSortedTables() function 1015 Offset<Vector<Offset<T>>> CreateVectorOfSortedTables( in CreateVectorOfSortedTables() function 1017 return CreateVectorOfSortedTables(data(*v), v->size()); in CreateVectorOfSortedTables()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/bta/LeAudioSetConfigSchemas_h/gen/ |
D | audio_set_configurations_generated.h | 455 …auto codec_configuration__ = codec_configuration ? _fbb.CreateVectorOfSortedTables<bluetooth::fbs:… 815 …auto configurations__ = configurations ? _fbb.CreateVectorOfSortedTables<bluetooth::fbs::le_audio:… 816 …auto codec_configurations__ = codec_configurations ? _fbb.CreateVectorOfSortedTables<bluetooth::fb… 817 …auto qos_configurations__ = qos_configurations ? _fbb.CreateVectorOfSortedTables<bluetooth::fbs::l…
|
D | audio_set_scenarios_generated.h | 185 …auto scenarios__ = scenarios ? _fbb.CreateVectorOfSortedTables<bluetooth::fbs::le_audio::AudioSetS…
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_parser.cpp | 3690 schema_files__ = builder_.CreateVectorOfSortedTables(&schema_files); in Serialize() 3693 const auto objs__ = builder_.CreateVectorOfSortedTables(&object_offsets); in Serialize() 3694 const auto enum__ = builder_.CreateVectorOfSortedTables(&enum_offsets); in Serialize() 3697 const auto serv__ = builder_.CreateVectorOfSortedTables(&service_offsets); in Serialize() 3719 const auto flds__ = builder->CreateVectorOfSortedTables(&field_offsets); in Serialize() 3996 return builder->CreateVectorOfSortedTables(&attrs); in SerializeAttributes()
|
/aosp_15_r20/system/chre/external/flatbuffers/include/flatbuffers/ |
H A D | flatbuffers.h | 1976 Offset<Vector<Offset<T>>> CreateVectorOfSortedTables(Offset<T> *v, 1990 Offset<Vector<Offset<T>>> CreateVectorOfSortedTables( 1992 return CreateVectorOfSortedTables(data(*v), v->size());
|
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_utils_resources/gen/utils/ |
D | resources_generated.h | 273 …auto resource_entry__ = resource_entry ? _fbb.CreateVectorOfSortedTables<libtextclassifier3::Resou…
|
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/ |
H A D | monster_test_suffix.h | 2203 …auto testarrayoftables__ = testarrayoftables ? _fbb.CreateVectorOfSortedTables<MyGame::Example::Mo… 2212 …auto vector_of_referrables__ = vector_of_referrables ? _fbb.CreateVectorOfSortedTables<MyGame::Exa… 2214 …_of_strong_referrables__ = vector_of_strong_referrables ? _fbb.CreateVectorOfSortedTables<MyGame::… 2219 …auto scalar_key_sorted_tables__ = scalar_key_sorted_tables ? _fbb.CreateVectorOfSortedTables<MyGam…
|
/aosp_15_r20/external/flatbuffers/tests/cpp17/generated_cpp17/ |
H A D | monster_test_generated.h | 2338 …auto testarrayoftables__ = testarrayoftables ? _fbb.CreateVectorOfSortedTables<MyGame::Example::Mo… 2347 …auto vector_of_referrables__ = vector_of_referrables ? _fbb.CreateVectorOfSortedTables<MyGame::Exa… 2349 …_of_strong_referrables__ = vector_of_strong_referrables ? _fbb.CreateVectorOfSortedTables<MyGame::… 2354 …auto scalar_key_sorted_tables__ = scalar_key_sorted_tables ? _fbb.CreateVectorOfSortedTables<MyGam…
|
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/ext_only/ |
H A D | monster_test_generated.hpp | 2203 …auto testarrayoftables__ = testarrayoftables ? _fbb.CreateVectorOfSortedTables<MyGame::Example::Mo… 2212 …auto vector_of_referrables__ = vector_of_referrables ? _fbb.CreateVectorOfSortedTables<MyGame::Exa… 2214 …_of_strong_referrables__ = vector_of_strong_referrables ? _fbb.CreateVectorOfSortedTables<MyGame::… 2219 …auto scalar_key_sorted_tables__ = scalar_key_sorted_tables ? _fbb.CreateVectorOfSortedTables<MyGam…
|
/aosp_15_r20/external/flatbuffers/tests/ |
H A D | monster_test_generated.h | 2203 …auto testarrayoftables__ = testarrayoftables ? _fbb.CreateVectorOfSortedTables<MyGame::Example::Mo… 2212 …auto vector_of_referrables__ = vector_of_referrables ? _fbb.CreateVectorOfSortedTables<MyGame::Exa… 2214 …_of_strong_referrables__ = vector_of_strong_referrables ? _fbb.CreateVectorOfSortedTables<MyGame::… 2219 …auto scalar_key_sorted_tables__ = scalar_key_sorted_tables ? _fbb.CreateVectorOfSortedTables<MyGam…
|
H A D | test.cpp | 172 auto vecoftables = builder.CreateVectorOfSortedTables(mlocs, 3); in CreateFlatBufferTest() 190 auto vec_of_stats = builder.CreateVectorOfSortedTables(mlocs_stats, 1); in CreateFlatBufferTest()
|
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/ |
H A D | monster_test_suffix.hpp | 2203 …auto testarrayoftables__ = testarrayoftables ? _fbb.CreateVectorOfSortedTables<MyGame::Example::Mo… 2212 …auto vector_of_referrables__ = vector_of_referrables ? _fbb.CreateVectorOfSortedTables<MyGame::Exa… 2214 …_of_strong_referrables__ = vector_of_strong_referrables ? _fbb.CreateVectorOfSortedTables<MyGame::… 2219 …auto scalar_key_sorted_tables__ = scalar_key_sorted_tables ? _fbb.CreateVectorOfSortedTables<MyGam…
|
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_utils_grammar_rules/gen/utils/grammar/ |
D | rules_generated.h | 782 …auto annotation_nt__ = annotation_nt ? _fbb.CreateVectorOfSortedTables<libtextclassifier3::grammar… 941 …auto nonterminal_names__ = nonterminal_names ? _fbb.CreateVectorOfSortedTables<libtextclassifier3:…
|
/aosp_15_r20/external/flatbuffers/docs/source/ |
H A D | CppUsage.md | 366 - Instead of `CreateVector`, call `CreateVectorOfSortedTables`,
|
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_annotator_model/gen/annotator/ |
D | model_generated.h | 2667 …tities_name_to_exponent__ = quantities_name_to_exponent ? _fbb.CreateVectorOfSortedTables<libtextc… 2933 …auto collection_to_priority__ = collection_to_priority ? _fbb.CreateVectorOfSortedTables<libtextcl…
|
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_actions_actions_model/gen/actions/ |
D | actions_model_generated.h | 657 …auto input_name_index__ = input_name_index ? _fbb.CreateVectorOfSortedTables<libtextclassifier3::T…
|