Home
last modified time | relevance | path

Searched refs:Unspecified (Results 1 – 25 of 52) sorted by relevance

123

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-member-pointers.cpp81 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/
DCGLoopInfo.cpp27 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 …]
DCGLoopInfo.h45 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
Dcoverage.txt9 3 YES Unspecified.
16 10 YES Unspecified.
25 19 YES Unspecified.
36 29 YES Unspecified, need to reboot.
/external/clang/lib/StaticAnalyzer/Checkers/
DNullabilityChecker.cpp55 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/
DTimespecTest.cs106 … 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/
Dcoverage.txt10 4 NO Unspecified
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/
Dcoverage.txt12 6 NO Unspecified
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/
Dcoverage.txt17 11 NO Unspecified
/external/tcpdump/tests/
DOLSRv1_HNA_sgw_1.out12 link-type Unspecified, neighbor-type Symmetric, len 12
/external/python/cpython3/PC/
Dsqlite3.rc39 VALUE "LegalCopyright", "Unspecified\0"
/external/protobuf/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs81 RepeatedImportEnum = { ImportEnum.ImportBaz, ImportEnum.Unspecified }, in CreateFullTestAllTypes()
DGeneratedMessageTest.cs71 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/
DSpecifiers.h287 Unspecified enumerator
/external/libchrome/base/test/android/junit/src/org/chromium/base/test/util/
DAnnotationProcessingUtilsTest.java259 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/
DUnittestImportProto3.cs45 [pbr::OriginalName("IMPORT_ENUM_UNSPECIFIED")] Unspecified = 0, enumerator
/external/cros/system_api/dbus/power_manager/
Dbacklight.proto69 // Unspecified automated change (suspend/resume, shutdown, etc.).
Dpower_supply_properties.proto77 // Unspecified type.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1731 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/
Dactive_directory_info.proto20 // Unspecified error.
22 // Unspecified D-Bus error.
/external/pdfium/xfa/fxfa/parser/
Dxfa_basic_data_enum.cpp197 {0xb0f088cf, L"unspecified", XFA_AttributeEnum::Unspecified},
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Ddirective-eabi_attribute.s223 @ CHECK-OBJ-NEXT: Description: Unspecified Tags UNDEFINED
/external/llvm/test/MC/ARM/
Ddirective-eabi_attribute.s223 @ CHECK-OBJ-NEXT: Description: Unspecified Tags UNDEFINED
/external/clang/lib/Parse/
DParseObjc.cpp957 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/
Den.txt1000 und{"Unspecified Input Method"}
1029 und{"Unspecified Keyboard"}
1182 und{"Unspecified Machine Translation"}

123