Searched defs:loc (Results 1 – 5 of 5) sorted by relevance
46 #define PLACE_IN(loc, type, name) _Pragma(PRAGMA_HELPER(location,loc,)) type name argument47 #define PLACE_IN_NAKED(loc, type, name) _Pragma(PRAGMA_HELPER(location,loc,)) __task type name argument
305 int loc = ctx->m_state->getLocation(GL_TEXTURE_COORD_ARRAY); in s_glTexCoordPointer() local313 int loc = ctx->m_state->getLocation(GL_MATRIX_INDEX_ARRAY_OES); in s_glMatrixIndexPointerOES() local321 int loc = ctx->m_state->getLocation(GL_WEIGHT_ARRAY_OES); in s_glWeightPointerOES() local329 int loc = ctx->m_state->getLocation(state); in s_glEnableClientState() local337 int loc = ctx->m_state->getLocation(state); in s_glDisableClientState() local345 int loc = ctx->m_state->getLocation(cap); in s_glIsEnabled() local
50 void *loc = platGetPersistentRamStore(&bytes); in getPersistedData() local
132 int GLClientState::getLocation(GLenum loc) in getLocation()
451 char loc[IIO_MAX_NAME_LENGTH + 1]; in cros_ec_get_sensors_names() local