| /system/core/libpixelflinger/codeflinger/ |
| D | load_store.cpp | 109 void GGLAssembler::extract(integer_t& d, int s, int h, int l, int bits) in extract() 161 void GGLAssembler::extract(integer_t& d, const pixel_t& s, int component) in extract() 169 void GGLAssembler::extract(component_t& d, const pixel_t& s, int component) in extract() 180 void GGLAssembler::expand(integer_t& d, const component_t& s, int dbits) in expand() 190 void GGLAssembler::expand(component_t& d, const component_t& s, int dbits) in expand() 203 int d = dst.reg; in expand() local 248 pixel_t& d, int component, component_t s, const reg_t& dither) in downshift()
|
| D | blending.cpp | 473 void GGLAssembler::mul_factor( component_t& d, in mul_factor() 564 void GGLAssembler::mul_factor_add( component_t& d, in mul_factor_add() 635 void GGLAssembler::component_add(component_t& d, in component_add()
|
| D | GGLAssembler.cpp | 830 pixel_t d(mDstPixel); in build_logic_op() local 884 void GGLAssembler::build_and_immediate(int d, int s, uint32_t mask, int bits) in build_and_immediate() 993 const pointer_t& d, const pointer_t& b, const reg_t& o) in base_offset()
|
| /system/core/include/utils/ |
| D | RefBase.h | 484 void move_references(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_references() 487 sp<TYPE>* d; in move_references() local 503 void move_references(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_references() 506 wp<TYPE>* d; in move_references() local 529 void move_forward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_forward_type() 534 void move_backward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_backward_type() 539 void move_forward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_forward_type() 544 void move_backward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_backward_type()
|
| /system/vold/ |
| D | main.cpp | 109 static void do_coldboot(DIR *d, int lvl) in do_coldboot() 147 DIR *d = opendir(path); in coldboot() local
|
| /system/extras/ext4_utils/ |
| D | sha1.c | 83 do_R01(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R01() 93 do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R2() 103 do_R3(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R3() 113 do_R4(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R4() 130 u_int32_t a, b, c, d, e; local
|
| /system/core/libcutils/ |
| D | memory.c | 69 char *d = dst; in strlcpy() local
|
| D | dir_hash.c | 135 DIR *d = opendir(directory_path); in recurse() local
|
| /system/core/toolbox/ |
| D | schedtop.c | 156 DIR *d; in add_threads() local 193 static void update_table(DIR *d, uint32_t flags) in update_table() 271 DIR *d; in schedtop_main() local
|
| D | ps.c | 226 DIR *d; in ps_threads() local 245 DIR *d; in ps_main() local
|
| D | ls.c | 98 static int show_total_size(const char *dirname, DIR *d, int flags) in show_total_size() 339 DIR *d; in listdir() local
|
| D | netstat.c | 51 unsigned d; member
|
| /system/netd/server/ |
| D | PppController.cpp | 133 DIR *d = opendir("/sys/class/tty"); in updateTtyList() local
|
| D | InterfaceController.cpp | 115 dirent* d; in setOnAllInterfaces() local
|
| /system/core/libpixelflinger/ |
| D | fixed.cpp | 73 GGLfixed gglFastDivx(GGLfixed n, GGLfixed d) in gglFastDivx() 174 int32_t gglDivQ(GGLfixed n, GGLfixed d, int32_t i) in gglDivQ()
|
| D | buffer.cpp | 202 uint32_t d = 0; in write_pixel() local 228 static uint32_t logic_op(int op, uint32_t s, uint32_t d) in logic_op()
|
| D | scanline.cpp | 613 GGLfixed d; in wrapping() local 1181 uint16_t d = *dst; in write() local 1206 uint16_t d = *dst; in write() local 1230 uint16_t d = *dst; in write() local 1291 uint16_t d = *dst; in write() local 1323 uint16_t d = *dst; in write() local 1355 uint16_t d = *dst; in write() local 1378 uint16_t d = *dst; in write() local 1409 uint16_t d = *dst; in write() local 2111 uint16_t d = *dst; in scanline_col32cb16blend() local [all …]
|
| /system/media/camera/include/system/ |
| D | camera_metadata.h | 91 double *d; member 110 const double *d; member
|
| /system/extras/tests/audio/alsa/ |
| D | pcmtest.cpp | 58 DIR *d; in getPcmNodes() local 77 DIR *d; in getSndDev() local
|
| /system/core/adb/ |
| D | file_sync_service.h | 30 #define MKID(a,b,c,d) ((d) | ((c) << 8) | ((b) << 16) | ((a) << 24)) argument 34 #define MKID(a,b,c,d) ((a) | ((b) << 8) | ((c) << 16) | ((d) << 24)) argument
|
| /system/core/libutils/ |
| D | Unicode.cpp | 215 int d = 0; in strcmp16() local 229 int d = 0; in strncmp16() local 299 const int d = (int)*s1++ - (int)*s2++; in strzcmp16() local 319 const int d = (int)*s1H++ - (int)c2; in strzcmp16_h_n() local
|
| /system/core/libpixelflinger/tests/arch-arm64/col32cb16blend/ |
| D | col32cb16blend_test.c | 70 uint16_t d = *dst; in scanline_col32cb16blend_c() local
|
| /system/core/libpixelflinger/tests/arch-arm64/t32cb16blend/ |
| D | t32cb16blend_test.c | 69 uint16_t d = *dst; in scanline_t32cb16blend_c() local
|
| /system/core/debuggerd/ |
| D | backtrace.cpp | 117 DIR* d = opendir(task_path); in dump_backtrace() local
|
| /system/core/netcfg/ |
| D | netcfg.c | 73 DIR *d; in dump_interfaces() local
|