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

  /external/clang/test/SemaCXX/
switch-implicit-fallthrough.cpp 213 Value1, Value2
222 case Value1:
  /external/clang/test/Sema/
warn-unreachable.c 171 typedef enum { Value1 = 1 } MyEnum;
174 case Value1:
207 return Value1; // expected-warning {{'return' will never be executed}}
338 return Value1; // no-warning
  /external/pdfium/fpdfsdk/include/
fsdk_mgr.h 690 TYPE Value1 = this->GetAt(nStartPos);
693 int iGreate = (*pCompare)(Value1, Value2);
696 this->SetAt(nStopPos, Value1);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h     [all...]

Completed in 103 milliseconds