/external/gemmlowp/meta/ |
D | streams_arm_64.h | 27 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 …]
|
D | streams_arm_32.h | 27 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 …]
|
D | streams.h | 122 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/ |
D | bit.rs | 4 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/ |
D | numTypes.lua | 10 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
|
D | binaryarray.lua | 112 function m.Pack(fmt, ...) function
|
/external/flatbuffers/tests/ |
D | native_type_test_impl.cpp | 6 Geometry::Vector3D Pack(const Native::Vector3D &obj) { in Pack() function
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/ |
D | AnyTest.cs | 41 public void Pack() in Pack() method in Google.Protobuf.WellKnownTypes.AnyTest
|
/external/gemmlowp/internal/ |
D | pack_neon.h | 51 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
|
D | pack_msa.h | 48 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
|
D | pack_avx.h | 50 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/ |
D | AnyPartial.cs | 136 public static Any Pack(IMessage message, string typeUrlPrefix) in Pack() method in Google.Protobuf.WellKnownTypes.Any
|
/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
D | AnyTest.cs | 41 public void Pack() in Pack() method in Google.Protobuf.WellKnownTypes.AnyTest
|
/external/flatbuffers/tests/MyGame/Example/ |
D | AnyAmbiguousAliases.go | 46 func (t *AnyAmbiguousAliasesT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { func
|
D | Any.go | 48 func (t *AnyT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { func
|
D | AnyUniqueAliases.go | 48 func (t *AnyUniqueAliasesT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { func
|
/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
D | resolve_constant_pack.cc | 27 void Pack(Model* model, PackOperator const& op) { in Pack() function
|
/external/flatbuffers/tests/MyGame/Example2/ |
D | Monster.go | 12 func (t *MonsterT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { func
|
/external/flatbuffers/tests/MyGame/ |
D | InParentNamespace.go | 12 func (t *InParentNamespaceT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { func
|
/external/flatbuffers/tests/union_vector/ |
D | Rapunzel.cs | 32 public static Offset<Rapunzel> Pack(FlatBufferBuilder builder, RapunzelT _o) { in Pack() method
|
D | BookReader.cs | 32 public static Offset<BookReader> Pack(FlatBufferBuilder builder, BookReaderT _o) { in Pack() method
|
/external/ruy/ruy/ |
D | pack_common.h | 56 PackedScalar Pack(Scalar x) { in Pack() function
|
/external/abseil-cpp/absl/debugging/internal/ |
D | address_is_readable.cc | 52 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/ |
D | address_is_readable.cc | 52 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/ |
D | address_is_readable.cc | 52 static uint64_t Pack(uint64_t pid, uint64_t read_fd, uint64_t write_fd) { in Pack() function
|