Home
last modified time | relevance | path

Searched defs:Constants (Results 1 – 25 of 55) sorted by relevance

123

/external/swiftshader/src/Shader/
DConstants.hpp22 struct Constants struct
26 unsigned int transposeBit0[16];
27 unsigned int transposeBit1[16];
28 unsigned int transposeBit2[16];
30 ushort4 cWeight[17];
31 float4 uvWeight[17];
32 float4 uvStart[17];
34 unsigned int occlusionCount[16];
36 byte8 maskB4Q[16];
37 byte8 invMaskB4Q[16];
[all …]
DConstants.cpp26 Constants::Constants() in Constants() function in sw::Constants
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DConstants.java35 final class Constants { class
36 private Constants() {} in Constants() method in Constants
/external/python/cpython2/Doc/library/
D_winreg.rst466 Constants chapter
520 .. _access-rights:
Dsubprocess.rst633 Constants section in Windows Popen Helpers
684 .. _subprocess-replacements:
Dcmath.rst223 Constants chapter
Dmath.rst362 Constants chapter
Dcurses.rst1214 Constants section in :mod:`curses` --- Terminal handling for character-cell displays
Dssl.rst503 Constants section in Functions, Constants, and Exceptions
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DConstants.cs42 internal sealed class Constants class
/external/flatbuffers/php/
DConstants.php20 class Constants class
/external/flatbuffers/java/com/google/flatbuffers/
DConstants.java24 public class Constants { class
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dconstants.rb44 module Constants module
/external/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h65 SmallSetVector<const Constant *, 8> Constants; variable
/external/r8/src/test/examples/constants/
DConstants.java9 class Constants { class
/external/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.cpp32 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValue() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DConstants.java27 public class Constants class
/external/testng/src/main/java/org/testng/internal/
DConstants.java17 public class Constants { class
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.cpp168 const std::vector<MachineConstantPoolEntry> Constants = CP->getConstants(); in getExistingMachineCPValue() local
233 const std::vector<MachineConstantPoolEntry> Constants = CP->getConstants(); in getExistingMachineCPValue() local
289 const std::vector<MachineConstantPoolEntry> Constants = CP->getConstants(); in getExistingMachineCPValue() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineConstantPool.h136 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. variable
/external/llvm/include/llvm/CodeGen/
DMachineConstantPool.h123 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. variable
/external/sl4a/Common/src/com/googlecode/android_scripting/
DConstants.java21 public interface Constants { interface
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp57 enum Constants enum
342 enum Constants enum
639 enum Constants enum
/external/conscrypt/common/src/main/java/org/conscrypt/
DConscrypt.java99 public static final class Constants { class in Conscrypt
100 private Constants() {} in Constants() method in Conscrypt.Constants
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h73 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local

123