Home
last modified time | relevance | path

Searched refs:Purpose (Results 1 – 25 of 145) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16InstrInfo.td526 // Purpose: Add Immediate Unsigned Word (2-Operand, Extended)
546 // Purpose: Add Immediate Unsigned Word (3-Operand, PC-Relative, Extended)
553 // Purpose: Add Immediate Unsigned Word (2-Operand, SP-Relative, Extended)
571 // Purpose: Add Unsigned Word (3-Operand)
579 // Purpose: AND
587 // Purpose: Branch on Equal to Zero
595 // Purpose: Branch on Equal to Zero (Extended)
602 // Purpose: Unconditional Branch (Extended)
609 // Purpose: Unconditional Branch
616 // Purpose: Branch on Not Equal to Zero
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp893 virtual std::string Purpose() in Purpose() function
922 virtual std::string Purpose() in Purpose() function
953 virtual std::string Purpose() in Purpose() function
997 virtual std::string Purpose() in Purpose() function in glcts::__anon6b7e71020111::CMultiBindingPoint
1047 virtual std::string Purpose() in Purpose() function
1082 virtual std::string Purpose() in Purpose() function
1240 virtual std::string Purpose() in Purpose() function
1308 virtual std::string Purpose() in Purpose() function
1429 virtual std::string Purpose() in Purpose() function
1524 virtual std::string Purpose() in Purpose() function
[all …]
Des31cShaderAtomicCountersTests.cpp53 virtual std::string Purpose() in Purpose() function in glcts::__anona2e199090111::SACSubcaseBase
792 virtual std::string Purpose() in Purpose() function in glcts::BasicUsageCS
1023 virtual std::string Purpose() in Purpose() function in glcts::BasicBufferOperations
1150 virtual std::string Purpose() in Purpose() function in glcts::BasicBufferState
1192 virtual std::string Purpose() in Purpose() function in glcts::BasicBufferBind
1314 virtual std::string Purpose() in Purpose() function in glcts::BasicProgramMax
1359 virtual std::string Purpose() in Purpose() function in glcts::BasicProgramQuery
1510 virtual std::string Purpose() in Purpose() function in glcts::BasicUsageSimple
1598 virtual std::string Purpose() in Purpose() function in glcts::BasicUsageFS
1737 virtual std::string Purpose() in Purpose() function in glcts::BasicUsageVS
[all …]
Des31cComputeShaderTests.cpp482 virtual std::string Purpose() in Purpose() function in glcts::__anonf0560d560111::SimpleCompute
568 virtual std::string Purpose() in Purpose() function in glcts::__anonf0560d560111::BasicOneWorkGroup
723 virtual std::string Purpose() in Purpose() function in glcts::__anonf0560d560111::BasicResourceUBO
911 virtual std::string Purpose() in Purpose() function in glcts::__anonf0560d560111::BasicResourceTexture
1087 virtual std::string Purpose() in Purpose() function in glcts::__anonf0560d560111::BasicResourceImage
1308 virtual std::string Purpose() in Purpose() function in glcts::__anonf0560d560111::BasicResourceAtomicCounter
1481 virtual std::string Purpose() in Purpose() function in glcts::__anonf0560d560111::BasicResourceUniform
1656 virtual std::string Purpose() in Purpose() function in glcts::__anonf0560d560111::BasicBuiltinVariables
1876 virtual std::string Purpose() in Purpose() function in glcts::__anonf0560d560111::BasicMax
2082 virtual std::string Purpose() in Purpose() function in glcts::__anonf0560d560111::NegativeAttachShader
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection() argument
53 switch (Purpose) { in allocateSection()
105 Purpose, RequiredSize, &MemGroup.Near, in allocateSection()
244 allocateMappedMemory(SectionMemoryManager::AllocationPurpose Purpose, in allocateMappedMemory() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h74 allocateMappedMemory(AllocationPurpose Purpose, size_t NumBytes,
178 uint8_t *allocateSection(AllocationPurpose Purpose, uintptr_t Size,
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp55 virtual std::string Purpose() in Purpose() function in gl4cts::__anon5f0cd1380111::SACSubcaseBase
897 virtual std::string Purpose() in Purpose() function in gl4cts::BasicBufferOperations
1010 virtual std::string Purpose() in Purpose() function in gl4cts::BasicBufferState
1062 virtual std::string Purpose() in Purpose() function in gl4cts::BasicBufferBind
1189 virtual std::string Purpose() in Purpose() function in gl4cts::BasicProgramMax
1245 virtual std::string Purpose() in Purpose() function in gl4cts::BasicProgramQuery
1471 virtual std::string Purpose() in Purpose() function in gl4cts::BasicUsageSimple
1556 virtual std::string Purpose() in Purpose() function in gl4cts::BasicUsageFS
1689 virtual std::string Purpose() in Purpose() function in gl4cts::BasicUsageVS
1843 virtual std::string Purpose() in Purpose() function in gl4cts::BasicUsageGS
[all …]
Dgl4cComputeShaderTests.cpp479 virtual std::string Purpose() in Purpose() function in gl4cts::__anon7c6eac650111::SimpleCompute
565 virtual std::string Purpose() in Purpose() function in gl4cts::__anon7c6eac650111::BasicOneWorkGroup
721 virtual std::string Purpose() in Purpose() function in gl4cts::__anon7c6eac650111::BasicResourceUBO
914 virtual std::string Purpose() in Purpose() function in gl4cts::__anon7c6eac650111::BasicResourceTexture
1148 virtual std::string Purpose() in Purpose() function in gl4cts::__anon7c6eac650111::BasicResourceImage
1349 virtual std::string Purpose() in Purpose() function in gl4cts::__anon7c6eac650111::BasicResourceAtomicCounter
1532 virtual std::string Purpose() in Purpose() function in gl4cts::__anon7c6eac650111::BasicResourceSubroutine
1718 virtual std::string Purpose() in Purpose() function in gl4cts::__anon7c6eac650111::BasicResourceUniform
1981 virtual std::string Purpose() in Purpose() function in gl4cts::__anon7c6eac650111::BasicBuiltinVariables
2196 virtual std::string Purpose() in Purpose() function in gl4cts::__anon7c6eac650111::BasicMax
[all …]
/third_party/python/Lib/
Dssl.py472 class Purpose(_ASN1Object, _Enum): class
586 def load_default_certs(self, purpose=Purpose.SERVER_AUTH):
740 def create_default_context(purpose=Purpose.SERVER_AUTH, *, cafile=None,
754 if purpose == Purpose.SERVER_AUTH:
759 elif purpose == Purpose.CLIENT_AUTH:
779 check_hostname=False, purpose=Purpose.SERVER_AUTH,
795 if purpose == Purpose.SERVER_AUTH:
799 elif purpose == Purpose.CLIENT_AUTH:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVRegisterBanks.td12 /// General Purpose Registers: X.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RegisterBanks.td12 /// General Purpose Registers: RAX, RCX,...
/third_party/python/Lib/test/
Dssl_servers.py153 context = ssl.create_default_context(ssl.Purpose.CLIENT_AUTH)
197 context = ssl.create_default_context(ssl.Purpose.CLIENT_AUTH)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterBanks.td12 /// General Purpose Registers: W, X.
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTestSubcase.hpp64 virtual std::string Purpose() = 0;
DglcTestSubcase.cpp150 WriteField(log, "Purpose", Purpose()); in Documentation()
/third_party/node/test/fixtures/0-dns/
DREADME.md3 ## Purpose section in 0-dns
/third_party/python/Lib/test/ziptestdata/
DREADME.md7 ## Purpose section in Test data for `test_zipfile`
/third_party/skia/third_party/externals/expat/expat/
Dconfigure-ac-style.md6 ## Purpose section in Style guidelines for `configure.ac`
/third_party/icu/docs/userguide/packaging/
Dindex.md133 | File | Links to | Purpose |
153 | File | Links to | Purpose |
189 | File | Purpose |
/third_party/libwebsockets/
DLICENSE182 Statement of Purpose
200 …iet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
202Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affecte…
/third_party/ltp/doc/
Dnamespaces-helper-tools.txt25 Purpose of these helper tools is the ability to execute test cases utilizing
/third_party/mbedtls/tests/scripts/
Dtest_zeroize.gdb18 # Purpose
/third_party/node/test/
DREADME.md16 | Directory | Runs on CI | Purpose |
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-dist-tag.md59 ### Purpose subsection
/third_party/mbedtls/docs/proposed/
Dpsa-driver-developer-guide.md14 ### Purpose subsection

123456