Home
last modified time | relevance | path

Searched defs:NotSet (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/net/dcsctp/public/
Dtypes.h139 static constexpr LifecycleId NotSet() { return LifecycleId(0); } in NotSet() function
/external/cronet/components/cronet/android/test/smoketests/src/org/chromium/net/smoke/
DSmokeTestRequestCallback.java33 public enum State { NotSet, Succeeded, Failed, Canceled } enumConstant
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandImm.cpp154 const int NotSet = -1; in trySequenceOfOnes() local
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp298 const int NotSet = -1; in trySequenceOfOnes() local