/development/ndk/platforms/android-3/include/linux/sunrpc/ |
D | xprt.h | 79 int (*reserve_xprt)(struct rpc_task *task); 80 void (*release_xprt)(struct rpc_xprt *xprt, struct rpc_task *task); 82 void (*connect)(struct rpc_task *task); 83 void * (*buf_alloc)(struct rpc_task *task, size_t size); 84 void (*buf_free)(struct rpc_task *task); 85 int (*send_request)(struct rpc_task *task); 86 void (*set_retrans_timeout)(struct rpc_task *task); 87 void (*timer)(struct rpc_task *task); 88 void (*release_request)(struct rpc_task *task);
|
D | sched.h | 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struc… argument 85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, str… argument 87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, st… argument
|
/development/ndk/platforms/android-3/include/linux/ |
D | smp_lock.h | 17 #define release_kernel_lock(task) do { } while(0) argument 18 #define reacquire_kernel_lock(task) 0 argument
|
D | stacktrace.h | 15 #define save_stack_trace(trace, task, all, skip) do { } while (0) argument
|
D | mutex.h | 31 struct task_struct *task; member
|
D | ncp.h | 28 __u8 task; member 42 __u8 task; member
|
D | nfs_xdr.h | 466 struct rpc_task task; member 481 struct rpc_task task; member
|
D | blkdev.h | 92 struct task_struct *task; member
|
/development/ndk/platforms/android-5/arch-x86/include/asm/ |
D | processor_32.h | 230 #define task_pt_regs(task) ({ struct pt_regs *__regs__; __regs__ = (struct pt_regs *)(KSTK_TOP… argument 232 #define KSTK_EIP(task) (task_pt_regs(task)->eip) argument 233 #define KSTK_ESP(task) (task_pt_regs(task)->esp) argument
|
/development/samples/BusinessCard/src/com/example/android/businesscard/ |
D | BusinessCardActivity.java | 99 AsyncTask<Uri, Void, ContactInfo> task = new AsyncTask<Uri, Void, ContactInfo>() { in loadContactInfo() local 112 task.execute(contactUri); in loadContactInfo()
|
/development/tools/mkstubs/ |
D | README.txt | 63 because the tool was designed to solve one task and not just to be super generic. That means
|
/development/apps/Development/src/com/android/development/ |
D | PackageSummary.java | 81 mTask = (TextView)findViewById(R.id.task); in onCreate()
|
/development/tools/zoneinfo/tzdata2010k/ |
D | africa | 940 # http://www.tap.info.tn/en/index.php?option=com_content&task=view&id=1188&Itemid=50 964 # <a href="http://www.tap.info.tn/en/index.php?option=com_content&task=view&id=26813&Itemid=157"> 965 # http://www.tap.info.tn/en/index.php?option=com_content&task=view&id=26813&Itemid=157 969 # <a href="http://www.tap.info.tn/ar/index.php?option=com_content&task=view&id=61240&Itemid=1"> 970 # http://www.tap.info.tn/ar/index.php?option=com_content&task=view&id=61240&Itemid=1
|
D | asia | 1870 # <a href="http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=73043&Itemid=1"> 1871 # http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=73043&Itemid=1 1901 # <a href="http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=86715&Itemid=2"> 1902 # http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=86715&Itemid=2 1955 # <a href="http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=99374&Itemid=2"> 1956 # http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=99374&Itemid=2 2068 # http://english.pnn.ps/index.php?option=com_content&task=view&id=596&Itemid=5 2109 # <a href="http://arabic.pnn.ps/index.php?option=com_content&task=view&id=50850"> 2110 # http://arabic.pnn.ps/index.php?option=com_content&task=view&id=50850
|
D | southamerica | 447 # <a href="http://www.eldiariodelarepublica.com/index.php?option=com_content&task=view&id=29383&Ite… 448 # http://www.eldiariodelarepublica.com/index.php?option=com_content&task=view&id=29383&Itemid=9 791 # <a href="http://jornale.com.br/index.php?option=com_content&task=view&id=13530&Itemid=54"> 792 # http://jornale.com.br/index.php?option=com_content&task=view&id=13530&Itemid=54
|
/development/pdk/docs/porting/ |
D | dalvik.jd | 51 conventions for the platform. The task could be as simple as pushing all
|
/development/pdk/docs/source/ |
D | git-repo.jd | 28 The task list below shows a summary of how to do common Repo and Git tasks.
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 246 designate - v. give an assignment to (a person) to a post, or assign a task to (a person)
|