/system/core/libpixelflinger/codeflinger/ |
D | blending.cpp | 32 component_t& temp, // incomming fragment / output in build_fog() 64 component_t& temp, // incomming fragment / output in build_blending() 436 component_t& temp, in build_blendFOneMinusF() 454 component_t& temp, in build_blendOneMinusFF() 607 int temp = d.reg; in mul_factor_add() local
|
D | GGLAssembler.cpp | 467 component_t temp(-1); in build_component() local 482 component_t& temp, in build_incoming_component()
|
D | texturing.cpp | 910 int temp = scratches.obtain(); in filter32() local 1009 int temp = scratches.obtain(); in filter32() local
|
D | MIPSAssembler.cpp | 1290 char temp[100]; in string_detab() local
|
/system/extras/tests/bionic/libc/other/ |
D | test_vfprintf_leak.c | 39 char temp[64]; in main() local
|
/system/core/toolbox/upstream-netbsd/lib/libc/string/ |
D | swab.c | 50 char temp; in swab() local
|
/system/media/audio_utils/ |
D | tinysndfile.c | 29 uint8_t *temp; // realloc buffer used for shrinking 16 bits to 8 bits and byte-swapping member 363 void *temp = NULL; in sf_readf_short() local 408 void *temp = NULL; in sf_readf_float() local 454 void *temp = NULL; in sf_readf_int() local
|
D | channels.c | 37 int32_t temp = (val.c[0] << 24 | val.c[1] << 16 | val.c[2] << 8) >> 8; in uint8x3_to_int32() local
|
D | primitives.c | 215 int32_t temp = *src++; in upmix_to_stereo_i16_from_mono_i16() local
|
/system/core/toolbox/ |
D | getprop.c | 11 char temp[PROP_VALUE_MAX + PROP_NAME_MAX + 16]; in record_prop() local
|
/system/core/libnetutils/ |
D | packet.c | 96 uint16_t temp; in send_packet() local 167 uint16_t temp; in receive_packet() local
|
/system/core/toolbox/upstream-netbsd/bin/sleep/ |
D | sleep.c | 70 char *arg, *temp; in main() local
|
/system/core/libcutils/ |
D | fs.c | 110 char temp[PATH_MAX]; in fs_write_atomic_int() local
|
D | properties.c | 401 char temp[256]; in property_set() local
|
/system/core/libpixelflinger/ |
D | fixed.cpp | 115 GGLfixed temp = bit + (r<<1); in gglSqrtx() local
|
/system/extras/showslab/ |
D | showslab.c | 163 struct slab_info *temp = list->next; in free_slablist() local
|
/system/core/adb/ |
D | usb_vendors.c | 310 char temp[PATH_MAX]; in usb_vendors_init() local
|
D | adb.c | 962 char temp[ MAX_PATH ]; in start_logging() local 1154 char temp[3]; in launch_server() local
|
D | jdwp_service.c | 244 char temp[5]; in jdwp_process_event() local
|
/system/core/libutils/ |
D | VectorImpl.cpp | 179 void* temp = 0; in sort() local
|
/system/core/libsync/tests/ |
D | sync_test.cpp | 150 SyncFence temp(*begin(sources)); in SyncFence() local
|