Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DDiagnostics.cpp24 const angle::pp::SourceLocation &loc, in writeInfo()
54 void TDiagnostics::error(const angle::pp::SourceLocation &loc, in error()
61 void TDiagnostics::warning(const angle::pp::SourceLocation &loc, in warning()
68 void TDiagnostics::error(const TSourceLoc &loc, const char *reason, const char *token) in error()
76 void TDiagnostics::warning(const TSourceLoc &loc, const char *reason, const char *token) in warning()
84 void TDiagnostics::print(ID id, const angle::pp::SourceLocation &loc, const std::string &text) in print()
101 void PerformanceDiagnostics::warning(const TSourceLoc &loc, const char *reason, const char *token) in warning()
DDirectiveHandler.cpp51 void TDirectiveHandler::handleError(const angle::pp::SourceLocation &loc, const std::string &msg) in handleError()
56 void TDirectiveHandler::handlePragma(const angle::pp::SourceLocation &loc, in handlePragma()
131 void TDirectiveHandler::handleExtension(const angle::pp::SourceLocation &loc, in handleExtension()
197 void TDirectiveHandler::handleVersion(const angle::pp::SourceLocation &loc, in handleVersion()
DParseContext.cpp344 void TParseContext::error(const TSourceLoc &loc, const char *reason, const char *token) in error()
349 void TParseContext::error(const TSourceLoc &loc, const char *reason, const ImmutableString &token) in error()
354 void TParseContext::warning(const TSourceLoc &loc, const char *reason, const char *token) in warning()
360 const TSourceLoc &loc, in outOfRangeError()
1790 int loc = layoutQualifier.location; in checkUniformLocationInRange() local
1881 void TParseContext::handleExtensionDirective(const TSourceLoc &loc, in handleExtensionDirective()
1891 void TParseContext::handlePragmaDirective(const TSourceLoc &loc, in handlePragmaDirective()
2135 const TSourceLoc &loc) in addConditionInitializer()
2226 const TSourceLoc &loc) in addIfElse()
2464 const TSourceLoc &loc, in checkAtomicCounterOffsetDoesNotOverlap()
[all …]
DValidateSwitch.cpp65 const TSourceLoc &loc) in validate()
281 bool ValidateSwitch::validateInternal(const TSourceLoc &loc) in validateInternal()
310 const TSourceLoc &loc) in ValidateSwitchStatementList()
DValidateLimitations.cpp159 void ValidateLimitationsTraverser::error(TSourceLoc loc, const char *reason, const char *token) in error()
164 void ValidateLimitationsTraverser::error(TSourceLoc loc, in error()
DQualifierTypes.cpp801 TTypeQualifier::TTypeQualifier(TQualifier scope, const TSourceLoc &loc) in TTypeQualifier()
DIntermNode.cpp50 void UndefinedConstantFoldingError(const TSourceLoc &loc, in UndefinedConstantFoldingError()
3118 TSourceLoc loc; in FoldAggregateBuiltIn() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/preprocessor_tests/
Dlocation_test.cpp38 pp::SourceLocation loc(0, 1); in TEST_F() local
47 pp::SourceLocation loc(0, 2); in TEST_F() local
56 pp::SourceLocation loc(1, 1); in TEST_F() local
65 pp::SourceLocation loc(1, 2); in TEST_F() local
74 pp::SourceLocation loc(0, 3); in TEST_F() local
98 pp::SourceLocation loc(0, 1); in TEST_F() local
107 pp::SourceLocation loc(0, 1); in TEST_F() local
172 pp::SourceLocation loc(0, 10); in TEST_F() local
183 pp::SourceLocation loc(20, 10); in TEST_F() local
204 pp::SourceLocation loc(20, 10); in TEST_F() local
[all …]
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/gdbstub/
Dgdbstub-entry.S24 .macro SAVE_ reg, loc
32 .macro LOAD_ reg, loc
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/
DGLDecoderContextData.h48 void storePointerData(unsigned int loc, void *data, size_t len) { in storePointerData()
59 void* pointerData(unsigned int loc) const { in pointerData()
/device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/
DIntermNode_test.cpp106 TSourceLoc loc; in createUniqueSourceLoc() local
117 TSourceLoc loc; in getTestSourceLoc() local
125 static void checkTestSourceLoc(const TSourceLoc &loc) in checkTestSourceLoc()
/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/generic/vulkan-cereal/third-party/angle/src/compiler/preprocessor/
DDiagnosticsBase.cpp19 void Diagnostics::report(ID id, const SourceLocation &loc, const std::string &text) in report()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DProgramData.cpp84 GLuint loc = stream->getBe32(); in ProgramData() local
91 GLuint loc = stream->getBe32(); in ProgramData() local
126 int loc = stream->getBe32(); in ProgramData() local
721 void ProgramData::bindAttribLocation(const std::string& var, GLuint loc) { in bindAttribLocation()
725 void ProgramData::linkedAttribLocation(const std::string& var, GLuint loc) { in linkedAttribLocation()
967 if (const auto loc = android::base::find(pData->boundAttribLocs, elt.name)) { in sCheckLimits() local
/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/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DLinkAndRelinkTest.cpp182 GLint loc = glGetUniformLocation(program, "u_uniform"); in TEST_P() local
DTransformFeedbackTest.cpp1113 GLint loc = glGetAttribLocation(mProgram, essl1_shaders::PositionAttrib()); in TEST_P() local
DStateChangeTest.cpp4377 GLint loc = glGetUniformLocation(program, "us"); in TEST_P() local
4428 GLint loc = glGetUniformLocation(program, "us"); in TEST_P() local
DRobustResourceInitTest.cpp1320 int loc = ii * size + jj; in TEST_P() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DMemoryProgramCache.cpp87 for (const auto &loc : locations) in operator <<() local
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c65 void *loc = platGetPersistentRamStore(&bytes); in getPersistedData() local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp407 int GLClientState::getLocation(GLenum loc) in getLocation()