Home
last modified time | relevance | path

Searched refs:upload (Results 1 – 25 of 100) sorted by relevance

1234

/external/arduino/hardware/arduino/
Dboards.txt4 uno.upload.protocol=stk500
5 uno.upload.maximum_size=32256
6 uno.upload.speed=115200
22 atmega328.upload.protocol=stk500
23 atmega328.upload.maximum_size=30720
24 atmega328.upload.speed=57600
42 diecimila.upload.protocol=stk500
43 diecimila.upload.maximum_size=14336
44 diecimila.upload.speed=19200
62 mega2560.upload.protocol=stk500v2
[all …]
/external/chromium/net/data/ftp/
Ddir-listing-ls-18.expected2 .pureftpd-upload.47fcbb3c.849.191b.cd40d08a
11 .pureftpd-upload.4925a00d.849.668d.9ea5b3ed
20 .pureftpd-upload.492b0a03.849.12d.bf5d2bc6
Ddir-listing-ls-181 -rw-r--r-- 1 ftpadmin ftpadmin125435904 Apr 9 2008 .pureftpd-upload.47fcbb3c.849.191b.cd40d08a
2 -rw-r--r-- 1 ftpadmin ftpadmin153198592 Nov 20 2008 .pureftpd-upload.4925a00d.849.668d.9ea5b3ed
3 -rw-r--r-- 1 ftpadmin ftpadmin 8760 Nov 24 2008 .pureftpd-upload.492b0a03.849.12d.bf5d2bc6
/external/bison/build-aux/
Dgnupload313 upload () function
327 $dbg ncftpput ftp-upload.gnu.org /incoming/alpha $files $base.directive.asc
332 $dbg ncftpput ftp-upload.gnu.org /incoming/ftp $files $base.directive.asc
396 upload "$dest" "$destdir" "`hostname`-$$" "" "$stmt"
421 upload "$dest" "$destdir" "$file" "$file" "$stmt" "$files"
/external/chromium-trace/trace-viewer/third_party/python_gflags/
DMakefile59 - python setup.py sdist upload
60 - python setup.py bdist_egg upload
/external/llvm/docs/
DPhabricator.rst30 Phabricator has a tool called *Arcanist* to upload patches from
43 Note that you can upload patches created through various diff tools,
51 to upload your patch):
56 To upload a new patch:
60 * Paste the text diff or upload the patch file.
/external/webkit/Source/WebCore/bindings/cpp/
DWebDOMEventTarget.cpp148 if (WebCore::XMLHttpRequestUpload* upload = value->toXMLHttpRequestUpload()) in toWebKit() local
149 return toWebKit(upload); in toWebKit()
/external/libusb_aah/doc/
DMakefile.am6 docs-upload: docs
/external/webkit/Source/WebCore/bindings/js/
DJSEventTarget.cpp132 if (XMLHttpRequestUpload* upload = target->toXMLHttpRequestUpload()) in toJS() local
133 return toJS(exec, globalObject, upload); in toJS()
DJSXMLHttpRequestCustom.cpp61 if (XMLHttpRequestUpload* upload = m_impl->optionalUpload()) in markChildren() local
62 markDOMObjectWrapper(markStack, *Heap::heap(this)->globalData(), upload); in markChildren()
/external/libusb/doc/
DMakefile.am6 docs-upload: docs
/external/qemu/android/protocol/
Dcore-commands.h67 int upload; member
Dcore-commands-proxy.c197 ret->upload = resp_data->upload; in corecmd_get_netspeed()
Dcore-commands-impl.c231 resp_data->upload = netspeed->upload; in _coreCmdImpl_handle_command()
/external/qemu/android/
Dandroid.h38 int upload; member
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
D__init__.py15 from webkitpy.tool.commands.upload import *
Dupload_unittest.py31 from webkitpy.tool.commands.upload import *
/external/webkit/Tools/Scripts/
Dwebkit-tools-completion.sh80 upload)
/external/bison/
DREADME-release41 corresponding upload-to destination in the emitted gnupload command.
59 make upload RELEASE='X.Y TYPE'
/external/kernel-headers/original/linux/
Duinput.h59 } upload; member
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
Dtest_results_uploader.py95 def upload(self, params, files, timeout_seconds): member in TestResultsUploader
/external/webkit/Source/WebCore/css/
Dhtml.css523 …tton"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button {
528 …input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
552 input[type="file"]:disabled::-webkit-file-upload-button, button:disabled,
557 …ive, input[type="reset"]:active, input[type="file"]:active::-webkit-file-upload-button, button:act…
561 …eset"]:active:disabled, input[type="file"]:active:disabled::-webkit-file-upload-button, button:act…
829 input[type="file"]:focus::-webkit-file-upload-button {
/external/v8/tools/
Dcommon-includes.sh158 git cl upload -r "$REVIEWER" --send-mail \
/external/chromium/chrome/browser/
Dcrash_handler_host_linux.cc306 info->upload = (getenv(env_vars::kHeadless) == NULL); in OnFileCanReadWithoutBlocking()
327 if (!info->upload) in WriteDumpFile()
/external/clang/www/demo/
Dindex.cgi154 Bitter Melon the cat says, paste a C/C++ program in the text box or upload
325 my $fh = $c->upload('uploaded_file');

1234