HomeSort by relevance Sort by last modified time
    Searched defs:Impl (Results 176 - 200 of 249) sorted by null

1 2 3 4 5 6 78 910

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 237 enum Impl {
271 file_magic(Impl V) : V(V) {}
272 operator Impl() const { return V; }
275 Impl V = unknown;
    [all...]
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorImagePatch.h 161 typedef TensorEvaluator<ArgType, Device> Impl;
423 const TensorEvaluator<ArgType, Device>& impl() const { return m_impl; } function in struct:Eigen::TensorEvaluator
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-actions.h 593 operator Action<F>() const { return MakeAction(new Impl<F>(action_)); }
597 class Impl : public ActionInterface<F> {
602 explicit Impl(const InnerAction& action) : action_(action) {}
638 template <typename Result, class Impl>
641 static Result Perform(Impl* impl, const ::std::tr1::tuple<>& args) {
643 return impl->template gmock_PerformImpl<>(args, ExcessiveArg(),
650 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0>& args) {
652 return impl->template gmock_PerformImpl<A0>(args, get<0>(args)
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-generated-actions.h 466 operator Action<F>() const { return MakeAction(new Impl<F>(action_)); }
470 class Impl : public ActionInterface<F> {
475 explicit Impl(const InnerAction& action) : action_(action) {}
511 template <typename Result, class Impl>
514 static Result Perform(Impl* impl, const ::testing::tuple<>& args) {
515 return impl->template gmock_PerformImpl<>(args, ExcessiveArg(),
522 static Result Perform(Impl* impl, const ::testing::tuple<A0>& args) {
523 return impl->template gmock_PerformImpl<A0>(args, get<0>(args)
    [all...]
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
ImmutableSortedSetTest.java 212 Interface a = new Impl();
213 Interface b = new Impl();
221 static class Impl implements Interface {
226 return id.compareTo(((Impl) other).id);
  /external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
FactoryProviderTest.java 33 import com.google.inject.assistedinject.FactoryProviderTest.Equals.Impl;
814 public static class Impl implements Equals {
819 public Impl(double sigma, @Assisted ComparisonMethod comparisonMethod) {
832 FactoryProvider.newFactory(Equals.Factory.class, Equals.Impl.class));
836 Equals.Impl shallowEquals = (Impl) equalsFactory.equals(ComparisonMethod.SHALLOW);
  /external/llvm/lib/IR/
LegacyPassManager.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
LowerTypeTests.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp 81 JumpThreadingPass Impl;
85 JumpThreading(int T = -1) : FunctionPass(ID), Impl(T) {
98 void releaseMemory() override { Impl.releaseMemory(); }
132 return Impl.runImpl(F, TLI, LVI, HasProfileData, std::move(BFI),
    [all...]
MemCpyOptimizer.cpp 303 MemCpyOptPass Impl;
    [all...]
  /external/skia/src/pipe/
SkPipeReader.cpp 814 class SkPipeDeserializer::Impl {
825 SkPipeDeserializer::SkPipeDeserializer() : fImpl(new Impl) {}
    [all...]
  /external/v8/src/compiler/
code-assembler.cc 708 class CodeAssemblerVariable::Impl : public ZoneObject {
710 explicit Impl(MachineRepresentation rep) : value_(nullptr), rep_(rep) {}
717 : impl_(new (assembler->zone()) Impl(rep)), state_(assembler->state()) {
832 CodeAssemblerVariable::Impl* var_impl = var.first;
  /external/v8/testing/gmock/include/gmock/
gmock-generated-actions.h 466 operator Action<F>() const { return MakeAction(new Impl<F>(action_)); }
470 class Impl : public ActionInterface<F> {
475 explicit Impl(const InnerAction& action) : action_(action) {}
511 template <typename Result, class Impl>
514 static Result Perform(Impl* impl, const ::testing::tuple<>& args) {
515 return impl->template gmock_PerformImpl<>(args, ExcessiveArg(),
522 static Result Perform(Impl* impl, const ::testing::tuple<A0>& args) {
523 return impl->template gmock_PerformImpl<A0>(args, get<0>(args)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCUtils.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCUtils.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCUtils.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCUtils.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCUtils.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCUtils.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCUtils.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCUtils.h     [all...]
  /prebuilts/tools/common/m2/repository/com/google/gradle/osdetector-gradle-plugin/1.2.1/
osdetector-gradle-plugin-1.2.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/gradle/osdetector-gradle-plugin/1.4.0/
osdetector-gradle-plugin-1.4.0.jar 
  /external/clang/include/clang/Analysis/
CFG.h 356 ImplTy Impl;
358 ElementList(BumpVectorContext &C) : Impl(C, 4) {}
366 void push_back(CFGElement e, BumpVectorContext &C) { Impl.push_back(e, C); }
369 return Impl.insert(I, Cnt, E, C);
372 const_reference front() const { return Impl.back(); }
373 const_reference back() const { return Impl.front(); }
375 iterator begin() { return Impl.rbegin(); }
376 iterator end() { return Impl.rend(); }
377 const_iterator begin() const { return Impl.rbegin(); }
378 const_iterator end() const { return Impl.rend();
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableSortedSetTest.java 338 Interface a = new Impl();
339 Interface b = new Impl();
347 static class Impl implements Interface {
352 return id.compareTo(((Impl) other).id);
    [all...]

Completed in 2381 milliseconds

1 2 3 4 5 6 78 910