Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 21 of 21) sorted by relevance

/system/core/libpixelflinger/codeflinger/
Dblending.cpp32 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
DGGLAssembler.cpp467 component_t temp(-1); in build_component() local
482 component_t& temp, in build_incoming_component()
Dtexturing.cpp910 int temp = scratches.obtain(); in filter32() local
1009 int temp = scratches.obtain(); in filter32() local
DMIPSAssembler.cpp1290 char temp[100]; in string_detab() local
/system/extras/tests/bionic/libc/other/
Dtest_vfprintf_leak.c39 char temp[64]; in main() local
/system/core/toolbox/upstream-netbsd/lib/libc/string/
Dswab.c50 char temp; in swab() local
/system/media/audio_utils/
Dtinysndfile.c29 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
Dchannels.c37 int32_t temp = (val.c[0] << 24 | val.c[1] << 16 | val.c[2] << 8) >> 8; in uint8x3_to_int32() local
Dprimitives.c215 int32_t temp = *src++; in upmix_to_stereo_i16_from_mono_i16() local
/system/core/toolbox/
Dgetprop.c11 char temp[PROP_VALUE_MAX + PROP_NAME_MAX + 16]; in record_prop() local
/system/core/libnetutils/
Dpacket.c96 uint16_t temp; in send_packet() local
167 uint16_t temp; in receive_packet() local
/system/core/toolbox/upstream-netbsd/bin/sleep/
Dsleep.c70 char *arg, *temp; in main() local
/system/core/libcutils/
Dfs.c110 char temp[PATH_MAX]; in fs_write_atomic_int() local
Dproperties.c401 char temp[256]; in property_set() local
/system/core/libpixelflinger/
Dfixed.cpp115 GGLfixed temp = bit + (r<<1); in gglSqrtx() local
/system/extras/showslab/
Dshowslab.c163 struct slab_info *temp = list->next; in free_slablist() local
/system/core/adb/
Dusb_vendors.c310 char temp[PATH_MAX]; in usb_vendors_init() local
Dadb.c962 char temp[ MAX_PATH ]; in start_logging() local
1154 char temp[3]; in launch_server() local
Djdwp_service.c244 char temp[5]; in jdwp_process_event() local
/system/core/libutils/
DVectorImpl.cpp179 void* temp = 0; in sort() local
/system/core/libsync/tests/
Dsync_test.cpp150 SyncFence temp(*begin(sources)); in SyncFence() local