HomeSort by relevance Sort by last modified time
    Searched defs:CurrentState (Results 1 - 19 of 19) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
MPITypes.h 32 Request(State S) : CurrentState{S} {}
35 Id.AddInteger(CurrentState);
39 return CurrentState == ToCompare.CurrentState;
42 const State CurrentState;
  /device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
XenBus.c 327 enum xenbus_state CurrentState;
337 CurrentState = AsciiStrDecimalToUintn (Temp);
339 if (CurrentState == NewState) {
  /external/llvm/include/llvm/CodeGen/
DFAPacketizer.h 77 int CurrentState;
93 CurrentState = 0;
  /external/protobuf/src/google/protobuf/stubs/
once_unittest.cc 143 State CurrentState() {
186 EXPECT_EQ(INIT_NOT_STARTED, CurrentState());
188 EXPECT_EQ(INIT_DONE, CurrentState());
192 EXPECT_EQ(INIT_DONE, CurrentState());
201 EXPECT_EQ(INIT_NOT_STARTED, CurrentState());
203 EXPECT_EQ(INIT_DONE, CurrentState());
212 EXPECT_EQ(INIT_NOT_STARTED, CurrentState());
219 EXPECT_EQ(INIT_DONE, CurrentState());
229 EXPECT_EQ(INIT_NOT_STARTED, CurrentState());
244 EXPECT_EQ(INIT_STARTED, CurrentState());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
DFAPacketizer.h 77 int CurrentState;
93 CurrentState = 0;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
DFAPacketizer.h 77 int CurrentState;
93 CurrentState = 0;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
DFAPacketizer.h 77 int CurrentState;
93 CurrentState = 0;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DFAPacketizer.h 77 int CurrentState;
93 CurrentState = 0;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
DFAPacketizer.h 77 int CurrentState;
93 CurrentState = 0;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
DFAPacketizer.h 77 int CurrentState;
93 CurrentState = 0;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
DFAPacketizer.h 77 int CurrentState;
93 CurrentState = 0;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DFAPacketizer.h 77 int CurrentState;
93 CurrentState = 0;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mountmgr.h 157 MOUNTMGR_AUTO_MOUNT_STATE CurrentState;
classpnp.h 561 UCHAR CurrentState;
wmidata.h     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
WinException.cpp     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
ConSplitter.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 1073 milliseconds