Home
last modified time | relevance | path

Searched refs:picked (Results 1 – 25 of 56) sorted by relevance

123

/external/curl/lib/
Dhttp.c343 bool picked; in pickoneauth() local
346 picked = TRUE; in pickoneauth()
351 pick->picked = CURLAUTH_NEGOTIATE; in pickoneauth()
353 pick->picked = CURLAUTH_DIGEST; in pickoneauth()
355 pick->picked = CURLAUTH_NTLM; in pickoneauth()
357 pick->picked = CURLAUTH_NTLM_WB; in pickoneauth()
359 pick->picked = CURLAUTH_BASIC; in pickoneauth()
361 pick->picked = CURLAUTH_PICKNONE; /* we select to use nothing */ in pickoneauth()
362 picked = FALSE; in pickoneauth()
366 return picked; in pickoneauth()
[all …]
Dtransfer.c1353 data->state.authhost.picked &= data->state.authhost.want; in Curl_pretransfer()
1354 data->state.authproxy.picked &= data->state.authproxy.want; in Curl_pretransfer()
/external/libjpeg-turbo/
DREADME.android15 These have been cherry picked from upstream and will be included in the 1.5
20 Cherry picked from upstream to address b/27494207.
/external/llvm/test/CodeGen/Mips/
Dinlineasm-cnstrnt-reg.ll27 ; Now c with 1024: make sure register $25 is picked
33 ; Now l with 1024: make sure register lo is picked. We do this by checking the instruction
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipaddr/
DREADME.web-page-replay12 Cherry picked revision 728996d6b1d4 to add license boilerplate to test-2to3.sh.
/external/clang/test/Modules/Inputs/available-is-better/
Dmodule.modulemap3 // cause a test failure if they were picked.
/external/valgrind/nightly/conf/
Dlfedora1.sendmail5 # Note this drops the mail as file to be picked up by another script
/external/icu/icu4c/source/common/
Dcommon.rc3 // picked up by the pre-processor during each build.
/external/icu/icu4c/source/layout/
Dlayout.rc3 // picked up by the pre-processor during each build.
/external/icu/icu4c/source/io/
Dio.rc3 // picked up by the pre-processor during each build.
/external/icu/icu4c/source/i18n/
Di18n.rc3 // picked up by the pre-processor during each build.
/external/icu/icu4c/source/layoutex/
Dlayoutex.rc3 // picked up by the pre-processor during each build.
/external/libunwind/
DChangeLog37 the file is picked up from same directory.
/external/mesa3d/bin/
D.cherry-ignore1 # These commits were cherry picked without using -x.
/external/libjpeg-turbo/testimages/
Dnightshot_iso_100.txt9 …raphic images chosen to come from a wide variety of sources and each one picked to stress differen…
/external/libselinux/
DREADME.android3 Some changes have been cherry-picked from the upstream libselinux.
/external/droiddriver/
Dcontributing_aosp.md34 …t requiring other commits to be merged first, that commit must be cherry picked to a new branch. T…
/external/clang/
DReadmeAndroid.md24 cherry-picked to *dev*.
/external/netperf/
DREADME.windows13 This is picked from the "Start\Developer Kits" path.
/external/strace/
Dgitlog-to-changelog81 this includes the "cherry picked from commit ..." line,
311 $rest =~ s/^\s*\(cherry picked from commit [\da-f]+\)\n//m;
/external/bison/build-aux/
Dgitlog-to-changelog80 this includes the "cherry picked from commit ..." line,
306 $rest =~ s/^\s*\(cherry picked from commit [\da-f]+\)\n//m;
/external/opencv3/doc/tutorials/imgproc/imgtrans/copyMakeBorder/
DcopyMakeBorder.markdown104 with a random value generated by the **RNG** variable *rng*. This value is a number picked
/external/fec/
DREADME69 Intel introduced SSE2 on the Pentium 4, and it has been picked up by
/external/libunwind/doc/
Dlibunwind-ptrace.tex62 use. Of course, the addresses of these routines could also be picked
/external/llvm/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt58 verify our assumption that we picked a hot back-edge in first-level

123