Searched defs:loc (Results 1 – 13 of 13) sorted by relevance
/device/google/contexthub/firmware/os/inc/ |
D | toolchain.h | 46 #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/ |
D | test__locale.py | 30 def accept(loc): argument
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | GLEncoder.cpp | 305 int loc = ctx->m_state->getLocation(GL_TEXTURE_COORD_ARRAY); in s_glTexCoordPointer() local 313 int loc = ctx->m_state->getLocation(GL_MATRIX_INDEX_ARRAY_OES); in s_glMatrixIndexPointerOES() local 321 int loc = ctx->m_state->getLocation(GL_WEIGHT_ARRAY_OES); in s_glWeightPointerOES() local 329 int loc = ctx->m_state->getLocation(state); in s_glEnableClientState() local 337 int loc = ctx->m_state->getLocation(state); in s_glDisableClientState() local 345 int loc = ctx->m_state->getLocation(cap); in s_glIsEnabled() local
|
/device/google/contexthub/firmware/os/cpu/cortexm4/ |
D | cpu.c | 65 void *loc = platGetPersistentRamStore(&bytes); in getPersistedData() local
|
/device/google/dragon/sensor_hub/ |
D | sensors.cpp | 453 char loc[IIO_MAX_NAME_LENGTH + 1]; in cros_ec_get_sensors_names() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/ |
D | cjkcodecs.h | 389 #define I_AM_A_MODULE_FOR(loc) \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/ |
D | cjkcodecs.h | 389 #define I_AM_A_MODULE_FOR(loc) \ argument
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | GLClientState.cpp | 284 int GLClientState::getLocation(GLenum loc) in getLocation()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | ast.c | 82 PyObject *type, *value, *tback, *errstr, *loc, *tmp; in ast_error_finish() local
|
D | compile.c | 3226 PyObject *loc; in compiler_error() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | ast.c | 82 PyObject *type, *value, *tback, *errstr, *loc, *tmp; in ast_error_finish() local
|
D | compile.c | 3206 PyObject *loc; in compiler_error() local
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regcomp.c | 1909 BitStatusType loc; in disable_noname_group_capture() local
|