Home
last modified time | relevance | path

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

1234

/external/swiftshader/src/Pipeline/
DConstants.hpp24 struct Constants struct
28 unsigned int transposeBit0[16];
29 unsigned int transposeBit1[16];
30 unsigned int transposeBit2[16];
32 ushort4 cWeight[17];
33 float4 uvWeight[17];
34 float4 uvStart[17];
36 unsigned int occlusionCount[16];
38 byte8 maskB4Q[16];
39 byte8 invMaskB4Q[16];
[all …]
/external/tensorflow/tensorflow/core/kernels/
Dreduction_ops_common.h46 struct Constants { struct
55 Constants() { in Constants() argument
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DConstants.java35 final class Constants { class
36 private Constants() {} in Constants() method in Constants
/external/tensorflow/tensorflow/python/saved_model/
DREADME.md222 ### Constants subsection
228 #### (TF1-specific) Tag constants
235 #### (TF1-specific) Signature constants
/external/setupcompat/main/java/com/google/android/setupcompat/internal/
DFocusChangedMetricHelper.java53 public static final class Constants { class in FocusChangedMetricHelper
86 private Constants() {} in Constants() method in FocusChangedMetricHelper.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.rst1226 Constants section in :mod:`curses` --- Terminal handling for character-cell displays
/external/python/cpython3/Doc/library/
Dwinreg.rst541 Constants chapter
595 .. _access-rights:
Dcmath.rst243 Constants chapter
Dmath.rst596 Constants chapter
Dcurses.rst1322 Constants section in :mod:`curses` --- Terminal handling for character-cell displays
Dasyncio-subprocess.rst123 Constants chapter
Dsocket.rst305 Constants section in Module contents
/external/flatbuffers/php/
DConstants.php20 class Constants class
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DConstants.cs42 internal sealed class Constants class
/external/flatbuffers/java/com/google/flatbuffers/
DConstants.java24 public class Constants { class
/external/antlr/runtime/Ruby/lib/antlr3/
Dconstants.rb44 module Constants module
/external/python/pyserial/documentation/
Dpyserial_api.rst990 Constants chapter
/external/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h65 SmallSetVector<const Constant *, 8> Constants; variable
/external/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.cpp32 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.cpp31 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValue() local
/external/python/six/documentation/
Dindex.rst43 Constants section in Package contents

1234