Searched refs:ee (Results 1 – 8 of 8) sorted by relevance
228 const Element *ee = rsc->mStateElement.mElements[ct]; in createRef() local229 if (!ee->getFieldCount() && in createRef()230 (ee->getComponent().getType() == dt) && in createRef()231 (ee->getComponent().getKind() == dk) && in createRef()232 (ee->getComponent().getIsNormalized() == isNorm) && in createRef()233 (ee->getComponent().getVectorSize() == vecSize)) { in createRef()235 returnRef.set(ee); in createRef()237 return ee; in createRef()261 const Element *ee = rsc->mStateElement.mElements[ct]; in createRef() local262 if (ee->getFieldCount() == count) { in createRef()[all …]
64 LDSymbol ee; in TEST_F() local70 ee.setResolveInfo(*e); in TEST_F()72 m_pTestee->add(ee); in TEST_F()
356 register int32 ee = (int32)k4; in sum_abs() local383 "r"(ee), in sum_abs()
479 } catch (RemoteException ee) { in attemptDeadServiceRecovery()
112 } catch (RemoteException ee) { in Session()
1045 } catch (Exception ee) {} in processMessage()1257 } catch (Exception ee) { in turnOnMasterTetherSettings()
282 } catch (Exception ee) {283 … Log.d("WalkieTalkieActivity/onDestroy", "Failed to close local profile.", ee);