Searched refs:file (Results 26 - 50 of 64) sorted by relevance

123

/hardware/msm7k/libgralloc/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/msm7k/libgralloc-qsd8k/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/msm7k/liblights/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/qcom/display/libcopybit/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/qcom/display/libgralloc/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/qcom/display/liblight/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/samsung_slsi/exynos5/gralloc/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/samsung_slsi/exynos5/libexynosutils/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/samsung_slsi/exynos5/libgscaler/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/samsung_slsi/exynos5/libhwc/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/samsung_slsi/exynos5/libion_exynos/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/samsung_slsi/exynos5/libkeymaster/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/samsung_slsi/exynos5/librotator/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/samsung_slsi/exynos5/libstagefrighthw/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/samsung_slsi/exynos5/libv4l2/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/ti/wpan/tools/FM/FmTxApp/
H A DAndroid.mk7 # you may not use this file except in compliance with the License.
/hardware/ti/omap3/dspbridge/inc/
H A Dhost_os.h5 * you may not use this file except in compliance with the License.
50 #include <linux/file.h>
82 #define SEEK_SET 0 /* Seek from beginning of file. */
84 #define SEEK_END 2 /* Seek from end of file. */
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Dhost_os.h50 #include <linux/file.h>
78 #define SEEK_SET 0 /* Seek from beginning of file. */
80 #define SEEK_END 2 /* Seek from end of file. */
/hardware/invensense/libsensors/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/invensense/libsensors_iio/software/core/driver/include/
H A Dlog.h8 * This file incorporates work covered by the following copyright and
14 * you may not use this file except in compliance with the License.
32 * The output will be correct when the log file is shared between multiple
65 * at the top of your source file) to change that behavior.
321 * The stuff in the rest of this file should not be used directly.
332 const char *file,
335 MPL_LOGE("%s|%s|%d returning %d\n", file, func, line, result);
331 __print_result_location(int result, const char *file, const char *func, int line) argument
/hardware/invensense/mlsdk/platform/include/
H A Dlog.h6 you may not use this file except in compliance with the License.
20 * This file incorporates work covered by the following copyright and
26 * you may not use this file except in compliance with the License.
44 * The output will be correct when the log file is shared between multiple
76 * at the top of your source file) to change that behavior.
317 * The stuff in the rest of this file should not be used directly.
328 const char *file,
331 MPL_LOGE("%s|%s|%d returning %d\n", file, func, line, result);
327 __print_result_location(int result, const char *file, const char *func, int line) argument
/hardware/libhardware/modules/audio/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/libhardware/modules/local_time/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioUtil.cpp6 * you may not use this file except in compliance with the License.
133 const char* file = "/sys/class/graphics/fb1/audio_data_block"; local
134 FILE* fpaudiocaps = fopen(file, "rb");

Completed in 3771 milliseconds

123