Searched
full:main (Results
701 -
725 of
6997) sorted by null
<<21222324252627282930>>
/system/core/libacc/tests/ |
Android.mk | 9 main.cpp 28 main.cpp \
|
/system/extras/su/ |
su.c | 42 int main(int argc, char **argv) function 80 /* Copy the rest of the args from main. */
|
/system/extras/tests/bionic/libc/other/ |
test_timer_create2.c | 78 main (void) function 91 printf("main thread is %p\n", pthread_self());
|
/system/wlan/ti/wilink_6_1/Test/ |
TwIfDebug.c | 55 * \brief Main TwIf debug function 57 * Main TwIf debug function
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
mainSecKeysOnly.h | 35 * \brief RSN main security SM 44 /* PURPOSE: RSN main security SM */
|
/frameworks/base/services/java/com/android/server/ |
WifiWatchdogService.java | 66 * The core logic of the watchdog is done on the main watchdog thread. Wi-Fi 67 * callbacks can come in on other threads, so we must queue messages to the main 69 * the main thread. 84 * The main watchdog thread. 88 * The handler for the main watchdog thread. 95 * The current watchdog state. Only written from the main thread! 100 * touched in the main thread! 105 * have been checked. Only touched in the main thread! 266 * Creates the main watchdog thread, including waiting for the handler to be 286 * Waits for the main watchdog thread to create the handler [all...] |
/external/elfutils/libasm/ |
asm_end.c | 70 Elf_Scn *scn = elf_getscn (ctx->out.elf, asmscn->data.main.scnndx); 72 Elf_Scn *scn = asmscn->data.main.scn; 195 ? sym->scn->data.main.scn 196 : sym->scn->data.up->data.main.scn); 335 AsmScn_t *member = runp->members->data.main.next_in_group; 344 *grpdata++ = elf_ndxscn (member->data.main.scn); 346 while ((member = member->data.main.next_in_group) 347 != runp->members->data.main.next_in_group); 406 shdr = gelf_getshdr (asmscn->data.main.scn, &shdr_mem); 410 shdr->sh_name = ebl_strtaboffset (asmscn->data.main.strent) [all...] |
/external/icu4c/ |
aclocal.m4 | 154 AC_RUN_IFELSE(int main(void) {return (sizeof(void*)*8==64)?0:1;}, 245 AC_COMPILE_IFELSE(int main(void) {return (sizeof(void*)*8==64)?0:1;}, 253 AC_COMPILE_IFELSE(int main(void) {return (sizeof(void*)*8==64)?0:1;}, 276 AC_COMPILE_IFELSE(int main(void) {return (sizeof(void*)*8==64)?0:1;}, 313 AC_COMPILE_IFELSE(int main(void) {return (sizeof(void*)*8==64)?0:1;}, 330 AC_COMPILE_IFELSE(int main(void) {return (sizeof(void*)*8==64)?0:1;}, 339 AC_COMPILE_IFELSE(int main(void) {return (sizeof(void*)*8==64)?0:1;}, 347 AC_COMPILE_IFELSE(int main(void) {return (sizeof(void*)*8==64)?0:1;}, 358 AC_TRY_RUN(int main(void) {return (sizeof(void*)*8==64)?0:1;}, 379 AC_COMPILE_IFELSE(int main(void) {return (sizeof(void*)*8==32)?0:1;} [all...] |
/external/opencore/baselibs/thread_messaging/src/ |
pv_proxied_interface.h | 46 ** Main proxy class. This class defines the public interface 55 ** This call registers a proxied interface with the main 58 ** the life of the main proxy. 70 ** This call un-registers a proxied interface with the main 71 ** proxy. During this call, the main proxy will de-queue all 77 ** life of the main proxy. 221 ** This call is made by the main proxy from the PV 227 ** to the main proxy. 233 ** This call is made by the main proxy from the PV thread 239 ** to the main proxy [all...] |
/external/opencore/codecs_v2/omx/omx_proxy/src/ |
pv_omx_proxied_interface.h | 52 ** Main proxy class. This class defines the public interface 61 ** This call registers a proxied interface with the main 64 ** the life of the main proxy. 76 ** This call un-registers a proxied interface with the main 77 ** proxy. During this call, the main proxy will de-queue all 83 ** life of the main proxy. 227 ** This call is made by the main proxy from the PV 233 ** to the main proxy. 239 ** This call is made by the main proxy from the PV thread 245 ** to the main proxy [all...] |
/frameworks/base/docs/html/guide/basics/ |
appmodel.jd | 46 the action <code>android.intent.action.MAIN</code> and 123 <p>The main way you control how activities interact with tasks is through 143 support the MAIN action and LAUNCHER category).</p> 194 and not something the user is normally aware of. Their main uses are simply:</p> 224 instances are made only from the main thread of the process they are running in.</p> 229 same process unless otherwise specified), in the main thread of that process. 243 from the main thread of their process. In particular, calls on to the IBinder 245 calls to methods on Service itself are done from the main thread.) 250 <li><p>Calls to the main methods of {@link android.content.ContentProvider} 251 are dispatched from the calling thread or main thread as with IBinder. Th [all...] |
/ndk/build/platforms/android-3/arch-arm/usr/lib/ |
libc.a | 122 ELF ( 4 4 ( ? -??p?? ? ?? ???/Q???? ?? ? ??A aeabi 5TE W < |