Home
last modified time | relevance | path

Searched refs:sign (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/sdm845/display/libqdutils/
DAndroid.bp12 "-Wno-sign-conversion",
25 "-Wno-sign-conversion",
36 "-Wno-sign-conversion",
/hardware/qcom/display/msm8909/libqdutils/
DAndroid.bp13 "-Wno-sign-conversion",
27 "-Wno-sign-conversion",
38 "-Wno-sign-conversion",
/hardware/qcom/display/msm8909/libqservice/
DAndroid.bp8 "-Wno-sign-conversion",
/hardware/qcom/sdm845/display/libqservice/
DAndroid.bp8 "-Wno-sign-conversion",
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidItem.cpp44 unsigned int sign = u & (1 << bitSize_1); in dataAsSigned() local
45 *out = u | ((sign == 0) ? 0 : ( ~0 << bitSize_1)); in dataAsSigned()
/hardware/qcom/sdm845/display/libmemtrack/
DAndroid.mk24 LOCAL_CFLAGS := -Wconversion -Wall -Werror -Wno-sign-conversion
/hardware/qcom/display/msm8909w_3100/libmemtrack/
DAndroid.mk24 LOCAL_CFLAGS := -Wconversion -Wall -Werror -Wno-sign-conversion
/hardware/qcom/display/msm8996/libmemtrack/
DAndroid.mk24 LOCAL_CFLAGS := -Wconversion -Wall -Werror -Wno-sign-conversion
/hardware/qcom/display/msm8998/libmemtrack/
DAndroid.mk23 LOCAL_CFLAGS := -Wconversion -Wall -Werror -Wno-sign-conversion
/hardware/qcom/display/msm8909/libmemtrack/
DAndroid.mk24 LOCAL_CFLAGS := -Wconversion -Wall -Werror -Wno-sign-conversion
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DAndroid.bp53 "-Wno-sign-conversion",
57 "-Wno-sign-compare",
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
DAndroid.mk14 … -std=c++11 -fcolor-diagnostics -Wno-sign-conversion -DLOG_TAG=\"SDM\"
/hardware/qcom/display/msm8909/sdm/libs/hwc/
DAndroid.mk14 … -std=c++11 -fcolor-diagnostics -Wno-sign-conversion -DLOG_TAG=\"SDM\"
/hardware/qcom/gps/msm8998/core/
DAndroid.mk42 -Wno-sign-compare \
/hardware/qcom/sdm845/display/
Dconfigure.ac18 AC_SUBST([COMMON_CFLAGS], [-Wall -Werror -Wno-sign-conversion -Wconversion -DDEBUG_CALC_FPS])
/hardware/qcom/display/msm8998/
Dconfigure.ac18 AC_SUBST([COMMON_CFLAGS], [-Wall -Werror -Wno-sign-conversion -Wconversion -DDEBUG_CALC_FPS])
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DAndroid.mk47 -Wno-sign-compare \
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal138 * The sign of the value is defined by the following equation:
183 * The sign of the value is defined by the following equation:
322 * The sign of timeOffsetNs is given by the following equation:
461 * The sign of the 'uncorrected' 'pseudorange rate' and its relation to the
462 * sign of 'doppler shift' is given by the equation:
495 * The sign of the 'accumulated delta range' and its relation to the sign of
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp289 Return<void> DrmPlugin::sign(const hidl_vec<uint8_t>& sessionId, in sign() function in android::hardware::drm::V1_0::implementation::DrmPlugin
293 status_t status = mLegacyPlugin->sign(toVector(sessionId), in sign()
DDrmPlugin.h117 Return<void> sign(const hidl_vec<uint8_t>& sessionId,
/hardware/qcom/msm8998/json-c/
DChangeLog185 * Add back sign reversal in nested object parse as error pointer
211 * json_tokener.c - sign reversal issue on error info for nested object parse
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal364 * encrypt, decrypt, sign verify operations on operator-provided
446 * if the HAL is in a state where the sign operation cannot be
450 sign(SessionId sessionId, vec<uint8_t> keyId, vec<uint8_t> message)
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_clearkey_test.cpp823 auto res = drmPlugin->sign(session, keyId, message, in TEST_F()
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal150 * time after which a key may not be used to encrypt or sign new messages. Unless the
660 * o signature -- contains an the AlgorithmIdentifier of the algorithm used to sign, must be
1137 * and update() must accept the data this way as well. If the caller provides more data to sign
1146 * and update() must accept the data this way as well. If the caller provides more data to sign
/hardware/interfaces/wifi/1.0/
Dtypes.hal729 * RSSI values controlling clustering behavior per spec. RSSI values are specified without a sign,
737 * RSSI values are specified without a sign, e.g. a value of -65dBm would be specified as 65.
1435 * RSSI values are returned without sign, e.g. -70dBm will be returned as 70.

12