/frameworks/base/core/java/android/hardware/location/ |
IFusedLocationHardwareSink.aidl | 36 * Event generated from FLP HAL to provide diagnostic data to the platform. 38 * @param data The diagnostic data provided by FLP HAL. 43 * Event generated from FLP HAL to provide a mask of supported 49 * Event generated from FLP HAL when the status of location batching
|
/frameworks/base/location/lib/java/com/android/location/provider/ |
FusedLocationHardwareSink.java | 29 * Called when one or more locations are available from the FLP 37 * Called when diagnostic data is available from the FLP HAL. 44 * Called when capabilities are available from the FLP HAL. 55 * Called when the status changes in the underlying FLP HAL
|
/external/libopus/silk/float/ |
main_FLP.h | 59 silk_encoder_state_FLP *psEnc /* I/O Encoder state FLP */ 64 silk_encoder_state_FLP *psEnc, /* I/O Encoder state FLP */ 74 silk_encoder_state_FLP *psEnc, /* I/O Encoder state FLP */ 80 silk_encoder_state_FLP *psEnc, /* I/O Pointer to Silk encoder state FLP */ 92 silk_encoder_state_FLP *psEnc, /* I/O Encoder state FLP */ 93 const silk_encoder_control_FLP *psEncCtrl, /* I Encoder control FLP */ 103 silk_encoder_state_FLP *psEnc, /* I/O Encoder state FLP */ 104 silk_encoder_control_FLP *psEncCtrl, /* I/O Encoder control FLP */ 120 silk_encoder_state_FLP *psEnc, /* I/O Encoder state FLP */ 121 silk_encoder_control_FLP *psEncCtrl, /* I/O Encoder control FLP */ [all...] |
LTP_scale_ctrl_FLP.c | 35 silk_encoder_state_FLP *psEnc, /* I/O Encoder state FLP */ 36 silk_encoder_control_FLP *psEncCtrl, /* I/O Encoder control FLP */
|
structs_FLP.h | 65 /* Encoder state FLP */ 78 /* Encoder control FLP */
|
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/ |
IconEditor.java | 90 FrameLayout.LayoutParams flp = new FrameLayout.LayoutParams( local 93 flp.bottomMargin = flp.topMargin = flp.leftMargin = flp.rightMargin = innerMargin; 94 imageView.setLayoutParams(flp);
|
/frameworks/base/services/core/java/com/android/server/location/ |
FlpHardwareProvider.java | 26 * with the FLP HAL implementation. 28 * Now, after Treble FLP & GNSS HAL simplification, it is a thin shell that acts like the 29 * pre-existing cases where there was no FLP Hardware support, to keep legacy users of this
|
/device/huawei/angler/aosp/ |
Android.mk | 16 ln -sf /vendor/etc/flp.conf $(PRODUCT_OUT)/system/etc/flp.conf; \
|
/hardware/interfaces/gnss/1.0/default/ |
GnssBatching.cpp | 142 ALOGE("%s: Flp batching is unavailable", __func__); 153 ALOGE("%s: Flp batching interface is unavailable", __func__); 162 ALOGE("%s: Flp batching interface is unavailable", __func__); 167 ALOGE("%s: Flp batching interface not supported, no capabilities callback received", 192 ALOGE("%s: Flp batching interface is unavailable", __func__); 203 ALOGE("%s: Flp batching interface is unavailable", __func__); 212 ALOGE("%s: Flp batching interface is unavailable", __func__);
|
/frameworks/base/location/java/android/location/ |
IFusedProvider.aidl | 22 * Interface definition for Location providers that require FLP services.
|
/hardware/libhardware/include/hardware/ |
fused_location.h | 30 * The software implementation of FLP will decide when to use 43 #define FUSED_LOCATION_HARDWARE_MODULE_ID "flp" 46 * Name for the FLP location interface 51 * Name for the FLP location interface 190 * This can be used to prevent the CPU from suspending while handling FLP events. 195 * Callback utility for releasing the FLP wakelock. 235 /** FLP callback structure. */ 248 /** Options with the batching FLP APIs */ 310 * Represents the standard FLP interface. 434 * Get a handle to the FLP Interface [all...] |
/external/clang/test/Sema/ |
transparent-union.c | 31 void flp(TU); 32 void flp(long *l) {} function
|
/external/python/cpython2/Lib/plat-irix5/ |
flp.py | 2 # flp - Module to load fl forms from fd files 7 warnpy3k("the flp module has been removed in Python 3.0", stacklevel=2) 69 #print 'flp: no cache file', cachename 73 print 'flp: bad magic word in cache file', cachename 78 #print 'flp: outdated cache file', cachename 80 #print 'flp: valid cache file', cachename 129 print 'flp: can\'t create cache file', cachename 138 #print 'flp: wrote cache file', cachename 143 # flp.freeze(filename) for all forms used by the script, and collect 152 print 'import flp' [all...] |
flp.doc | 2 Module flp 4 The flp module loads fl-forms from fd files, as generated 15 The exception flp.error is raised whenever an error occurs while parsing a forms 88 Flp contains three routines that simplify handling this paradigm:
|
/external/python/cpython2/Lib/plat-irix6/ |
flp.py | 2 # flp - Module to load fl forms from fd files 7 warnpy3k("the flp module has been removed in Python 3.0", stacklevel=2) 68 #print 'flp: no cache file', cachename 72 print 'flp: bad magic word in cache file', cachename 77 #print 'flp: outdated cache file', cachename 79 #print 'flp: valid cache file', cachename 128 print 'flp: can\'t create cache file', cachename 137 #print 'flp: wrote cache file', cachename 142 # flp.freeze(filename) for all forms used by the script, and collect 151 print 'import flp' [all...] |
flp.doc | 2 Module flp 4 The flp module loads fl-forms from fd files, as generated 15 The exception flp.error is raised whenever an error occurs while parsing a forms 88 Flp contains three routines that simplify handling this paradigm:
|
/hardware/qcom/gps/msm8998/location/ |
LocationAPI.cpp | 145 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); 256 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); 306 LOC_LOGE("%s:%d]: No gnss/flp interface available for Location API client %p ", 325 // we don't know if tracking was started on flp or gnss, so we call stop on both, where 334 LOC_LOGE("%s:%d]: No gnss/flp interface available for Location API client %p ", 352 // we don't know if tracking was started on flp or gnss, so we call update on both, where 361 LOC_LOGE("%s:%d]: No gnss/flp interface available for Location API client %p ", 381 LOC_LOGE("%s:%d]: No flp interface available for Location API client %p ", 397 LOC_LOGE("%s:%d]: No flp interface available for Location API client %p ", 414 LOC_LOGE("%s:%d]: No flp interface available for Location API client %p " [all...] |
/hardware/qcom/gps/sdm845/location/ |
LocationAPI.cpp | 145 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); 256 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); 306 LOC_LOGE("%s:%d]: No gnss/flp interface available for Location API client %p ", 325 // we don't know if tracking was started on flp or gnss, so we call stop on both, where 334 LOC_LOGE("%s:%d]: No gnss/flp interface available for Location API client %p ", 352 // we don't know if tracking was started on flp or gnss, so we call update on both, where 361 LOC_LOGE("%s:%d]: No gnss/flp interface available for Location API client %p ", 381 LOC_LOGE("%s:%d]: No flp interface available for Location API client %p ", 397 LOC_LOGE("%s:%d]: No flp interface available for Location API client %p ", 414 LOC_LOGE("%s:%d]: No flp interface available for Location API client %p " [all...] |
/external/e2fsprogs/contrib/ |
fsstress.c | 763 flist_t *flp; local 767 flp = &flist[FT_DIR]; 768 for (fep = flp->fents, efep = &fep[flp->nfiles]; fep < efep; fep++) { 770 dcache_enter(dirid, fep - flp->fents); 818 void fent_to_name(pathname_t * name, flist_t * flp, fent_t * fep) 831 i = sprintf(buf, "%c%x", flp->tag, fep->id); 839 flist_t *flp; local 843 for (i = 0, flp = flist; i < FT_nft; i++, flp++) 863 flist_t *flp; local 893 flist_t *flp; local 2135 flist_t *flp; local 2334 flist_t *flp; local 2577 flist_t *flp; local [all...] |
/external/ltp/testcases/kernel/fs/fsstress/ |
fsstress.c | 736 flist_t *flp; local 740 flp = &flist[FT_DIR]; 741 for (fep = flp->fents, efep = &fep[flp->nfiles]; fep < efep; fep++) { 743 dcache_enter(dirid, fep - flp->fents); 791 void fent_to_name(pathname_t * name, flist_t * flp, fent_t * fep) 804 i = sprintf(buf, "%c%x", flp->tag, fep->id); 812 flist_t *flp; local 816 for (i = 0, flp = flist; i < FT_nft; i++, flp++) 836 flist_t *flp; local 866 flist_t *flp; local 2110 flist_t *flp; local 2309 flist_t *flp; local 2552 flist_t *flp; local [all...] |
/hardware/qcom/gps/msm8998/core/ |
Makefile.am | 5 -I$(WORKSPACE)/gps-noship/flp \
|
/hardware/qcom/gps/sdm845/core/ |
Makefile.am | 5 -I$(WORKSPACE)/gps-noship/flp \
|
/hardware/qcom/gps/core/ |
gps_extended_c.h | 65 /** Positioin is from Hardware FLP */ 80 /** This cap is used to decide the FLP session cache 81 size on AP. If the BATCH_SIZE in flp.conf is less than 82 GPS_AP_BATCHING_SIZE_CAP, FLP session cache size will 83 be twice the BATCH_SIZE defined in flp.conf. Otherwise, 84 FLP session cache size will be equal to the BATCH_SIZE.*/
|
/hardware/qcom/gps/msm8994/core/ |
gps_extended_c.h | 65 /** Positioin is from Hardware FLP */ 80 /** This cap is used to decide the FLP session cache 81 size on AP. If the BATCH_SIZE in flp.conf is less than 82 GPS_AP_BATCHING_SIZE_CAP, FLP session cache size will 83 be twice the BATCH_SIZE defined in flp.conf. Otherwise, 84 FLP session cache size will be equal to the BATCH_SIZE.*/
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/src/ |
platform_lib_log_util.cpp | 52 #define LOC_PATH_FLP_CONF_STR "/vendor/etc/flp.conf" 63 #define LOC_PATH_FLP_CONF_STR "/etc/flp.conf"
|