Home
last modified time | relevance | path

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

/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
DBitSet.pm193 sub to_array : method { subroutine
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dremove_trivial_passthrough.cc46 Array& to_array = model->GetOrCreateArray(to); in Reroute() local
/external/v8/src/builtins/
Dgrowable-fixed-array-gen.cc93 TNode<FixedArray> to_array = CAST(ExtractFixedArray( in ResizeFixedArray() 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/v8/src/codegen/
Dcode-stub-assembler.cc4611 ElementsKind to_kind, TNode<FixedArrayBase> to_array, in CopyFixedArrayElements()
4796 TNode<PropertyArray> to_array, in CopyPropertyArrayValues()