Home
last modified time | relevance | path

Searched defs:first (Results 1 – 12 of 12) sorted by relevance

/hardware/ti/omap4xxx/
Dheaptracker.c90 static struct hdr *first; variable
162 static inline void __add(struct hdr *hdr, struct hdr **first, struct hdr **last) in __add()
173 static inline int __del(struct hdr *hdr, struct hdr **first, struct hdr **last) in __del()
292 struct hdr **first, struct hdr **last, unsigned *cnt, in __del_and_check()
/hardware/ti/wlan/wl1271/TWD/Ctrl/
DCmdQueue.c572 TI_UINT32 first = pCmdQueue->head; in cmdQueue_Restart() local
896 TI_UINT32 first = pCmdQueue->head; in cmdQueue_PrintQueue() local
937 TI_UINT32 first = pCmdQueue->head; in cmdQueue_PrintHistory() local
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
DExynos_OSAL_Queue.h44 EXYNOS_QElem *first; member
/hardware/ril/mock-ril/
DMakefile82 first : root_remount copy_all forward target
/hardware/qcom/audio/alsa_sound/
DALSAStreamOps.cpp273 bool first = true; in getParameters() local
/hardware/invensense/libsensors_iio/software/core/driver/include/
Dmltypes.h149 #define ERROR_CHECK_FIRST(first, x) \ argument
/hardware/invensense/mlsdk/mllite/
Dcompass.c316 static unsigned char first = TRUE; in inv_get_compass_data() local
DmlFIFO.c552 inv_error_t first = INV_SUCCESS; in inv_close_fifo() local
/hardware/invensense/mlsdk/platform/include/
Dmltypes.h134 #define ERROR_CHECK_FIRST(first, x) \ argument
/hardware/ril/mock-ril/src/cpp/
Djs_support.cpp76 bool first = true; in Print() local
/hardware/qcom/camera/
DQCameraParameters.cpp255 static int parse_pair(const char *str, int *first, int *second, char delim, in parse_pair()
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dconsole.c90 struct ConEntry_t *first; /* First entry */ member