Home
last modified time | relevance | path

Searched refs:staging (Results 1 – 25 of 274) sorted by relevance

1234567891011

/external/owasp/sanitizer/
DMakefile176 out/run_me_before_committing_release.sh: clean out/staging.tstamp
177 tools/update_tree_in_svn.py out/staging distrib > $@
179 out/staging.tstamp: out/javadoc.tstamp out/classes.tstamp
180 mkdir -p out/staging
182 rm -rf out/staging/javadoc
183 cp -r out/javadoc out/staging/javadoc
185 for doc_html in $$(find out/staging/javadoc -name \*.html); do \
189 mkdir -p out/staging/lib
191 cp "$$jar" out/staging/lib/; \
192 cp "$$(dirname $$jar)"/COPYING out/staging/lib/"$$(basename $$jar .jar)"-COPYING; \
[all …]
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_transfer.c189 xfer->staging.res = res->screen->resource_create(res->screen, &templ); in xfer_alloc_staging_res()
191 if (xfer->staging.res && xfer->staging.res->target != PIPE_BUFFER) { in xfer_alloc_staging_res()
192 assert(ilo_texture(xfer->staging.res)->image.tiling == in xfer_alloc_staging_res()
196 return (xfer->staging.res != NULL); in xfer_alloc_staging_res()
257 xfer->staging.sys = in xfer_alloc_staging_sys()
260 return (xfer->staging.sys != NULL); in xfer_alloc_staging_sys()
288 const struct ilo_screen *is = ilo_screen(xfer->staging.res->screen); in xfer_map()
290 vma = ilo_resource_get_vma(xfer->staging.res); in xfer_map()
302 if (ptr && xfer->staging.res->target == PIPE_BUFFER) in xfer_map()
309 ptr = xfer->staging.sys; in xfer_map()
[all …]
Dilo_transfer.h63 } staging; member
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_buffer_common.c282 void *data, struct r600_resource *staging, in r600_buffer_get_transfer() argument
295 transfer->staging = staging; in r600_buffer_get_transfer()
365 struct r600_resource *staging = NULL; in r600_buffer_transfer_map() local
368 256, &offset, (struct pipe_resource**)&staging, (void**)&data); in r600_buffer_transfer_map()
370 if (staging) { in r600_buffer_transfer_map()
373 ptransfer, data, staging, offset); in r600_buffer_transfer_map()
386 struct r600_resource *staging; in r600_buffer_transfer_map() local
388 staging = (struct r600_resource*) pipe_buffer_create( in r600_buffer_transfer_map()
391 if (staging) { in r600_buffer_transfer_map()
393 rctx->dma_copy(ctx, &staging->b.b, 0, in r600_buffer_transfer_map()
[all …]
Dr600_texture.c144 struct pipe_resource *dst = &rtransfer->staging->b.b; in r600_copy_to_staging_texture()
163 struct pipe_resource *src = &rtransfer->staging->b.b; in r600_copy_from_staging_texture()
1293 struct r600_texture **staging) in r600_init_flushed_depth_texture() argument
1297 struct r600_texture **flushed_depth_texture = staging ? in r600_init_flushed_depth_texture()
1298 staging : &rtex->flushed_depth_texture; in r600_init_flushed_depth_texture()
1301 if (!staging) { in r600_init_flushed_depth_texture()
1343 resource.usage = staging ? PIPE_USAGE_STAGING : PIPE_USAGE_DEFAULT; in r600_init_flushed_depth_texture()
1347 if (staging) in r600_init_flushed_depth_texture()
1555 trans->staging = (struct r600_resource*)staging_depth; in r600_texture_transfer_map()
1556 buf = trans->staging; in r600_texture_transfer_map()
[all …]
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_transfer.c80 } else if (trans->staging) { in etna_transfer_unmap()
89 trans->staging, ptrans->box.x, ptrans->box.y, in etna_transfer_unmap()
97 trans->staging, ptrans->stride, in etna_transfer_unmap()
104 FREE(trans->staging); in etna_transfer_unmap()
302 trans->staging = MALLOC(size); in etna_transfer_map()
303 if (!trans->staging) in etna_transfer_map()
310 etna_texture_untile(trans->staging, in etna_transfer_map()
316 util_copy_box(trans->staging, rsc->base.format, ptrans->stride, in etna_transfer_map()
329 return trans->staging; in etna_transfer_map()
/external/llvm/test/Linker/
Dreplaced-function-matches-first-subprogram.ll46 !1 = !DIFile(filename: "t1.cpp", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
49 !5 = !DIFile(filename: "t1.cpp", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
61 …]] = !DIFile(filename: "../t.h", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro…
62 !8 = !DIFile(filename: "../t.h", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
63 !9 = !DIFile(filename: "../t.h", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c314 trans->staging, trans->base.stride, in fd_resource_flush_z32s8()
319 trans->staging, trans->base.stride, in fd_resource_flush_z32s8()
335 uint8_t *source = trans->staging + in fd_resource_flush_rgtc()
402 if (trans->staging) in fd_resource_transfer_flush_region()
414 if (trans->staging && !(ptrans->usage & PIPE_TRANSFER_FLUSH_EXPLICIT)) { in fd_resource_transfer_unmap()
433 free(trans->staging); in fd_resource_transfer_unmap()
571 trans->staging = malloc(trans->base.stride * trans->base.box.height); in fd_resource_transfer_map()
572 if (!trans->staging) in fd_resource_transfer_map()
595 trans->staging, trans->base.stride, in fd_resource_transfer_map()
600 trans->staging, trans->base.stride, in fd_resource_transfer_map()
[all …]
/external/v8/tools/foozzie/testdata/
Dfailure_output.txt12 …xpose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --random-seed 123…
14 …ives-syntax --invoke-weak-callbacks --omit-quit --es-staging --random-seed 12345 --ignition-stagin…
/external/llvm/test/Linker/Inputs/
Dreplaced-function-matches-first-subprogram.ll16 !1 = !DIFile(filename: "t2.cpp", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
19 !5 = !DIFile(filename: "../t.h", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
20 !6 = !DIFile(filename: "../t.h", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
/external/vulkan-validation-layers/layers/
DCMakeLists.txt105 add_custom_target(${config_file}-staging-json ALL
106 COMMAND mkdir -p ${CMAKE_CURRENT_BINARY_DIR}/staging-json
107 …D cp ${CMAKE_CURRENT_SOURCE_DIR}/linux/${config_file}.json ${CMAKE_CURRENT_BINARY_DIR}/staging-json
108 …"library_path\":/s$./libVkLayer$libVkLayer$" ${CMAKE_CURRENT_BINARY_DIR}/staging-json/${config_fil…
112 …install(FILES ${CMAKE_CURRENT_BINARY_DIR}/staging-json/${config_file}.json DESTINATION ${CMAKE_INS…
/external/llvm/test/Bitcode/
Ddrop-debug-info.3.5.ll28 …adata !"", i32 1} ; [ DW_TAG_compile_unit ] [/Users/dexonsmith/data/llvm/staging/test/Bitcode/t.c]…
29 !1 = metadata !{metadata !"t.c", metadata !"/Users/dexonsmith/data/llvm/staging/test/Bitcode"}
33 …metadata !1} ; [ DW_TAG_file_type ] [/Users/dexonsmith/data/llvm/staging/test/Bitcode/t.c]
/external/owasp/sanitizer/tools/
Dstage_to_maven_central.sh88 -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ \
89 -DrepositoryId=sonatype-nexus-staging \
/external/autotest/client/cros/
Dwebstore_test.py104 TestEnv.staging: 'staging.corp',
109 TestEnv.staging: 'download-staging.corp',
146 TestEnv.staging:
/external/protobuf/protoc-artifacts/
DREADME.md58 support. DO NOT close the staging repository until you have done the
67 staging repository.
71 It creates a new staging repository. Go to
87 https://oss.sonatype.org/#stagingRepositories, verify that the staging
/external/subsampling-scale-image-view/
Drelease.gradle9 …Url') ? property('repositoryUrl') : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
32 repository(url: "https://oss.sonatype.org/service/local/staging/deploy/maven2/") {
/external/testng/gradle/
Dpublishing-maven.gradle8 apply plugin: 'io.codearte.nexus-staging'
44 repository(url: "https://oss.sonatype.org/service/local/staging/deploy/maven2") {
/external/conscrypt/
DRELEASING.md168 1. Go to the OSSRH UI and note the ID of the new staging repository. It should be in the
184 1. Build the code and upload it to the staging repository noted previously.
193 1. Navigate to the staging repository, open the contents, and ensure there are jars for
195 1. Click the `close` button at the top of the staging repo list.
196 1. After the automated checks are done, click the `release` button at the top of the staging repo l…
/external/perfetto/docs/
Dftrace.md41 possible to its staging pipe (up to 64K, depending on the
49 The drain operation parses ftrace data from the staging pipes of
/external/tensorflow/tensorflow/docs_src/api_guides/python/
Dcontrib.staging.md6 * @{tf.contrib.staging.StagingArea}
/external/tensorflow/tensorflow/contrib/staging/
DBUILD22 name = "staging",
/external/linux-kselftest/tools/testing/selftests/android/ion/
DMakefile2 INCLUDEDIR := -I. -I../../../../../drivers/staging/android/uapi/
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c108 struct r600_texture *staging, in r600_blit_decompress_depth() argument
115 struct r600_texture *flushed_depth_texture = staging ? in r600_blit_decompress_depth()
116 staging : texture->flushed_depth_texture; in r600_blit_decompress_depth()
121 if (!staging && !texture->dirty_level_mask) in r600_blit_decompress_depth()
148 if (!staging && !(texture->dirty_level_mask & (1 << level))) in r600_blit_decompress_depth()
188 if (!staging && in r600_blit_decompress_depth()
/external/conscrypt/android/
Dbuild.gradle152 stagingUrl = 'https://oss.sonatype.org/service/local/staging/deployByRepositoryId/' +
155 stagingUrl = 'https://oss.sonatype.org/service/local/staging/deploy/maven2/'
/external/tensorflow/tensorflow/docs_src/performance/
Dperformance_models.md101 warmed up to prime the staging buffers in between with one set of data.
102 During each run step, one set of data is read from the staging buffers at
105 For example: if there are three stages: A, B and C. There are two staging areas
120 the actual execution, one set of data is consumed from each staging area, and
125 * All stages are non-blocking, since the staging areas always have one set of
128 * The staging buffers have a fixed memory overhead. They will have at most one
321 We further introduce a staged-variable mode where we use staging areas for both

1234567891011