Searched refs:_p (Results 1 – 6 of 6) sorted by relevance
6 GLvoid* _p; in android_glGetBufferPointerv__II() local8 glGetBufferPointerv((GLenum)target, (GLenum)pname, &_p); in android_glGetBufferPointerv__II()9 return _env->NewDirectByteBuffer(_p, _mapLength); in android_glGetBufferPointerv__II()
5 GLvoid* _p = glMapBufferRange((GLenum)target, in android_glMapBufferRange__IIII() local8 if (_p) { in android_glMapBufferRange__IIII()9 _buf = _env->NewDirectByteBuffer(_p, length); in android_glMapBufferRange__IIII()
74 Key(int _t, String _p, ActivityRecord _a, String _w, in Key() argument77 packageName = _p; in Key()105 hash = (ODD_PRIME_NUMBER*hash) + _p.hashCode(); in Key()
1026 GLvoid* _p; in android_glGetBufferPointerv__II() local1028 glGetBufferPointerv((GLenum)target, (GLenum)pname, &_p); in android_glGetBufferPointerv__II()1029 return _env->NewDirectByteBuffer(_p, _mapLength); in android_glGetBufferPointerv__II()1566 GLvoid* _p = glMapBufferRange((GLenum)target, in android_glMapBufferRange__IIII() local1569 if (_p) { in android_glMapBufferRange__IIII()1570 _buf = _env->NewDirectByteBuffer(_p, length); in android_glMapBufferRange__IIII()
673 private ExpressionContext expression(int _p) throws RecognitionException { in expression() argument679 enterRecursionRule(_localctx, 6, RULE_expression, _p); in expression()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...