Searched refs:handles (Results 1 – 25 of 37) sorted by relevance
12
/ndk/docs/text/ |
D | NATIVE-ACTIVITY.text | 8 NativeActivity handles the communication between the Android framework and your 28 activity. Because the main thread of your application handles the callbacks, your callback 52 You might find it easier to use the native_app_glue static helper library that handles the
|
D | NDK-GDB.text | 64 'ndk-gdb' handles many error conditions and will dump an informative error
|
D | OVERVIEW.text | 108 keep handles to VM objects between JNI calls.
|
/ndk/sources/host-tools/make-3.81/w32/subproc/ |
D | sub_proc.c | 86 HANDLE handles[MAXIMUM_WAIT_OBJECTS]; in process_wait_for_any_private() local 95 handles[i] = (HANDLE) proc_array[i]->pid; in process_wait_for_any_private() 103 retval = WaitForMultipleObjects(proc_index, handles, FALSE, INFINITE); in process_wait_for_any_private()
|
/ndk/docs/renderscript/ |
D | jquery.js | 43 …handles=j.handles||(!c(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n",e… property
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | mbrtowc.m4 | 95 AC_CACHE_CHECK([whether mbrtowc handles incomplete characters], 195 AC_CACHE_CHECK([whether mbrtowc handles a NULL string argument],
|
D | mbrlen.m4 | 41 AC_CACHE_CHECK([whether mbrlen handles incomplete characters],
|
/ndk/sources/host-tools/make-3.81/po/ |
D | make.pot | 633 msgid "no more file handles: could not duplicate stdin\n" 637 msgid "no more file handles: could not duplicate stdout\n"
|
D | be.po | 637 msgid "no more file handles: could not duplicate stdin\n" 641 msgid "no more file handles: could not duplicate stdout\n"
|
D | ko.po | 646 msgid "no more file handles: could not duplicate stdin\n" 650 msgid "no more file handles: could not duplicate stdout\n"
|
D | ja.po | 646 msgid "no more file handles: could not duplicate stdin\n" 650 msgid "no more file handles: could not duplicate stdout\n"
|
D | zh_CN.po | 638 msgid "no more file handles: could not duplicate stdin\n" 642 msgid "no more file handles: could not duplicate stdout\n"
|
D | rw.po | 689 msgid "no more file handles: could not duplicate stdin\n" 693 msgid "no more file handles: could not duplicate stdout\n"
|
D | he.po | 647 msgid "no more file handles: could not duplicate stdin\n" 651 msgid "no more file handles: could not duplicate stdout\n"
|
D | nl.po | 650 msgid "no more file handles: could not duplicate stdin\n" 656 msgid "no more file handles: could not duplicate stdout\n"
|
D | id.po | 644 msgid "no more file handles: could not duplicate stdin\n" 648 msgid "no more file handles: could not duplicate stdout\n"
|
D | fi.po | 644 msgid "no more file handles: could not duplicate stdin\n" 649 msgid "no more file handles: could not duplicate stdout\n"
|
D | da.po | 642 msgid "no more file handles: could not duplicate stdin\n" 646 msgid "no more file handles: could not duplicate stdout\n"
|
D | sv.po | 643 msgid "no more file handles: could not duplicate stdin\n" 647 msgid "no more file handles: could not duplicate stdout\n"
|
D | pl.po | 646 msgid "no more file handles: could not duplicate stdin\n" 650 msgid "no more file handles: could not duplicate stdout\n"
|
D | de.po | 675 msgid "no more file handles: could not duplicate stdin\n" 679 msgid "no more file handles: could not duplicate stdout\n"
|
D | pt_BR.po | 645 msgid "no more file handles: could not duplicate stdin\n" 649 msgid "no more file handles: could not duplicate stdout\n"
|
D | hr.po | 644 msgid "no more file handles: could not duplicate stdin\n" 648 msgid "no more file handles: could not duplicate stdout\n"
|
D | ga.po | 650 msgid "no more file handles: could not duplicate stdin\n" 654 msgid "no more file handles: could not duplicate stdout\n"
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | debug.ipp | 839 true, // debugger inherit opened handles
|
12