Searched refs:If (Results 1 - 25 of 615) sorted by relevance

1234567891011>>

/external/scapy/doc/scapy/
H A DBuildDoc.bat4 If /I "%CLEAR%"=="y" goto yes
5 If /I "%CLEAR%"=="" goto yes
6 If /I "%CLEAR%"=="n" goto no
/external/curl/docs/cmdline-opts/
H A Dlocation.d6 If the server reports that the requested page has moved to a different
8 option will make curl redo the request on the new place. If used together with
11 host. If a redirect takes curl to a different host, it won't be able to
18 was 301, 302, or 303. If the response code was any other 3xx code, curl will
H A Dspeed-time.d6 If a download is slower than speed-limit bytes per second during a speed-time
7 period, the download gets aborted. If speed-time is used, the default
10 This option controls transfers and thus will not affect slow connects etc. If
13 If this option is used several times, the last one will be used.
H A Dcert-type.d8 ENG are recognized types. If not specified, PEM is assumed.
10 If this option is used several times, the last one will be used.
H A Dkey-type.d7 is. DER, PEM, and ENG are supported. If not specified, PEM is assumed.
9 If this option is used several times, the last one will be used.
H A Dspeed-limit.d6 If a download is slower than this given speed (in bytes per second) for
10 If this option is used several times, the last one will be used.
H A Dstderr.d5 Redirect all writes to stderr to the specified file instead. If the file name
8 If this option is used several times, the last one will be used.
H A Dappend.d7 overwriting it. If the remote file doesn't exist, it will be created. Note
H A Ddisable.d5 If used as the first parameter on the command line, the \fIcurlrc\fP config
H A Dftp-alternative-to-user.d7 If authenticating with the USER and PASS commands fails, send this command.
H A Dpass.d8 If this option is used several times, the last one will be used.
H A Dssl-allow-beast.d6 TLS1.0 protocols known as BEAST. If this option isn't used, the SSL layer may
H A Dtlsauthtype.d7 for TLS-SRP (RFC 5054). If --tlsuser and --tlspassword are specified but
H A Dverbose.d13 If you only want HTTP headers in the output, --include might be the option
16 If you think this option still doesn't give you enough details, consider using
H A Ddata-binary.d8 If you start the data with the letter @, the rest should be a filename. Data
12 If this option is used several times, the ones following the first will append
H A Dproxy-user.d8 If you use a Windows SSPI-enabled curl binary and do either Negotiate or NTLM
12 If this option is used several times, the last one will be used.
H A Dcontinue-at.d9 of the source file before it is transferred to the destination. If used with
15 If this option is used several times, the last one will be used.
H A Ddisable-epsv.d12 If the server is an IPv6 host, this option will have no effect as EPSV is
15 Disabling EPSV only changes the passive behavior. If you want to switch to
H A Dget.d10 If used in combination with --head, the POST data will instead be appended to
13 If this option is used several times, only the first one is used. This is
H A Dkeepalive-time.d12 If this option is used several times, the last one will be used. If
H A Dntlm.d15 If you want to enable NTLM for your proxy authentication, then use
18 If this option is used several times, only the first one is used.
H A Dproxy.d19 If the port number is not specified in the proxy string, it is assumed to be
23 use. If there's an environment variable setting a proxy, you can set proxy to
39 If this option is used several times, the last one will be used.
/external/droiddriver/
H A Dcontributing_aosp.md6 DroidDriver is an "unbundled" project. If you specify the repo manifest branch "droiddriver-dev" (see below), you'll get only the relevant projects instead of the whole AOSP tree.
37 If commits are uploaded together (on the same branch) then they are considered dependent upon eachother. To submit an individual commit without requiring other commits to be merged first, that commit must be cherry picked to a new branch. This can be done either locally or via the gerrit UI.
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_loops.h38 struct rc_instruction * If; member in struct:loop_info
/external/libpng/contrib/pngminus/
H A Dmakevms.com60 $ If F$Search(P1) .Eqs. "" Then Goto Makeit
65 $ If Argument .Eqs. "" Then Goto Exit
69 $ If File .Eqs. " " Then Goto Endl
74 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl
75 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit
82 $ If arg .Le. 8 Then Goto Loop
91 $ If V Then Set Verify

Completed in 474 milliseconds

1234567891011>>