Home
last modified time | relevance | path

Searched defs:Literals (Results 1 – 13 of 13) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVDecorate.h104 std::vector<SPIRVWord> Literals; variable
171 const std::vector<SPIRVWord>& Literals) { in encodeLiterals()
182 static void decodeLiterals(SPIRVDecoder& Decoder, std::vector<SPIRVWord>& Literals) { in decodeLiterals()
/external/python/cpython3/Doc/tutorial/
Dinputoutput.rst139 .. _tut-string-format:
/external/python/cpython2/Doc/reference/
Dexpressions.rst111 Literals section in Atoms
138 .. _parenthesized:
Dlexical_analysis.rst405 Literals chapter
/external/python/cpython3/Doc/reference/
Dexpressions.rst99 Literals section in Atoms
126 .. _parenthesized:
Dlexical_analysis.rst395 Literals chapter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp423 std::vector<MachineOperand *>Literals; in MakeALUClause() local
DR600InstrInfo.cpp612 SmallSet<int64_t, 4> Literals; in fitsConstReadLimitations() local
/external/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp407 std::vector<MachineOperand *>Literals; in MakeALUClause() local
DR600InstrInfo.cpp621 SmallSet<int64_t, 4> Literals; in fitsConstReadLimitations() local
/external/python/cpython3/Doc/whatsnew/
D3.6.rst280 .. _whatsnew36-pep525:
/external/clang/test/SemaCXX/
Dcxx98-compat.cpp28 void Literals() { in Literals() function
/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp361 enum Literals enum in glcts::IntegerConstant