Home
last modified time | relevance | path

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

12345678910>>...20

/external/mesa3d/src/gallium/auxiliary/util/
Du_upload_mgr.c62 struct u_upload_mgr *upload = CALLOC_STRUCT( u_upload_mgr ); in u_upload_create() local
63 if (!upload) in u_upload_create()
66 upload->pipe = pipe; in u_upload_create()
67 upload->default_size = default_size; in u_upload_create()
68 upload->bind = bind; in u_upload_create()
69 upload->usage = usage; in u_upload_create()
71 upload->map_persistent = in u_upload_create()
75 if (upload->map_persistent) { in u_upload_create()
76 upload->map_flags = PIPE_TRANSFER_WRITE | in u_upload_create()
81 upload->map_flags = PIPE_TRANSFER_WRITE | in u_upload_create()
[all …]
Du_upload_mgr.h57 void u_upload_destroy( struct u_upload_mgr *upload );
69 void u_upload_unmap( struct u_upload_mgr *upload );
82 void u_upload_alloc(struct u_upload_mgr *upload,
97 void u_upload_data(struct u_upload_mgr *upload,
112 void u_upload_buffer(struct u_upload_mgr *upload,
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_buffer_upload.c73 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("%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 nine_upload_destroy_buffer_group(struct nine_buffer_upload *upload, in nine_upload_destroy_buffer_group() argument
116 DBG("%p %p\n", upload, group); in nine_upload_destroy_buffer_group()
120 pipe_transfer_unmap(upload->pipe, group->transfer); in nine_upload_destroy_buffer_group()
131 struct nine_buffer_upload *upload; in nine_upload_create() local
[all …]
/external/skia/tools/svg/
Dsvgs.txt17 https://upload.wikimedia.org/wikipedia/commons/6/6d/Alabama-StateSeal.svg
18 https://upload.wikimedia.org/wikipedia/commons/2/2b/Alaska-StateSeal.svg
19 https://upload.wikimedia.org/wikipedia/commons/7/7e/Arizona-StateSeal.svg
20 https://upload.wikimedia.org/wikipedia/commons/0/0f/Seal_of_California.svg
21 https://upload.wikimedia.org/wikipedia/commons/5/51/Colorado-StateSeal.svg
22 https://upload.wikimedia.org/wikipedia/commons/e/e5/Connecticut-StateSeal.svg
23 https://upload.wikimedia.org/wikipedia/commons/c/c0/Delaware-StateSeal.svg
24 https://upload.wikimedia.org/wikipedia/commons/b/bf/Florida-StateSeal.svg
25 https://upload.wikimedia.org/wikipedia/commons/e/e0/Georgia-StateSeal.svg
26 https://upload.wikimedia.org/wikipedia/commons/c/c5/Hawaii-StateSeal.svg
[all …]
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_upload.c50 if (!brw->upload.bo) in intel_upload_finish()
53 drm_intel_bo_unmap(brw->upload.bo); in intel_upload_finish()
54 drm_intel_bo_unreference(brw->upload.bo); in intel_upload_finish()
55 brw->upload.bo = NULL; in intel_upload_finish()
56 brw->upload.next_offset = 0; in intel_upload_finish()
91 offset = ALIGN_NPOT(brw->upload.next_offset, alignment); in intel_upload_space()
92 if (brw->upload.bo && offset + size > brw->upload.bo->size) { in intel_upload_space()
97 if (!brw->upload.bo) { in intel_upload_space()
98 brw->upload.bo = drm_intel_bo_alloc(brw->bufmgr, "streamed data", in intel_upload_space()
101 drm_intel_bo_map(brw->upload.bo, true); in intel_upload_space()
[all …]
/external/curl/tests/data/
Dtest62525 …//%HOSTIP:%SSHPORT%PWD/log/test625.a/upload.625 -T log/file625.txt sftp://%HOSTIP:%SSHPORT%PWD/log…
28 …est610.pl move %PWD/log/test625.a/upload.625 %PWD/log/upload.625 rmdir %PWD/log/test625.a rm %PWD/…
32 for ssh upload test
39 <upload>
41 for ssh upload test
42 </upload>
Dtest6035 SCP upload
21 SCP upload
24 …rl_client_key.pub -u %USER: -T log/file603.txt scp://%HOSTIP:%SSHPORT%PWD/log/upload.603 --insecure
28 for ssh upload test
35 <upload>
37 for ssh upload test
38 </upload>
Dtest62425 ….pub -u %USER: -T log/file624.txt sftp://%HOSTIP:%SSHPORT%PWD/log/test624.dir/upload.624 --insecure
28 perl %SRCDIR/libtest/test610.pl move %PWD/log/test624.dir/upload.624 %PWD/log/upload.624 rmdir %PWD…
32 for ssh upload test
39 <upload>
41 for ssh upload test
42 </upload>
Dtest21618 FTP upload two files to the same dir
21 -T log/upload.216 ftp://%HOSTIP:%FTPPORT/a/path/216/ -T log/upload.216 ftp://%HOSTIP:%FTPPORT/a/pat…
23 <file name="log/upload.216">
24 upload this file twice
39 STOR upload.216
Dtest10921 FTP PASV upload append
28 upload this
43 <upload>
45 upload this
46 </upload>
Dtest60224 …l_client_key.pub -u %USER: -T log/file602.txt sftp://%HOSTIP:%SSHPORT%PWD/log/upload.602 --insecure
28 for ssh upload test
35 <upload>
37 for ssh upload test
38 </upload>
Dtest11220 FTP PASV upload resume
26 this is the *****crap******** that we're gonna upload
43 <upload>
44 gonna upload
47 </upload>
Dtest103823 FTP PASV upload resume from end of file
29 this is the *****cr@p******** that we're gonna upload
47 <upload>
48 cr@p******** that we're gonna upload
51 </upload>
Dtest54123 FTP upload and upload same file again without rewind
34 upload
43 <upload>
44 </upload>
Dtest23518 FTP resumed upload but no file present remotely
24 this is the *****crap******** that we're gonna upload
42 <upload>
43 this is the *****crap******** that we're gonna upload
46 </upload>
Dtest50523 FTP upload with rename after transfer
34 upload
43 <upload>
49 upload
53 </upload>
Dtest103923 FTP PASV upload resume from end of empty file
29 this is the *****cr@p******** that we're gonna upload
47 <upload>
48 this is the *****cr@p******** that we're gonna upload
51 </upload>
Dtest10821 FTP PORT upload with CWD
28 upload this
51 <upload>
53 upload this
54 </upload>
Dtest52526 FTP PORT upload using multi interface
33 upload this
54 <upload>
56 upload this
57 </upload>
Dtest52926 FTP PORT upload using multi interface (weird cleanup function sequence)
33 upload this
54 <upload>
56 upload this
57 </upload>
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_buffer_objects.c506 if (!intel->upload.bo) in intel_upload_finish()
509 if (intel->upload.buffer_len) { in intel_upload_finish()
510 drm_intel_bo_subdata(intel->upload.bo, in intel_upload_finish()
511 intel->upload.buffer_offset, in intel_upload_finish()
512 intel->upload.buffer_len, in intel_upload_finish()
513 intel->upload.buffer); in intel_upload_finish()
514 intel->upload.buffer_len = 0; in intel_upload_finish()
517 drm_intel_bo_unreference(intel->upload.bo); in intel_upload_finish()
518 intel->upload.bo = NULL; in intel_upload_finish()
528 intel->upload.bo = drm_intel_bo_alloc(intel->bufmgr, "upload", size, 0); in wrap_buffers()
[all …]
/external/deqp/doc/testspecs/GLES2/
Dperformance.texture.upload.txt19 Texture upload performance tests
22 + dEQP-GLES2.performance.texture.upload.*
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
47 includes multiple upload and draw calls and one buffer swap). Texture
/external/deqp/doc/testspecs/GLES3/
Dperformance.buffer.data_upload.txt19 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 …]
/external/curl/tests/libtest/
Dlib591.c46 FILE *upload = NULL; in test() local
51 upload = fopen(libtest_arg3, "rb"); in test()
52 if(!upload) { in test()
62 fclose(upload); in test()
78 easy_setopt(easy, CURLOPT_READDATA, upload); in test()
146 fclose(upload); in test()
/external/python/cpython2/Lib/distutils/tests/
Dtest_upload.py7 from distutils.command import upload as upload_mod
8 from distutils.command.upload import upload
81 cmd = upload(dist)
94 cmd = upload(dist)
101 cmd = upload(dist)
115 cmd = upload(dist)

12345678910>>...20