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

1 2 3 4

  /external/clang/test/CodeGen/
arm64-be-hfa-vararg.c 16 va_list vl; local
17 va_start(vl, a);
18 double result = va_arg(vl, struct { double a; }).a;
19 va_end(vl);
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_validate.c 64 pb_validate_add_buffer(struct pb_validate *vl,
80 if(vl->used && vl->entries[vl->used - 1].buf == buf) {
81 vl->entries[vl->used - 1].flags |= flags;
86 if(vl->used == vl->size) {
90 new_size = vl->size * 2;
94 new_entries = (struct pb_validate_entry *)REALLOC(vl->entries
177 struct pb_validate *vl; local
    [all...]
pb_validate.h 60 pb_validate_add_buffer(struct pb_validate *vl,
65 pb_validate_foreach(struct pb_validate *vl,
75 pb_validate_validate(struct pb_validate *vl);
83 pb_validate_fence(struct pb_validate *vl,
90 pb_validate_destroy(struct pb_validate *vl);
pb_buffer.h 134 struct pb_validate *vl,
204 pb_validate(struct pb_buffer *buf, struct pb_validate *vl, unsigned flags)
210 return buf->vtbl->validate(buf, vl, flags);
  /device/google/contexthub/firmware/src/
printf.c 125 uint32_t cvprintf(printf_write_c putc_f, void* userData, const char* fmtStr, va_list vl)
165 t = va_arg(vl,unsigned int);
172 str = va_arg(vl,char*);
215 useSizeT ? va_arg(vl, size_t) : \
216 useLongLong ? va_arg(vl, unsigned long long) : \
217 useLong ? va_arg(vl, unsigned long) : \
218 va_arg(vl, unsigned int)
221 useSizeT ? va_arg(vl, size_t) : \
222 useLongLong ? va_arg(vl, signed long long) : \
223 useLong ? va_arg(vl, signed long) :
    [all...]
  /device/google/contexthub/firmware/inc/
printf.h 30 uint32_t cvprintf(printf_write_c writeF, void* writeD, const char* fmtStr, va_list vl);
syscallDo.h 43 va_list vl; local
45 va_start(vl, syscallNo);
47 ret = cpuSyscallDo(syscallNo, &vl);
49 ret = cpuSyscallDo(syscallNo, *(uint32_t*)&vl);
51 va_end(vl);
138 static inline void eOsLogv(enum LogLevel level, const char *str, va_list vl)
140 eOsLogvInternal(level, str, VA_LIST_TO_INTEGER(vl));
145 va_list vl; local
147 va_start(vl, str);
148 eOsLogvInternal(level, str, VA_LIST_TO_INTEGER(vl));
    [all...]
  /external/libdrm/nouveau/nvif/
unpack.h 13 #define nvif_unpack(r,d,s,m,vl,vh,x) ({ \
15 int _ret = (r), _vl = (vl), _vh = (vh); \
  /external/compiler-rt/test/msan/
signal_stress_test.cc 15 va_list vl; local
16 va_start(vl, n);
18 void *p = va_arg(vl, void *);
22 va_end(vl);
  /external/mksh/src/
expr.c 313 struct tbl *vl; local
318 vl = intvar(es, vasn);
319 oval = vl->val.u;
321 ++vl->val.u;
323 --vl->val.u;
326 setint_v(vasn, vl, es->arith);
328 setint(vasn, vl->val.i);
332 vl->val.u = oval;
334 return (vl);
340 struct tbl *vl, *vr = NULL, *vasn local
    [all...]
  /external/clang/test/Sema/
ext_vector_casts.c 98 ulong2 vl = (unsigned long)l; local
112 vl = l + vl; // expected-warning {{implicit conversion changes signedness}}
113 vl = vl + t; // expected-warning {{implicit conversion loses integer precision}}
  /external/mesa3d/src/gallium/targets/va-softpipe/
Makefile 15 $(TOP)/src/gallium/auxiliary/vl/vl_winsys_xsp.c
  /external/mesa3d/src/gallium/targets/vdpau-softpipe/
Makefile 15 $(TOP)/src/gallium/auxiliary/vl/vl_winsys_xsp.c
  /external/mesa3d/src/gallium/targets/xvmc-softpipe/
Makefile 15 $(TOP)/src/gallium/auxiliary/vl/vl_winsys_xsp.c
  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
log.h 186 void av_log_default_callback(void* ptr, int level, const char* fmt, va_list vl);
197 void av_log_format_line(void *ptr, int level, const char *fmt, va_list vl,
  /frameworks/av/services/audioflinger/
AudioResampler.cpp 61 size_t &outputIndex, int32_t* out, size_t &inputIndex, int32_t vl, int32_t vr,
64 size_t &outputIndex, int32_t* out, size_t &inputIndex, int32_t vl, int32_t vr,
337 int32_t vl = mVolume[0];
375 out[outputIndex++] += vl * Interp(mX0L, in[0], phaseFraction);
393 AsmStereo16Loop(in, maxOutPt, maxInIdx, outputIndex, out, inputIndex, vl, vr,
399 out[outputIndex++] += vl * Interp(in[inputIndex*2-2],
435 int32_t vl = mVolume[0];
471 out[outputIndex++] += vl * sample;
489 AsmMono16Loop(in, maxOutPt, maxInIdx, outputIndex, out, inputIndex, vl, vr,
497 out[outputIndex++] += vl * sample
    [all...]
AudioResamplerCubic.cpp 56 int32_t vl = mVolume[0]; local
82 out[outputIndex++] += vl * interp(&left, x);
123 int32_t vl = mVolume[0]; local
151 out[outputIndex++] += vl * sample;
  /external/libexif/libexif/olympus/
mnote-olympus-entry.c 276 ExifLong vl; local
302 vl = exif_get_long (entry->data, entry->order);
303 if ((vl & 0xF0F0F0F0) == 0x30303030) {
306 snprintf (v, maxlen, "%04lx", (long unsigned int) vl);
344 vl = exif_get_long (entry->data, entry->order);
345 snprintf (v, maxlen, "%lu", (long unsigned int) vl );
352 vl = exif_get_long (entry->data, entry->order);
353 a = (vl>>24)&0xff; b = (vl>>16)&0xff; c = (vl>>8)&0xff; d = (vl)&0xff
    [all...]
  /external/mesa3d/src/gallium/targets/va-r300/
Makefile 18 $(TOP)/src/gallium/auxiliary/vl/vl_winsys_dri.c \
  /external/mesa3d/src/gallium/targets/va-r600/
Makefile 18 $(TOP)/src/gallium/auxiliary/vl/vl_winsys_dri.c \
  /external/mesa3d/src/gallium/targets/vdpau-r600/
Makefile 16 $(TOP)/src/gallium/auxiliary/vl/vl_winsys_dri.c \
  /external/mesa3d/src/gallium/targets/xvmc-nouveau/
Makefile 17 $(TOP)/src/gallium/auxiliary/vl/vl_winsys_dri.c \
  /external/mesa3d/src/gallium/targets/xvmc-r300/
Makefile 16 $(TOP)/src/gallium/auxiliary/vl/vl_winsys_dri.c \
  /external/mesa3d/src/gallium/targets/xvmc-r600/
Makefile 16 $(TOP)/src/gallium/auxiliary/vl/vl_winsys_dri.c \
  /external/libvorbis/lib/
res0.c 413 static long **_01class(vorbis_block *vb,vorbis_look_residue *vl,
416 vorbis_look_residue0 *look=(vorbis_look_residue0 *)vl;
480 static long **_2class(vorbis_block *vb,vorbis_look_residue *vl,int **in,
483 vorbis_look_residue0 *look=(vorbis_look_residue0 *)vl;
536 vorbis_block *vb,vorbis_look_residue *vl,
543 vorbis_look_residue0 *look=(vorbis_look_residue0 *)vl;
656 static int _01inverse(vorbis_block *vb,vorbis_look_residue *vl,
662 vorbis_look_residue0 *look=(vorbis_look_residue0 *)vl;
716 int res0_inverse(vorbis_block *vb,vorbis_look_residue *vl,
723 return(_01inverse(vb,vl,in,used,vorbis_book_decodevs_add))
    [all...]

Completed in 236 milliseconds

1 2 3 4