Home
last modified time | relevance | path

Searched defs:to_array (Results 1 – 7 of 7) sorted by relevance

/external/pigweed/pw_polyfill/standard_library_public/pw_polyfill/standard_library/
Darray.h44 constexpr array<remove_cv_t<T>, size> to_array(T (&values)[size]) { in to_array() function
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
DBitSet.pm193 sub to_array : method { method in ANTLR::Runtime::BitSet
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dremove_trivial_passthrough.cc46 Array& to_array = model->GetOrCreateArray(to); in Reroute() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_map_field.cc234 bool string_value, bool to_array, in GenerateSerializationLoop()
Dcpp_message.cc3678 bool to_array) { in GenerateSerializeOneofFields()
3710 bool to_array, in GenerateSerializeOneField()
3754 bool to_array) { in GenerateSerializeOneExtensionRange()
3848 io::Printer* printer, bool to_array) { in GenerateSerializeWithCachedSizesBody()
3858 bool to_array) in GenerateSerializeWithCachedSizesBody()
/external/protobuf/php/ext/google/protobuf/
Dstorage.c1103 RepeatedField* to_array = UNBOX(RepeatedField, to_array_php); in layout_merge() local
/external/flatbuffers/src/
Didl_gen_csharp.cpp1543 std::string to_array = ""; in GenPackUnPack_ObjectAPI() local