HomeSort by relevance Sort by last modified time
    Searched refs:va (Results 1 - 25 of 571) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
ext-vector-indexing.c 7 float4 va; local
8 va.hi[0] = 3.0;
9 // CHECK: [[VA:%.*]] = alloca <4 x float>
10 // CHECK: [[CONV:%.*]] = bitcast <4 x float>* [[VA]] to float*
wasm-varargs.c 6 va_list va; local
8 va_start(va, fmt);
9 int v = va_arg(va, int);
10 va_end(va);
17 // CHECK: [[VA:%[^,=]+]] = alloca i8*, align 4
20 // CHECK: [[VA1:%[^,=]+]] = bitcast i8** [[VA]] to i8*
22 // CHECK: [[ARGP_CUR:%[^,=]+]] = load i8*, i8** [[VA]], align 4
24 // CHECK: store i8* [[ARGP_NEXT]], i8** [[VA]], align 4
28 // CHECK: [[VA2:%[^,=]+]] = bitcast i8** [[VA]] to i8*
35 va_list va; local
74 va_list va; local
    [all...]
mips-varargs.c 13 va_list va; local
15 va_start(va, fmt);
16 int v = va_arg(va, int);
17 va_end(va);
24 // O32: %va = alloca i8*, align [[PTRALIGN:4]]
25 // N32: %va = alloca i8*, align [[PTRALIGN:4]]
26 // N64: %va = alloca i8*, align [[PTRALIGN:8]]
30 // ALL: [[VA:%.+]] = bitcast i8** %va to i8*
31 // ALL: call void @llvm.va_start(i8* [[VA]])
55 va_list va; local
89 va_list va; local
127 va_list va; local
    [all...]
  /hardware/intel/common/libva/va/drm/
va_drm.h 30 #include <va/va.h>
44 * \brief Returns a VA display derived from the specified DRM connection.
46 * This function returns a (possibly cached) VA display from the
50 * @return the VA display
va_drm_utils.h 2 * va_drm_utils.h - VA/DRM Utilities
30 #include <va/va_backend.h>
34 * \brief VA/DRM Utilities
36 * This file contains VA/DRM utility functions. The API herein defined is
37 * internal to libva. Users include the VA/DRM API itself or VA/Android,
46 * \brief Returns the VA driver name for the active display.
49 * contains the VA driver name for the active display. Active display means
59 * the VA driver name
  /hardware/intel/common/libva/va/egl/
va_backend_egl.h 28 #include <va/va.h>
29 #include <va/va_backend.h>
va_egl.h 4 #include <va/va.h>
  /external/clang/test/Modules/Inputs/va_list/
left.h 5 va_list va; local
6 __builtin_va_start(va, k);
right.h 5 va_list va; local
6 __builtin_va_start(va, k);
  /external/dhcpcd-6.8.2/compat/
dprintf.c 36 vdprintf(int fd, const char * __restrict fmt, va_list va)
49 e = vfprintf(fp, fmt, va);
58 va_list va; local
60 va_start(va, fmt);
61 e = vdprintf(fd, fmt, va);
62 va_end(va);
  /external/deqp/framework/qphelper/
qpDebugOut.h 34 void qpPrintv (const char* fmt, va_list va);
37 void qpDiev (const char* fmt, va_list va);
  /frameworks/rs/
rsApiAllocation.cpp 23 extern "C" const void * rsaAllocationGetType(RsContext con, RsAllocation va) {
24 Allocation *a = static_cast<Allocation *>(va);
  /external/syslinux/com32/lib/sys/vesa/
debug.h 13 va_list va;
17 va_start(va, str);
18 len = vsnprintf(buf, sizeof buf, str, va);
19 va_end(va);
  /external/clang/test/SemaTemplate/
instantiate-expr-3.cpp 97 __builtin_va_list va; local
98 __builtin_va_start(va, n);
100 (void)__builtin_va_arg(va, ArgType);
101 __builtin_va_end(va);
110 VaList va; local
111 __builtin_va_start(va, n); // expected-error{{int}} expected-error{{char *}}
113 (void)__builtin_va_arg(va, ArgType); // expected-error{{int}}
114 __builtin_va_end(va); // expected-error{{int}} expected-error{{char *}}
125 __builtin_ms_va_list va; local
126 __builtin_ms_va_start(va, n)
138 VaList va; local
    [all...]
  /hardware/intel/common/libva/va/
va_backend_tpi.h 32 #include <va/va.h>
33 #include <va/va_backend.h>
34 #include <va/va_tpi.h>
  /hardware/intel/img/psb_video/src/
tng_VP8.h 38 #include <va/va_dec_vp8.h>
  /external/clang/test/SemaCXX/
windows-arm-valist.cpp 13 va_list va; local
15 static_assert(is_same<decltype(va), decltype(cp)>::value,
  /external/icu/icu4c/source/tools/genrb/
errmsg.c 27 va_list va; local
29 va_start(va, msg);
31 vfprintf(stderr, msg, va);
33 va_end(va);
65 va_list va; local
67 va_start(va, msg);
69 vfprintf(stderr, msg, va);
71 va_end(va);
  /external/libcxx/test/std/depr/depr.c.headers/
stdarg_h.pass.cpp 36 va_list va; local
37 ((void)va);
  /external/libcxx/test/std/language.support/support.runtime/
cstdarg.pass.cpp 36 std::va_list va; local
37 ((void)va);
  /hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
va_private.h 20 #include <va/va.h>
  /hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
va_private.h 19 #include <va/va.h>
  /hardware/intel/common/libva/va/wayland/
va_backend_wayland.h 2 * va_backend_wayland.h - VA driver implementation hooks for Wayland
30 #include <va/va.h>
33 /** \brief VA/Wayland API version. */
39 /** \brief VA/Wayland implementation hooks. */
48 /** \brief Hook to return Wayland buffer associated with the VA surface. */
56 /** \brief Hook to return Wayland buffer associated with the VA image. */
va_wayland.h 30 #include <va/va.h>
50 * - Create a VA display for an active Wayland display ;
51 * - Perform normal VA-API operations, e.g. decode to a VA surface ;
52 * - Get wl_buffer associated to the VA surface ;
57 * \brief Returns a VA display wrapping the specified Wayland display.
59 * This functions returns a (possibly cached) VA display from the
63 * @return the VA display
69 * \brief Returns the Wayland buffer associated with a VA surface
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
stdarg_h.pass.cpp 36 va_list va; local
37 ((void)va);

Completed in 246 milliseconds

1 2 3 4 5 6 7 8 91011>>