Home
last modified time | relevance | path

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

1234

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp64 #define CALL_ONREQUEST(a, b, c, d, e) \ argument
68 #define CALL_ONREQUEST(a, b, c, d, e) s_vendorFunctions->onRequest((a), (b), (c), (d)) argument
3495 RIL_Errno e; in setSignalStrengthReportingCriteria() local
4787 RIL_Errno e) { in populateResponseInfo()
4802 int serial, int responseType, RIL_Errno e) { in populateResponseInfo_1_6()
4815 int responseIntOrEmpty(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseIntOrEmpty()
4834 int responseInt(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseInt()
4849 …:hardware::radio::V1_6::RadioResponseInfo &responseInfo, int serial, int responseType, RIL_Errno e, in responseInt_1_6()
4865 int responseType, int serial, RIL_Errno e, in getIccCardStatusResponse()
4979 int responseType, int serial, RIL_Errno e, in supplyIccPinForAppResponse()
[all …]
Dril_config.cpp54 #define CALL_ONREQUEST(a, b, c, d, e) s_vendorFunctions_config->onRequest((a), (b), (c), (d), (e)) argument
58 #define CALL_ONREQUEST(a, b, c, d, e) s_vendorFunctions_config->onRequest((a), (b), (c), (d)) argument
336 RIL_Errno e, void *response, size_t responseLen) { in getSimSlotsStatusResponse()
373 RIL_Errno e, void *response, size_t responseLen) { in setSimSlotsMappingResponse()
392 RIL_Errno e, void *response, size_t responseLen) { in getPhoneCapabilityResponse()
426 RIL_Errno e, void *response, size_t responseLen) { in setPreferredDataModemResponse()
445 RIL_Errno e, void *response, size_t responseLen) { in setModemsConfigResponse()
464 RIL_Errno e, void *response, size_t responseLen) { in getModemsConfigResponse()
491 RIL_Errno e, void *response, size_t responseLen) { in getHalDeviceCapabilitiesResponse()
517 int radio_1_6::simSlotsStatusChanged(int slotId, int indicationType, int token, RIL_Errno e, in simSlotsStatusChanged()
/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/pcm_proc/
Dxa-pcm-api.h64 #define XA_PCM_API_NONFATAL(e) \ argument
67 #define XA_PCM_API_FATAL(e) \ argument
82 #define XA_PCM_CONFIG_NONFATAL(e) \ argument
85 #define XA_PCM_CONFIG_FATAL(e) \ argument
103 #define XA_PCM_EXEC_NONFATAL(e) \ argument
106 #define XA_PCM_EXEC_FATAL(e) \ argument
/device/linaro/hikey/hifi/xaf/host-apf/include/audio/
Dxa-pcm-api.h57 #define XA_PCM_API_NONFATAL(e) \ argument
60 #define XA_PCM_API_FATAL(e) \ argument
75 #define XA_PCM_CONFIG_NONFATAL(e) \ argument
78 #define XA_PCM_CONFIG_FATAL(e) \ argument
96 #define XA_PCM_EXEC_NONFATAL(e) \ argument
99 #define XA_PCM_EXEC_FATAL(e) \ argument
Dxa-mixer-api.h73 #define XA_MIXER_API_NONFATAL(e) \ argument
76 #define XA_MIXER_API_FATAL(e) \ argument
91 #define XA_MIXER_CONFIG_NONFATAL(e) \ argument
94 #define XA_MIXER_CONFIG_FATAL(e) \ argument
113 #define XA_MIXER_EXEC_NONFATAL(e) \ argument
116 #define XA_MIXER_EXEC_FATAL(e) \ argument
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/audio/
Dxa-mixer-api.h76 #define XA_MIXER_API_NONFATAL(e) \ argument
79 #define XA_MIXER_API_FATAL(e) \ argument
94 #define XA_MIXER_CONFIG_NONFATAL(e) \ argument
97 #define XA_MIXER_CONFIG_FATAL(e) \ argument
116 #define XA_MIXER_EXEC_NONFATAL(e) \ argument
119 #define XA_MIXER_EXEC_FATAL(e) \ argument
/device/generic/vulkan-cereal/third-party/angle/src/tests/deqp_support/
DtcuRandomOrderExecutor.cpp207 catch (const TestException &e) in executeInner() local
214 catch (const Exception &e) in executeInner() local
237 catch (const TestException &e) in executeInner() local
243 catch (const Exception &e) in executeInner() local
263 catch (const tcu::Exception &e) in executeInner() local
Dangle_deqp_libtester_main.cpp110 catch (const std::exception &e) in deqp_libtester_init_platform() local
138 catch (const std::exception &e) in deqp_libtester_main() local
204 catch (const std::exception &e) in deqp_libtester_run() local
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dapp.js461 function onControlPanelButton(e) { argument
472 function onRotateButton(e) { argument
483 function onCustomShellButton(shell_command, e) { argument
567 function onStartDrag(e) { argument
576 function onEndDrag(e) { argument
585 function onContinueDrag(e) { argument
595 function sendEventUpdate(down, e) { argument
739 function onKeyEvent(e) { argument
/device/generic/vulkan-cereal/stream-servers/
DNativeSubWindow_x11.cpp21 static Bool WaitForMapNotify(Display *d, XEvent *e, char *arg) { in WaitForMapNotify()
28 static Bool WaitForConfigureNotify(Display *d, XEvent *e, char *arg) { in WaitForConfigureNotify()
70 XEvent e; in createSubWindow() local
121 XEvent e; in moveSubWindow() local
/device/generic/vulkan-cereal/protocols/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
394 Var& var, EntryPoint* e, char* buff, size_t bufflen, in getVarEncodingSizeExpression()
525 static void addGuestTimePrinting(const EntryPoint* e, bool hasTimeBeforeReadback, in addGuestTimePrinting()
569 EntryPoint *e = &at(i); in genEncoderImpl() local
851 EntryPoint *e = &at(i); in genEncoderImpl() local
925 EntryPoint *e = &at(i); in genContextImpl() local
1032 EntryPoint *e = &(*this)[f]; in genDecoderImpl() local
/device/generic/opengl-transport/host/commands/emugen/
DApiGen.cpp90 EntryPoint *e = &at(i); in genProcTypes() local
150 EntryPoint *e = &at(i); in genFuncTable() local
189 EntryPoint *e = &at(i); in genContext() local
264 EntryPoint *e = &at(i); in genEntryPoints() local
391 Var& var, EntryPoint* e, char* buff, size_t bufflen, in getVarEncodingSizeExpression()
518 static void addGuestTimePrinting(const EntryPoint* e, bool hasTimeBeforeReadback, in addGuestTimePrinting()
561 EntryPoint *e = &at(i); in genEncoderImpl() local
841 EntryPoint *e = &at(i); in genEncoderImpl() local
916 EntryPoint *e = &at(i); in genContextImpl() local
1031 EntryPoint *e = &(*this)[f]; in genDecoderImpl() local
/device/linaro/dragonboard/qcom/qrtr/src/
Dmap.c66 struct map_entry *e; in map_hash() local
151 struct map_entry *e; in map_find() local
180 struct map_entry *e; in map_get() local
190 struct map_entry *e; in map_remove() local
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/
DGceFuture.java47 Exception e = new Exception(); in set() local
54 public void set(Exception e) { in set()
DGceWifiManager.java70 public void onDependencyFailed(Exception e) { in onDependencyFailed()
120 public void onDependencyFailed(Exception e) { in onDependencyFailed()
/device/google/contexthub/firmware/os/core/
DsimpleQ.c44 static inline uint32_t simpleQueueGetIdx(struct SimpleQueue* sq, const struct SimpleQueueEntry *e) in simpleQueueGetIdx()
95 struct SimpleQueueEntry *e; in simpleQueueDequeue() local
148 struct SimpleQueueEntry *e = NULL; in simpleQueueEnqueue() local
DfloatRt.c61 uint32_t e, word = *(const uint32_t*)&f; in floatToUint64() local
92 uint32_t e, word = *(const uint32_t*)&f; in floatToInt64() local
/device/generic/vulkan-cereal/include/glm/detail/
Dtype_half.inl37 int e = (value >> 10) & 0x0000001f; local
125 int e = ((i >> 23) & 0x000000ff) - (127 - 15); local
/device/generic/goldfish-opengl/system/hals/
Dmapper3.cpp102 const Error3 e = importBufferImpl(hh.getNativeHandle(), &imported); in importBuffer() local
145 const Error3 e = lockImpl(raw, cpuUsage, accessRegion, acquireFence, in lock() local
161 const Error3 e = lockYCbCrImpl(raw, cpuUsage, accessRegion, acquireFence, in lockYCbCr() local
282 const Error3 e = lockHostImpl(*cb, cpuUsage, accessRegion, bufferBits); in lockImpl() local
364 const Error3 e = lockHostImpl(*cb, cpuUsage, accessRegion, bufferBits); in lockYCbCrImpl() local
Dallocator3.cpp63 const Error3 e = allocateImpl(rawDescriptor, count, &stride, &cbs); in allocate() local
108 Error3 e = getBufferFormat(descriptor.format, usage, &format); in allocateImpl() local
258 Error3 e = allocateCb(usage, in allocateImpl2() local
/device/generic/vulkan-cereal/third-party/angle/util/windows/win32/
Dtest_utils_win32.cpp85 LONG WINAPI StackTraceCrashHandler(EXCEPTION_POINTERS *e) in StackTraceCrashHandler()
109 LONG WINAPI CrashHandler(EXCEPTION_POINTERS *e) in CrashHandler()
/device/generic/vulkan-cereal/protocols/vulkan/katex/
Dkatex.min.js1 (function(e){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=e()}else if(… field
2eVList([{type:"kern",size:o.metrics.bigOpSpacing5},{type:"elem",elem:S},{type:"kern",size:M},{type… argument
4 10756:[.55001,1.05,0,0],10758:[.55001,1.05,0,0]},"Size3-Regular":{40:[.95003,1.45,0,0],41:[.95003,1… argument
/device/generic/vulkan-cereal/protocols/vulkan/out/katex/
Dkatex.min.js1 (function(e){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=e()}else if(… argument
2eVList([{type:"kern",size:o.metrics.bigOpSpacing5},{type:"elem",elem:S},{type:"kern",size:M},{type… argument
4 10756:[.55001,1.05,0,0],10758:[.55001,1.05,0,0]},"Size3-Regular":{40:[.95003,1.45,0,0],41:[.95003,1… argument
/device/generic/vulkan-cereal/base/
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()
/device/generic/goldfish-opengl/android-emu/android/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