Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 78) sorted by relevance

1234

/hardware/nxp/weaver/1.0/
DWeaverService.cpp60 } catch (std::length_error& e) { in main() local
62 } catch (std::__1::ios_base::failure& e) { in main() local
64 } catch (std::__1::system_error& e) { in main() local
/hardware/nxp/secure_element/snxxx/1.1/
DNxpEseService.cpp134 } catch (const std::length_error& e) { in main() local
136 } catch (const std::__1::ios_base::failure& e) { in main() local
138 } catch (std::__1::regex_error& e) { in main() local
/hardware/nxp/weaver/aidl_impl/
Dservice.cpp38 } catch (std::__1::ios_base::failure &e) { in main() local
40 } catch (std::__1::system_error &e) { in main() local
/hardware/nxp/nfc/snxxx/1.2/
DNxpNfcService.cpp91 } catch (const std::__1::ios_base::failure& e) { in main() local
92 } catch (std::__1::system_error& e) { in main() local
/hardware/nxp/secure_element/snxxx/1.2/
DNxpEseService.cpp180 } catch (const std::length_error& e) { in main() local
182 } catch (const std::__1::ios_base::failure& e) { in main() local
184 } catch (std::__1::regex_error& e) { in main() local
/hardware/google/gfxstream/host/
DNativeSubWindow_x11.cpp23 static Bool WaitForMapNotify(Display *d, XEvent *e, char *arg) { in WaitForMapNotify()
30 static Bool WaitForConfigureNotify(Display *d, XEvent *e, char *arg) { in WaitForConfigureNotify()
75 XEvent e; in createSubWindow() local
132 XEvent e; in moveSubWindow() local
/hardware/ril/libril/
Dril_service.cpp55 #define CALL_ONREQUEST(a, b, c, d, e) \ argument
59 #define CALL_ONREQUEST(a, b, c, d, e) s_vendorFunctions->onRequest((a), (b), (c), (d)) argument
2911 RIL_Errno e) { in populateResponseInfo()
2924 int responseIntOrEmpty(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseIntOrEmpty()
2943 int responseInt(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseInt()
2959 int responseType, int serial, RIL_Errno e, in getIccCardStatusResponse()
3009 int responseType, int serial, RIL_Errno e, in supplyIccPinForAppResponse()
3031 int responseType, int serial, RIL_Errno e, in supplyIccPukForAppResponse()
3052 int responseType, int serial, RIL_Errno e, in supplyIccPin2ForAppResponse()
3073 int responseType, int serial, RIL_Errno e, in supplyIccPuk2ForAppResponse()
[all …]
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DEnumFlags.h103 enable_if_scoped_enum<E, bool> nonzero(E e) { in nonzero()
/hardware/google/aemu/base/include/aemu/base/
DEnumFlags.h103 enable_if_scoped_enum<E, bool> nonzero(E e) { in nonzero()
/hardware/google/gfxstream/codegen/generic-apigen/
DApiGen.cpp93 EntryPoint *e = &at(i); in genProcTypes() local
153 EntryPoint *e = &at(i); in genFuncTable() local
192 EntryPoint *e = &at(i); in genContext() local
267 EntryPoint *e = &at(i); in genEntryPoints() local
399 Var& var, EntryPoint* e, char* buff, size_t bufflen, in getVarEncodingSizeExpression()
530 static void addGuestTimePrinting(const EntryPoint* e, bool hasTimeBeforeReadback, in addGuestTimePrinting()
544 static void addEncoderDebugLog(const EntryPoint* e, FILE* fp) { in addEncoderDebugLog()
600 EntryPoint *e = &at(i); in genEncoderImpl() local
889 EntryPoint *e = &at(i); in genEncoderImpl() local
970 EntryPoint *e = &at(i); in genContextImpl() local
[all …]
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_half.inl37 int e = (value >> 10) & 0x0000001f; local
125 int e = ((i >> 23) & 0x000000ff) - (127 - 15); local
/hardware/google/gfxstream/guest/qemupipe/
Dqemu_pipe_guest.cpp47 int checkErr(const int e, const int def) { in checkErr()
54 const int e = errno; in open_verbose_path() local
163 const int e = qemu_pipe_write_fully(fd, buf, bufLen + 1); in qemu_pipe_open_ns() local
/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DUtil.h46 inline bool element_in(T e, const std::vector<T>& v) { in element_in()
/hardware/interfaces/audio/common/all-versions/util/include/common/all-versions/
DHidlSupport.h30 bool isValidHidlEnum(Enum e) { in isValidHidlEnum()
/hardware/google/gfxstream/common/detector/
DExpected.h51 constexpr expected(const unexpected<OtherE>& e) in expected()
101 constexpr explicit unexpected(T&& e) in unexpected()
/hardware/google/gfxstream/common/utils/include/gfxstream/
DExpected.h51 constexpr expected(const unexpected<OtherE>& e) in expected()
101 constexpr explicit unexpected(T&& e) in unexpected()
/hardware/google/camera/common/sensor_listener/
Dgoog_sensor_wrapper.cc53 Return<void> onEvent(const Event& e) { in onEvent()
169 int GoogSensorWrapper::EventCallback(const Event& e) { in EventCallback()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DBaseSensorObject.cpp52 void BaseSensorObject::generateEvent(const sensors_event_t &e) { in generateEvent()
/hardware/st/secure_element/ese-spi-driver/
DSpiLayerDriver.cc129 int e = errno; in SpiLayerDriver_read() local
199 int e = errno; in SpiLayerDriver_write() local
/hardware/google/pixel/usb/include/pixelusb/
DUsbOverheatEvent.h139 auto *e = static_cast<UsbOverheatEvent *>(cookie); in onThermalAidlBinderDied() local
/hardware/google/pixel/power-libperfmgr/aidl/
DSessionTaskMap.h105 for (const auto &e : mSessions) { in forEachSessionValTasks() local
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_private_defs.h43 const T* e = arr + end; in arrayany() local
/hardware/google/pixel/thermal/utils/
Dpowerhal_helper.h69 auto *e = static_cast<PowerHalService *>(cookie); in onPowerHalExtAidlBinderDied() local
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmValidate.cpp24 bool GLEScmValidate::lightEnum(GLenum e,unsigned int maxLights) { in lightEnum()
28 bool GLEScmValidate::clipPlaneEnum(GLenum e,unsigned int maxClipPlanes) { in clipPlaneEnum()
/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DSmallVector.h198 void insert_back(Iter b, Iter e) { in insert_back()
238 static void destruct(T* b, T* e) { in destruct()
304 SmallFixedVector(Iter b, Iter e) : SmallFixedVector() { in SmallFixedVector()

1234