/system/core/libpixelflinger/codeflinger/ |
D | load_store.cpp | 105 void GGLAssembler::extract(integer_t& d, int s, int h, int l, int bits) in extract() 142 void GGLAssembler::extract(integer_t& d, const pixel_t& s, int component) in extract() 150 void GGLAssembler::extract(component_t& d, const pixel_t& s, int component) in extract() 161 void GGLAssembler::expand(integer_t& d, const component_t& s, int dbits) in expand() 171 void GGLAssembler::expand(component_t& d, const component_t& s, int dbits) in expand() 184 int d = dst.reg; in expand() local 229 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()
|
/system/core/include/utils/ |
D | RefBase.h | 485 void move_references(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_references() 488 sp<TYPE>* d; in move_references() local 505 void move_references(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_references() 508 wp<TYPE>* d; in move_references() local 532 void move_forward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_forward_type() 537 void move_backward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_backward_type() 542 void move_forward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_forward_type() 547 void move_backward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_backward_type()
|
/system/bt/osi/src/ |
D | compat.c | 71 char *d = dst; in strlcpy() local 106 char *d = dst; in strlcat() local
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | typecmp.c | 10 static int insert_type_rule(avtab_key_t * k, avtab_datum_t * d, in insert_type_rule() 54 static int create_type_rules_helper(avtab_key_t * k, avtab_datum_t * d, in create_type_rules_helper() 93 static int create_type_rules(avtab_key_t * k, avtab_datum_t * d, void *args) in create_type_rules() 100 static int create_type_rules_cond(avtab_key_t * k, avtab_datum_t * d, in create_type_rules_cond()
|
D | booleans.c | 8 __attribute__ ((unused)) hashtab_datum_t d, in list_booleans()
|
D | dups.c | 12 static int find_dups_helper(avtab_key_t * k, avtab_datum_t * d, in find_dups_helper()
|
/system/bt/embdrv/sbc/decoder/srce/ |
D | dequant.c | 146 OI_UINT32 d; in OI_SBC_Dequant() local 185 OI_UINT32 d; in OI_SBC_Dequant_Unscaled() local
|
/system/vold/ |
D | main.cpp | 167 static void do_coldboot(DIR *d, int lvl) { in do_coldboot() 203 DIR *d = opendir(path); in coldboot() local
|
D | Keymaster.cpp | 56 KeymasterDevice(T* d) : mDevice{d} {} in KeymasterDevice() 89 Keymaster1Device(keymaster1_device_t* d) : KeymasterDevice<keymaster1_device_t>{d} {} in Keymaster1Device() 102 Keymaster2Device(keymaster2_device_t* d) : KeymasterDevice<keymaster2_device_t>{d} {} in Keymaster2Device()
|
D | Keymaster.h | 63 KeymasterOperation(std::shared_ptr<IKeymasterDevice> d, keymaster_operation_handle_t h) in KeymasterOperation()
|
/system/core/libcutils/ |
D | strlcpy.c | 35 char *d = dst; in strlcpy() local
|
/system/bt/stack/smp/ |
D | aes.c | 303 # define block_copy_nn(d, s, l) memcpy(d, s, l) argument 304 # define block_copy(d, s) memcpy(d, s, N_BLOCK) argument 306 # define block_copy_nn(d, s, l) copy_block_nn(d, s, l) argument 307 # define block_copy(d, s) copy_block(d, s) argument 311 static void copy_block( void *d, const void *s ) in copy_block() 338 static void copy_block_nn( void * d, const void *s, uint_8t nn ) in copy_block_nn() 345 static void xor_block( void *d, const void *s ) in xor_block() 372 static void copy_and_key( void *d, const void *s, const void *k ) in copy_and_key()
|
/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
|
D | ext4_crypt_init_extensions.cpp | 131 for (auto d: directories_to_exclude) { in e4crypt_set_directory_policy() local
|
/system/bt/embdrv/sbc/decoder/include/ |
D | oi_utils.h | 350 #define OI_DigitToChar(d) ((d) + '0') argument
|
/system/connectivity/shill/dbus/ |
D | chromeos_dhcpcd_proxy.cc | 26 static string ObjectID(ChromeosDHCPCDProxy* d) { return "(dhcpcd_proxy)"; } in ObjectID()
|
/system/connectivity/shill/ |
D | daemon_task.cc | 55 static string ObjectID(DaemonTask* d) { return "(chromeos_daemon)"; } in ObjectID()
|
/system/core/toolbox/ |
D | ps.c | 243 DIR *d; in ps_threads() local 262 DIR *d; in ps_main() 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()
|
/system/media/camera/include/system/ |
D | camera_metadata.h | 91 double *d; member 110 const double *d; member
|
/system/netd/server/ |
D | PppController.cpp | 138 DIR *d = opendir("/sys/class/tty"); in updateTtyList() local
|
/system/extras/tests/audio/alsa/ |
D | pcmtest.cpp | 58 DIR *d; in getPcmNodes() local 77 DIR *d; in getSndDev() local
|
/system/core/libutils/ |
D | Unicode.cpp | 209 int d = 0; in strcmp16() local 223 int d = 0; in strncmp16() local 317 const int d = (int)*s1++ - (int)*s2++; in strzcmp16() local 337 const int d = (int)*s1H++ - (int)c2; in strzcmp16_h_n() local
|
/system/core/libpixelflinger/tests/arch-mips64/col32cb16blend/ |
D | col32cb16blend_test.c | 71 uint16_t d = *dst; in scanline_col32cb16blend_c() local
|