Searched refs:ee (Results 1 – 6 of 6) sorted by relevance
171 const Element *ee = rsc->mStateElement.mElements[ct]; in createRef() local172 if (!ee->getFieldCount() && in createRef()173 (ee->getComponent().getType() == dt) && in createRef()174 (ee->getComponent().getKind() == dk) && in createRef()175 (ee->getComponent().getIsNormalized() == isNorm) && in createRef()176 (ee->getComponent().getVectorSize() == vecSize)) { in createRef()178 returnRef.set(ee); in createRef()180 return ee; in createRef()204 const Element *ee = rsc->mStateElement.mElements[ct]; in createRef() local205 if (ee->getFieldCount() == count) { in createRef()[all …]
356 register int32 ee = (int32)k4; in sum_abs() local383 "r"(ee), in sum_abs()
403 } catch (RemoteException ee) { in attemptDeadServiceRecovery()
100 } catch (RemoteException ee) { in Session()
992 } catch (Exception ee) {} in processMessage()1206 } catch (Exception ee) { in turnOnMasterTetherSettings()
282 } catch (Exception ee) {283 … Log.d("WalkieTalkieActivity/onDestroy", "Failed to close local profile.", ee);