Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 52) sorted by relevance

123

/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
Dstructs.cpp31 bool first = true; in flagsToStream() local
50 bool first = true; in hwaddrToStream() local
/hardware/interfaces/automotive/can/1.0/default/libnl++/
Dprinter.cpp38 bool first = true; in flagsToStream() local
131 bool first = true; in toStream() local
208 bool first = true; in toStream() local
226 bool first = true; in toString() local
/hardware/interfaces/radio/aidl/minradio/libminradio/include/libminradio/
Dbinder_printing.h87 bool first = true; variable
/hardware/google/aemu/base/include/aemu/base/testing/
Dfile_io.h30 #define DETERMINE_OPEN_CALL(first, second, third, call_name, ...) call_name argument
/hardware/interfaces/gnss/2.0/default/
DGnssVisibilityControl.cpp33 bool first = true; in enableNfwLocationAccess() local
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/
DMac80211hwsim.cpp79 bool first = true; in hwsim_tx_rateToStream() local
DNl80211.cpp952 bool first = true; in informationElementsToStream() local
/hardware/interfaces/gnss/aidl/default/
DGnssVisibilityControl.cpp29 bool first = true; in enableNfwLocationAccess() local
/hardware/google/gfxstream/host/tests/
DGLSnapshotTestDispatch.h46 static void test_glDrawArrays(GLenum mode, GLint first, GLsizei count) { in test_glDrawArrays()
/hardware/google/aemu/base/
DWin32UnicodeString_unittest.cpp182 const wchar_t* first; in TEST() member
195 Win32UnicodeString first(data.first); in TEST() local
/hardware/interfaces/bluetooth/audio/aidl/default/
DA2dpBits.h33 const int first, len; member
/hardware/interfaces/audio/common/all-versions/default/service/
Dservice.cpp41 static bool registerPassthroughServiceImplementations(Iter first, Iter last) { in registerPassthroughServiceImplementations()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidItem.cpp87 unsigned char first; in operator >>() local
DStreamIoUtil.h139 void hexdumpToStream(std::ostream &os, const ForwardIterator &first, const ForwardIterator &last) { in hexdumpToStream()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DglUtils.cpp1100 GLuint first; member
1107 GLuint first; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.cpp444 void GLEScmContext::setupArrayPointerHelper(GLESConversionArrays& cArrs,GLint first,GLsizei count,G… in setupArrayPointerHelper()
458 void GLEScmContext::setupArraysPointers(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenu… in setupArraysPointers()
492 void GLEScmContext::drawPointsData(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum ty… in drawPointsData()
571 void GLEScmContext::drawPointsArrs(GLESConversionArrays& arrs,GLint first,GLsizei count) { in drawPointsArrs()
579 bool GLEScmContext::doConvert(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,con… in doConvert()
671 bool GLEScmContext::needConvert(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,c… in needConvert()
1823 void GLEScmContext::drawArrays(GLenum mode, GLint first, GLsizei count) { in drawArrays()
/hardware/interfaces/tv/tuner/1.0/default/
DFilter.cpp421 vector<uint8_t>::const_iterator first = mFilterOutput.begin() + i + 4; in startPesFilterHandler() local
496 vector<uint8_t>::const_iterator first = mFilterOutput.begin() + i + 4; in startMediaFilterHandler() local
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp508 GLint first, in drawWithEmulations()
638 void GLESv2Context::setupArraysPointers(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenu… in setupArraysPointers()
720 bool GLESv2Context::needConvert(GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,c… in needConvert()
/hardware/interfaces/tv/tuner/aidl/default/
DFilter.cpp825 vector<int8_t>::const_iterator first = mFilterOutput.begin() + i + 4; in startPesFilterHandler() local
935 vector<int8_t>::const_iterator first = mFilterOutput.begin() + i + headerSize; in startMediaFilterHandler() local
1034 vector<int8_t>::const_iterator first = data.begin() + i + 4; in writeSectionsAndCreateEvent() local
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DDvrTests.cpp73 auto first = memTx.getFirstRegion(); in playbackThreadLoop() local
/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp318 const hw_auth_token_t *first = toAuthToken(verifyRsp); in TEST_P() local
349 const hw_auth_token_t *first = toAuthToken(verifyRsp); in TEST_P() local
/hardware/google/aemu/windows/src/dirent/
Ddirent.cpp151 bool first; member
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dmltypes.h149 #define ERROR_CHECK_FIRST(first, x) \ argument
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dmltypes.h149 #define ERROR_CHECK_FIRST(first, x) \ argument
/hardware/interfaces/health/2.1/vts/functional/
DVtsHalHealthV2_1TargetTest.cpp147 sp<Callback> first = new Callback(); in TestCallbacks() local

123