Searched refs:function (Results 1 – 18 of 18) sorted by relevance
| /development/ndk/platforms/android-3/include/linux/ |
| D | timer.h | 25 void (*function)(unsigned long); member 31 #define TIMER_INITIALIZER(_function, _expires, _data) { .function = (_function), .expires = (_e…
|
| D | linkage.h | 52 #define ENDPROC(name) .type name, @function; END(name)
|
| D | mod_devicetable.h | 132 __u8 function; member
|
| D | ncp.h | 30 __u8 function; member
|
| /development/ndk/platforms/android-9/arch-mips/include/asm/ |
| D | asm.h | 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; sym… 45 #define NESTED(symbol, framesize, rpc) .globl symbol; .align 2; .type symbol, @function; .e… 46 #define END(function) .end function; .size function, .-function argument 49 #define FEXPORT(symbol) .globl symbol; .type symbol, @function; symbol:
|
| /development/tools/yuv420sp2rgb/ |
| D | debug.h | 44 #define FAILIF_LIBELF(cond, function) \ argument 45 FAILIF(cond, "%s(): %s\n", #function, elf_errmsg(elf_errno()));
|
| /development/ndk/platforms/android-9/arch-mips/src/ |
| D | crtbegin_static.S | 30 .type __start,@function
|
| D | crtbegin_dynamic.S | 30 .type __start,@function
|
| D | atexit.S | 31 .type atexit, @function
|
| D | crtbegin_so.S | 63 .type __do_global_dtors_aux, @function
|
| /development/scripts/app_engine_server/gae_shell/ |
| D | README | 11 Interpreter state is stored in the datastore so that variables, function
|
| /development/ndk/platforms/android-3/arch-arm/include/machine/ |
| D | asm.h | 70 #define _ASM_TYPE_FUNCTION #function
|
| /development/ndk/platforms/android-9/arch-x86/include/machine/ |
| D | asm.h | 104 .text; _ALIGN_TEXT; .globl x; .type x,@function; x:
|
| /development/samples/BrowserPlugin/ |
| D | README | 44 A detailed description of each sub-plugin and its function can be found in the 79 starting point for the plugin is the NP_Initialize function. The 80 NPP_New function is responsible for reading the input args and
|
| /development/tools/labpretest/ |
| D | README | 50 rewrite the flash_device function and any others, etc...
|
| /development/ndk/platforms/android-4/samples/san-angeles/jni/ |
| D | README.txt | 49 Common Lite -level function calls without any extensions.
|
| D | license-LGPL.txt | 175 d) If a facility in the modified Library refers to a function or a 179 in the event an application does not supply such function or 183 (For example, a function in a library to compute square roots has 186 application-supplied function or table used by this function must 188 root function must still compute square roots.)
|
| /development/samples/SearchableDictionary/res/raw/ |
| D | definitions.txt | 201 conversion - n. the act of changing from one use or function or purpose to another 210 counterpart - n. a person or thing having the same function or characteristics as another 321 emulate - v. imitate the function of (another system), as by modifying the hardware or the software 377 facility - n. something designed and created to serve a particular function and to afford a particu… 657 operate - v. handle and cause to function 840 restore - v. bring back into original existence, use, function, or position
|