Home
last modified time | relevance | path

Searched refs:NOBODY (Results 1 – 17 of 17) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DCoroutineManager.java152 final static int NOBODY=-1; field in CoroutineManager
160 int m_nextCoroutine=NOBODY;
272 while(m_nextCoroutine != thisCoroutine || m_nextCoroutine==ANYBODY || m_nextCoroutine==NOBODY) in co_resume()
286 if(m_nextCoroutine==NOBODY) in co_resume()
314 m_nextCoroutine=NOBODY; // %REVIEW% in co_exit()
/external/curl/tests/data/
Dtest6276 NOBODY
24 SFTP quote remove file with NOBODY
Dtest10007 NOBODY
Dtest1045 NOBODY
Dtest6405 NOBODY
Dtest191324 FTP with NOBODY set, getting a missing file
Dtest6415 NOBODY
Dtest191425 FTP with NOBODY and FILETIME set, getting a missing file
Dtest1415 NOBODY
Dtest51128 FTP with FILETIME and NOBODY but missing file
Dtest10446 NOBODY
Dtest54234 FTP a file with NOBODY yes and HEADER no
/external/google-breakpad/src/third_party/curl/
Dcurl.h806 CINIT(NOBODY, LONG, 44), /* use HEAD to get http document */
/external/curl/docs/
DKNOWN_BUGS75 7.3 FTP with NOBODY and FAILONERROR
560 7.3 FTP with NOBODY and FAILONERROR
DTODO1278 from being output in NOBODY requests over FTP
/external/cldr/tools/java/org/unicode/cldr/util/data/
Deurope3896 # I can tell you that NOBODY (even the airlines) respected this timezone DST
/external/curl/
DCHANGES2385 - setopt: unset NOBODY switches to GET if still HEAD