/external/valgrind/main/none/tests/ |
discard.vgtest | 1 prog: discard
|
/external/compiler-rt/lib/dfsan/ |
done_abilist.txt | 2 fun:main=discard 8 fun:dfsan_union=discard 10 fun:dfsan_create_label=discard 12 fun:dfsan_set_label=discard 14 fun:dfsan_add_label=discard 18 fun:dfsan_read_label=discard 20 fun:dfsan_get_label_count=discard 22 fun:dfsan_get_label_info=discard 24 fun:dfsan_has_label=discard 26 fun:dfsan_has_label_with_desc=discard [all...] |
/external/compiler-rt/test/dfsan/Inputs/ |
flags_abilist.txt | 4 fun:main=discard 7 fun:dfsan_create_label=discard 10 fun:dfsan_set_label=discard
|
/external/llvm/test/Instrumentation/DataFlowSanitizer/Inputs/ |
abilist.txt | 1 fun:discard*=uninstrumented 2 fun:discard*=discard
|
/external/libpng/tests/ |
pngunknown-IDAT | 2 exec ./pngunknown default=discard IDAT=save "${srcdir}/pngtest.png"
|
pngunknown-discard | 2 exec ./pngunknown default=discard "${srcdir}/pngtest.png"
|
pngunknown-sAPI | 2 exec ./pngunknown bKGD=save cHRM=save gAMA=save all=discard iCCP=save sBIT=save sRGB=save "${srcdir}/pngtest.png"
|
/external/deqp/doc/testspecs/GLES2/ |
functional.shaders.discard.txt | 19 GLSL discard statement 22 + dEQP-GLES2.functional.shaders.discard.* 25 + Unconditional discard 26 + Conditional discard with compile-time false condition 27 + Conditional discard based on uniform value 28 + Conditional discard based on varying value 29 + Conditional discard based on texture lookup result 30 + Discard in main() 31 + Discard in user-defined function 32 + Discard inside static for loo [all...] |
/external/llvm/test/MC/COFF/ |
section-comdat-conflict2.s | 5 .section .xyz,"xr",discard,bar 6 .section .abcd,"xr",discard,bar
|
linkonce-invalid.s | 8 .linkonce discard 20 .linkonce discard foo 27 .linkonce discard
|
weak-symbol.ll | 11 ; X86: .section .text,"xr",discard,__Z3foo
14 ; X64: .section .text,"xr",discard,_Z3foo
21 ; X86: .section .sect,"xr",discard,_f
24 ; X64: .section .sect,"xr",discard,f
31 ; X86: .section .data,"rd",discard,_a
35 ; X64: .section .data,"rd",discard,a
40 ; X86: .section .tls$,"wd",discard,_b
44 ; X64: .section .tls$,"wd",discard,b
|
section-comdat-conflict.s | 10 .section .abcd,"xr",discard,bar
|
bss_section.ll | 9 ; CHECK: .section .bss,"bw",discard,_thingy_linkonce
|
/external/valgrind/main/tests/ |
filter_discards | 6 sed "s/discard [0-9]\+ ([0-9]\+ -> [0-9]\+) translations in range/discard ... (... -> ...) translations in range/" |
|
/external/deqp/modules/gles2/functional/ |
es2fShaderDiscardTests.cpp | 21 * \brief Shader discard statement tests. 138 : TestCaseGroup(context, "discard", "Discard statement tests") 169 inline void evalDiscardAlways (ShaderEvalContext& c) { c.discard(); } 171 inline void evalDiscardDynamic (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); if (c.coords.x()+c.coords.y() > 0.0f) c.discard(); } 177 c.discard(); 207 " ${DISCARD};\n" 217 " ${DISCARD};\n" 236 " ${DISCARD};\n" 252 " ${DISCARD};\n [all...] |
/external/deqp/modules/gles3/functional/ |
es3fShaderDiscardTests.cpp | 21 * \brief Shader discard statement tests. 118 : TestCaseGroup(context, "discard", "Discard statement tests") 149 inline void evalDiscardAlways (ShaderEvalContext& c) { c.discard(); } 151 inline void evalDiscardDynamic (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); if (c.coords.x()+c.coords.y() > 0.0f) c.discard(); } 157 c.discard(); 189 " ${DISCARD};\n" 201 " ${DISCARD};\n" 222 " ${DISCARD};\n" 240 " ${DISCARD};\n [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
lower_discard.cpp | 29 * Case 1: The "then" branch contains a conditional discard: 34 * discard cond2; 50 * discard temp; 52 * Case 2: The "else" branch contains a conditional discard: 59 * discard cond2; 73 * discard temp; 75 * Case 3: Both branches contain a conditional discard: 80 * discard cond2; 84 * discard cond3; 100 * discard temp 191 ir_discard *discard = then_discard != NULL ? then_discard : else_discard; local [all...] |
/external/mesa3d/src/glsl/ |
lower_discard.cpp | 29 * Case 1: The "then" branch contains a conditional discard: 34 * discard cond2; 50 * discard temp; 52 * Case 2: The "else" branch contains a conditional discard: 59 * discard cond2; 73 * discard temp; 75 * Case 3: Both branches contain a conditional discard: 80 * discard cond2; 84 * discard cond3; 100 * discard temp 191 ir_discard *discard = then_discard != NULL ? then_discard : else_discard; local [all...] |
/device/asus/fugu/ |
fstab.fugu | 3 /dev/block/by-name/userdata /data ext4 nosuid,nodev,noatime,discard,barrier=1,data=ordered,noauto_da_alloc wait,check
|
/external/chromium_org/third_party/skia/gm/ |
discard.cpp | 19 * This GM exercises SkCanvas::discard() by creating an offscreen SkSurface and repeatedly 32 return SkString("discard"); 60 surface->getCanvas()->discard(); 81 surface->getCanvas()->discard();
|
/external/qemu-pc-bios/bochs/bios/ |
rombios32.ld | 12 /DISCARD/ : { *(.stab)
|
/external/skia/gm/ |
discard.cpp | 19 * This GM exercises SkCanvas::discard() by creating an offscreen SkSurface and repeatedly 32 return SkString("discard"); 60 surface->getCanvas()->discard(); 81 surface->getCanvas()->discard();
|
/external/chromium_org/media/base/ |
audio_discard_helper.cc | 86 // buffer's discard padding for processing with the current decoded buffer. 91 // discard (no codecs at present). Doing so allows us to avoid complexity 104 // For simplicity disallow cases where a buffer with discard padding is 115 // Handle front discard padding. 119 // If a complete buffer discard is requested and there's no decoder delay, 120 // just discard all remaining frames from this buffer. With decoder delay 121 // we have to estimate the correct number of frames to discard based on the 143 // For simplicity require the start of the discard to be within the current 158 // The buffer should not have been marked with end discard if the front 159 // discard removes everything [all...] |
/external/chromium_org/tools/telemetry/telemetry/util/ |
path_set.py | 39 def discard(self, path): member in class:PathSet 41 self._paths.discard(path) 44 self._paths.discard(os.path.join(root, basename))
|
/external/qemu/distrib/ext4_utils/src/ |
wipe.c | 53 warn("Discard failed\n"); 56 warn("Wipe via secure discard failed, used discard instead\n");
|