HomeSort by relevance Sort by last modified time
    Searched full:unmet (Results 1 - 11 of 11) sorted by null

  /external/curl/tests/libtest/
lib1511.c 28 long unmet; local
47 curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &unmet);
48 if(unmet != 1L) {
60 curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &unmet);
61 if(unmet != 0L) {
  /external/curl/docs/libcurl/opts/
CURLINFO_CONDITION_UNMET.3 25 CURLINFO_CONDITION_UNMET \- get info on unmet time conditional
29 CURLcode curl_easy_getinfo(CURL *handle, CURLINFO_CONDITION_UNMET, long *unmet);
  /external/curl/tests/data/
test1424 47 HTTP GET -o fname without Content-Disposition (unmet time condition)
  /system/libvintf/
RuntimeInfo.cpp 155 error->insert(0, "Framework match kernel version with unmet conditions:");
  /external/autotest/client/bin/
package.py 250 # unmet dependencies for the package. We won't cover this case, at
  /prebuilts/go/darwin-x86/src/archive/tar/
reader.go 781 // However, GNU tar stops returning data even if sfr.total is unmet.
  /prebuilts/go/linux-x86/src/archive/tar/
reader.go 781 // However, GNU tar stops returning data even if sfr.total is unmet.
  /external/selinux/libsepol/src/
link.c 690 /* unmet requirement */
731 /* unmet requirement */
    [all...]
  /external/curl/src/
tool_operate.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic6x.c     [all...]
  /external/curl/
CHANGES.0     [all...]

Completed in 898 milliseconds