Home
last modified time | relevance | path

Searched defs:loc (Results 1 – 14 of 14) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/gdbstub/
Dgdbstub-entry.S24 .macro SAVE_ reg, loc
32 .macro LOAD_ reg, loc
/device/google/contexthub/firmware/os/inc/
Dtoolchain.h46 #define PLACE_IN(loc, type, name) _Pragma(PRAGMA_HELPER(location,loc,)) type name argument
47 #define PLACE_IN_NAKED(loc, type, name) _Pragma(PRAGMA_HELPER(location,loc,)) __task type name argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest__locale.py30 def accept(loc): argument
/device/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoder.cpp310 int loc = ctx->m_state->getLocation(GL_TEXTURE_COORD_ARRAY); in s_glTexCoordPointer() local
318 int loc = ctx->m_state->getLocation(GL_MATRIX_INDEX_ARRAY_OES); in s_glMatrixIndexPointerOES() local
326 int loc = ctx->m_state->getLocation(GL_WEIGHT_ARRAY_OES); in s_glWeightPointerOES() local
334 int loc = ctx->m_state->getLocation(state); in s_glEnableClientState() local
342 int loc = ctx->m_state->getLocation(state); in s_glDisableClientState() local
350 int loc = ctx->m_state->getLocation(cap); in s_glIsEnabled() local
/device/generic/goldfish-opengl/android-emu/android/base/
DStringView.h191 size_t loc = find(other, off); variable
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c65 void *loc = platGetPersistentRamStore(&bytes); in getPersistedData() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
Dcjkcodecs.h389 #define I_AM_A_MODULE_FOR(loc) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
Dcjkcodecs.h389 #define I_AM_A_MODULE_FOR(loc) \ argument
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp380 int GLClientState::getLocation(GLenum loc) in getLocation()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dast.c82 PyObject *type, *value, *tback, *errstr, *loc, *tmp; in ast_error_finish() local
Dcompile.c3206 PyObject *loc; in compiler_error() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dast.c82 PyObject *type, *value, *tback, *errstr, *loc, *tmp; in ast_error_finish() local
Dcompile.c3226 PyObject *loc; in compiler_error() local
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregcomp.c1909 BitStatusType loc; in disable_noname_group_capture() local