Home
last modified time | relevance | path

Searched defs:exp (Results 1 – 25 of 40) sorted by relevance

12

/hardware/qcom/display/msm8996/sdm/include/utils/
Dconstants.h35 #define INT(exp) static_cast<int>(exp) argument
36 #define FLOAT(exp) static_cast<float>(exp) argument
37 #define UINT8(exp) static_cast<uint8_t>(exp) argument
38 #define UINT16(exp) static_cast<uint16_t>(exp) argument
39 #define UINT32(exp) static_cast<uint32_t>(exp) argument
40 #define INT32(exp) static_cast<int32_t>(exp) argument
41 #define UINT64(exp) static_cast<uint64_t>(exp) argument
/hardware/qcom/display/msm8998/sdm/include/utils/
Dconstants.h35 #define INT(exp) static_cast<int>(exp) argument
36 #define FLOAT(exp) static_cast<float>(exp) argument
37 #define UINT8(exp) static_cast<uint8_t>(exp) argument
38 #define UINT16(exp) static_cast<uint16_t>(exp) argument
39 #define UINT32(exp) static_cast<uint32_t>(exp) argument
40 #define INT32(exp) static_cast<int32_t>(exp) argument
41 #define UINT64(exp) static_cast<uint64_t>(exp) argument
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dconstants.h35 #define INT(exp) static_cast<int>(exp) argument
36 #define FLOAT(exp) static_cast<float>(exp) argument
37 #define UINT8(exp) static_cast<uint8_t>(exp) argument
38 #define UINT16(exp) static_cast<uint16_t>(exp) argument
39 #define UINT32(exp) static_cast<uint32_t>(exp) argument
40 #define INT32(exp) static_cast<int32_t>(exp) argument
41 #define UINT64(exp) static_cast<uint64_t>(exp) argument
/hardware/qcom/display/msm8909/sdm/include/utils/
Dconstants.h35 #define INT(exp) static_cast<int>(exp) argument
36 #define FLOAT(exp) static_cast<float>(exp) argument
37 #define UINT8(exp) static_cast<uint8_t>(exp) argument
38 #define UINT16(exp) static_cast<uint16_t>(exp) argument
39 #define UINT32(exp) static_cast<uint32_t>(exp) argument
40 #define INT32(exp) static_cast<int32_t>(exp) argument
41 #define UINT64(exp) static_cast<uint64_t>(exp) argument
/hardware/qcom/sdm845/display/sdm/include/utils/
Dconstants.h35 #define INT(exp) static_cast<int>(exp) argument
36 #define FLOAT(exp) static_cast<float>(exp) argument
37 #define UINT8(exp) static_cast<uint8_t>(exp) argument
38 #define UINT16(exp) static_cast<uint16_t>(exp) argument
39 #define UINT32(exp) static_cast<uint32_t>(exp) argument
40 #define INT32(exp) static_cast<int32_t>(exp) argument
41 #define UINT64(exp) static_cast<uint64_t>(exp) argument
/hardware/qcom/sm8150/display/sdm/include/utils/
Dconstants.h39 #define INT(exp) static_cast<int>(exp) argument
40 #define FLOAT(exp) static_cast<float>(exp) argument
41 #define UINT8(exp) static_cast<uint8_t>(exp) argument
42 #define UINT16(exp) static_cast<uint16_t>(exp) argument
43 #define UINT32(exp) static_cast<uint32_t>(exp) argument
44 #define INT32(exp) static_cast<int32_t>(exp) argument
45 #define UINT64(exp) static_cast<uint64_t>(exp) argument
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_utils.h43 #define INT(exp) static_cast<int>(exp) argument
44 #define UINT(exp) static_cast<unsigned int>(exp) argument
Dgr_device_impl.h41 #define GRALLOC_IMPL(exp) reinterpret_cast<GrallocImpl const *>(exp) argument
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_utils.h43 #define INT(exp) static_cast<int>(exp) argument
44 #define UINT(exp) static_cast<unsigned int>(exp) argument
Dgr_device_impl.h41 #define GRALLOC_IMPL(exp) reinterpret_cast<GrallocImpl const *>(exp) argument
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_fbupdate.h25 #define LIKELY( exp ) (__builtin_expect( (exp) != 0, true )) argument
26 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false )) argument
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_fbupdate.h25 #define LIKELY( exp ) (__builtin_expect( (exp) != 0, true )) argument
26 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false )) argument
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_fbupdate.h25 #define LIKELY( exp ) (__builtin_expect( (exp) != 0, true )) argument
26 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false )) argument
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_fbupdate.h25 #define LIKELY( exp ) (__builtin_expect( (exp) != 0, true )) argument
26 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false )) argument
/hardware/nxp/nfc/halimpl/self-test/
DphNxpNciHal_SelfTest.cc516 static uint8_t st_validator_null(nci_data_t* exp, in st_validator_null()
532 static uint8_t st_validator_testSWP1_vltg(nci_data_t* exp, in st_validator_testSWP1_vltg()
560 static uint8_t st_validator_testAntenna_Txldo(nci_data_t* exp, in st_validator_testAntenna_Txldo()
633 static uint8_t st_validator_testAntenna_AgcVal(nci_data_t* exp, in st_validator_testAntenna_AgcVal()
681 nci_data_t* exp, phTmlNfc_TransactInfo_t* act) { in st_validator_testAntenna_AgcVal_FixedNfcLd()
737 nci_data_t* exp, phTmlNfc_TransactInfo_t* act) { in st_validator_testAntenna_AgcVal_Differential()
804 static uint8_t st_validator_testEquals(nci_data_t* exp, in st_validator_testEquals()
/hardware/knowles/athletico/sound_trigger_hal/tests/
Dconversion_routines.c5 int32_t* exp, in kst_split_aft()
25 int32_t exp; in kst_aft_to_dbl() local
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h42 #define INT(exp) static_cast<int>(exp) argument
43 #define UINT(exp) static_cast<unsigned int>(exp) argument
Dgr_device_impl.h41 #define GRALLOC_IMPL(exp) reinterpret_cast<GrallocImpl const *>(exp) argument
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h42 #define INT(exp) static_cast<int>(exp) argument
43 #define UINT(exp) static_cast<unsigned int>(exp) argument
Dgr_device_impl.h41 #define GRALLOC_IMPL(exp) reinterpret_cast<GrallocImpl const *>(exp) argument
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.h50 #define INT(exp) static_cast<int>(exp) argument
51 #define UINT(exp) static_cast<unsigned int>(exp) argument
Dgr_device_impl.h41 #define GRALLOC_IMPL(exp) reinterpret_cast<GrallocImpl const *>(exp) argument
/hardware/qcom/sdm845/display/gralloc/
Dgr_utils.h50 #define INT(exp) static_cast<int>(exp) argument
51 #define UINT(exp) static_cast<unsigned int>(exp) argument
Dgr_device_impl.h41 #define GRALLOC_IMPL(exp) reinterpret_cast<GrallocImpl const *>(exp) argument
/hardware/qcom/display/msm8994/liboverlay/
DmdpWrapper.h50 #define LIKELY( exp ) (__builtin_expect( (exp) != 0, true )) argument
51 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false )) argument

12