HomeSort by relevance Sort by last modified time
    Searched refs:dst (Results 551 - 575 of 1855) sorted by null

<<21222324252627282930>>

  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 76 } dst; member in struct:ip_conntrack_tuple
79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 76 } dst; member in struct:ip_conntrack_tuple
79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 76 } dst; member in struct:ip_conntrack_tuple
79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 76 } dst; member in struct:ip_conntrack_tuple
79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 76 } dst; member in struct:ip_conntrack_tuple
79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 76 } dst; member in struct:ip_conntrack_tuple
79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 76 } dst; member in struct:ip_conntrack_tuple
79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 76 } dst; member in struct:ip_conntrack_tuple
79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 76 } dst; member in struct:ip_conntrack_tuple
79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /system/bluetooth/bluez-clean-headers/bluetooth/
rfcomm.h 60 bdaddr_t dst; member in struct:rfcomm_dev_req
75 bdaddr_t dst; member in struct:rfcomm_dev_info
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
glUtils.h 51 void glUtilsPackPointerData(unsigned char *dst, unsigned char *str,
86 template <class T> void shiftIndices(T *src, T *dst, int count, int offset)
89 *dst = *src + offset;
90 dst++;
  /external/icu4c/tools/ctestfw/unicode/
dbgutil.h 39 T_CTEST_API UnicodeString *udbg_escape(const UnicodeString &s, UnicodeString *dst);
  /external/qemu/android/skin/
scaler.h 38 SDL_Surface* dst,
  /external/skia/include/core/
SkRefCnt.h 107 #define SkRefCnt_SafeAssign(dst, src) \
110 if (dst) dst->unref(); \
111 dst = src; \
  /external/skia/include/effects/
SkCornerPathEffect.h 37 virtual bool filterPath(SkPath* dst, const SkPath& src, SkScalar* width);
SkPixelXorXfermode.h 22 /** SkPixelXorXfermode implements a simple pixel xor (op ^ src ^ dst).
41 virtual SkPMColor xferColor(SkPMColor src, SkPMColor dst);
  /external/skia/src/core/
SkSpriteBlitterTemplate.h 30 SK_RESTRICT SkSPRITE_DST_TYPE* dst =fDevice->SkSPRITE_DST_GETADDR(x, y); local
42 SkSPRITE_DST_TYPE* d = dst;
58 dst = (SK_RESTRICT SkSPRITE_DST_TYPE*)((char*)dst + dstRB);
  /frameworks/base/graphics/java/android/graphics/
Matrix.java 204 public boolean setRectToRect(RectF src, RectF dst, ScaleToFit stf) {
210 public boolean setPolyToPoly(float[] src, int srcIndex, float[] dst, int dstIndex,
485 /** Controlls how the src rect should align into the dst rect for
490 * Scale in X and Y independently, so that src matches dst exactly.
496 * but will also ensure that src fits entirely inside dst. At least one
498 * left and top edges of dst.
503 * but will also ensure that src fits entirely inside dst. At least one
504 * axis (X or Y) will fit exactly. The result is centered inside dst.
509 * but will also ensure that src fits entirely inside dst. At least one
511 * right and bottom edges of dst
    [all...]
  /bionic/libc/kernel/arch-sh/asm/
machvec.h 40 void (*mv_insb)(unsigned long, void *dst, unsigned long count);
41 void (*mv_insw)(unsigned long, void *dst, unsigned long count);
42 void (*mv_insl)(unsigned long, void *dst, unsigned long count);
  /external/bluetooth/bluez/compat/
dun.c 201 bacpy(&req.dst, &sa.rc_bdaddr);
254 char dst[18]; local
255 ba2str(&di->dst, dst);
258 di->id, dst, di->channel, pid);
266 bdaddr_t *dst = (bdaddr_t *) arg; local
274 if (dst && bacmp(&di->dst, dst))
281 if (!dst)
    [all...]
  /external/bluetooth/bluez/lib/
uuid.c 55 static void bt_uuid16_to_uuid128(const bt_uuid_t *src, bt_uuid_t *dst)
57 dst->value.u128 = bluetooth_base_uuid;
58 dst->type = BT_UUID128;
60 memcpy(&dst->value.u128.data[BASE_UUID16_OFFSET],
64 static void bt_uuid32_to_uuid128(const bt_uuid_t *src, bt_uuid_t *dst)
66 dst->value.u128 = bluetooth_base_uuid;
67 dst->type = BT_UUID128;
69 memcpy(&dst->value.u128.data[BASE_UUID32_OFFSET],
73 void bt_uuid_to_uuid128(const bt_uuid_t *src, bt_uuid_t *dst)
77 memcpy(dst, src, sizeof(bt_uuid_t))
    [all...]
  /external/elfutils/libelf/
gelf_update_rel.c 29 gelf_update_rel (Elf_Data *dst, int ndx, GElf_Rel *src)
31 Elf_Data_Scn *data_scn = (Elf_Data_Scn *) dst;
35 if (dst == NULL)
gelf_update_rela.c 29 gelf_update_rela (Elf_Data *dst, int ndx, GElf_Rela *src)
31 Elf_Data_Scn *data_scn = (Elf_Data_Scn *) dst;
35 if (dst == NULL)
  /external/libnl-headers/
netlink-local.h 147 static inline void rtnl_copy_ratespec(struct rtnl_ratespec *dst,
150 dst->rs_cell_log = src->cell_log;
151 dst->rs_feature = src->feature;
152 dst->rs_addend = src->addend;
153 dst->rs_mpu = src->mpu;
154 dst->rs_rate = src->rate;
157 static inline void rtnl_rcopy_ratespec(struct tc_ratespec *dst,
160 dst->cell_log = src->rs_cell_log;
161 dst->feature = src->rs_feature;
162 dst->addend = src->rs_addend
    [all...]
  /external/opencv/otherlibs/highgui/
image.cpp 215 CvRect dst = RectToCvRect( *pDstRect ); local
217 if( roi.width == dst.width && roi.height == dst.height )
219 Show( hDCDst, dst.x, dst.y, dst.width, dst.height, roi.x, roi.y );
223 if( roi.width > dst.width )
240 dst.x, dst.y, dst.width, dst.height
    [all...]

Completed in 1318 milliseconds

<<21222324252627282930>>