Home
last modified time | relevance | path

Searched refs:Full (Results 1 - 25 of 84) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiHashing.h21 explicit TagRecordHash(codeview::ClassRecord CR, uint32_t Full, in TagRecordHash()
23 : FullRecordHash(Full), ForwardDeclHash(Forward), Class(std::move(CR)) { in TagRecordHash()
27 explicit TagRecordHash(codeview::EnumRecord ER, uint32_t Full, in TagRecordHash()
29 : FullRecordHash(Full), ForwardDeclHash(Forward), Enum(std::move(ER)) { in TagRecordHash()
33 explicit TagRecordHash(codeview::UnionRecord UR, uint32_t Full, in TagRecordHash()
35 : FullRecordHash(Full), ForwardDeclHash(Forward), Union(std::move(UR)) { in TagRecordHash()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCallingConvLower.cpp93 if (Fn(i, ArgVT, ArgVT, CCValAssign::Full, ArgFlags, *this)) in AnalyzeFormalArguments()
106 if (Fn(i, VT, VT, CCValAssign::Full, ArgFlags, *this)) in CheckReturn()
120 if (Fn(i, VT, VT, CCValAssign::Full, ArgFlags, *this)) in AnalyzeReturn()
133 if (Fn(i, ArgVT, ArgVT, CCValAssign::Full, ArgFlags, *this)) { in AnalyzeCallOperands()
151 if (Fn(i, ArgVT, ArgVT, CCValAssign::Full, ArgFlags, *this)) { in AnalyzeCallOperands()
168 if (Fn(i, VT, VT, CCValAssign::Full, Flags, *this)) { in AnalyzeCallResult()
180 if (Fn(0, VT, VT, CCValAssign::Full, ISD::ArgFlagsTy(), *this)) { in AnalyzeCallResult()
214 if (Fn(0, VT, VT, CCValAssign::Full, Flags, *this)) { in getRemainingRegParmsForType()
/third_party/python/Lib/
H A Dqueue.py13 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue', 'SimpleQueue']
23 class Full(Exception): class
128 the Full exception if no free slot was available within that time.
130 is immediately available, else raise the Full exception ('timeout'
137 raise Full
148 raise Full
189 Otherwise raise the Full exception.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp193 if (Handler.assignArg(i, CurVT, CurVT, CCValAssign::Full, Args[i], in handleAssignments()
221 if (Handler.assignArg(i, NewVT, NewVT, CCValAssign::Full, Args[i], in handleAssignments()
248 if (Handler.assignArg(i + Part, NewVT, NewVT, CCValAssign::Full, in handleAssignments()
281 if (Handler.assignArg(i + PartIdx, NewVT, NewVT, CCValAssign::Full, in handleAssignments()
390 if (Fn(i, VT, VT, CCValAssign::Full, Args[i].Flags[0], CCState)) {
465 case CCValAssign::Full:
/third_party/python/Lib/test/
H A Dtest_queue.py125 except self.queue.Full:
130 except self.queue.Full:
223 with self.assertRaises(self.queue.Full):
237 with self.assertRaises(self.queue.Full):
241 with self.assertRaises(self.queue.Full):
/third_party/skia/src/core/
H A DSkVMBlitter.cpp285 Coverage::Full, // Placeholder... withCoverage() will change as needed. in EffectiveParams()
304 // - Full: (no more arguments) in BuildProgram()
350 case Coverage::Full: in BuildProgram()
549 cache_program(std::move(fBlitH), Coverage::Full); in ~SkVMBlitter() member in Coverage
644 fBlitH = this->buildProgram(Coverage::Full); in blitH()
659 fBlitH = this->buildProgram(Coverage::Full); in blitAntiH()
H A DSkVMBlitter.h42 enum class Coverage { Full, UniformF, MaskA8, MaskLCD16, Mask3D }; member in final::Coverage
/third_party/icu/icu4j/perf-tests/
H A DDataset.pm27 my $stats = Statistics::Descriptive::Full->new();
/third_party/python/Lib/multiprocessing/
H A Dqueues.py21 from queue import Empty, Full namespace
90 raise Full
312 raise Full
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DPostDominators.cpp83 assert(DT.verify(PostDominatorTree::VerificationLevel::Full)); in verifyAnalysis()
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs24 None, Partial, Sync, Full, Finish, Block enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h43 enum class UnitKind { Skeleton, Full };
110 UnitKind Kind = UnitKind::Full);
/third_party/icu/icu4j/perf-tests/perldriver/
H A DDataset.pm28 my $stats = Statistics::Descriptive::Full->new();
/third_party/icu/icu4c/source/test/perf/perldriver/
H A DDataset.pm30 my $stats = Statistics::Descriptive::Full->new();
/third_party/skia/third_party/externals/angle2/src/common/
H A DFixedVector_unittest.cpp138 TEST(FixedVector, Full) in TEST()
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPU.cpp62 instance_.SetBackendValidationLevel(dawn_native::BackendValidationLevel::Full); in GPU()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetOptions.h46 Full // Use one table per unique function type enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1430 VA1.getLocVT(), CCValAssign::Full)); in CC_RISCVAssign2XLen()
1437 VA1.getLocVT(), CCValAssign::Full)); in CC_RISCVAssign2XLen()
1440 CCValAssign::Full)); in CC_RISCVAssign2XLen()
1447 CCValAssign::getReg(ValNo2, ValVT2, Reg, LocVT2, CCValAssign::Full)); in CC_RISCVAssign2XLen()
1452 CCValAssign::Full)); in CC_RISCVAssign2XLen()
1624 LocInfo = CCValAssign::Full; in CC_RISCV()
1647 if (CC_RISCV(MF.getDataLayout(), ABI, i, ArgVT, ArgVT, CCValAssign::Full, in analyzeInputArgs()
1668 if (CC_RISCV(MF.getDataLayout(), ABI, i, ArgVT, ArgVT, CCValAssign::Full, in analyzeOutputArgs()
1684 case CCValAssign::Full: in convertLocVTToValVT()
1739 case CCValAssign::Full in convertValVTToLocVT()
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBackendD3D12.cpp42 if (validationLevel == BackendValidationLevel::Full) { in CreateFactory()
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DDawnNative.h153 enum BackendValidationLevel { Full, Partial, Disabled }; enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DDawnNative.cpp181 mImpl->SetBackendValidationLevel(BackendValidationLevel::Full); in EnableBackendValidation()
/third_party/node/test/parallel/
H A Dtest-string-decoder.js246 `Full Decoder State: ${inspect(decoder)}`;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDominators.cpp376 assert(DT.verify(DominatorTree::VerificationLevel::Full)); in verifyAnalysis()
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Denums.go39 namesTextDocumentSyncKind[int(Full)] = "Full"
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Denums.go39 namesTextDocumentSyncKind[int(Full)] = "Full"

Completed in 16 milliseconds

1234