HomeSort by relevance Sort by last modified time
    Searched refs:inline (Results 51 - 75 of 397) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/cuda_wrappers/
algorithm 50 // library uses (including the right inline namespace), otherwise they won't be
63 inline __device__ const __T &
69 inline __device__ const __T &
75 inline __device__ const __T &
81 inline __device__ const __T &
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/cuda_wrappers/
algorithm 50 // library uses (including the right inline namespace), otherwise they won't be
63 inline __device__ const __T &
69 inline __device__ const __T &
75 inline __device__ const __T &
81 inline __device__ const __T &
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/cuda_wrappers/
algorithm 50 // library uses (including the right inline namespace), otherwise they won't be
63 inline __device__ const __T &
69 inline __device__ const __T &
75 inline __device__ const __T &
81 inline __device__ const __T &
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/cuda_wrappers/
algorithm 50 // library uses (including the right inline namespace), otherwise they won't be
63 inline __device__ const __T &
69 inline __device__ const __T &
75 inline __device__ const __T &
81 inline __device__ const __T &
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/cuda_wrappers/
algorithm 50 // library uses (including the right inline namespace), otherwise they won't be
63 inline __device__ const __T &
69 inline __device__ const __T &
75 inline __device__ const __T &
81 inline __device__ const __T &
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/cuda_wrappers/
algorithm 50 // library uses (including the right inline namespace), otherwise they won't be
63 inline __device__ const __T &
69 inline __device__ const __T &
75 inline __device__ const __T &
81 inline __device__ const __T &
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/cuda_wrappers/
algorithm 50 // library uses (including the right inline namespace), otherwise they won't be
63 inline __device__ const __T &
69 inline __device__ const __T &
75 inline __device__ const __T &
81 inline __device__ const __T &
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/cuda_wrappers/
algorithm 50 // library uses (including the right inline namespace), otherwise they won't be
63 inline __device__ const __T &
69 inline __device__ const __T &
75 inline __device__ const __T &
81 inline __device__ const __T &
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/cuda_wrappers/
algorithm 50 // library uses (including the right inline namespace), otherwise they won't be
63 inline __device__ const __T &
69 inline __device__ const __T &
75 inline __device__ const __T &
81 inline __device__ const __T &
  /external/deqp/external/vulkancts/framework/vulkan/
vkTypeUtil.inl 5 inline VkAllocationCallbacks makeAllocationCallbacks (void* pUserData, PFN_vkAllocationFunction pfnAllocation, PFN_vkReallocationFunction pfnReallocation, PFN_vkFreeFunction pfnFree, PFN_vkInternalAllocationNotification pfnInternalAllocation, PFN_vkInternalFreeNotification pfnInternalFree)
17 inline VkExtent3D makeExtent3D (deUint32 width, deUint32 height, deUint32 depth)
26 inline VkMemoryRequirements makeMemoryRequirements (VkDeviceSize size, VkDeviceSize alignment, deUint32 memoryTypeBits)
35 inline VkSparseMemoryBind makeSparseMemoryBind (VkDeviceSize resourceOffset, VkDeviceSize size, VkDeviceMemory memory, VkDeviceSize memoryOffset, VkSparseMemoryBindFlags flags)
46 inline VkSparseBufferMemoryBindInfo makeSparseBufferMemoryBindInfo (VkBuffer buffer, deUint32 bindCount, const VkSparseMemoryBind* pBinds)
55 inline VkSparseImageOpaqueMemoryBindInfo makeSparseImageOpaqueMemoryBindInfo (VkImage image, deUint32 bindCount, const VkSparseMemoryBind* pBinds)
64 inline VkImageSubresource makeImageSubresource (VkImageAspectFlags aspectMask, deUint32 mipLevel, deUint32 arrayLayer)
73 inline VkOffset3D makeOffset3D (deInt32 x, deInt32 y, deInt32 z)
82 inline VkSparseImageMemoryBindInfo makeSparseImageMemoryBindInfo (VkImage image, deUint32 bindCount, const VkSparseImageMemoryBind* pBinds)
91 inline VkSubresourceLayout makeSubresourceLayout (VkDeviceSize offset, VkDeviceSize size, VkDeviceSize ro (…)
    [all...]
vkStrUtil.inl 51 inline tcu::Format::Enum<VkPipelineCacheHeaderVersion> getPipelineCacheHeaderVersionStr (VkPipelineCacheHeaderVersion value) { return tcu::Format::Enum<VkPipelineCacheHeaderVersion>(getPipelineCacheHeaderVersionName, value); }
52 inline tcu::Format::Enum<VkResult> getResultStr (VkResult value) { return tcu::Format::Enum<VkResult>(getResultName, value); }
53 inline tcu::Format::Enum<VkStructureType> getStructureTypeStr (VkStructureType value) { return tcu::Format::Enum<VkStructureType>(getStructureTypeName, value); }
54 inline tcu::Format::Enum<VkSystemAllocationScope> getSystemAllocationScopeStr (VkSystemAllocationScope value) { return tcu::Format::Enum<VkSystemAllocationScope>(getSystemAllocationScopeName, value); }
55 inline tcu::Format::Enum<VkInternalAllocationType> getInternalAllocationTypeStr (VkInternalAllocationType value) { return tcu::Format::Enum<VkInternalAllocationType>(getInternalAllocationTypeName, value); }
56 inline tcu::Format::Enum<VkFormat> getFormatStr (VkFormat value) { return tcu::Format::Enum<VkFormat>(getFormatName, value); }
57 inline tcu::Format::Enum<VkImageType> getImageTypeStr (VkImageType value) { return tcu::Format::Enum<VkImageType>(getImageTypeName, value); }
58 inline tcu::Format::Enum<VkImageTiling> getImageTilingStr (VkImageTiling value) { return tcu::Format::Enum<VkImageTiling>(getImageTilingName, value); }
59 inline tcu::Format::Enum<VkPhysicalDeviceType> getPhysicalDeviceTypeStr (VkPhysicalDeviceType value) { return tcu::Format::Enum<VkPhysicalDeviceType>(getPhysicalDeviceTypeName, value); }
60 inline tcu::Format::Enum<VkQueryType> getQueryTypeStr (VkQueryType value) { return tcu:: (…)
    [all...]
  /frameworks/rs/script_api/include/
rs_allocation_create.rsh 158 static inline rs_allocation __attribute__((overloadable))
167 static inline rs_allocation __attribute__((overloadable))
176 static inline rs_allocation __attribute__((overloadable))
185 static inline rs_allocation __attribute__((overloadable))
194 static inline rs_allocation __attribute__((overloadable))
203 static inline rs_allocation __attribute__((overloadable))
212 static inline rs_allocation __attribute__((overloadable))
221 static inline rs_allocation __attribute__((overloadable))
230 static inline rs_allocation __attribute__((overloadable))
239 static inline rs_allocation __attribute__((overloadable)
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_allocation_create.rsh 158 static inline rs_allocation __attribute__((overloadable))
167 static inline rs_allocation __attribute__((overloadable))
176 static inline rs_allocation __attribute__((overloadable))
185 static inline rs_allocation __attribute__((overloadable))
194 static inline rs_allocation __attribute__((overloadable))
203 static inline rs_allocation __attribute__((overloadable))
212 static inline rs_allocation __attribute__((overloadable))
221 static inline rs_allocation __attribute__((overloadable))
230 static inline rs_allocation __attribute__((overloadable))
239 static inline rs_allocation __attribute__((overloadable)
    [all...]
  /prebuilts/go/darwin-x86/test/
inline.go 14 func add2(p *byte, n uintptr) *byte { // ERROR "can inline add2" "leaking param: p to result"
18 func add1(p unsafe.Pointer, x uintptr) unsafe.Pointer { // ERROR "can inline add1" "leaking param: p to result"
22 func f(x *byte) *byte { // ERROR "can inline f" "leaking param: x to result"
31 func h(x int) int { // ERROR "can inline h"
35 func i(x int) int { // ERROR "can inline i"
40 func j(x int) int { // ERROR "can inline j"
49 // can't currently inline functions with a break statement
66 // can't currently inline functions with a type switch
inline_variadic.go 12 func head(xs ...string) string { // ERROR "can inline head" "leaking param: xs to result"
16 func f() string { // ERROR "can inline f"
escape4.go 14 func alloc(x int) *int { // ERROR "can inline alloc" "moved to heap: x"
25 func() { // ERROR "func literal does not escape" "can inline f1.func1"
29 f = func() { // ERROR "func literal escapes to heap" "can inline f1.func2"
35 func f2() {} // ERROR "can inline f2"
37 // No inline for panic, recover.
  /prebuilts/go/linux-x86/test/
inline.go 14 func add2(p *byte, n uintptr) *byte { // ERROR "can inline add2" "leaking param: p to result"
18 func add1(p unsafe.Pointer, x uintptr) unsafe.Pointer { // ERROR "can inline add1" "leaking param: p to result"
22 func f(x *byte) *byte { // ERROR "can inline f" "leaking param: x to result"
31 func h(x int) int { // ERROR "can inline h"
35 func i(x int) int { // ERROR "can inline i"
40 func j(x int) int { // ERROR "can inline j"
49 // can't currently inline functions with a break statement
66 // can't currently inline functions with a type switch
inline_variadic.go 12 func head(xs ...string) string { // ERROR "can inline head" "leaking param: xs to result"
16 func f() string { // ERROR "can inline f"
escape4.go 14 func alloc(x int) *int { // ERROR "can inline alloc" "moved to heap: x"
25 func() { // ERROR "func literal does not escape" "can inline f1.func1"
29 f = func() { // ERROR "func literal escapes to heap" "can inline f1.func2"
35 func f2() {} // ERROR "can inline f2"
37 // No inline for panic, recover.
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/
locale 83 inline bool isspace (_CharT c, const locale& loc)
87 inline bool isprint (_CharT c, const locale& loc)
91 inline bool iscntrl (_CharT c, const locale& loc)
95 inline bool isupper (_CharT c, const locale& loc)
99 inline bool islower (_CharT c, const locale& loc)
103 inline bool isalpha (_CharT c, const locale& loc)
107 inline bool isdigit (_CharT c, const locale& loc)
111 inline bool ispunct (_CharT c, const locale& loc)
115 inline bool isxdigit (_CharT c, const locale& loc)
119 inline bool isalnum (_CharT c, const locale& loc
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/
locale 83 inline bool isspace (_CharT c, const locale& loc)
87 inline bool isprint (_CharT c, const locale& loc)
91 inline bool iscntrl (_CharT c, const locale& loc)
95 inline bool isupper (_CharT c, const locale& loc)
99 inline bool islower (_CharT c, const locale& loc)
103 inline bool isalpha (_CharT c, const locale& loc)
107 inline bool isdigit (_CharT c, const locale& loc)
111 inline bool ispunct (_CharT c, const locale& loc)
115 inline bool isxdigit (_CharT c, const locale& loc)
119 inline bool isalnum (_CharT c, const locale& loc
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/
locale 83 inline bool isspace (_CharT c, const locale& loc)
87 inline bool isprint (_CharT c, const locale& loc)
91 inline bool iscntrl (_CharT c, const locale& loc)
95 inline bool isupper (_CharT c, const locale& loc)
99 inline bool islower (_CharT c, const locale& loc)
103 inline bool isalpha (_CharT c, const locale& loc)
107 inline bool isdigit (_CharT c, const locale& loc)
111 inline bool ispunct (_CharT c, const locale& loc)
115 inline bool isxdigit (_CharT c, const locale& loc)
119 inline bool isalnum (_CharT c, const locale& loc
    [all...]
  /art/test/478-checker-clinit-check-pruning/src/
Main.java 54 ClassWithClinit1.$opt$inline$StaticMethod();
62 static void $opt$inline$StaticMethod() {
133 // hereinbelow call to $opt$inline$StaticMethod does not need a
135 $opt$inline$StaticMethod();
142 static void $opt$inline$StaticMethod() {
206 static void $opt$inline$StaticMethod() {
216 ClassWithClinit5.$opt$inline$StaticMethod();
310 $opt$inline$ignoreClass(ClassWithClinit7.class);
314 static void $opt$inline$ignoreClass(Class<?> c) {
341 $opt$inline$ignoreInt(ClassWithClinit8.value)
    [all...]
  /art/test/570-checker-osr/src/
Main.java 49 // Test polymorphic inline cache to the same target (inlineCache3).
236 // The first invocation of $noinline$stackOverflow will populate the inline
246 assertIntEquals(12, $opt$inline$testRemoveSuspendCheck(12, 5));
253 public static int $opt$inline$testRemoveSuspendCheck(int x, int y) {
257 while ($opt$inline$inlineFalse() || !$opt$inline$inlineTrue()) {
265 public static boolean $opt$inline$inlineTrue() {
269 public static boolean $opt$inline$inlineFalse() {
  /art/test/640-checker-int-simd/src/
Main.java 264 public static int $opt$inline$IntConstant32() { return 32; }
265 public static int $opt$inline$IntConstant33() { return 33; }
266 public static int $opt$inline$IntConstantMinus254() { return -254; }
297 a[i] >>>= $opt$inline$IntConstant32(); // 0, since & 31
336 a[i] >>>= $opt$inline$IntConstant33(); // 1, since & 31
375 a[i] >>>= $opt$inline$IntConstantMinus254(); // 2, since & 31

Completed in 2928 milliseconds

1 23 4 5 6 7 8 91011>>