HomeSort by relevance Sort by last modified time
    Searched full:templated (Results 476 - 500 of 889) sorted by null

<<11121314151617181920>>

  /external/tensorflow/tensorflow/docs_src/extend/
adding_an_op.md 180 1. Define the OpKernel templated on the Device and the primitive type of the
183 templated functor struct.
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h.orig 671 // work on Sun Studio since it doesn't understand templated conversion
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PassManager.h 76 /// This templated class represents "all analyses that operate over \<a
379 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
385 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
385 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
393 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
393 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
393 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
393 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PassManager.h 76 /// This templated class represents "all analyses that operate over \<a
379 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
385 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
385 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
393 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
393 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
393 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
PassManager.h 82 /// This templated class represents "all analyses that operate over \<a
393 /// is that some compilers cannot correctly unique a templated static variable
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 675 // work on Sun Studio since it doesn't understand templated conversion
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h.orig 671 // work on Sun Studio since it doesn't understand templated conversion
    [all...]
  /external/clang/lib/Parse/
ParseTemplate.cpp 50 /// followed by a (possibly templated) declaration. Since the
183 // A static_assert declaration may not be templated.
    [all...]
  /external/eigen/Eigen/src/Core/
PlainObjectBase.h 453 /** This is a special case of the templated operator=. Its purpose is to
454 * prevent a default operator= from hiding the templated operator=.
    [all...]
  /external/llvm/include/llvm/IR/
PassManager.h 205 /// correctly unique a templated static so that they have the same addresses
    [all...]
  /external/llvm/include/llvm/Support/
YAMLTraits.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
YAMLTraits.h     [all...]
  /frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
AData.h 82 * templated class.
131 * A templated union class that can contain specific types of data, and provides
    [all...]
  /sdk/templates/docs/
index.html 73 <p>An example, templated version of an Android manifest, normally named <code>AndroidManifest.xml.ftl</code> is shown below.</p>
110 <p>A template is a directory containing a number of XML and FreeMarker files. The only two mandatory files are <code>template.xml</code> and <code>recipe.xml.ftl</code>. Template source files (PNG files, templated Java and XML files, etc.) belong in a <code>root/</code> subdirectory. An example directory structure for a template is below:</p>
    [all...]

Completed in 1647 milliseconds

<<11121314151617181920>>