HomeSort by relevance Sort by last modified time
    Searched defs:Dummy (Results 76 - 100 of 196) sorted by null

1 2 34 5 6 7 8

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_with.py 666 class Dummy(object):
697 with self.Dummy() as a, self.Dummy() as b:
705 with self.Dummy() as a, self.InitRaises():
714 with self.Dummy() as a, self.EnterRaises():
725 with self.Dummy(gobble=True) as a, self.ExitRaises():
733 with self.Dummy(value=(1,2)) as (a1, a2), \
734 self.Dummy(value=(10, 20)) as (b1, b2):
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_with.py 666 class Dummy(object):
697 with self.Dummy() as a, self.Dummy() as b:
705 with self.Dummy() as a, self.InitRaises():
714 with self.Dummy() as a, self.EnterRaises():
725 with self.Dummy(gobble=True) as a, self.ExitRaises():
733 with self.Dummy(value=(1,2)) as (a1, a2), \
734 self.Dummy(value=(10, 20)) as (b1, b2):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_with.py 666 class Dummy(object):
697 with self.Dummy() as a, self.Dummy() as b:
705 with self.Dummy() as a, self.InitRaises():
714 with self.Dummy() as a, self.EnterRaises():
725 with self.Dummy(gobble=True) as a, self.ExitRaises():
733 with self.Dummy(value=(1,2)) as (a1, a2), \
734 self.Dummy(value=(10, 20)) as (b1, b2):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_with.py 666 class Dummy(object):
697 with self.Dummy() as a, self.Dummy() as b:
705 with self.Dummy() as a, self.InitRaises():
714 with self.Dummy() as a, self.EnterRaises():
725 with self.Dummy(gobble=True) as a, self.ExitRaises():
733 with self.Dummy(value=(1,2)) as (a1, a2), \
734 self.Dummy(value=(10, 20)) as (b1, b2):
  /external/clang/test/Analysis/
misc-ps-region-store.cpp 195 class Dummy {};
197 bool operator==(Dummy, int);
  /external/clang/test/CodeGenCXX/
const-init-cxx11.cpp 256 struct Dummy { int padding; };
257 struct Derived : Dummy, Subobj {
258 constexpr Derived() : Dummy{200}, Subobj{4, 5, 6} {}
  /external/flatbuffers/tests/
test.cpp 793 #define Dummy() \
    [all...]
  /external/guice/extensions/multibindings/test/com/google/inject/multibindings/
OptionalBinderTest.java     [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
CommandLine.cpp 328 int Dummy = i;
329 return ProvideOption(Handler, Handler->ArgStr, Arg, 0, 0, Dummy);
405 int Dummy = 0;
407 StringRef(), 0, 0, Dummy);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.cpp 849 const MachineMemOperand *Dummy;
850 return MI->getDesc().mayStore() && hasStoreToStackSlot(MI, Dummy, FrameIndex);
    [all...]
  /external/llvm/include/llvm/ProfileData/
InstrProf.h 699 uint64_t Dummy;
700 uint64_t &TotalCount = (TotalC == 0 ? Dummy : *TotalC);
    [all...]
  /external/llvm/lib/Support/
CommandLine.cpp 581 int Dummy = i;
582 return ProvideOption(Handler, Handler->ArgStr, Arg, 0, nullptr, Dummy);
660 int Dummy = 0;
662 ProvideOption(PGOpt, OneArgName, StringRef(), 0, nullptr, Dummy);
    [all...]
  /external/llvm/tools/gold/
gold-plugin.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
CommandLine.cpp 600 int Dummy = i;
601 return ProvideOption(Handler, Handler->ArgStr, Arg, 0, nullptr, Dummy);
679 int Dummy = 0;
681 ProvideOption(PGOpt, OneArgName, StringRef(), 0, nullptr, Dummy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 761 uint64_t Dummy;
762 uint64_t &TotalCount = (TotalC == nullptr ? Dummy : *TotalC);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 761 uint64_t Dummy;
762 uint64_t &TotalCount = (TotalC == nullptr ? Dummy : *TotalC);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 761 uint64_t Dummy;
762 uint64_t &TotalCount = (TotalC == nullptr ? Dummy : *TotalC);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 761 uint64_t Dummy;
762 uint64_t &TotalCount = (TotalC == nullptr ? Dummy : *TotalC);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 761 uint64_t Dummy;
762 uint64_t &TotalCount = (TotalC == nullptr ? Dummy : *TotalC);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 761 uint64_t Dummy;
762 uint64_t &TotalCount = (TotalC == nullptr ? Dummy : *TotalC);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 761 uint64_t Dummy;
762 uint64_t &TotalCount = (TotalC == nullptr ? Dummy : *TotalC);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 761 uint64_t Dummy;
762 uint64_t &TotalCount = (TotalC == nullptr ? Dummy : *TotalC);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]

Completed in 1566 milliseconds

1 2 34 5 6 7 8