Home
last modified time | relevance | path

Searched refs:pre (Results 1 – 25 of 32) sorted by relevance

12

/hardware/interfaces/broadcastradio/common/tests/
DIdentifierIterator_test.cpp71 auto pre = it; in TEST() local
74 EXPECT_NE(++pre, post++); in TEST()
75 EXPECT_EQ(pre, post); in TEST()
76 EXPECT_EQ(pre, it + 1); in TEST()
77 ASSERT_NE(end, pre); in TEST()
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DPrefixParser.cpp154 Prefix pre = makeBlankPrefix(famHint); in add() local
157 if (!parseV4Addr(addr, pre)) { in add()
161 } else if (!parseV6Addr(addr, pre)) { in add()
166 if (famHint == IP_FAM::V4 && !populateV4Mask(mask, pre)) { in add()
170 } else if (!populateV6Mask(mask, pre)) { in add()
176 mPrefixes.push_back(pre); in add()
/hardware/intel/common/libva/test/basic/
Dtest_01.c29 void pre() in pre() function
Dtest_02.c29 void pre() in pre() function
Dtest_common.c56 void pre();
79 pre(); in main()
Dtest_03.c29 void pre() in pre() function
Dtest_05.c29 void pre() in pre() function
Dtest_08.c29 void pre() in pre() function
Dtest_04.c29 void pre() in pre() function
Dtest_06.c37 void pre() in pre() function
Dtest_09.c29 void pre() in pre() function
Dtest_10.c34 void pre() in pre() function
Dtest_07.c29 void pre() in pre() function
Dtest_11.c34 void pre() in pre() function
Dtest_vaSurfaceAttrib.c30 void pre() in pre() function
/hardware/interfaces/camera/provider/
DREADME.md29 and operation of the pre-HIDL camera HAL module v2.4.
36 matching the feature set and operation of the pre-HIDL camera HAL module
/hardware/interfaces/camera/device/
DREADME.md24 needing to use the deprecated pre-HIDL camera device HAL v1.0.
73 Closely matches the features and operation of the pre-HIDL camera device HAL
/hardware/interfaces/biometrics/fingerprint/2.1/
DIBiometricsFingerprint.hal36 * Fingerprint pre-enroll enroll request:
38 * an enrollment transaction. pre-enroll and post-enroll specify
/hardware/interfaces/audio/4.0/
DIDevicesFactory.hal24 * devices (called module in the pre-treble API).
/hardware/interfaces/health/2.0/
Dtypes.hal58 * pre-eol (end of life) information. Follows JEDEC standard No.84-B50.
/hardware/interfaces/audio/effect/4.0/
Dtypes.hal43 * | | | 3 pre processing: applied below audio HAL on in
/hardware/interfaces/audio/effect/2.0/
Dtypes.hal43 * | | | 3 pre processing: applied below audio HAL on in
/hardware/intel/common/libva/
Dconfigure.ac51 m4_append([libva_version], libva_pre_version, [.pre])
/hardware/intel/common/libmix/mix_common/
DINSTALL164 and if that doesn't work, install pre-built binaries of GCC for HP-UX.
/hardware/interfaces/
Dcurrent.txt2 # pre-existing interfaces will fail VTS and break framework-only OTAs

12