/development/ndk/platforms/android-L/include/linux/ |
D | blktrace_api.h | 49 #define BLK_TC_ACT(act) ((act) << BLK_TC_SHIFT) argument
|
/development/ndk/sources/android/libportable/arch-mips/ |
D | signal.c | 1096 static int do_sigaction_portable(int portable_signum, const struct sigaction_portable *act, in do_sigaction_portable() argument 1113 portable_signame, act, oldact, fn, rt_fn); in do_sigaction_portable() 1133 if (invalid_pointer((void *)act)) { in do_sigaction_portable() 1134 mips_act_ptr = (struct sigaction *)act; in do_sigaction_portable() 1141 sigset_pton(((sigset_portable_t *)&act->sa_mask), in do_sigaction_portable() 1144 mips_act.sa_flags = sigaction_flags_pton(act->sa_flags); in do_sigaction_portable() 1150 portable_handler = (sighandler_portable_t) act->sa_sigaction_portable; in do_sigaction_portable() 1168 portable_handler = act->sa_handler_portable; in do_sigaction_portable() 1217 int WRAP(sigaction)(int portable_signum, const struct sigaction_portable *act, in WRAP() 1225 portable_signum, act, oldact); in WRAP() [all …]
|
D | syscall.c | 292 struct sigaction_portable *act; in WRAP() local 298 act = va_arg(ap, struct sigaction_portable *); in WRAP() 302 return WRAP(__rt_sigaction)(sig, act, oact, sigsetsize); in WRAP()
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 33 advocacy - n. active support of an idea or cause etc.; especially the act of pleading or arguing fo… 77 arrival - n. the act of arriving at a certain place 97 barring - n. the act of excluding someone by a negative vote or veto 124 …pointed by a head of state to head executive departments of government and act as official advisers 155 commitment - n. the act of binding yourself (intellectually or emotionally) to a course of action 159 comparison - n. the act of examining resemblances 185 conspiracy - n. a plot to carry out some harmful or illegal act (especially a political plot) 201 conversion - n. the act of changing from one use or function or purpose to another 213 courtesy - n. a courteous or respectful or considerate act 313 embrace - n. the act of clasping another person in the arms (as in greeting or affection) [all …]
|
/development/ndk/sources/android/libportable/common/include/ |
D | signal_portable.h | 171 const struct sigaction_portable *act,
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | SystemUIModes.java | 63 public void setActivity(SystemUIModes act) { in setActivity() argument 65 mActivity = act; in setActivity()
|
/development/apps/Development/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/apps/Fallback/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/apps/GestureBuilder/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/apps/CustomLocale/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/samples/CubeLiveWallpaper/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/samples/VoicemailProviderDemo/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/apps/DevelopmentSettings/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/samples/AccelerometerPlay/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/apps/SdkSetup/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/apps/launchperf/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/apps/BluetoothDebug/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/apps/OBJViewer/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/cmds/monkey/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/samples/Home/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/apps/NinePatchLab/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/development/host/windows/usb/ |
D | NOTICE | 169 License. However, in accepting such obligations, You may act only
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
D | license-LGPL.txt | 143 covered by this License; they are outside its scope. The act of 158 You may charge a fee for the physical act of transferring a copy,
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 669 covered by this License; they are outside its scope. The act of 684 You may charge a fee for the physical act of transferring a copy, 1439 License. However, in accepting such obligations, You may act only 1668 covered by this License; they are outside its scope. The act of 1682 You may charge a fee for the physical act of transferring a copy, and 2158 License. However, in accepting such obligations, You may act only 2392 covered by this License; they are outside its scope. The act of 2407 You may charge a fee for the physical act of transferring a copy, 2843 covered by this License; they are outside its scope. The act of 2858 You may charge a fee for the physical act of transferring a copy, [all …]
|