HomeSort by relevance Sort by last modified time
    Searched full:overloads (Results 76 - 100 of 825) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Intrinsics.h 48 /// Note, this version is for intrinsics with no overloads. Use the other
49 /// version of getName if overloads are required.
53 /// Note, this version of getName supports overloads, but is less efficient
54 /// than the StringRef version of this function. If no overloads are
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Intrinsics.h 48 /// Note, this version is for intrinsics with no overloads. Use the other
49 /// version of getName if overloads are required.
53 /// Note, this version of getName supports overloads, but is less efficient
54 /// than the StringRef version of this function. If no overloads are
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Intrinsics.h 48 /// Note, this version is for intrinsics with no overloads. Use the other
49 /// version of getName if overloads are required.
53 /// Note, this version of getName supports overloads, but is less efficient
54 /// than the StringRef version of this function. If no overloads are
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Intrinsics.h 48 /// Note, this version is for intrinsics with no overloads. Use the other
49 /// version of getName if overloads are required.
53 /// Note, this version of getName supports overloads, but is less efficient
54 /// than the StringRef version of this function. If no overloads are
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Intrinsics.h 48 /// Note, this version is for intrinsics with no overloads. Use the other
49 /// version of getName if overloads are required.
53 /// Note, this version of getName supports overloads, but is less efficient
54 /// than the StringRef version of this function. If no overloads are
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Intrinsics.h 48 /// Note, this version is for intrinsics with no overloads. Use the other
49 /// version of getName if overloads are required.
53 /// Note, this version of getName supports overloads, but is less efficient
54 /// than the StringRef version of this function. If no overloads are
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Intrinsics.h 48 /// Note, this version is for intrinsics with no overloads. Use the other
49 /// version of getName if overloads are required.
53 /// Note, this version of getName supports overloads, but is less efficient
54 /// than the StringRef version of this function. If no overloads are
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Intrinsics.h 48 /// Note, this version is for intrinsics with no overloads. Use the other
49 /// version of getName if overloads are required.
53 /// Note, this version of getName supports overloads, but is less efficient
54 /// than the StringRef version of this function. If no overloads are
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Intrinsics.h 48 /// Note, this version is for intrinsics with no overloads. Use the other
49 /// version of getName if overloads are required.
53 /// Note, this version of getName supports overloads, but is less efficient
54 /// than the StringRef version of this function. If no overloads are
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Intrinsics.h 48 /// Note, this version is for intrinsics with no overloads. Use the other
49 /// version of getName if overloads are required.
53 /// Note, this version of getName supports overloads, but is less efficient
54 /// than the StringRef version of this function. If no overloads are
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
cstdlib 60 // overloads
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
cstdlib 60 // overloads
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/numerics/c.math/
constexpr-fns.pass.cpp 10 // Check that the overloads of std::__libcpp_{isnan,isinf,isfinite} that take
  /system/keymaster/include/keymaster/
key.h 53 // Methods to move data out of the key. These could be overloads of the methods above, with ref
  /external/v8/src/base/
safe_math.h 20 // data types, and contains overloads for basic arithmetic operations (i.e.: +,
99 // tests and to avoid a big matrix of friend operator overloads. But the
108 // for tests and to avoid a big matrix of friend operator overloads. But the
116 // Prototypes for the supported arithmetic operator overloads.
191 // This is the boilerplate for the standard arithmetic operator overloads. A
  /external/clang/lib/Sema/
Sema.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 34 // Specifically, the forward-declares header declares __device__ overloads for
155 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
159 // 2) Pull the __device__ overloads of "foobarf" math functions into namespace
263 // Overloads for functions that don't match the patterns expected by
319 // We need to define these overloads in exactly the namespace our standard
332 // Pull the new overloads we defined above into namespace std.
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_cmath.h 34 // Specifically, the forward-declares header declares __device__ overloads for
164 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
168 // 2) Pull the __device__ overloads of "foobarf" math functions into namespace
272 // Overloads for functions that don't match the patterns expected by
328 // We need to define these overloads in exactly the namespace our standard
341 // Pull the new overloads we defined above into namespace std.
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
__clang_cuda_cmath.h 34 // Specifically, the forward-declares header declares __device__ overloads for
164 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
168 // 2) Pull the __device__ overloads of "foobarf" math functions into namespace
272 // Overloads for functions that don't match the patterns expected by
328 // We need to define these overloads in exactly the namespace our standard
341 // Pull the new overloads we defined above into namespace std.
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
__clang_cuda_cmath.h 34 // Specifically, the forward-declares header declares __device__ overloads for
164 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
168 // 2) Pull the __device__ overloads of "foobarf" math functions into namespace
272 // Overloads for functions that don't match the patterns expected by
328 // We need to define these overloads in exactly the namespace our standard
341 // Pull the new overloads we defined above into namespace std.
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 34 // Specifically, the forward-declares header declares __device__ overloads for
164 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
168 // 2) Pull the __device__ overloads of "foobarf" math functions into namespace
272 // Overloads for functions that don't match the patterns expected by
328 // We need to define these overloads in exactly the namespace our standard
341 // Pull the new overloads we defined above into namespace std.
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 34 // Specifically, the forward-declares header declares __device__ overloads for
164 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
168 // 2) Pull the __device__ overloads of "foobarf" math functions into namespace
272 // Overloads for functions that don't match the patterns expected by
328 // We need to define these overloads in exactly the namespace our standard
341 // Pull the new overloads we defined above into namespace std.
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 34 // Specifically, the forward-declares header declares __device__ overloads for
164 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
168 // 2) Pull the __device__ overloads of "foobarf" math functions into namespace
272 // Overloads for functions that don't match the patterns expected by
328 // We need to define these overloads in exactly the namespace our standard
341 // Pull the new overloads we defined above into namespace std.
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
__clang_cuda_cmath.h 34 // Specifically, the forward-declares header declares __device__ overloads for
164 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
168 // 2) Pull the __device__ overloads of "foobarf" math functions into namespace
272 // Overloads for functions that don't match the patterns expected by
328 // We need to define these overloads in exactly the namespace our standard
341 // Pull the new overloads we defined above into namespace std.
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 34 // Specifically, the forward-declares header declares __device__ overloads for
155 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
159 // 2) Pull the __device__ overloads of "foobarf" math functions into namespace
263 // Overloads for functions that don't match the patterns expected by
319 // We need to define these overloads in exactly the namespace our standard
332 // Pull the new overloads we defined above into namespace std.

Completed in 1717 milliseconds

1 2 34 5 6 7 8 91011>>