/packages/modules/DnsResolver/ |
D | hostent.h | 50 #define HENT_ARRAY(dst, anum, ptr, len) do { \ argument 58 #define HENT_COPY(dst, src, slen, ptr, len) do { \ argument 66 #define HENT_SCOPY(dst, src, ptr, len) do { \ argument
|
D | res_comp.cpp | 87 int dn_expand(const uint8_t* msg, const uint8_t* eom, const uint8_t* src, char* dst, int dstsiz) { in dn_expand() 99 int dn_comp(const char* src, uint8_t* dst, int dstsiz, uint8_t** dnptrs, uint8_t** lastdnptr) { in dn_comp()
|
/packages/modules/Bluetooth/system/bta/pan/ |
D | bta_pan_ci.cc | 117 void bta_pan_ci_rx_write(uint16_t handle, const RawAddress& dst, in bta_pan_ci_rx_write() 154 void bta_pan_ci_rx_writebuf(uint16_t handle, const RawAddress& dst, in bta_pan_ci_rx_writebuf() 178 BT_HDR* bta_pan_ci_readbuf(uint16_t handle, RawAddress& src, RawAddress& dst, in bta_pan_ci_readbuf()
|
/packages/modules/StatsD/lib/libkll/encoding/ |
D | encoder.cpp | 47 void Encoder::AppendToString(const int64_t src, std::string* dst) { in AppendToString() 58 std::string* dst) { in SerializeToPackedStringAll()
|
/packages/modules/DnsResolver/tests/ |
D | tun_forwarder.h | 58 in_addr dst; member 68 in6_addr dst; member
|
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/async/ |
D | ReadableByteBuffer.java | 44 void peekBytes(int offset, byte[] dst, int dstPos, int dstLen); in peekBytes() 47 void readBytes(byte[] dst, int dstPos, int dstLen); in readBytes()
|
D | CircularByteBuffer.java | 71 public void readBytes(byte[] dst, int dstPos, int dstLen) { in readBytes() 98 public void peekBytes(int offset, byte[] dst, int dstPos, int dstLen) { in peekBytes()
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
D | VideoUtils.java | 71 public static void startTrim(File src, File dst, int startMs, int endMs) in startTrim() 83 File dst = dstFileInfo.mFile; in startMuteUsingMp4Parser() local 101 private static void writeMovieIntoFile(File dst, Movie movie) in writeMovieIntoFile() 235 private static void trimUsingMp4Parser(File src, File dst, int startMs, int endMs) in trimUsingMp4Parser()
|
/packages/apps/Gallery2/jni/filters/ |
D | kmeans.h | 26 inline void sum(T values[], int len, int dimension, int stride, N dst[]) { in sum() 48 inline void add(T val[], N dst[], int dimension) { in add() 56 inline void divide(T dst[], N divisor, int dimension) { in divide() 88 void initialPickHeuristicRandom(int k, T values[], int len, int dimension, int stride, T dst[], in initialPickHeuristicRandom() 142 T dst[]) { in calculateNewCentroids()
|
D | negative.c | 26 char * dst = destination; in JNIFUNCF() local
|
/packages/apps/Gallery2/jni_jpegstream/src/ |
D | jpeg_hook.cpp | 25 DestManager *dst = reinterpret_cast<DestManager*>(cinfo->dest); in Mgr_init_destination_fcn() local 31 DestManager *dst = reinterpret_cast<DestManager*>(cinfo->dest); in Mgr_empty_output_buffer_fcn() local 42 DestManager *dst = reinterpret_cast<DestManager*>(cinfo->dest); in Mgr_term_destination_fcn() local
|
/packages/services/Car/cpp/evs/apps/default/src/ |
D | FormatConvert.cpp | 54 void copyNV21toRGB32(unsigned width, unsigned height, uint8_t* src, uint32_t* dst, in copyNV21toRGB32() 82 void copyYV12toRGB32(unsigned width, unsigned height, uint8_t* src, uint32_t* dst, in copyYV12toRGB32() 114 uint32_t* dst, unsigned dstStridePixels) { in copyYUYVtoRGB32() 144 unsigned srcStridePixels, void* dst, unsigned dstStridePixels, in copyMatchedInterleavedFormats()
|
/packages/providers/MediaProvider/src/com/android/providers/media/util/ |
D | Memory.java | 41 public static void pokeInt(byte[] dst, int offset, int value, ByteOrder order) { in pokeInt() 79 public static void pokeLong(byte[] dst, int offset, long value, ByteOrder order) { in pokeLong()
|
/packages/modules/Connectivity/staticlibs/netd/libnetdutils/include/netdutils/ |
D | Syscalls.h | 162 StatusOr<size_t> sendto(Fd sock, const Slice buf, int flags, const SockaddrT& dst) const { in sendto() 167 StatusOr<Slice> recvfrom(Fd sock, const Slice dst, int flags) const { in recvfrom() 172 StatusOr<std::pair<Slice, SockaddrT>> recvfrom(Fd sock, const Slice dst, int flags) const { in recvfrom()
|
/packages/services/Car/cpp/evs/support_library/ |
D | FormatConvert.cpp | 57 void copyNV21toRGB32(unsigned width, unsigned height, uint8_t* src, uint32_t* dst, in copyNV21toRGB32() 85 void copyYV12toRGB32(unsigned width, unsigned height, uint8_t* src, uint32_t* dst, in copyYV12toRGB32() 117 uint32_t* dst, unsigned dstStridePixels) { in copyYUYVtoRGB32() 147 unsigned srcStridePixels, void* dst, unsigned dstStridePixels, in copyMatchedInterleavedFormats()
|
/packages/modules/Connectivity/clatd/ |
D | ipv6.c | 58 void log_bad_address(const char *fmt, const struct in6_addr *src, const struct in6_addr *dst) { in log_bad_address() 67 #define log_bad_address(fmt, src, dst) argument
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/ |
D | InputPointersTests.java | 124 final InputPointers dst = new InputPointers(DEFAULT_CAPACITY); in testSet() local 144 final InputPointers dst = new InputPointers(DEFAULT_CAPACITY); in testCopy() local 165 final InputPointers dst = new InputPointers(DEFAULT_CAPACITY); in testAppend() local 235 final InputPointers dst = new InputPointers(DEFAULT_CAPACITY); in testAppendResizableIntArray() local
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities.cpp | 102 inline void db_WarpImageLutFast_u(const unsigned char * const * src, unsigned char ** dst, int w, i… in db_WarpImageLutFast_u() 123 inline void db_WarpImageLutBilinear_u(const unsigned char * const * src, unsigned char ** dst, int … in db_WarpImageLutBilinear_u() 143 void db_WarpImageLut_u(const unsigned char * const * src, unsigned char ** dst, int w, int h, in db_WarpImageLut_u()
|
/packages/modules/NeuralNetworks/runtime/ |
D | Memory.cpp | 223 const std::optional<RunTimePoolInfo>& dst) { in copyHidlMemories() 239 int copyIBufferToMemory(const SharedBuffer& src, const SharedMemory& dst) { in copyIBufferToMemory() 248 int copyMemoryToIBuffer(const SharedMemory& src, const SharedBuffer& dst, in copyMemoryToIBuffer() 258 static int copyIBuffers(const SharedBuffer& src, const SharedBuffer& dst, in copyIBuffers() 273 static int copyInternal(const RuntimeMemory& src, const RuntimeMemory& dst) { in copyInternal() 303 int RuntimeMemory::copy(const RuntimeMemory& src, const RuntimeMemory& dst) { in copy()
|
/packages/modules/Connectivity/service-t/native/libs/libnetworkstats/ |
D | NetworkTraceHandler.cpp | 205 auto dst = ctx.NewTracePacket(); in Write() local 239 auto dst = ctx.NewTracePacket(); in Write() local 298 NetworkTraceState* state, const BundleKey& key, TracePacket* dst) { in FillWithInterning()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | CompletionInfoUtils.java | 34 final CompletionInfo[] dst = new CompletionInfo[src.length]; in removeNulls() local
|
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/ |
D | ConntrackMessage.java | 159 public final Inet4Address dst; field in ConntrackMessage.TupleIpv4 161 public TupleIpv4(Inet4Address src, Inet4Address dst) { in TupleIpv4() 188 int proto, Inet4Address src, int sport, Inet4Address dst, int dport, int timeoutSec) { in newIPv4TimeoutUpdateRequest() 351 Inet4Address dst = null; in parseTupleIpv4() local
|
/packages/apps/DocumentsUI/src/com/android/documentsui/ |
D | Metrics.java | 137 @Nullable DocumentInfo dst) { in logFileOperation() 301 DocumentInfo dst, in logInterProviderFileOps() 605 ProviderCounts counts, List<DocumentInfo> srcs, @Nullable DocumentInfo dst) { in countProviders() 623 ProviderCounts counts, String authority, @Nullable DocumentInfo dst) { in countForAuthority()
|
/packages/modules/Bluetooth/system/osi/src/ |
D | compat.cc | 64 size_t strlcpy(char* dst, const char* src, size_t siz) { in strlcpy()
|
/packages/inputmethods/LatinIME/tools/dicttool/tests/com/android/inputmethod/latin/dicttool/ |
D | BinaryDictOffdeviceUtilsTests.java | 99 final File dst = File.createTempFile("testGetRawDict", ".tmp"); in testGetRawDictWorks() local 128 final File dst = File.createTempFile("testGetRawDict", ".tmp"); in testGetRawDictFails() local
|