Searched refs:handles (Results 1 – 25 of 30) sorted by relevance
12
/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/Additional_library_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/docs/Programmers_Guide/html/ |
D | jquery.js | 62 …handles:"e,s,se",helper:false,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:1000},_… property
|
/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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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"
|
D | tr.po | 648 msgid "no more file handles: could not duplicate stdin\n" 652 msgid "no more file handles: could not duplicate stdout\n"
|
D | gl.po | 645 msgid "no more file handles: could not duplicate stdin\n" 649 msgid "no more file handles: could not duplicate stdout\n"
|
D | vi.po | 658 msgid "no more file handles: could not duplicate stdin\n" 663 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
|
/ndk/sources/cxx-stl/llvm-libc++/patches.android/ |
D | 0013-temp-collective-ndk-hackathon-fixes.patch | 622 // If dispatch_once_f ever handles C++ exceptions, and if one can get to it
|
12