Home
last modified time | relevance | path

Searched defs:Pack (Results 1 – 25 of 151) sorted by relevance

1234567

/external/gemmlowp/meta/
Dstreams_arm_64.h27 inline void Stream<uint8_t, 1, 8, 0, RowMajorWithSum>::Pack( in Pack() function
68 inline void Stream<uint8_t, 1, 8, 1, RowMajorWithSum>::Pack( in Pack() function
121 inline void Stream<uint8_t, 1, 8, 2, RowMajorWithSum>::Pack( in Pack() function
174 inline void Stream<uint8_t, 1, 8, 3, RowMajorWithSum>::Pack( in Pack() function
228 inline void Stream<uint8_t, 1, 8, 4, RowMajorWithSum>::Pack( in Pack() function
281 inline void Stream<uint8_t, 1, 8, 5, RowMajorWithSum>::Pack( in Pack() function
335 inline void Stream<uint8_t, 1, 8, 6, RowMajorWithSum>::Pack( in Pack() function
389 inline void Stream<uint8_t, 1, 8, 7, RowMajorWithSum>::Pack( in Pack() function
444 inline void Stream<uint8_t, 2, 8, 0, RowMajorWithSum>::Pack( in Pack() function
490 inline void Stream<uint8_t, 2, 8, 1, RowMajorWithSum>::Pack( in Pack() function
[all …]
Dstreams_arm_32.h27 inline void Stream<uint8_t, 1, 8, 0, RowMajorWithSum>::Pack( in Pack() function
68 inline void Stream<uint8_t, 1, 8, 1, RowMajorWithSum>::Pack( in Pack() function
121 inline void Stream<uint8_t, 1, 8, 2, RowMajorWithSum>::Pack( in Pack() function
174 inline void Stream<uint8_t, 1, 8, 3, RowMajorWithSum>::Pack( in Pack() function
228 inline void Stream<uint8_t, 1, 8, 4, RowMajorWithSum>::Pack( in Pack() function
281 inline void Stream<uint8_t, 1, 8, 5, RowMajorWithSum>::Pack( in Pack() function
335 inline void Stream<uint8_t, 1, 8, 6, RowMajorWithSum>::Pack( in Pack() function
389 inline void Stream<uint8_t, 1, 8, 7, RowMajorWithSum>::Pack( in Pack() function
444 inline void Stream<uint8_t, 2, 8, 0, RowMajorWithSum>::Pack( in Pack() function
492 inline void Stream<uint8_t, 2, 8, 1, RowMajorWithSum>::Pack( in Pack() function
[all …]
Dstreams.h122 static void Pack(const InType* in, const RowMajor& params, InType* out) { in Pack() function
177 static void Pack(const InType* in, const RowMajorWithSum& params, in Pack() function
241 static void Pack(const InType* in, const ColumnMajorWithSum& params, in Pack() function
/external/rust/crates/tokio/src/util/
Dbit.rs4 pub(crate) struct Pack { struct
9 impl Pack { impl
11 pub(crate) const fn least_significant(width: u32) -> Pack { in least_significant()
18 pub(crate) const fn then(&self, width: u32) -> Pack { in then()
53 impl fmt::Debug for Pack { implementation
/external/flatbuffers/lua/flatbuffers/
DnumTypes.lua10 function type_mt:Pack(value) function
71 Pack = function(self, value) return value and "1" or "0" end, function
210 t.Pack = function(self, value) return bpack(self.packFmt, value) end function
Dbinaryarray.lua112 function m.Pack(fmt, ...) function
/external/flatbuffers/tests/
Dnative_type_test_impl.cpp6 Geometry::Vector3D Pack(const Native::Vector3D &obj) { in Pack() function
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/
DAnyTest.cs41 public void Pack() in Pack() method in Google.Protobuf.WellKnownTypes.AnyTest
/external/gemmlowp/internal/
Dpack_neon.h51 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack() function
152 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack() function
277 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack() function
342 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack() function
Dpack_msa.h48 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack() function
202 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack() function
371 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack() function
Dpack_avx.h50 void Pack(PackedSideBlock<KernelSideFormat> *dst, int start_width) { in Pack() function
204 void Pack(PackedSideBlock<KernelSideFormat> *dst, int start_width) { in Pack() function
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DAnyPartial.cs136 public static Any Pack(IMessage message, string typeUrlPrefix) in Pack() method in Google.Protobuf.WellKnownTypes.Any
/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DAnyTest.cs41 public void Pack() in Pack() method in Google.Protobuf.WellKnownTypes.AnyTest
/external/flatbuffers/tests/MyGame/Example/
DAnyAmbiguousAliases.go46 func (t *AnyAmbiguousAliasesT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { func
DAny.go48 func (t *AnyT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { func
DAnyUniqueAliases.go48 func (t *AnyUniqueAliasesT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { func
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_constant_pack.cc27 void Pack(Model* model, PackOperator const& op) { in Pack() function
/external/flatbuffers/tests/MyGame/Example2/
DMonster.go12 func (t *MonsterT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { func
/external/flatbuffers/tests/MyGame/
DInParentNamespace.go12 func (t *InParentNamespaceT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { func
/external/flatbuffers/tests/union_vector/
DRapunzel.cs32 public static Offset<Rapunzel> Pack(FlatBufferBuilder builder, RapunzelT _o) { in Pack() method
DBookReader.cs32 public static Offset<BookReader> Pack(FlatBufferBuilder builder, BookReaderT _o) { in Pack() method
/external/ruy/ruy/
Dpack_common.h56 PackedScalar Pack(Scalar x) { in Pack() function
/external/abseil-cpp/absl/debugging/internal/
Daddress_is_readable.cc52 static uint64_t Pack(uint64_t pid, uint64_t read_fd, uint64_t write_fd) { in Pack() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/
Daddress_is_readable.cc52 static uint64_t Pack(uint64_t pid, uint64_t read_fd, uint64_t write_fd) { in Pack() function
/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/
Daddress_is_readable.cc52 static uint64_t Pack(uint64_t pid, uint64_t read_fd, uint64_t write_fd) { in Pack() function

1234567