Searched refs:one (Results 201 - 225 of 1174) sorted by relevance

1234567891011>>

/external/curl/docs/cmdline-opts/
H A Dcompressed.d5 Request a compressed response using one of the algorithms curl supports, and
H A Dcrlfile.d10 If this option is used several times, the last one will be used.
H A Dexpect100-timeout.d10 default curl will wait one second. This option accepts decimal values! When
H A Dftp-account.d10 If this option is used several times, the last one will be used.
H A Dftp-pasv.d11 If this option is used several times, only the first one is used. Undoing an
H A Dkey-type.d9 If this option is used several times, the last one will be used.
H A Dkey.d10 If this option is used several times, the last one will be used.
H A Dmax-redirs.d11 If this option is used several times, the last one will be used.
H A Dprogress-bar.d10 known size, it will instead output one '#' character for every 1024 bytes
H A Dremote-name-all.d6 if --remote-name were used for each one. So if you want to disable that for a
H A Dspeed-limit.d10 If this option is used several times, the last one will be used.
H A Dstderr.d8 If this option is used several times, the last one will be used.
H A Dtftp-blksize.d11 If this option is used several times, the last one will be used.
H A Dtime-cond.d8 one that has been modified before that time. The <date expression> can be all
17 If this option is used several times, the last one will be used.
H A Duser-agent.d12 If this option is used several times, the last one will be used.
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/test/Bindings/OCaml/
H A Dlinker.ml44 let m1 = make_module "one"
49 let m1 = make_module "one"
54 let m1 = make_module "one"
55 and m2 = make_module "one" in
/external/llvm/test/MC/Mips/
H A Dmips-register-names-invalid.s5 # an off-by-one bug.
/external/perfetto/src/traced/probes/filesystem/
H A Dprefix_finder.h42 // The prefix for /a/1, /a/2 and /a/3/ is /, the one for /b/4 and /b/5 is /b/.
65 bool operator()(const Node& one, const Node& other) const { argument
66 return one.name_ < other.name_;
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/tensorflow/tensorflow/core/kernels/
H A Deye_functor_gpu.cu.cc35 const Scalar one = Scalar(1); local
44 output_ptr[index] = col == row ? one : zero;

Completed in 342 milliseconds

1234567891011>>