| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_upload_mgr.c | 44 unsigned default_size; /* Minimum size of the upload buffer, in bytes. */ 51 struct pipe_resource *buffer; /* Upload buffer. */ 52 struct pipe_transfer *transfer; /* Transfer object for the upload buffer. */ 53 uint8_t *map; /* Pointer to the mapped upload buffer. */ 55 unsigned offset; /* Aligned offset to the upload buffer, pointing 65 struct u_upload_mgr *upload = CALLOC_STRUCT(u_upload_mgr); in u_upload_create() local 66 if (!upload) in u_upload_create() 69 upload->pipe = pipe; in u_upload_create() 70 upload->default_size = default_size; in u_upload_create() 71 upload->bind = bind; in u_upload_create() [all …]
|
| D | u_upload_mgr.h | 46 * Create the upload manager. 49 * \param default_size Minimum size of the upload buffer, in bytes. 70 u_upload_clone(struct pipe_context *pipe, struct u_upload_mgr *upload); 74 u_upload_disable_persistent(struct u_upload_mgr *upload); 77 * Destroy the upload manager. 79 void u_upload_destroy( struct u_upload_mgr *upload ); 82 * Unmap upload buffer 84 * \param upload Upload manager 87 * which references the upload buffer, as many memory managers either 91 void u_upload_unmap( struct u_upload_mgr *upload ); [all …]
|
| /third_party/skia/tools/svg/ |
| D | svgs_parse_only.txt | 11 https://upload.wikimedia.org/wikipedia/commons/6/6d/Alabama-StateSeal.svg 12 https://upload.wikimedia.org/wikipedia/commons/2/2b/Alaska-StateSeal.svg 13 https://upload.wikimedia.org/wikipedia/commons/7/7e/Arizona-StateSeal.svg 14 https://upload.wikimedia.org/wikipedia/commons/5/51/Colorado-StateSeal.svg 15 https://upload.wikimedia.org/wikipedia/commons/e/e5/Connecticut-StateSeal.svg 16 https://upload.wikimedia.org/wikipedia/commons/c/c0/Delaware-StateSeal.svg 17 https://upload.wikimedia.org/wikipedia/commons/e/e0/Georgia-StateSeal.svg 18 https://upload.wikimedia.org/wikipedia/commons/c/c5/Hawaii-StateSeal.svg 19 https://upload.wikimedia.org/wikipedia/commons/4/49/Idaho-StateSeal.svg 20 https://upload.wikimedia.org/wikipedia/commons/c/c4/Indiana-StateSeal.svg [all …]
|
| /third_party/node/test/fixtures/wpt/FileAPI/file/ |
| D | send-file-form-punctuation.html | 3 <title>Upload files named using punctuation</title> 30 fileBaseName: "file-for-upload-in-form-QUOTATION-MARK-[\x22].txt", 33 "file-for-upload-in-form-QUOTATION-MARK-[\x22].txt", 38 fileBaseName: '"file-for-upload-in-form-double-quoted.txt"', 40 expectedEncodedBaseName: '"file-for-upload-in-form-double-quoted.txt"', 45 fileBaseName: "file-for-upload-in-form-REVERSE-SOLIDUS-[\\].txt", 48 "file-for-upload-in-form-REVERSE-SOLIDUS-[\\].txt", 55 fileBaseName: "file-for-upload-in-form-EXCLAMATION-MARK-[!].txt", 57 expectedEncodedBaseName: "file-for-upload-in-form-EXCLAMATION-MARK-[!].txt", 62 fileBaseName: "file-for-upload-in-form-DOLLAR-SIGN-[$].txt", [all …]
|
| D | send-file-form-punctuation.tentative.html | 3 <title>Upload files named using punctuation (tentative)</title> 34 fileBaseName: "file-for-upload-in-form-QUOTATION-MARK-[\x22].txt", 37 "file-for-upload-in-form-QUOTATION-MARK-[\x22].txt", 42 fileBaseName: '"file-for-upload-in-form-double-quoted.txt"', 44 expectedEncodedBaseName: '"file-for-upload-in-form-double-quoted.txt"', 49 fileBaseName: "file-for-upload-in-form-REVERSE-SOLIDUS-[\\].txt", 52 "file-for-upload-in-form-REVERSE-SOLIDUS-[\\].txt", 59 fileBaseName: "file-for-upload-in-form-EXCLAMATION-MARK-[!].txt", 61 expectedEncodedBaseName: "file-for-upload-in-form-EXCLAMATION-MARK-[!].txt", 66 fileBaseName: "file-for-upload-in-form-DOLLAR-SIGN-[$].txt", [all …]
|
| D | send-file-formdata-punctuation.any.js | 1 // META: title=FormData: FormData: Upload files named using punctuation 11 fileBaseName: "file-for-upload-in-form-QUOTATION-MARK-[\x22].txt", 16 fileBaseName: '"file-for-upload-in-form-double-quoted.txt"', 21 fileBaseName: "file-for-upload-in-form-REVERSE-SOLIDUS-[\\].txt", 28 fileBaseName: "file-for-upload-in-form-EXCLAMATION-MARK-[!].txt", 33 fileBaseName: "file-for-upload-in-form-DOLLAR-SIGN-[$].txt", 38 fileBaseName: "file-for-upload-in-form-PERCENT-SIGN-[%].txt", 43 fileBaseName: "file-for-upload-in-form-AMPERSAND-[&].txt", 48 fileBaseName: "file-for-upload-in-form-APOSTROPHE-['].txt", 53 fileBaseName: "file-for-upload-in-form-LEFT-PARENTHESIS-[(].txt", [all …]
|
| D | send-file-formdata-punctuation.tentative.html | 3 <title>FormData: Upload files named using punctuation (tentative)</title> 34 fileBaseName: "file-for-upload-in-form-QUOTATION-MARK-[\x22].txt", 39 fileBaseName: '"file-for-upload-in-form-double-quoted.txt"', 44 fileBaseName: "file-for-upload-in-form-REVERSE-SOLIDUS-[\\].txt", 51 fileBaseName: "file-for-upload-in-form-EXCLAMATION-MARK-[!].txt", 56 fileBaseName: "file-for-upload-in-form-DOLLAR-SIGN-[$].txt", 61 fileBaseName: "file-for-upload-in-form-PERCENT-SIGN-[%].txt", 66 fileBaseName: "file-for-upload-in-form-AMPERSAND-[&].txt", 71 fileBaseName: "file-for-upload-in-form-APOSTROPHE-['].txt", 76 fileBaseName: "file-for-upload-in-form-LEFT-PARENTHESIS-[(].txt", [all …]
|
| D | send-file-form-controls.html | 3 <title>Upload files named using controls</title> 26 fileBaseName: "file-for-upload-in-form-NUL-[\0].txt", 28 expectedEncodedBaseName: "file-for-upload-in-form-NUL-[\0].txt", 33 fileBaseName: "file-for-upload-in-form-BS-[\b].txt", 35 expectedEncodedBaseName: "file-for-upload-in-form-BS-[\b].txt", 40 fileBaseName: "file-for-upload-in-form-VT-[\v].txt", 42 expectedEncodedBaseName: "file-for-upload-in-form-VT-[\v].txt", 51 fileBaseName: "file-for-upload-in-form-LF-[\n].txt", 53 expectedEncodedBaseName: "file-for-upload-in-form-LF-[\n].txt", 58 fileBaseName: "file-for-upload-in-form-LF-CR-[\n\r].txt", [all …]
|
| D | send-file-form-controls.tentative.html | 3 <title>Upload files named using controls (tentative)</title> 30 fileBaseName: "file-for-upload-in-form-NUL-[\0].txt", 32 expectedEncodedBaseName: "file-for-upload-in-form-NUL-[\0].txt", 37 fileBaseName: "file-for-upload-in-form-BS-[\b].txt", 39 expectedEncodedBaseName: "file-for-upload-in-form-BS-[\b].txt", 44 fileBaseName: "file-for-upload-in-form-VT-[\v].txt", 46 expectedEncodedBaseName: "file-for-upload-in-form-VT-[\v].txt", 55 fileBaseName: "file-for-upload-in-form-LF-[\n].txt", 57 expectedEncodedBaseName: "file-for-upload-in-form-LF-[\n].txt", 62 fileBaseName: "file-for-upload-in-form-LF-CR-[\n\r].txt", [all …]
|
| D | send-file-formdata-controls.any.js | 1 // META: title=FormData: FormData: Upload files named using controls 7 fileBaseName: "file-for-upload-in-form-NUL-[\0].txt", 12 fileBaseName: "file-for-upload-in-form-BS-[\b].txt", 17 fileBaseName: "file-for-upload-in-form-VT-[\v].txt", 26 fileBaseName: "file-for-upload-in-form-LF-[\n].txt", 31 fileBaseName: "file-for-upload-in-form-LF-CR-[\n\r].txt", 36 fileBaseName: "file-for-upload-in-form-CR-[\r].txt", 41 fileBaseName: "file-for-upload-in-form-CR-LF-[\r\n].txt", 46 fileBaseName: "file-for-upload-in-form-HT-[\t].txt", 51 fileBaseName: "file-for-upload-in-form-FF-[\f].txt", [all …]
|
| D | send-file-form-iso-2022-jp.html | 4 <title>Upload files in ISO-2022-JP form</title> 21 fileBaseName: 'file-for-upload-in-form.txt', 23 expectedEncodedBaseName: 'file-for-upload-in-form.txt', 28 fileBaseName: 'file-for-upload-in-form-\uF7F0\uF793\uF783\uF7A0.txt', 31 'file-for-upload-in-form-.txt'), 36 fileBaseName: 'file-for-upload-in-form-☺😂.txt', 39 'file-for-upload-in-form-☺😂.txt'), 44 fileBaseName: 'file-for-upload-in-form-★星★.txt', 46 expectedEncodedBaseName: 'file-for-upload-in-form-\x1B$B!z@1!z\x1B(B.txt', 51 fileBaseName: 'file-for-upload-in-form-☺.txt', [all …]
|
| D | send-file-form-utf-8.html | 3 <title>Upload files in UTF-8 form</title> 20 fileBaseName: 'file-for-upload-in-form.txt', 22 expectedEncodedBaseName: 'file-for-upload-in-form.txt', 27 fileBaseName: 'file-for-upload-in-form-\uF7F0\uF793\uF783\uF7A0.txt', 30 'file-for-upload-in-form-\xEF\x9F\xB0\xEF\x9E\x93\xEF\x9E\x83\xEF\x9E\xA0.txt'), 35 fileBaseName: 'file-for-upload-in-form-☺😂.txt', 38 'file-for-upload-in-form-\xC3\xA2\xCB\x9C\xC2\xBA\xC3\xB0\xC5\xB8\xCB\x9C\xE2\x80\x9A.txt'), 43 fileBaseName: 'file-for-upload-in-form-★星★.txt', 45 expectedEncodedBaseName: 'file-for-upload-in-form-\xE2\x98\x85\xE6\x98\x9F\xE2\x98\x85.txt', 50 fileBaseName: 'file-for-upload-in-form-☺.txt', [all …]
|
| D | send-file-form-x-user-defined.html | 3 <title>Upload files in x-user-defined form</title> 20 fileBaseName: 'file-for-upload-in-form.txt', 22 expectedEncodedBaseName: 'file-for-upload-in-form.txt', 27 fileBaseName: 'file-for-upload-in-form-\uF7F0\uF793\uF783\uF7A0.txt', 29 expectedEncodedBaseName: 'file-for-upload-in-form-\xF0\x93\x83\xA0.txt', 34 fileBaseName: 'file-for-upload-in-form-☺😂.txt', 36 expectedEncodedBaseName: ('file-for-upload-in-form-' + 42 fileBaseName: 'file-for-upload-in-form-★星★.txt', 44 expectedEncodedBaseName: 'file-for-upload-in-form-★星★.txt', 49 fileBaseName: 'file-for-upload-in-form-☺.txt', [all …]
|
| D | send-file-form-windows-1252.html | 3 <title>Upload files in Windows-1252 form</title> 20 fileBaseName: 'file-for-upload-in-form.txt', 22 expectedEncodedBaseName: 'file-for-upload-in-form.txt', 27 fileBaseName: 'file-for-upload-in-form-\uF7F0\uF793\uF783\uF7A0.txt', 29 expectedEncodedBaseName: 'file-for-upload-in-form-.txt', 34 fileBaseName: 'file-for-upload-in-form-☺😂.txt', 36 expectedEncodedBaseName: 'file-for-upload-in-form-\xE2\x98\xBA\xF0\x9F\x98\x82.txt', 41 fileBaseName: 'file-for-upload-in-form-★星★.txt', 43 expectedEncodedBaseName: 'file-for-upload-in-form-★星★.txt', 48 fileBaseName: 'file-for-upload-in-form-☺.txt', [all …]
|
| D | send-file-form-windows-1252.tentative.html | 3 <title>Upload files in Windows-1252 form (tentative)</title> 27 fileBaseName: 'file-for-upload-in-form.txt', 29 expectedEncodedBaseName: 'file-for-upload-in-form.txt', 34 fileBaseName: 'file-for-upload-in-form-\uF7F0\uF793\uF783\uF7A0.txt', 36 expectedEncodedBaseName: 'file-for-upload-in-form-.txt', 41 fileBaseName: 'file-for-upload-in-form-☺😂.txt', 43 expectedEncodedBaseName: 'file-for-upload-in-form-\xE2\x98\xBA\xF0\x9F\x98\x82.txt', 48 fileBaseName: 'file-for-upload-in-form-★星★.txt', 50 expectedEncodedBaseName: 'file-for-upload-in-form-★星★.txt', 55 fileBaseName: 'file-for-upload-in-form-☺.txt', [all …]
|
| D | send-file-formdata-controls.tentative.html | 3 <title>FormData: Upload files named using controls (tentative)</title> 30 fileBaseName: "file-for-upload-in-form-NUL-[\0].txt", 35 fileBaseName: "file-for-upload-in-form-BS-[\b].txt", 40 fileBaseName: "file-for-upload-in-form-VT-[\v].txt", 49 fileBaseName: "file-for-upload-in-form-LF-[\n].txt", 54 fileBaseName: "file-for-upload-in-form-LF-CR-[\n\r].txt", 59 fileBaseName: "file-for-upload-in-form-CR-[\r].txt", 64 fileBaseName: "file-for-upload-in-form-CR-LF-[\r\n].txt", 69 fileBaseName: "file-for-upload-in-form-HT-[\t].txt", 74 fileBaseName: "file-for-upload-in-form-FF-[\f].txt", [all …]
|
| D | send-file-form-x-user-defined.tentative.html | 3 <title>Upload files in x-user-defined form (tentative)</title> 27 fileBaseName: 'file-for-upload-in-form.txt', 29 expectedEncodedBaseName: 'file-for-upload-in-form.txt', 34 fileBaseName: 'file-for-upload-in-form-\uF7F0\uF793\uF783\uF7A0.txt', 36 expectedEncodedBaseName: 'file-for-upload-in-form-\xF0\x93\x83\xA0.txt', 41 fileBaseName: 'file-for-upload-in-form-☺😂.txt', 43 expectedEncodedBaseName: ('file-for-upload-in-form-' + 49 fileBaseName: 'file-for-upload-in-form-★星★.txt', 51 expectedEncodedBaseName: 'file-for-upload-in-form-★星★.txt', 56 fileBaseName: 'file-for-upload-in-form-☺.txt', [all …]
|
| D | send-file-form-iso-2022-jp.tentative.html | 4 <title>Upload files in ISO-2022-JP form (tentative)</title> 28 fileBaseName: 'file-for-upload-in-form.txt', 30 expectedEncodedBaseName: 'file-for-upload-in-form.txt', 35 fileBaseName: 'file-for-upload-in-form-\uF7F0\uF793\uF783\uF7A0.txt', 38 'file-for-upload-in-form-.txt'), 43 fileBaseName: 'file-for-upload-in-form-☺😂.txt', 46 'file-for-upload-in-form-☺😂.txt'), 51 fileBaseName: 'file-for-upload-in-form-★星★.txt', 53 expectedEncodedBaseName: 'file-for-upload-in-form-\x1B$B!z@1!z\x1B(B.txt', 58 fileBaseName: 'file-for-upload-in-form-☺.txt', [all …]
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| D | nine_buffer_upload.c | 50 unsigned free_offset; /* Aligned offset to the upload buffer, pointing 73 nine_upload_create_buffer_group(struct nine_buffer_upload *upload, in nine_upload_create_buffer_group() argument 77 struct pipe_screen *screen = upload->pipe->screen; in nine_upload_create_buffer_group() 78 DBG("Allocating %p %p\n", upload, group); in nine_upload_create_buffer_group() 85 resource.width0 = upload->buffers_size; in nine_upload_create_buffer_group() 97 group->map = pipe_buffer_map_range(upload->pipe, group->resource, in nine_upload_create_buffer_group() 98 0, upload->buffers_size, in nine_upload_create_buffer_group() 113 DBG("Success: %p %p\n", group->map, group->map+upload->buffers_size); in nine_upload_create_buffer_group() 117 nine_upload_destroy_buffer_group(struct nine_buffer_upload *upload, in nine_upload_destroy_buffer_group() argument 120 DBG("%p %p\n", upload, group); in nine_upload_destroy_buffer_group() [all …]
|
| /third_party/vk-gl-cts/doc/testspecs/GLES3/ |
| D | performance.buffer.data_upload.txt | 19 Buffer upload performance tests 61 + Buffer upload performance after a draw call using the target buffer 68 + Complex buffer usage before upload (e.g transform feedback, copyBufferSubData) 69 + Sustained upload performance tests 73 Upload performance tests approximate upload speed by testing time usage of different 74 buffer upload functions with multiple different buffer sizes. The time usage of these 78 parameters. The test result of an upload test is the median transfer rate of the test 119 performance from the observation of a buffer upload completion (a return from a 122 "processing time" does not include the upload time. All tests and test samples have the 126 Each case's draw function, uploaded buffer type, and upload method is encoded to the case [all …]
|
| /third_party/vk-gl-cts/doc/testspecs/GLES2/ |
| D | performance.texture.upload.txt | 19 Texture upload performance tests 22 + dEQP-GLES2.performance.texture.upload.* 29 + Upload functions glTexImage2D and glTexSubImage2D 33 - Upload call only 34 - Upload and draw with uploaded texture + buffer swap 38 + Trashed cache before upload 42 Texture upload performance cases measure the performance of texture upload 43 calls. Subgroup 'upload' measures the duration of upload calls (i.e. 44 recorded iteration time includes only multiple texture upload calls). 46 each upload and swaps buffers afterwards (i.e. recorded iteration time [all …]
|
| /third_party/curl/docs/examples/ |
| D | ftpuploadfrommem.c | 25 * FTP upload a file from memory 50 struct WriteThis *upload = (struct WriteThis *)userp; in read_callback() local 56 if(upload->sizeleft) { in read_callback() 58 if(copylen > upload->sizeleft) in read_callback() 59 copylen = upload->sizeleft; in read_callback() 60 memcpy(ptr, upload->readptr, copylen); in read_callback() 61 upload->readptr += copylen; in read_callback() 62 upload->sizeleft -= copylen; in read_callback() 74 struct WriteThis upload; in main() local 76 upload.readptr = data; in main() [all …]
|
| /third_party/skia/src/gpu/ |
| D | GrDeferredUpload.h | 21 * contents. In that case the ASAP upload would happen prior to the draw and therefore the draw 23 * should schedule an inline upload. 25 * Ops, in conjunction with helpers such as GrDrawOpAtlas, use upload tokens to know what the most 28 * The deferred upload's target provides a facility for testing whether the draw corresponding to 29 * the token has been flushed. If it has not been flushed then the op must perform an inline upload 30 * instead so that the upload occurs after the draw depending on the old contents and before the 31 * draw depending on the updated contents. When scheduling an inline upload the op provides the 32 * token of the draw that the upload must occur before. 115 * Passed to a deferred upload when it is executed, this method allows the deferred upload to 125 * A deferred texture upload is simply a std::function that takes a [all …]
|
| /third_party/curl/tests/data/ |
| D | test625 | 25 …/test%TESTNUMBER.a/upload.%TESTNUMBER -T %LOGDIR/file%TESTNUMBER.txt sftp://%HOSTIP:%SSHPORT%SSH_P… 28 …ESTNUMBER.a/upload.%TESTNUMBER %PWD/%LOGDIR/upload.%TESTNUMBER rmdir %PWD/%LOGDIR/test%TESTNUMBER.… 32 for ssh upload test 39 <upload> 41 for ssh upload test 42 </upload>
|
| /third_party/curl/docs/cmdline-opts/ |
| D | upload-file.md | 4 Long: upload-file 8 Category: important upload 19 - --upload-file "{file1,file2}" $URL 22 # `--upload-file` 43 You can specify one --upload-file for each URL on the command line. Each 44 --upload-file + URL pair specifies what to upload and to where. curl also 45 supports "globbing" of the --upload-file argument, meaning that you can upload
|