/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_enc.cpp | 35 int tmp = OP_glAlphaFunc;memcpy(ptr, &tmp, 4); ptr += 4; in glAlphaFunc_enc() local 61 int tmp = OP_glClearColor;memcpy(ptr, &tmp, 4); ptr += 4; in glClearColor_enc() local 89 int tmp = OP_glClearDepthf;memcpy(ptr, &tmp, 4); ptr += 4; in glClearDepthf_enc() local 115 int tmp = OP_glClipPlanef;memcpy(ptr, &tmp, 4); ptr += 4; in glClipPlanef_enc() local 142 int tmp = OP_glColor4f;memcpy(ptr, &tmp, 4); ptr += 4; in glColor4f_enc() local 170 int tmp = OP_glDepthRangef;memcpy(ptr, &tmp, 4); ptr += 4; in glDepthRangef_enc() local 196 int tmp = OP_glFogf;memcpy(ptr, &tmp, 4); ptr += 4; in glFogf_enc() local 223 int tmp = OP_glFogfv;memcpy(ptr, &tmp, 4); ptr += 4; in glFogfv_enc() local 250 int tmp = OP_glFrustumf;memcpy(ptr, &tmp, 4); ptr += 4; in glFrustumf_enc() local 281 int tmp = OP_glGetClipPlanef;memcpy(ptr, &tmp, 4); ptr += 4; in glGetClipPlanef_enc() local [all …]
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_enc.cpp | 35 int tmp = OP_glActiveTexture;memcpy(ptr, &tmp, 4); ptr += 4; in glActiveTexture_enc() local 60 int tmp = OP_glAttachShader;memcpy(ptr, &tmp, 4); ptr += 4; in glAttachShader_enc() local 87 int tmp = OP_glBindAttribLocation;memcpy(ptr, &tmp, 4); ptr += 4; in glBindAttribLocation_enc() local 115 int tmp = OP_glBindBuffer;memcpy(ptr, &tmp, 4); ptr += 4; in glBindBuffer_enc() local 141 int tmp = OP_glBindFramebuffer;memcpy(ptr, &tmp, 4); ptr += 4; in glBindFramebuffer_enc() local 167 int tmp = OP_glBindRenderbuffer;memcpy(ptr, &tmp, 4); ptr += 4; in glBindRenderbuffer_enc() local 193 int tmp = OP_glBindTexture;memcpy(ptr, &tmp, 4); ptr += 4; in glBindTexture_enc() local 219 int tmp = OP_glBlendColor;memcpy(ptr, &tmp, 4); ptr += 4; in glBlendColor_enc() local 247 int tmp = OP_glBlendEquation;memcpy(ptr, &tmp, 4); ptr += 4; in glBlendEquation_enc() local 272 int tmp = OP_glBlendEquationSeparate;memcpy(ptr, &tmp, 4); ptr += 4; in glBlendEquationSeparate_enc() local [all …]
|
/device/generic/goldfish-opengl/system/renderControl_enc/ |
D | renderControl_enc.cpp | 35 int tmp = OP_rcGetRendererVersion;memcpy(ptr, &tmp, 4); ptr += 4; in rcGetRendererVersion_enc() local 76 int tmp = OP_rcGetEGLVersion;memcpy(ptr, &tmp, 4); ptr += 4; in rcGetEGLVersion_enc() local 122 int tmp = OP_rcQueryEGLString;memcpy(ptr, &tmp, 4); ptr += 4; in rcQueryEGLString_enc() local 167 int tmp = OP_rcGetGLString;memcpy(ptr, &tmp, 4); ptr += 4; in rcGetGLString_enc() local 212 int tmp = OP_rcGetNumConfigs;memcpy(ptr, &tmp, 4); ptr += 4; in rcGetNumConfigs_enc() local 255 int tmp = OP_rcGetConfigs;memcpy(ptr, &tmp, 4); ptr += 4; in rcGetConfigs_enc() local 300 int tmp = OP_rcChooseConfig;memcpy(ptr, &tmp, 4); ptr += 4; in rcChooseConfig_enc() local 348 int tmp = OP_rcGetFBParam;memcpy(ptr, &tmp, 4); ptr += 4; in rcGetFBParam_enc() local 388 int tmp = OP_rcCreateContext;memcpy(ptr, &tmp, 4); ptr += 4; in rcCreateContext_enc() local 430 int tmp = OP_rcDestroyContext;memcpy(ptr, &tmp, 4); ptr += 4; in rcDestroyContext_enc() local [all …]
|
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/ |
D | tempnam.c | 69 gentemp(char *name, size_t len, const char *tmp, const char *pfx) in gentemp() 80 const char *tmp; in tempnam() local
|
D | fdopen.c | 68 int flags, oflags, fdflags, tmp; in __weak_alias() local
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/ |
D | libfdt.h | 921 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_inplace_u32() local 956 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_inplace_u64() local 1032 fdt32_t tmp = cpu_to_fdt32(val); in fdt_property_u32() local 1037 fdt64_t tmp = cpu_to_fdt64(val); in fdt_property_u64() local 1193 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_u32() local 1228 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_u64() local 1335 fdt32_t tmp = cpu_to_fdt32(val); in fdt_appendprop_u32() local 1370 fdt64_t tmp = cpu_to_fdt64(val); in fdt_appendprop_u64() local
|
/device/google/contexthub/contexthubhal/ |
D | message_buf.h | 87 uint16_t tmp = htole16(val); in writeU16() local 104 uint32_t tmp = htole32(val); in writeU32() local 121 uint64_t tmp = htole64(val); in writeU64() local
|
/device/google/contexthub/firmware/os/inc/ |
D | isr.h | 63 struct link_t *cur, *tmp; in dispatchIsr() local 82 struct link_t *cur, *tmp; in unchainIsrAll() local 97 struct link_t *cur, *tmp; in maxLatencyIsr() local
|
/device/linaro/bootloader/edk2/StdLib/LibC/Time/ |
D | Time.c | 95 struct tm * const tmp in timesub() 246 struct tm * const tmp, in time2sub() 402 time2(struct tm * const tmp, void (* const funcp)(const time_t*, long, struct tm*), in time2() 418 struct tm * const tmp, in time1() 666 struct tm * const tmp in gmtsub() 715 localsub(const time_t * const timep, const long offset, struct tm * const tmp) in localsub()
|
D | timegm.c | 102 time_t timegm( struct tm * tmp ) in timegm()
|
/device/linaro/bootloader/arm-trusted-firmware/include/common/ |
D | asm_macros.S | 44 .macro dcache_line_size reg, tmp 52 .macro icache_line_size reg, tmp
|
/device/linaro/bootloader/edk2/StdLib/LibC/NetUtil/ |
D | inet_ntop.c | 105 char tmp[sizeof "255.255.255.255"]; in inet_ntop4() local 138 char tmp[sizeof "ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255"]; in inet_ntop6() local
|
/device/google/accessory/arduino/USB_Host_Shield/ |
D | Max3421e.h | 63 uint8_t tmp; in spi_init() local
|
D | Max3421e.cpp | 159 byte tmp; in regRd() local 198 byte tmp = 0; in reset() local
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | ns_ttl.c | 126 u_long ttl, tmp; in ns_parse_ttl() local 177 char tmp[50]; in fmt1() local
|
D | inet_pton.c | 126 u_char tmp[NS_INADDRSZ], *tp; in inet_pton4() local 181 u_char tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp; in inet_pton6() local
|
D | map_v4v6.c | 97 char tmp[INADDRSZ]; in _map_v4v6_address() local
|
/device/google/contexthub/firmware/os/cpu/cortexm4/ |
D | atomic.c | 21 uint32_t prevVal, storeFailed, tmp; in atomicAddByte() local 39 uint32_t prevVal, storeFailed, tmp; in atomicAdd32bits() local
|
D | atomicBitset.c | 46 uint32_t idx = num / 32, mask = 1UL << (num & 31), status, tmp; in atomicBitsetClearBit() local 66 uint32_t idx = num / 32, mask = 1UL << (num & 31), status, tmp; in atomicBitsetSetBit() local
|
/device/google/contexthub/firmware/os/core/ |
D | eventQ.c | 29 #define for_each_item_safe(head, pos, tmp) \ argument 87 struct EvtList *pos, *tmp; in evtQueueFree() local 163 struct EvtList *pos, *tmp; in evtQueueRemoveAllMatching() local
|
/device/google/contexthub/firmware/os/algos/common/math/ |
D | mat.c | 227 struct Mat33 tmp = *A; in mat33Invert() local 297 float tmp = A->elem[i][k]; in mat33SwapRows() local 369 float tmp = c * eigenvecs->elem[k][i] - s * eigenvecs->elem[l][i]; in mat33GetEigenbasis() local 399 float tmp = _eigenvals[k]; in mat33GetEigenbasis() local 431 float tmp = c * A->elem[k][l] - s * A->elem[i][j]; in mat33Rotate() local 502 float tmp = A->elem[i][k]; in mat44SwapRows() local 527 float tmp = bCopy[k]; in mat44Solve() local
|
D | levenberg_marquardt.c | 142 const float tmp = 2.f * gain_ratio - 1.f; in lmSolverSolve() local 164 float tmp[MAX_LM_STATE_DIMENSION]; in computeGainRatio() local
|
/device/google/contexthub/lib/nanohub/ |
D | rsa.c | 23 static bool biModIterative(uint32_t *num, const uint32_t *denum, uint32_t *tmp, uint32_t *state1, u… in biModIterative() 229 static void biMod(uint32_t *num, const uint32_t *denum, uint32_t *tmp) in biMod()
|
/device/asus/fugu/libaudio/ |
D | alsa_utils.cpp | 34 char tmp[256]; in find_alsa_card_by_name() local 99 int tmp, mode_cnt; in loadCaps() local 328 uint32_t tmp = 0; in getRatesForAF() local
|
/device/google/dragon/audio/hal/ |
D | utlist.h | 113 #define LL_FOREACH_SAFE(head, el, tmp) \ argument 209 #define DL_FOREACH_INTERNAL(head, el, tmp) \ argument
|