Home
last modified time | relevance | path

Searched refs:file (Results 1 – 25 of 80) sorted by relevance

1234

/hardware/ti/omap4xxx/domx/mm_osal/src/
Dtimm_osal_trace.c81 static const char *simplify_path(const char *file) in simplify_path() argument
83 while (file) in simplify_path()
85 char c = file[0]; in simplify_path()
88 file++; in simplify_path()
90 return file; in simplify_path()
112 ALOGD("%s:%d\t%s()\t", simplify_path(loc->file), loc->line, in __TIMM_OSAL_TraceFunction()
122 printf("%s:%d\t%s()\t", simplify_path(loc->file), loc->line, in __TIMM_OSAL_TraceFunction()
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_DebugMem.h16 const char* file, const char* func, int line);
18 const char* file, const char* func, int line);
20 const char* file, const char* func, int line);
22 const char* file, const char* func, int line);
24 const char* file, const char* func, int line);
26 void OMX_DebugMem_dump(const char *file, const char *func, int line);
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_DebugMem.h40 const char* file, const char* func, int line);
42 const char* file, const char* func, int line);
44 const char* file, const char* func, int line);
46 const char* file, const char* func, int line);
48 const char* file, const char* func, int line);
50 void OMX_DebugMem_dump(const char *file, const char *func, int line);
/hardware/invensense/libsensors_iio/software/core/mllite/
Ddata_builder.c66 FILE *file; member
84 void inv_turn_on_data_logging(FILE *file) in inv_turn_on_data_logging() argument
87 inv_data_builder.file = file; in inv_turn_on_data_logging()
98 inv_data_builder.file = NULL; in inv_turn_off_data_logging()
193 fwrite(&type, sizeof(type), 1, inv_data_builder.file); in inv_set_gyro_orientation_and_scale()
194 fwrite(&orientation, sizeof(orientation), 1, inv_data_builder.file); in inv_set_gyro_orientation_and_scale()
195 fwrite(&sensitivity, sizeof(sensitivity), 1, inv_data_builder.file); in inv_set_gyro_orientation_and_scale()
210 fwrite(&type, sizeof(type), 1, inv_data_builder.file); in inv_set_gyro_sample_rate()
211 fwrite(&sample_rate_us, sizeof(sample_rate_us), 1, inv_data_builder.file); in inv_set_gyro_sample_rate()
229 fwrite(&type, sizeof(type), 1, inv_data_builder.file); in inv_set_accel_sample_rate()
[all …]
/hardware/ti/wlan/mac80211/ti-utils/
DREADME6 generated and saved into the NVS file, later to be used by the wl12xx driver
10 later use. Upon initialization, the wl12xx driver will load an NVS file where
13 The NVS file contains 2 main parts - one stores the calibration parameters and
39 ./go.sh -c <path to INI file> [<path to firmware directory>]
51 adb shell "echo Copy reference NVS file"
63 adb shell "echo Set MAC address in NVS file"
70 adb shell "echo Copy calibrated NVS file"
79 The wl12xx driver has ability to use it's NVS file with radio parameters for 2
87 In order to prepare NVS file with radio parameters for 2 FEMs, do follows
89 ./go.sh -c2 <path to INI file> [<path to INI file>]
[all …]
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DOMX_TI_Debug.h189 #define OMX_DBG_INITALL(dbg, tag_str, file) \ argument
206 if (file && !strncmp(ptr, "_ERR", 4) && isspace(ptr[4])) { \
210 } else if (file && !strncmp(ptr, "_OUT", 4) && isspace(ptr[4])) { \
221 if (file) { \
290 #define OMX_DBG_PRINT(file, domain, level, mask, format, list...) \ argument
292 … if ((file) && (OMX_U32) (level * domain) >= (OMX_U32) ((mask) & (domain * OMX_DBG_MAX_LEVEL))) \
297 #define OMX_DBG_PRINT(file, domain, level, mask, format, list...) \ argument
299 … if ((file) && (OMX_U32) (level * domain) >= (OMX_U32) ((mask) & (domain * OMX_DBG_MAX_LEVEL))) { \
300 if (file == stderr || file == stdout) { \
304 fprintf((file), \
[all …]
/hardware/msm7k/libgralloc-qsd8k/tests/
DAndroid.mk36 $(foreach file,$(1), \
39 $(eval LOCAL_SRC_FILES := $(file)) \
41 $(eval LOCAL_MODULE := $(notdir $(file:%.cpp=%))) \
/hardware/invensense/libsensors_iio/software/core/driver/include/
Dmlinclude.h21 extern int functionEnterLog(const char *file, const char *func);
22 extern int functionExitLog(const char *file, const char *func);
Dlog.h331 const char *file, in __print_result_location() argument
334 MPL_LOGE("%s|%s|%d returning %d\n", file, func, line, result); in __print_result_location()
/hardware/invensense/mlsdk/mllite/
Dmlinclude.h33 extern int functionEnterLog(const char *file, const char *func);
34 extern int functionExitLog(const char *file, const char *func);
/hardware/ti/wpan/
D.gitignore3 # subdirectories here. Add them in the ".gitignore" file
7 # command after changing this file, to see if there are
/hardware/broadcom/wlan/
D.gitignore3 # subdirectories here. Add them in the ".gitignore" file
7 # command after changing this file, to see if there are
/hardware/ti/wlan/
D.gitignore3 # subdirectories here. Add them in the ".gitignore" file
7 # command after changing this file, to see if there are
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Dosapi.c455 S32 os_getFileSize (PVOID file) in os_getFileSize() argument
459 if (fseek(file, 0, SEEK_END)) in os_getFileSize()
464 size = ftell(file); in os_getFileSize()
465 rewind(file); in os_getFileSize()
/hardware/ril/mock-ril/src/cpp/
Dmsgheader.pb.h12 #error This file was generated by a newer version of protoc which is
17 #error This file was generated by an older version of protoc which is
19 #error regenerate this file with a newer version of protoc.
/hardware/samsung_slsi/exynos5/mobicore/
DREADME.android64 The authtoken file is created at provisioning and is by default located in /data/app/mcRegistry/000…
66 Because a device wipe could delete this file and make MobiCore unusable a new environment variable …
72 This would change the location of the authtoken file to /efs
/hardware/ti/wpan/tools/FM/
DLICENSE.TXT6 you may not use this file except in compliance with the License.
129 (d) If the Work includes a "NOTICE" text file as part of its
132 within such NOTICE file, excluding those notices that do not
134 of the following places: within a NOTICE text file distributed
139 of the NOTICE file are for informational purposes only and
164 origin of the Work and reproducing the content of the NOTICE file.
207 comment syntax for the file format. We also recommend that a
208 file or class name and description of purpose be included on the
215 you may not use this file except in compliance with the License.
/hardware/ti/omap3/dspbridge/dspexec/
DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
109 within such NOTICE file, excluding those notices that do not
111 of the following places: within a NOTICE text file distributed
116 of the NOTICE file are for informational purposes only and
141 origin of the Work and reproducing the content of the NOTICE file.
184 comment syntax for the file format. We also recommend that a
185 file or class name and description of purpose be included on the
192 you may not use this file except in compliance with the License.
/hardware/ti/omap3/dspbridge/inc/
DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
109 within such NOTICE file, excluding those notices that do not
111 of the following places: within a NOTICE text file distributed
116 of the NOTICE file are for informational purposes only and
141 origin of the Work and reproducing the content of the NOTICE file.
184 comment syntax for the file format. We also recommend that a
185 file or class name and description of purpose be included on the
192 you may not use this file except in compliance with the License.
/hardware/invensense/mlsdk/platform/include/
Dlog.h328 const char *file, in __print_result_location() argument
331 MPL_LOGE("%s|%s|%d returning %d\n", file, func, line, result); in __print_result_location()
/hardware/msm7k/libaudio-qsd8k/
DNOTICE5 you may not use this file except in compliance with the License.
119 (d) If the Work includes a "NOTICE" text file as part of its
122 within such NOTICE file, excluding those notices that do not
124 of the following places: within a NOTICE text file distributed
129 of the NOTICE file are for informational purposes only and
154 origin of the Work and reproducing the content of the NOTICE file.
/hardware/qcom/audio/alsa_sound/
DNOTICE6 you may not use this file except in compliance with the License.
120 (d) If the Work includes a "NOTICE" text file as part of its
123 within such NOTICE file, excluding those notices that do not
125 of the following places: within a NOTICE text file distributed
130 of the NOTICE file are for informational purposes only and
155 origin of the Work and reproducing the content of the NOTICE file.
/hardware/msm7k/libcamera/
DNOTICE5 you may not use this file except in compliance with the License.
119 (d) If the Work includes a "NOTICE" text file as part of its
122 within such NOTICE file, excluding those notices that do not
124 of the following places: within a NOTICE text file distributed
129 of the NOTICE file are for informational purposes only and
154 origin of the Work and reproducing the content of the NOTICE file.
/hardware/ti/wpan/tools/FM/FmTxApp/
DNOTICE5 you may not use this file except in compliance with the License.
121 (d) If the Work includes a "NOTICE" text file as part of its
124 within such NOTICE file, excluding those notices that do not
126 of the following places: within a NOTICE text file distributed
131 of the NOTICE file are for informational purposes only and
156 origin of the Work and reproducing the content of the NOTICE file.
/hardware/libhardware_legacy/
DNOTICE5 you may not use this file except in compliance with the License.
119 (d) If the Work includes a "NOTICE" text file as part of its
122 within such NOTICE file, excluding those notices that do not
124 of the following places: within a NOTICE text file distributed
129 of the NOTICE file are for informational purposes only and
154 origin of the Work and reproducing the content of the NOTICE file.

1234