Home
last modified time | relevance | path

Searched defs:first (Results 1 – 17 of 17) 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/omap4-aah/
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/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
DExynos_OSAL_Queue.h44 EXYNOS_QElem *first; member
/hardware/qcom/audio/legacy/alsa_sound/
DALSAStreamOps.cpp263 bool first = true; in getParameters() local
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
Dmltypes.h149 #define ERROR_CHECK_FIRST(first, x) \ argument
/hardware/intel/common/wrs_omxil_core/utils/src/
Dlist.c147 struct list *first; in __list_add_head() local
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dmltypes.h149 #define ERROR_CHECK_FIRST(first, x) \ argument
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dmltypes.h149 #define ERROR_CHECK_FIRST(first, x) \ argument
/hardware/invensense/60xx/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/60xx/mlsdk/platform/include/
Dmltypes.h134 #define ERROR_CHECK_FIRST(first, x) \ argument
/hardware/intel/common/libwsbm/src/
Dwsbm_slabpool.c574 struct _WsbmListHead *list, *prev, *first, *head; in wsbmSlabCheckFreeLocked() local
/hardware/ti/omap4-aah/hwc/
Drgz_2d.c1377 int first = 1; in rgz_hwc_subregion_blit() local
/hardware/qcom/audio/hal/
Daudio_hw.c1379 bool first = true; in out_get_parameters() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2955 inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { in IsUtf16SurrogatePair()
2961 inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair()
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h386 unsigned int first; member
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h398 unsigned int first; /* offset to first sample in bits */ member