/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_blend.c | 41 const struct pipe_rt_blend_state *rt0 = &so->rt[0]; in etna_blend_state_create() local 55 alpha_enable = rt0->blend_enable && in etna_blend_state_create() 56 !(rt0->rgb_src_factor == PIPE_BLENDFACTOR_ONE && in etna_blend_state_create() 57 rt0->rgb_dst_factor == PIPE_BLENDFACTOR_ZERO && in etna_blend_state_create() 58 rt0->alpha_src_factor == PIPE_BLENDFACTOR_ONE && in etna_blend_state_create() 59 rt0->alpha_dst_factor == PIPE_BLENDFACTOR_ZERO); in etna_blend_state_create() 67 !(rt0->rgb_src_factor == rt0->alpha_src_factor && in etna_blend_state_create() 68 rt0->rgb_dst_factor == rt0->alpha_dst_factor); in etna_blend_state_create() 74 VIVS_PE_ALPHA_CONFIG_SRC_FUNC_COLOR(translate_blend_factor(rt0->rgb_src_factor)) | in etna_blend_state_create() 75 VIVS_PE_ALPHA_CONFIG_SRC_FUNC_ALPHA(translate_blend_factor(rt0->alpha_src_factor)) | in etna_blend_state_create() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | ret-addr-01.ll | 6 define i8* @rt0() norecurse nounwind readnone { 8 ; CHECK-LABEL: rt0:
|
/external/llvm/test/CodeGen/SystemZ/ |
D | ret-addr-01.ll | 6 define i8* @rt0() norecurse nounwind readnone { 8 ; CHECK-LABEL: rt0:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | returnaddr.ll | 3 define i8* @rt0(i32 %x) nounwind readnone { 5 ; CHECK-LABEL: rt0:
|
D | arm64-returnaddr.ll | 3 define i8* @rt0(i32 %x) nounwind readnone { 5 ; CHECK-LABEL: rt0:
|
/external/llvm/test/CodeGen/AArch64/ |
D | returnaddr.ll | 3 define i8* @rt0(i32 %x) nounwind readnone { 5 ; CHECK-LABEL: rt0:
|
D | arm64-returnaddr.ll | 3 define i8* @rt0(i32 %x) nounwind readnone { 5 ; CHECK-LABEL: rt0:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | arm-returnaddr.ll | 8 define i8* @rt0(i32 %x) nounwind readnone { 10 ; CHECK: rt0:
|
/external/llvm/test/CodeGen/ARM/ |
D | arm-returnaddr.ll | 8 define i8* @rt0(i32 %x) nounwind readnone { 10 ; CHECK-LABEL: rt0:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | arm-returnaddr.ll | 8 define i8* @rt0(i32 %x) nounwind readnone { 10 ; CHECK-LABEL: rt0:
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_state.c | 616 struct NineSurface9 *rt0 = context->rt[0]; in update_framebuffer() local 617 unsigned w = rt0->desc.Width; in update_framebuffer() 618 unsigned h = rt0->desc.Height; in update_framebuffer() 619 unsigned nr_samples = rt0->base.info.nr_samples; in update_framebuffer() 639 if (rt0->desc.Format == D3DFMT_NULL && context->ds) { in update_framebuffer()
|
/external/swiftshader/third_party/LLVM/autoconf/m4/ |
D | libtool.m4 | 5865 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5866 # support. Future versions do this automatically, but an explicit c++rt0.o 5870 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/google-breakpad/m4/ |
D | libtool.m4 | 4731 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 4732 # support. Future versions do this automatically, but an explicit c++rt0.o 4736 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/libusb-compat/m4/ |
D | libtool.m4 | 4724 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 4725 # support. Future versions do this automatically, but an explicit c++rt0.o 4729 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/cmockery/cmockery_0_1_2/ |
D | aclocal.m4 | 5886 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5887 # support. Future versions do this automatically, but an explicit c++rt0.o 5891 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/libnfnetlink/m4/ |
D | libtool.m4 | 5195 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5196 # support. Future versions do this automatically, but an explicit c++rt0.o 5200 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/speex/m4/ |
D | libtool.m4 | 5209 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5210 # support. Future versions do this automatically, but an explicit c++rt0.o 5214 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | libtool.m4 | 5195 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5196 # support. Future versions do this automatically, but an explicit c++rt0.o 5200 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/libnetfilter_conntrack/m4/ |
D | libtool.m4 | 5209 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5210 # support. Future versions do this automatically, but an explicit c++rt0.o 5214 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/libexif/auto-m4/ |
D | libtool.m4 | 5139 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5140 # support. Future versions do this automatically, but an explicit c++rt0.o 5144 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | libtool.m4 | 5326 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5327 # support. Future versions do this automatically, but an explicit c++rt0.o 5331 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/lmfit/m4/ |
D | libtool.m4 | 5209 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5210 # support. Future versions do this automatically, but an explicit c++rt0.o 5214 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/libevent/m4/ |
D | libtool.m4 | 5633 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5634 # support. Future versions do this automatically, but an explicit c++rt0.o 5638 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/libpng/scripts/ |
D | libtool.m4 | 5633 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5634 # support. Future versions do this automatically, but an explicit c++rt0.o 5638 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
/external/curl/m4/ |
D | libtool.m4 | 5650 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5651 # support. Future versions do this automatically, but an explicit c++rt0.o 5655 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|