/external/swiftshader/src/D3D9/ |
D | Capabilities.cpp | 101 bool Capabilities::Volume::A8 = true; 102 bool Capabilities::Volume::R5G6B5 = true; 103 bool Capabilities::Volume::X1R5G5B5 = true; 104 bool Capabilities::Volume::A1R5G5B5 = true; 105 bool Capabilities::Volume::A4R4G4B4 = true; 106 bool Capabilities::Volume::R3G3B2 = true; 107 bool Capabilities::Volume::A8R3G3B2 = true; 108 bool Capabilities::Volume::X4R4G4B4 = true; 109 bool Capabilities::Volume::R8G8B8 = false; 110 bool Capabilities::Volume::X8R8G8B8 = true; [all …]
|
D | Direct3D9.cpp | 370 … case D3DFMT_A8: if(!Capabilities::Volume::A8) return NOTAVAILABLE(); else return D3D_OK; in CheckDeviceFormat() 371 …case D3DFMT_R5G6B5: if(!Capabilities::Volume::R5G6B5) return NOTAVAILABLE(); else return D… in CheckDeviceFormat() 372 …case D3DFMT_X1R5G5B5: if(!Capabilities::Volume::X1R5G5B5) return NOTAVAILABLE(); else retur… in CheckDeviceFormat() 373 …case D3DFMT_A1R5G5B5: if(!Capabilities::Volume::A1R5G5B5) return NOTAVAILABLE(); else retur… in CheckDeviceFormat() 374 …case D3DFMT_A4R4G4B4: if(!Capabilities::Volume::A4R4G4B4) return NOTAVAILABLE(); else retur… in CheckDeviceFormat() 375 …case D3DFMT_R3G3B2: if(!Capabilities::Volume::R3G3B2) return NOTAVAILABLE(); else return D… in CheckDeviceFormat() 376 …case D3DFMT_A8R3G3B2: if(!Capabilities::Volume::A8R3G3B2) return NOTAVAILABLE(); else retur… in CheckDeviceFormat() 377 …case D3DFMT_X4R4G4B4: if(!Capabilities::Volume::X4R4G4B4) return NOTAVAILABLE(); else retur… in CheckDeviceFormat() 378 …case D3DFMT_R8G8B8: if(!Capabilities::Volume::R8G8B8) return NOTAVAILABLE(); else return D… in CheckDeviceFormat() 379 …case D3DFMT_X8R8G8B8: if(!Capabilities::Volume::X8R8G8B8) return NOTAVAILABLE(); else retur… in CheckDeviceFormat() [all …]
|
D | Capabilities.hpp | 142 struct Volume struct
|
/external/eigen/unsupported/Eigen/src/BVH/ |
D | BVAlgorithms.h | 97 …typedef internal::intersector_helper1<typename BVH1::Volume, typename BVH1::Object, typename BVH2:… in BVIntersect() 98 …typedef internal::intersector_helper2<typename BVH2::Volume, typename BVH2::Object, typename BVH1:… in BVIntersect() 117 const typename BVH1::Volume &vol1 = tree1.getVolume(*vBegin1); in BVIntersect() 240 …typedef internal::minimizer_helper1<typename BVH1::Volume, typename BVH1::Object, typename BVH2::O… in BVMinimize() 241 …typedef internal::minimizer_helper2<typename BVH2::Volume, typename BVH2::Object, typename BVH1::O… in BVMinimize() 274 const typename BVH1::Volume &vol1 = tree1.getVolume(*vBegin1); in BVMinimize()
|
D | KdBVH.h | 74 typedef AlignedBox<Scalar, Dim> Volume; 75 typedef std::vector<Volume, aligned_allocator<Volume> > VolumeList; 164 inline const Volume &getVolume(Index index) const
|
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/ |
D | hand.c | 305 EFI_FILE_IO_INTERFACE *Volume; in LibOpenRoot() local 313 …atus = uefi_call_wrapper(BS->HandleProtocol, 3, DeviceHandle, &FileSystemProtocol, (VOID*)&Volume); in LibOpenRoot() 320 Status = uefi_call_wrapper(Volume->OpenVolume, 2, Volume, &File); in LibOpenRoot()
|
/external/eigen/unsupported/Eigen/ |
D | BVH | 58 typedef Volume //the type of bounding volume 64 …const Volume &getVolume(Index index) const //returns the bounding volume of the node at given index 74 bool intersectVolume(const Volume &volume) //returns true if the query intersects the volume
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.lic.txt | 24 % published in TUGboat, Volume 10 (1989), No. 3, pp. 337-341,
|
/external/webrtc/webrtc/modules/audio_device/test/ |
D | func_test_manager.cc | 1051 PRINT_STR(Speaker Volume, available); in TestDeviceSelection() 1069 PRINT_STR(Speaker Volume, available); in TestDeviceSelection() 1094 PRINT_STR(Speaker Volume, available); in TestDeviceSelection() 1123 PRINT_STR(Microphone Volume, available); in TestDeviceSelection() 1144 PRINT_STR(Microphone Volume, available); in TestDeviceSelection() 1173 PRINT_STR(Microphone Volume, available); in TestDeviceSelection()
|
/external/libxml2/os400/libxmlrpg/ |
D | encoding.rpgle | 11 * Wesley, Volume 1, 1991, Volume 2, 1992. UTF-8 is
|
/external/icu/icu4c/source/data/translit/ |
D | sat_Olck_sat_FONIPA.txt | 30 # Volume 2: Ladakhi to Zuni. ISBN 0-415-20297-3. Taylor & Francis, 2000.
|
D | ko_ko_Latn_BGN.txt | 14 # the Royal Asiatic Society, Volume XXIX, 1939. It has been used by
|
/external/webrtc/webrtc/modules/audio_coding/neteq/test/ |
D | RTPencode.cc | 123 int Volume, 1807 int Volume, in makeDTMFpayload() argument 1811 V = (unsigned char)Volume; in makeDTMFpayload()
|
/external/bison/m4/ |
D | isnanl.m4 | 202 Intel IA-64 Architecture Software Developer's Manual, Volume 1:
|
/external/tcpdump/ |
D | README.md | 58 in his book *"TCP/IP Illustrated, Volume 1"*. If you want to learn more
|
/external/syslinux/memdisk/ |
D | memdisk.inc | 611 mov ax,0B200h ; Volume Not Removable
|
/external/zlib/src/doc/ |
D | rfc1951.txt | 851 Engineers, September 1952, Volume 40, Number 9, pp. 1098-1101.
|
/external/bison/ |
D | configure | 23688 Intel IA-64 Architecture Software Developer's Manual, Volume 1: 24044 Intel IA-64 Architecture Software Developer's Manual, Volume 1:
|
/external/llvm/docs/ |
D | ProgrammersManual.rst | 76 #. `Bruce Eckel's Thinking in C++, 2nd ed. Volume 2 Revision 4.0
|
/external/e2fsprogs/po/ |
D | de.po | 5308 "\t[-g Blöcke-pro-Gruppe] [-L Volume-Label]\n"
|