Home
last modified time | relevance | path

Searched defs:Partial (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.h43 bool Partial = false; variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DEnumMaskIteratorTests.cpp63 TEST(EnumMaskIteratorTests, Partial) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DPtrState.h108 bool Partial = false; variable
DPtrState.cpp117 bool Partial = ReverseInsertPts.size() != Other.ReverseInsertPts.size(); in Merge() local
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h153 enum BackendValidationLevel { Full, Partial, Disabled }; enumerator
/third_party/rust/crates/rust-cexpr/src/
Dlib.rs45 Partial, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dnumbers_test.cc1096 TEST(StrToInt32, Partial) { in TEST() argument
1129 TEST(StrToUint32, Partial) { in TEST() argument
1160 TEST(StrToInt64, Partial) { in TEST() argument
1193 TEST(StrToUint64, Partial) { in TEST() argument
/third_party/zlib/contrib/dotzlib/DotZLib/
DDotZLib.cs24 None, Partial, Sync, Full, Finish, Block enumerator
/third_party/typescript/src/compiler/
DwatchUtilities.ts255 Partial, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp251 bool Partial = false; in gatherVectorInstructions() local
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc2682 TEST_P(EncodeDecodeTest, Partial) { in TEST_P() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h476 bool Partial; member
/third_party/typescript/lib/
Dlib.es5.d.ts1471 type Partial<T> = { alias
/third_party/typescript/src/lib/
Des5.d.ts1451 type Partial<T> = { alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp2093 SDValue Partial = DAG.getNode(CombineOpc, dl, LoOpVT, Lo, Hi, N->getFlags()); in SplitVecOp_VECREDUCE() local