/external/clang/test/CodeGenCXX/ |
D | microsoft-abi-member-pointers.cpp | 81 struct Unspecified; 90 int Unspecified::*u_d_memptr; 112 struct Unspecified : Multiple, Virtual { struct 126 void (Unspecified::*u_f_mp)() = &Unspecified::foo; argument 192 void (Unspecified::*u_f_memptr)() = &Unspecified::foo; in EmitNonVirtualMemberPointers() 256 bool nullTestDataUnspecified(int Unspecified::*mp) { in nullTestDataUnspecified() 278 bool nullTestFunctionUnspecified(void (Unspecified::*mp)()) { in nullTestFunctionUnspecified() 319 int loadDataMemberPointerUnspecified(Unspecified *o, int Unspecified::*memptr) { in loadDataMemberPointerUnspecified() 425 bool unspecFuncMemptrEq(void (Unspecified::*l)(), void (Unspecified::*r)()) { in unspecFuncMemptrEq() 452 bool unspecFuncMemptrNeq(void (Unspecified::*l)(), void (Unspecified::*r)()) { in unspecFuncMemptrNeq() [all …]
|
/external/clang/lib/CodeGen/ |
D | CGLoopInfo.cpp | 27 Attrs.VectorizeEnable == LoopAttributes::Unspecified && in createMetadata() 28 Attrs.UnrollEnable == LoopAttributes::Unspecified && in createMetadata() 29 Attrs.DistributeEnable == LoopAttributes::Unspecified && in createMetadata() 67 if (Attrs.VectorizeEnable != LoopAttributes::Unspecified) { in createMetadata() 76 if (Attrs.UnrollEnable != LoopAttributes::Unspecified) { in createMetadata() 88 if (Attrs.DistributeEnable != LoopAttributes::Unspecified) { in createMetadata() 103 : IsParallel(IsParallel), VectorizeEnable(LoopAttributes::Unspecified), in LoopAttributes() 104 UnrollEnable(LoopAttributes::Unspecified), VectorizeWidth(0), in LoopAttributes() 106 DistributeEnable(LoopAttributes::Unspecified) {} in LoopAttributes() 113 VectorizeEnable = LoopAttributes::Unspecified; in clear() [all …]
|
D | CGLoopInfo.h | 45 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
D | coverage.txt | 9 3 YES Unspecified. 16 10 YES Unspecified. 25 19 YES Unspecified. 36 29 YES Unspecified, need to reboot.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | NullabilityChecker.cpp | 55 Unspecified, enumerator 75 case Nullability::Unspecified: in getNullabilityString() 351 return Nullability::Unspecified; in getNullabilityAnnotation() 356 return Nullability::Unspecified; in getNullabilityAnnotation() 836 return Nullability::Unspecified; in getReceiverNullability() 920 ComputedNullab != Nullability::Unspecified) { in checkPostObjCMessage() 974 if (DestNullability == Nullability::Unspecified) in checkPostStmt() 1101 Nullability ValNullability = Nullability::Unspecified; in checkBind() 1109 Nullability ValueExprTypeLevelNullability = Nullability::Unspecified; in checkBind()
|
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/ |
D | TimespecTest.cs | 106 … Assert.AreNotEqual(DateTimeKind.Unspecified, new Timespec(1437452508, 0).ToDateTime().Kind); in ToDateTime_ReturnsUtc() 155 … () => Timespec.FromDateTime(new DateTime(1970, 1, 1, 0, 0, 0, DateTimeKind.Unspecified))); in FromDateTime()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlockall/ |
D | coverage.txt | 10 4 NO Unspecified
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/ |
D | coverage.txt | 12 6 NO Unspecified
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/ |
D | coverage.txt | 17 11 NO Unspecified
|
/external/tcpdump/tests/ |
D | OLSRv1_HNA_sgw_1.out | 12 link-type Unspecified, neighbor-type Symmetric, len 12
|
/external/python/cpython3/PC/ |
D | sqlite3.rc | 39 VALUE "LegalCopyright", "Unspecified\0"
|
/external/protobuf/csharp/src/Google.Protobuf.Test/ |
D | SampleMessages.cs | 81 RepeatedImportEnum = { ImportEnum.ImportBaz, ImportEnum.Unspecified }, in CreateFullTestAllTypes()
|
D | GeneratedMessageTest.cs | 71 Assert.AreEqual(ImportEnum.Unspecified, message.SingleImportEnum); in DefaultValues() 75 Assert.AreEqual(TestAllTypes.Types.NestedEnum.Unspecified, message.SingleNestedEnum); in DefaultValues() 184 RepeatedImportEnum = { ImportEnum.ImportBaz, ImportEnum.Unspecified }, in RoundTrip_RepeatedValues()
|
/external/clang/include/clang/Basic/ |
D | Specifiers.h | 287 Unspecified enumerator
|
/external/libchrome/base/test/android/junit/src/org/chromium/base/test/util/ |
D | AnnotationProcessingUtilsTest.java | 259 private enum Location { Unspecified, Class, Method, Rule, DerivedClass, DerivedMethod } enumConstant 264 Location value() default Location.Unspecified; in value()
|
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ |
D | UnittestImportProto3.cs | 45 [pbr::OriginalName("IMPORT_ENUM_UNSPECIFIED")] Unspecified = 0, enumerator
|
/external/cros/system_api/dbus/power_manager/ |
D | backlight.proto | 69 // Unspecified automated change (suspend/resume, shutdown, etc.).
|
D | power_supply_properties.proto | 77 // Unspecified type.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1731 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpEnabled() 1758 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpEnabled() 1783 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpEnabled() 1791 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpRefinementSteps() 1804 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpRefinementSteps() 1832 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpRefinementSteps()
|
/external/cros/system_api/dbus/authpolicy/ |
D | active_directory_info.proto | 20 // Unspecified error. 22 // Unspecified D-Bus error.
|
/external/pdfium/xfa/fxfa/parser/ |
D | xfa_basic_data_enum.cpp | 197 {0xb0f088cf, L"unspecified", XFA_AttributeEnum::Unspecified},
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | directive-eabi_attribute.s | 223 @ CHECK-OBJ-NEXT: Description: Unspecified Tags UNDEFINED
|
/external/llvm/test/MC/ARM/ |
D | directive-eabi_attribute.s | 223 @ CHECK-OBJ-NEXT: Description: Unspecified Tags UNDEFINED
|
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 957 NullabilityKind::Unspecified, in ParseObjCPropertyAttribute() 960 DS.setNullability(Tok.getLocation(), NullabilityKind::Unspecified); in ParseObjCPropertyAttribute() 964 NullabilityKind::Unspecified, in ParseObjCPropertyAttribute() 967 DS.setNullability(Tok.getLocation(), NullabilityKind::Unspecified); in ParseObjCPropertyAttribute() 1195 Nullability = NullabilityKind::Unspecified; in ParseObjCTypeQualifierList()
|
/external/icu/icu4c/source/data/lang/ |
D | en.txt | 1000 und{"Unspecified Input Method"} 1029 und{"Unspecified Keyboard"} 1182 und{"Unspecified Machine Translation"}
|