Home
last modified time | relevance | path

Searched defs:v (Results 1 – 25 of 28) sorted by relevance

12

/system/extras/tests/bionic/libc/other/
Dtest_aligned.c9 unsigned v = htonl(val); in read4() local
32 unsigned v = htonl(val); in writ4() local
55 unsigned short v = htons(val); in read2() local
76 unsigned short v = htons(val); in writ2() local
Dtest_timer_create.c36 handle(sigval_t v) in handle()
Dtest_timer_create3.c43 handle(sigval_t v) in handle()
Dtest_timer_create2.c36 handle(int v) in handle()
/system/core/libpixelflinger/
Dbuffer.cpp119 uint32_t v = 0; in read_pixel() local
136 uint16_t v = *(reinterpret_cast<uint16_t*>(s->data) + (x + (s->stride * y))); in readRGB565() local
150 uint32_t v = *(reinterpret_cast<uint32_t*>(s->data) + (x + (s->stride * y))); in readABGR8888() local
178 uint32_t v = 0; in write_pixel() local
252 uint32_t ggl_expand(uint32_t v, int sbits, int dbits) in ggl_expand()
278 uint32_t extract(uint32_t v, int h, int l, int bits) in extract()
291 uint32_t expand(uint32_t v, int sbits, int dbits) in expand()
323 uint32_t downshift_component( uint32_t in, uint32_t v, in downshift_component()
Dscanline.cpp439 void rescale(uint32_t& u, uint8_t& su, uint32_t& v, uint8_t& sv) in rescale()
596 GGLcolor ADJUST_COLOR_ITERATOR(GGLcolor v, GGLcolor dvdx, int len) in ADJUST_COLOR_ITERATOR()
682 int32_t u, v; in scanline() local
929 const int32_t v = (tx.shade.it0>>16) + y; in horz_iterator32() local
946 const int32_t v = (tx.shade.it0>>16) + y; in horz_iterator16() local
975 int u, v; in get_pixel16() local
981 int u, v; in get_pixel32() local
1061 int v = t >> 16; in init() local
1861 int32_t v, q; in scanline_perspective() member
1925 int32_t v = tc[i].st[j].v; in scanline_perspective() local
[all …]
Dtrap.cpp136 void pointx_validate(void *con, const GGLcoord* v, GGLcoord rad) in pointx_validate()
152 void pointx(void *con, const GGLcoord* v, GGLcoord rad) in pointx()
203 void aa_nice_pointx(void *con, const GGLcoord* v, GGLcoord size) in aa_nice_pointx()
268 void aa_pointx(void *con, const GGLcoord* v, GGLcoord size) in aa_pointx()
351 GGLcoord v[4][2]; in linex() local
379 GGLcoord v[4][2]; in aa_linex() local
/system/extras/ext4_utils/
Dsha1.c53 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); argument
54 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); argument
55 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); argument
56 #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rol(v,5);w=rol(w,30); argument
57 #define R4(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0xCA62C1D6+rol(v,5);w=rol(w,30); argument
76 #define nR0(v,w,x,y,z,i) R0(*v,*w,*x,*y,*z,i) argument
77 #define nR1(v,w,x,y,z,i) R1(*v,*w,*x,*y,*z,i) argument
78 #define nR2(v,w,x,y,z,i) R2(*v,*w,*x,*y,*z,i) argument
79 #define nR3(v,w,x,y,z,i) R3(*v,*w,*x,*y,*z,i) argument
80 #define nR4(v,w,x,y,z,i) R4(*v,*w,*x,*y,*z,i) argument
/system/media/audio_utils/include/audio_utils/
Dprimitives.h61 int32_t mulAdd(int16_t in, int16_t v, int32_t a) in mulAdd()
79 int32_t mul(int16_t in, int16_t v) in mul()
/system/media/camera/tests/
Dcamera_metadata_tests_fake_vendor.h120 const char *get_fakevendor_section_name(const vendor_tag_query_ops_t *v, in get_fakevendor_section_name()
130 const char *get_fakevendor_tag_name(const vendor_tag_query_ops_t *v, in get_fakevendor_tag_name()
141 int get_fakevendor_tag_type(const vendor_tag_query_ops_t *v, in get_fakevendor_tag_type()
/system/core/sh/
Darith_lex.l65 [A-Za-z_][A-Za-z_0-9]* { char *v = lookupvar(yytext); variable
Dalias.c211 char *n, *v; in aliascmd() local
Dvar.c348 struct var *v; in lookupvar() local
368 struct var *v; in bltinlookup() local
/system/core/toolbox/
Dprintenv.c9 char* v; in printenv_main() local
Dsetsebool.c13 char *v; in do_setsebool() local
/system/media/audio_utils/
Dfixedfft.cpp109 void fixed_fft(int n, int32_t *v) in fixed_fft()
146 void fixed_fft_real(int n, int32_t *v) in fixed_fft_real()
/system/core/include/private/pixelflinger/
Dggl_context.h35 inline uint32_t GGL_RGBA_TO_HOST(uint32_t v) { in GGL_RGBA_TO_HOST()
38 inline uint32_t GGL_HOST_TO_RGBA(uint32_t v) { in GGL_HOST_TO_RGBA()
Dggl_fixed.h58 GGLfixed gglFracx(GGLfixed v) { in gglFracx()
61 GGLfixed gglFloorx(GGLfixed v) { in gglFloorx()
64 GGLfixed gglCeilx(GGLfixed v) { in gglCeilx()
67 GGLfixed gglCenterx(GGLfixed v) { in gglCenterx()
70 GGLfixed gglRoundx(GGLfixed v) { in gglRoundx()
/system/core/libpixelflinger/codeflinger/
Dblending.cpp474 const integer_t& v, in mul_factor()
565 const integer_t& v, in mul_factor_add()
655 void GGLAssembler::component_sat(const component_t& v) in component_sat()
/system/vold/
DVolumeManager.cpp127 int VolumeManager::addVolume(Volume *v) { in addVolume()
171 Volume *v = lookupVolume(label); in formatVolume() local
1093 Volume *v = lookupVolume(label); in mountVolume() local
1149 Volume *v = lookupVolume(label); in shareEnabled() local
1170 Volume *v = lookupVolume(label); in shareVolume() local
1248 Volume *v = lookupVolume(label); in unshareVolume() local
1340 Volume *v = lookupVolume(label); in unmountVolume() local
1464 int VolumeManager::cleanupAsec(Volume *v, bool force) { in cleanupAsec()
DDirectVolume.cpp443 int DirectVolume::getVolInfo(struct volume_info *v) in getVolInfo()
/system/core/libcutils/
Dconfig_utils.c240 #define lex(cs,v) _lex(cs,v) argument
/system/extras/tests/framebuffer/
Dfb_test.c209 int v; in draw_grid() local
/system/core/init/
Dutil.c68 unsigned int v; in decode_uid() local
/system/core/liblog/
Dfake_log_device.c470 struct iovec* v = vec; in showLog() local

12