Home
last modified time | relevance | path

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

/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/r600/
Dr600_texture.c40 ctx->resource_copy_region(ctx, &rtransfer->staging->b.b, in r600_copy_to_staging_texture()
57 &rtransfer->staging->b.b, in r600_copy_from_staging_texture()
562 struct r600_texture **staging) in r600_init_flushed_depth_texture() argument
566 struct r600_texture **flushed_depth_texture = staging ? in r600_init_flushed_depth_texture()
567 staging : &rtex->flushed_depth_texture; in r600_init_flushed_depth_texture()
569 if (!staging && rtex->flushed_depth_texture) in r600_init_flushed_depth_texture()
580 resource.usage = staging ? PIPE_USAGE_STAGING : PIPE_USAGE_STATIC; in r600_init_flushed_depth_texture()
584 if (staging) in r600_init_flushed_depth_texture()
663 trans->staging = (struct r600_resource*)staging_depth; in r600_texture_get_transfer()
688 trans->staging = (struct r600_resource*)ctx->screen->resource_create(ctx->screen, &resource); in r600_texture_get_transfer()
[all …]
Dr600_buffer.c58 transfer->staging = NULL; in r600_get_transfer()
147 rtransfer->staging = (struct r600_resource*) in r600_buffer_transfer_map()
150 return rctx->ws->buffer_map(rtransfer->staging->cs_buf, rctx->cs, PIPE_TRANSFER_WRITE); in r600_buffer_transfer_map()
167 if (rtransfer->staging) { in r600_buffer_transfer_unmap()
173 &rtransfer->staging->b.b, &box); in r600_buffer_transfer_unmap()
174 pipe_resource_reference((struct pipe_resource**)&rtransfer->staging, NULL); in r600_buffer_transfer_unmap()
Dr600_resource.h35 struct r600_resource *staging; member
142 struct r600_texture **staging);
Dr600_blit.c132 struct r600_texture *staging, in r600_blit_decompress_depth() argument
139 struct r600_texture *flushed_depth_texture = staging ? in r600_blit_decompress_depth()
140 staging : texture->flushed_depth_texture; in r600_blit_decompress_depth()
145 if (!staging && !texture->dirty_level_mask) in r600_blit_decompress_depth()
173 if (!staging && !(texture->dirty_level_mask & (1 << level))) in r600_blit_decompress_depth()
218 if (!staging && in r600_blit_decompress_depth()
Dr600_pipe.h518 struct r600_texture *staging,
/external/llvm/test/Linker/Inputs/
Dreplaced-function-matches-first-subprogram.ll16 !1 = !MDFile(filename: "t2.cpp", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
20 !5 = !MDFile(filename: "../t.h", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
21 !6 = !MDFile(filename: "../t.h", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
/external/android-mock/
Dbuild.properties8 staging=staging key
/external/llvm/test/Linker/
Dreplaced-function-matches-first-subprogram.ll45 !1 = !MDFile(filename: "t1.cpp", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
54 !5 = !MDFile(filename: "t1.cpp", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
68 …]] = !MDFile(filename: "../t.h", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro…
69 !8 = !MDFile(filename: "../t.h", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
70 !9 = !MDFile(filename: "../t.h", directory: "/Users/dexonsmith/data/llvm/staging/test/Linker/repro/…
/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/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/toybox/toys/pending/
DREADME19 This directory should go away before the 1.0 release. It's just a staging
/external/strace/maint/
Dioctls_gen.sh87 "$mydir"/ioctls_sym.sh "$android_dir" staging/android >> ioctls_sym.h
/external/libvorbis/
DCHANGES7 libvorbis 1.3.0 (2010-02-25) -- unreleased staging snapshot
/external/smali/
Dbuild.gradle138 … repository(url: "https://oss.sonatype.org/service/local/staging/deploy/maven2/") {
/external/google-breakpad/src/client/mac/tests/
DBreakpadFramework_Test.mm100 [breakpadParams setObject:@"http://staging" forKey:@BREAKPAD_URL];
/external/google-breakpad/src/client/mac/handler/testcases/testdata/
Ddump_syms_i386_breakpad.sym4 FILE 3 /g/code/breakpad-staging/src/tools/mac/dump_syms/../../../common/mac/dump_syms.mm
31 FILE 30 /g/code/breakpad-staging/src/tools/mac/dump_syms/../../../common/mac/dwarf/functioninfo.cc
49 FILE 48 /g/code/breakpad-staging/src/tools/mac/dump_syms/dump_syms_tool.mm
50 FILE 49 /g/code/breakpad-staging/src/tools/mac/dump_syms/../../../common/mac/file_id.cc
52 FILE 51 /g/code/breakpad-staging/src/tools/mac/dump_syms/../../../common/mac/macho_id.cc
55 FILE 54 /g/code/breakpad-staging/src/tools/mac/dump_syms/../../../common/mac/macho_walker.cc
58 FILE 57 /g/code/breakpad-staging/src/tools/mac/dump_syms/../../../common/mac/macho_utilities.cc
59 FILE 58 /g/code/breakpad-staging/src/tools/mac/dump_syms/../../../common/mac/dwarf/bytereader.cc
61 FILE 60 /g/code/breakpad-staging/src/tools/mac/dump_syms/../../../common/mac/dwarf/dwarf2reader.cc
/external/antlr/antlr-3.4/
DBUILD.txt262 <id>sonatype-nexus-staging</id>
/external/icu/icu4c/source/data/unidata/
Dchanges.txt403 - copy all output from Mark's UCA tool to unicode.org for review & staging by Ken & editors