Home
last modified time | relevance | path

Searched refs:NOBODY (Results 1 – 15 of 15) 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
Dtest6415 NOBODY
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_BUGS66 7.3 FTP with NOBODY and FAILONERROR
460 7.3 FTP with NOBODY and FAILONERROR
DTODO1105 from being output in NOBODY requests over FTP
/external/curl/include/curl/
Dcurl.h1030 CINIT(NOBODY, LONG, 44), /* use HEAD to get http document */
/external/curl/
DCHANGES.01111 - When using the multi interface with FTP and you asked for NOBODY, you did no
2603 gets a 550 response back for the cases where a download (or NOBODY) is
4707 (https://curl.haxx.se/bug/view.cgi?id=1776235) about ftp requests with NOBODY
10221 - David Hull made libcurl deal with NOBODY and HEADER for file:// the same way
10693 style like other faked HTTP headers when NOBODY and HEADER are used. I
11428 return CURLE_PARTIAL_FILE when curl_easy_perform() was called with NOBODY