Home
last modified time | relevance | path

Searched defs:ep (Results 1 – 25 of 45) sorted by relevance

12

/aosp12/system/tools/aidl/tests/java/src/android/aidl/tests/
H A DExtensionTests.java93 ExtendableParcelable ep = new ExtendableParcelable(); in testRepeatExtendableParcelable() local
179 ExtendableParcelable ep = new ExtendableParcelable(); in testReadWriteExtension() local
232 private void checkContent(ExtendableParcelable ep, MyExt ext, MyExt2 ext2) { in checkContent()
/aosp12/packages/modules/DnsResolver/
H A Dres_mkquery.cpp109 uint8_t *cp, *ep; in res_nmkquery() local
200 uint8_t *cp, *ep; in res_nopt() local
H A Dgethnamaddr.cpp135 char *bp, **hap, *ep; in getanswer() local
617 static void convert_v4v6_hostent(struct hostent* hp, char** bpp, char* ep, in convert_v4v6_hostent()
642 static void pad_v4v6_hostent(struct hostent* hp, char** bpp, char* ep) { in pad_v4v6_hostent()
689 char qbuf[MAXDNAME + 1], *qp, *ep; in dns_gethtbyaddr() local
/aosp12/bionic/libc/dns/resolv/
H A Dres_mkquery.c127 register u_char *cp, *ep; in res_nmkquery() local
238 register u_char *cp, *ep; in res_nopt() local
/aosp12/system/tools/aidl/tests/
H A Daidl_test_client_parcelables.cpp334 ExtendableParcelable ep; in TEST_F() local
342 ExtendableParcelable ep; in TEST_F() local
403 ExtendableParcelable ep; in TEST_F() local
432 ExtendableParcelable ep; in TEST_F() local
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioEndpointManager.cpp114 for (const auto& ep : mExclusiveStreams) { in findExclusiveEndpoint_l() local
132 for (const auto& ep : mSharedStreams) { in findSharedEndpoint_l() local
/aosp12/bionic/libc/upstream-openbsd/lib/libc/net/
H A Dinet_ntop.c104 char *tp, *ep; in inet_ntop6() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/content/
H A DSyncOperationTest.java145 SyncStorageEngine.EndPoint ep = new SyncStorageEngine.EndPoint(new Account("name", "type"), in testFailedPeriodicConversion() local
/aosp12/system/tools/aidl/tests/android/aidl/tests/
H A DICppJavaTests.aidl50 void RepeatExtendableParcelable(in ExtendableParcelable ep, out ExtendableParcelable ep2); in RepeatExtendableParcelable()
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gen/
H A Dfnmatch.c99 classmatch(const char *pattern, char test, int foldcase, const char **ep) in classmatch()
/aosp12/frameworks/base/tests/UsbHostExternalManagmentTest/AoapTestHost/src/com/android/hardware/usb/aoaphosttest/
H A DUsbAoapHostTestActivity.java116 UsbEndpoint ep = iface.getEndpoint(i); in ReaderThread() local
/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dmktemp.c47 char *start, *cp, *ep; in mktemp_internal() local
/aosp12/packages/services/Car/tests/usb/AoapHostApp/src/com/google/android/car/usb/aoap/host/
H A DSpeedMeasurementController.java173 UsbEndpoint ep = iface.getEndpoint(i); in ReaderThread() local
229 UsbEndpoint ep = iface.getEndpoint(i); in BaseWriterThread() local
/aosp12/system/logging/logd/
H A DLogKlog.cpp244 char* ep = buffer + len; in onDataAvailable() local
270 const char* ep = real.strptime(real_string, real_format); in calculateCorrection() local
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/
H A DMonitorFfs.cpp253 void MonitorFfs::addEndPoint(string ep) { in addEndPoint()
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/
H A DMonitorFfs.cpp253 void MonitorFfs::addEndPoint(string ep) { in addEndPoint()
/aosp12/hardware/google/pixel/usb/
H A DMonitorFfs.cpp279 void MonitorFfs::addEndPoint(string ep) { in addEndPoint()
/aosp12/system/logging/logcat/
H A Dlogcat.cpp445 char* ep = t.strptime(cp, "%m-%d %H:%M:%S.%q"); in parseTime() local
493 char* ep = parseTime(t, line.c_str()); in lastLogTime() local
/aosp12/system/core/libutils/
H A DProcessCallStack.cpp154 dirent* ep; in update() local
/aosp12/bionic/libc/tzcode/
H A Dstrptime.c129 const unsigned char *bp, *ep; in _strptime() local
/aosp12/bionic/libc/kernel/uapi/linux/usb/
H A Draw_gadget.h43 __u16 ep; member
/aosp12/system/logging/liblog/
H A Devent_tag_map.cpp143 char* ep; in scanTagLine() local
/aosp12/hardware/invensense/65xx/libsensors_iio/
H A DMPLSupport.cpp288 struct dirent *ep; in read_sysfs_dir() local
/aosp12/hardware/interfaces/usb/1.0/default/
H A DUsb.cpp172 struct dirent *ep; in getTypeCPortNamesHelper() local
/aosp12/bionic/libc/dns/net/
H A Dgethnamaddr.c224 char *bp, **ap, **hap, *ep; in getanswer() local
1063 map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep) in map_v4v6_hostent()
1200 char qbuf[MAXDNAME + 1], *qp, *ep; in _dns_gethtbyaddr() local

12