Home
last modified time | relevance | path

Searched defs:src (Results 1 – 25 of 60) sorted by relevance

123

/development/simulator/app/
DPhoneData.h40 PhoneKeyboard(const PhoneKeyboard& src) in PhoneKeyboard()
50 void CopyMembers(const PhoneKeyboard& src) { in CopyMembers()
79 PhoneDisplay(const PhoneDisplay& src) in PhoneDisplay()
89 void CopyMembers(const PhoneDisplay& src) { in CopyMembers()
144 PhoneView(const PhoneView& src) { in PhoneView()
152 void CopyMembers(const PhoneView& src) { in CopyMembers()
226 PhoneMode(const PhoneMode& src) in PhoneMode()
236 void CopyMembers(const PhoneMode& src) { in CopyMembers()
285 PhoneData(const PhoneData& src) in PhoneData()
295 void CopyMembers(const PhoneData& src) { in CopyMembers()
DPhoneButton.h27 PhoneButton(const PhoneButton& src) in PhoneButton()
42 void CopyMembers(const PhoneButton& src) { in CopyMembers()
DLoadableImage.h24 LoadableImage(const LoadableImage& src) in LoadableImage()
34 void CopyMembers(const LoadableImage& src) { in CopyMembers()
DPhoneButton.cpp89 wxBitmap* src = mSelectedImage.GetBitmap(); in CreateHighlightedBitmap() local
/development/ndk/build/platforms/android-4/common/include/linux/
Dcpumask.h31 #define cpus_complement(dst, src) __cpus_complement(&(dst), &(src), NR_CPUS) argument
35 #define cpus_empty(src) __cpus_empty(&(src), NR_CPUS) argument
38 #define cpus_shift_right(dst, src, n) __cpus_shift_right(&(dst), &(src), (n), NR_CPUS) argument
39 #define cpus_shift_left(dst, src, n) __cpus_shift_left(&(dst), &(src), (n), NR_CPUS) argument
40 #define first_cpu(src) 0 argument
41 #define next_cpu(n, src) 1 argument
51 #define cpus_addr(src) ((src).bits) argument
52 #define cpumask_scnprintf(buf, len, src) __cpumask_scnprintf((buf), (len), &(src), NR_CPUS) argument
54 #define cpulist_scnprintf(buf, len, src) __cpulist_scnprintf((buf), (len), &(src), NR_CPUS) argument
57 #define cpus_remap(dst, src, old, new) __cpus_remap(&(dst), &(src), &(old), &(new), NR_CPUS) argument
Dnodemask.h32 #define nodes_complement(dst, src) __nodes_complement(&(dst), &(src), MAX_NUMNODES) argument
36 #define nodes_empty(src) __nodes_empty(&(src), MAX_NUMNODES) argument
39 #define nodes_shift_right(dst, src, n) __nodes_shift_right(&(dst), &(src), (n), MAX_NUMNODES) argument
40 #define nodes_shift_left(dst, src, n) __nodes_shift_left(&(dst), &(src), (n), MAX_NUMNODES) argument
41 #define first_node(src) __first_node(&(src)) argument
42 #define next_node(n, src) __next_node((n), &(src)) argument
52 #define nodes_addr(src) ((src).bits) argument
53 #define nodemask_scnprintf(buf, len, src) __nodemask_scnprintf((buf), (len), &(src), MAX_NUMNODES) argument
55 #define nodelist_scnprintf(buf, len, src) __nodelist_scnprintf((buf), (len), &(src), MAX_NUMNODES) argument
58 #define nodes_remap(dst, src, old, new) __nodes_remap(&(dst), &(src), &(old), &(new), MAX_NUMNODE… argument
/development/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
Dnodemask.h32 #define nodes_complement(dst, src) __nodes_complement(&(dst), &(src), MAX_NUMNODES) argument
36 #define nodes_empty(src) __nodes_empty(&(src), MAX_NUMNODES) argument
39 #define nodes_shift_right(dst, src, n) __nodes_shift_right(&(dst), &(src), (n), MAX_NUMNODES) argument
40 #define nodes_shift_left(dst, src, n) __nodes_shift_left(&(dst), &(src), (n), MAX_NUMNODES) argument
41 #define first_node(src) __first_node(&(src)) argument
42 #define next_node(n, src) __next_node((n), &(src)) argument
52 #define nodes_addr(src) ((src).bits) argument
53 #define nodemask_scnprintf(buf, len, src) __nodemask_scnprintf((buf), (len), &(src), MAX_NUMNODES) argument
55 #define nodelist_scnprintf(buf, len, src) __nodelist_scnprintf((buf), (len), &(src), MAX_NUMNODES) argument
58 #define nodes_remap(dst, src, old, new) __nodes_remap(&(dst), &(src), &(old), &(new), MAX_NUMNODE… argument
Dcpumask.h31 #define cpus_complement(dst, src) __cpus_complement(&(dst), &(src), NR_CPUS) argument
35 #define cpus_empty(src) __cpus_empty(&(src), NR_CPUS) argument
38 #define cpus_shift_right(dst, src, n) __cpus_shift_right(&(dst), &(src), (n), NR_CPUS) argument
39 #define cpus_shift_left(dst, src, n) __cpus_shift_left(&(dst), &(src), (n), NR_CPUS) argument
40 #define first_cpu(src) 0 argument
41 #define next_cpu(n, src) 1 argument
51 #define cpus_addr(src) ((src).bits) argument
52 #define cpumask_scnprintf(buf, len, src) __cpumask_scnprintf((buf), (len), &(src), NR_CPUS) argument
54 #define cpulist_scnprintf(buf, len, src) __cpulist_scnprintf((buf), (len), &(src), NR_CPUS) argument
57 #define cpus_remap(dst, src, old, new) __cpus_remap(&(dst), &(src), &(old), &(new), NR_CPUS) argument
/development/ndk/build/platforms/android-3/common/include/linux/
Dnodemask.h32 #define nodes_complement(dst, src) __nodes_complement(&(dst), &(src), MAX_NUMNODES) argument
36 #define nodes_empty(src) __nodes_empty(&(src), MAX_NUMNODES) argument
39 #define nodes_shift_right(dst, src, n) __nodes_shift_right(&(dst), &(src), (n), MAX_NUMNODES) argument
40 #define nodes_shift_left(dst, src, n) __nodes_shift_left(&(dst), &(src), (n), MAX_NUMNODES) argument
41 #define first_node(src) __first_node(&(src)) argument
42 #define next_node(n, src) __next_node((n), &(src)) argument
52 #define nodes_addr(src) ((src).bits) argument
53 #define nodemask_scnprintf(buf, len, src) __nodemask_scnprintf((buf), (len), &(src), MAX_NUMNODES) argument
55 #define nodelist_scnprintf(buf, len, src) __nodelist_scnprintf((buf), (len), &(src), MAX_NUMNODES) argument
58 #define nodes_remap(dst, src, old, new) __nodes_remap(&(dst), &(src), &(old), &(new), MAX_NUMNODE… argument
Dcpumask.h31 #define cpus_complement(dst, src) __cpus_complement(&(dst), &(src), NR_CPUS) argument
35 #define cpus_empty(src) __cpus_empty(&(src), NR_CPUS) argument
38 #define cpus_shift_right(dst, src, n) __cpus_shift_right(&(dst), &(src), (n), NR_CPUS) argument
39 #define cpus_shift_left(dst, src, n) __cpus_shift_left(&(dst), &(src), (n), NR_CPUS) argument
40 #define first_cpu(src) 0 argument
41 #define next_cpu(n, src) 1 argument
51 #define cpus_addr(src) ((src).bits) argument
52 #define cpumask_scnprintf(buf, len, src) __cpumask_scnprintf((buf), (len), &(src), NR_CPUS) argument
54 #define cpulist_scnprintf(buf, len, src) __cpulist_scnprintf((buf), (len), &(src), NR_CPUS) argument
57 #define cpus_remap(dst, src, old, new) __cpus_remap(&(dst), &(src), &(old), &(new), NR_CPUS) argument
/development/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
Dcpumask.h31 #define cpus_complement(dst, src) __cpus_complement(&(dst), &(src), NR_CPUS) argument
35 #define cpus_empty(src) __cpus_empty(&(src), NR_CPUS) argument
38 #define cpus_shift_right(dst, src, n) __cpus_shift_right(&(dst), &(src), (n), NR_CPUS) argument
39 #define cpus_shift_left(dst, src, n) __cpus_shift_left(&(dst), &(src), (n), NR_CPUS) argument
40 #define first_cpu(src) 0 argument
41 #define next_cpu(n, src) 1 argument
51 #define cpus_addr(src) ((src).bits) argument
52 #define cpumask_scnprintf(buf, len, src) __cpumask_scnprintf((buf), (len), &(src), NR_CPUS) argument
54 #define cpulist_scnprintf(buf, len, src) __cpulist_scnprintf((buf), (len), &(src), NR_CPUS) argument
57 #define cpus_remap(dst, src, old, new) __cpus_remap(&(dst), &(src), &(old), &(new), NR_CPUS) argument
Dnodemask.h32 #define nodes_complement(dst, src) __nodes_complement(&(dst), &(src), MAX_NUMNODES) argument
36 #define nodes_empty(src) __nodes_empty(&(src), MAX_NUMNODES) argument
39 #define nodes_shift_right(dst, src, n) __nodes_shift_right(&(dst), &(src), (n), MAX_NUMNODES) argument
40 #define nodes_shift_left(dst, src, n) __nodes_shift_left(&(dst), &(src), (n), MAX_NUMNODES) argument
41 #define first_node(src) __first_node(&(src)) argument
42 #define next_node(n, src) __next_node((n), &(src)) argument
52 #define nodes_addr(src) ((src).bits) argument
53 #define nodemask_scnprintf(buf, len, src) __nodemask_scnprintf((buf), (len), &(src), MAX_NUMNODES) argument
55 #define nodelist_scnprintf(buf, len, src) __nodelist_scnprintf((buf), (len), &(src), MAX_NUMNODES) argument
58 #define nodes_remap(dst, src, old, new) __nodes_remap(&(dst), &(src), &(old), &(new), MAX_NUMNODE… argument
/development/ide/xcode/ports/
DSkBitmap_Mac.cpp18 const uint8_t* src = (const uint8_t*)bm.getPixels(); in convertGL32_to_Mac32() local
27 const uint16_t* src = bm.getAddr16(0, y); in convert565_to_32() local
40 static void convert4444_to_555(uint16_t dst[], const uint16_t src[], int count) in convert4444_to_555()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DPurgeableBitmapView.java59 Bitmap src = Bitmap.createBitmap(colors, 0, STRIDE, WIDTH, HEIGHT, in PurgeableBitmapView() local
109 private byte[] generateBitstream(Bitmap src, Bitmap.CompressFormat format, in generateBitstream()
DPolyToPoly.java42 private void doDraw(Canvas canvas, float src[], float dst[]) { in doDraw()
DBitmapPixels.java117 private static IntBuffer makeBuffer(int[] src, int n) { in makeBuffer()
126 private static ShortBuffer makeBuffer(short[] src, int n) { in makeBuffer()
DCreateBitmap.java63 private static Bitmap codec(Bitmap src, Bitmap.CompressFormat format, in codec()
/development/ndk/apps/san-angeles/project/jni/
Dcams.h41 short src[5], dest[5]; member
/development/testrunner/
Dadb_interface.py104 def Push(self, src, dest): argument
113 def Pull(self, src, dest): argument
134 def DoesFileExist(self, src): argument
/development/ndk/build/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv4/
Dipt_iprange.h27 struct ipt_iprange src; member
/development/ndk/build/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/
Dipt_iprange.h27 struct ipt_iprange src; member
/development/ndk/build/platforms/android-4/common/include/linux/netfilter_ipv4/
Dipt_iprange.h27 struct ipt_iprange src; member
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
DM4.java38 public void multiply(GLVertex src, GLVertex dest) { in multiply()
/development/ndk/build/platforms/android-3/common/include/linux/netfilter_ipv4/
Dipt_iprange.h27 struct ipt_iprange src; member
/development/tools/eclipse/scripts/
Dcollect_sources_for_sdk.py155 def _cp(p, src, dst): argument

123