/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | validation_context_unittest.cc | 31 internal::ValidationContext context( in TEST() local 47 internal::ValidationContext context(ToPtr(0), 0, num_handles, 0); in TEST() local 60 internal::ValidationContext context(ToPtr(0), 0, 0, in TEST() local 77 internal::ValidationContext context(ToPtr(1234), 100, 0, 0); in TEST() local 103 internal::ValidationContext context(ToPtr(1234), 100, 0, 0); in TEST() local 114 internal::ValidationContext context(ToPtr(1234), 0, 0, 0); in TEST() local 121 internal::ValidationContext context( in TEST() local 139 internal::ValidationContext context(ToPtr(0), 0, 10, 0); in TEST() local 161 internal::ValidationContext context(ToPtr(0), 0, 0, 0); in TEST() local 175 internal::ValidationContext context( in TEST() local [all …]
|
/external/angle/src/libANGLE/ |
D | validationES1.cpp | 19 #define ANGLE_VALIDATE_IS_GLES1(context) \ argument 33 bool ValidateAlphaFuncCommon(const Context *context, AlphaTestFunc func) in ValidateAlphaFuncCommon() 52 bool ValidateClientStateCommon(const Context *context, ClientVertexArrayType arrayType) in ValidateClientStateCommon() 75 bool ValidateBuiltinVertexAttributeCommon(const Context *context, in ValidateBuiltinVertexAttributeCommon() 164 bool ValidateLightCaps(const Context *context, GLenum light) in ValidateLightCaps() 175 bool ValidateLightCommon(const Context *context, in ValidateLightCommon() 229 bool ValidateLightSingleComponent(const Context *context, in ValidateLightSingleComponent() 248 bool ValidateMaterialCommon(const Context *context, in ValidateMaterialCommon() 274 bool ValidateMaterialSetting(const Context *context, in ValidateMaterialSetting() 290 bool ValidateMaterialQuery(const Context *context, GLenum face, MaterialParameter pname) in ValidateMaterialQuery() [all …]
|
D | validationGL3.cpp | 13 bool ValidateBeginConditionalRender(const Context *context, GLuint id, GLenum mode) in ValidateBeginConditionalRender() 18 bool ValidateBindFragDataLocation(const Context *context, in ValidateBindFragDataLocation() 26 bool ValidateClampColor(const Context *context, GLenum target, GLenum clamp) in ValidateClampColor() 31 bool ValidateEndConditionalRender(const Context *context) in ValidateEndConditionalRender() 36 bool ValidateFramebufferTexture1D(const Context *context, in ValidateFramebufferTexture1D() 46 bool ValidateFramebufferTexture3D(const Context *context, in ValidateFramebufferTexture3D() 57 bool ValidateVertexAttribI1i(const Context *context, GLuint index, GLint x) in ValidateVertexAttribI1i() 62 bool ValidateVertexAttribI1iv(const Context *context, GLuint index, const GLint *v) in ValidateVertexAttribI1iv() 67 bool ValidateVertexAttribI1ui(const Context *context, GLuint index, GLuint x) in ValidateVertexAttribI1ui() 72 bool ValidateVertexAttribI1uiv(const Context *context, GLuint index, const GLuint *v) in ValidateVertexAttribI1uiv() [all …]
|
D | validationGL2.cpp | 14 bool ValidateGetVertexAttribdv(const Context *context, in ValidateGetVertexAttribdv() 22 bool ValidateVertexAttrib1d(const Context *context, GLuint index, GLdouble x) in ValidateVertexAttrib1d() 27 bool ValidateVertexAttrib1dv(const Context *context, GLuint index, const GLdouble *v) in ValidateVertexAttrib1dv() 32 bool ValidateVertexAttrib1s(const Context *context, GLuint index, GLshort x) in ValidateVertexAttrib1s() 37 bool ValidateVertexAttrib1sv(const Context *context, GLuint index, const GLshort *v) in ValidateVertexAttrib1sv() 42 bool ValidateVertexAttrib2d(const Context *context, GLuint index, GLdouble x, GLdouble y) in ValidateVertexAttrib2d() 47 bool ValidateVertexAttrib2dv(const Context *context, GLuint index, const GLdouble *v) in ValidateVertexAttrib2dv() 52 bool ValidateVertexAttrib2s(const Context *context, GLuint index, GLshort x, GLshort y) in ValidateVertexAttrib2s() 57 bool ValidateVertexAttrib2sv(const Context *context, GLuint index, const GLshort *v) in ValidateVertexAttrib2sv() 62 bool ValidateVertexAttrib3d(const Context *context, in ValidateVertexAttrib3d() [all …]
|
D | validationES2.cpp | 39 bool IsPartialBlit(const Context *context, in IsPartialBlit() 147 bool IsValidCopyTextureDestinationFormatType(const Context *context, in IsValidCopyTextureDestinationFormatType() 173 bool IsValidCopyTextureDestinationTargetEnum(const Context *context, TextureTarget target) in IsValidCopyTextureDestinationTargetEnum() 194 bool IsValidCopyTextureDestinationTarget(const Context *context, in IsValidCopyTextureDestinationTarget() 201 bool IsValidCopyTextureSourceTarget(const Context *context, TextureType type) in IsValidCopyTextureSourceTarget() 218 bool IsValidCopyTextureSourceLevel(const Context *context, TextureType type, GLint level) in IsValidCopyTextureSourceLevel() 233 bool IsValidCopyTextureDestinationLevel(const Context *context, in IsValidCopyTextureDestinationLevel() 321 static inline bool Valid1to4ComponentFloatColorBufferFormat(const Context *context, GLenum format) in Valid1to4ComponentFloatColorBufferFormat() 331 static inline bool Valid2to4ComponentFloatColorBufferFormat(const Context *context, GLenum format) in Valid2to4ComponentFloatColorBufferFormat() 339 static inline bool Valid3to4ComponentFloatColorBufferFormat(const Context *context, GLenum format) in Valid3to4ComponentFloatColorBufferFormat() [all …]
|
D | validationGL4.cpp | 14 bool ValidateBeginQueryIndexed(const Context *context, GLenum target, GLuint index, QueryID id) in ValidateBeginQueryIndexed() 19 bool ValidateDrawTransformFeedback(const Context *context, GLenum mode, TransformFeedbackID id) in ValidateDrawTransformFeedback() 24 bool ValidateDrawTransformFeedbackStream(const Context *context, in ValidateDrawTransformFeedbackStream() 32 bool ValidateEndQueryIndexed(const Context *context, GLenum target, GLuint index) in ValidateEndQueryIndexed() 37 bool ValidateGetActiveSubroutineName(const Context *context, in ValidateGetActiveSubroutineName() 48 bool ValidateGetActiveSubroutineUniformName(const Context *context, in ValidateGetActiveSubroutineUniformName() 59 bool ValidateGetActiveSubroutineUniformiv(const Context *context, in ValidateGetActiveSubroutineUniformiv() 69 bool ValidateGetProgramStageiv(const Context *context, in ValidateGetProgramStageiv() 78 bool ValidateGetQueryIndexediv(const Context *context, in ValidateGetQueryIndexediv() 87 bool ValidateGetSubroutineIndex(const Context *context, in ValidateGetSubroutineIndex() [all …]
|
D | Sampler.cpp | 31 void Sampler::onDestroy(const Context *context) in onDestroy() 39 void Sampler::setLabel(const Context *context, const std::string &label) in setLabel() 49 void Sampler::setMinFilter(const Context *context, GLenum minFilter) in setMinFilter() 60 void Sampler::setMagFilter(const Context *context, GLenum magFilter) in setMagFilter() 71 void Sampler::setWrapS(const Context *context, GLenum wrapS) in setWrapS() 82 void Sampler::setWrapT(const Context *context, GLenum wrapT) in setWrapT() 93 void Sampler::setWrapR(const Context *context, GLenum wrapR) in setWrapR() 104 void Sampler::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy() 115 void Sampler::setMinLod(const Context *context, GLfloat minLod) in setMinLod() 126 void Sampler::setMaxLod(const Context *context, GLfloat maxLod) in setMaxLod() [all …]
|
D | validationESEXT.cpp | 26 bool ValidateGetImageFormatAndType(const Context *context, ObjectT *obj, GLenum format, GLenum type) in ValidateGetImageFormatAndType() 68 bool IsValidMemoryObjectParamater(const Context *context, GLenum pname) in IsValidMemoryObjectParamater() 80 bool ValidateObjectIdentifierAndName(const Context *context, GLenum identifier, GLuint name) in ValidateObjectIdentifierAndName() 217 bool ValidateGetTexImageANGLE(const Context *context, in ValidateGetTexImageANGLE() 267 bool ValidateGetRenderbufferImageANGLE(const Context *context, in ValidateGetRenderbufferImageANGLE() 302 bool ValidateDrawElementsBaseVertexEXT(const Context *context, in ValidateDrawElementsBaseVertexEXT() 318 bool ValidateDrawElementsInstancedBaseVertexEXT(const Context *context, in ValidateDrawElementsInstancedBaseVertexEXT() 335 bool ValidateDrawRangeElementsBaseVertexEXT(const Context *context, in ValidateDrawRangeElementsBaseVertexEXT() 381 bool ValidateMultiDrawElementsBaseVertexEXT(const Context *context, in ValidateMultiDrawElementsBaseVertexEXT() 392 bool ValidateDrawElementsBaseVertexOES(const Context *context, in ValidateDrawElementsBaseVertexOES() [all …]
|
D | validationES31.cpp | 68 bool ValidateProgramResourceProperty(const Context *context, GLenum prop) in ValidateProgramResourceProperty() 319 bool ValidateProgramUniformBase(const Context *context, in ValidateProgramUniformBase() 331 bool ValidateProgramUniformMatrixBase(const Context *context, in ValidateProgramUniformMatrixBase() 344 bool ValidateVertexAttribFormatCommon(const Context *context, GLuint relativeOffset) in ValidateVertexAttribFormatCommon() 372 bool ValidateGetBooleani_v(const Context *context, in ValidateGetBooleani_v() 392 bool ValidateGetBooleani_vRobustANGLE(const Context *context, in ValidateGetBooleani_vRobustANGLE() 427 bool ValidateDrawIndirectBase(const Context *context, PrimitiveMode mode, const void *indirect) in ValidateDrawIndirectBase() 476 bool ValidateDrawArraysIndirect(const Context *context, PrimitiveMode mode, const void *indirect) in ValidateDrawArraysIndirect() 522 bool ValidateDrawElementsIndirect(const Context *context, in ValidateDrawElementsIndirect() 559 bool ValidateProgramUniform1iBase(const Context *context, in ValidateProgramUniform1iBase() [all …]
|
D | Query.cpp | 25 void Query::onDestroy(const Context *context) in onDestroy() 31 void Query::setLabel(const Context *context, const std::string &label) in setLabel() 41 angle::Result Query::begin(const Context *context) in begin() 46 angle::Result Query::end(const Context *context) in end() 51 angle::Result Query::queryCounter(const Context *context) in queryCounter() 56 angle::Result Query::getResult(const Context *context, GLint *params) in getResult() 61 angle::Result Query::getResult(const Context *context, GLuint *params) in getResult() 66 angle::Result Query::getResult(const Context *context, GLint64 *params) in getResult() 71 angle::Result Query::getResult(const Context *context, GLuint64 *params) in getResult() 76 angle::Result Query::isResultAvailable(const Context *context, bool *available) in isResultAvailable()
|
D | validationES32.cpp | 29 bool ValidateBlendBarrier(const Context *context) in ValidateBlendBarrier() 34 bool ValidateBlendEquationSeparatei(const Context *context, in ValidateBlendEquationSeparatei() 54 bool ValidateBlendEquationi(const Context *context, GLuint buf, GLenum mode) in ValidateBlendEquationi() 71 bool ValidateBlendFuncSeparatei(const Context *context, in ValidateBlendFuncSeparatei() 93 bool ValidateBlendFunci(const Context *context, GLuint buf, GLenum src, GLenum dst) in ValidateBlendFunci() 110 bool ValidateColorMaski(const Context *context, in ValidateColorMaski() 126 bool ValidateCopyImageSubData(const Context *context, in ValidateCopyImageSubData() 154 bool ValidateDebugMessageCallback(const Context *context, in ValidateDebugMessageCallback() 161 bool ValidateDebugMessageControl(const Context *context, in ValidateDebugMessageControl() 172 bool ValidateDebugMessageInsert(const Context *context, in ValidateDebugMessageInsert() [all …]
|
/external/skqp/src/compute/skc/ |
D | context.c | 31 skc_context_create_cl(skc_context_t * context, in skc_context_create_cl() 49 skc_context_retain(skc_context_t context) in skc_context_retain() 56 skc_context_release(skc_context_t context) in skc_context_release() 67 skc_context_reset(skc_context_t context) in skc_context_reset() 77 skc_context_yield(skc_context_t context) in skc_context_yield() 83 skc_context_wait(skc_context_t context) in skc_context_wait() 93 skc_path_builder_create(skc_context_t context, skc_path_builder_t * path_builder) in skc_path_builder_create() 99 skc_path_retain(skc_context_t context, skc_path_t const * paths, uint32_t count) in skc_path_retain() 105 skc_path_release(skc_context_t context, skc_path_t const * paths, uint32_t count) in skc_path_release() 111 skc_path_flush(skc_context_t context, skc_path_t const * paths, uint32_t count) in skc_path_flush() [all …]
|
/external/icu/icu4c/source/i18n/ |
D | decContext.cpp | 47 U_CAPI decContext * U_EXPORT2 uprv_decContextClearStatus(decContext *context, uInt mask) { in uprv_decContextClearStatus() 65 U_CAPI decContext * U_EXPORT2 uprv_decContextDefault(decContext *context, Int kind) { in uprv_decContextDefault() 130 U_CAPI enum rounding U_EXPORT2 uprv_decContextGetRounding(decContext *context) { in uprv_decContextGetRounding() 142 U_CAPI uInt U_EXPORT2 uprv_decContextGetStatus(decContext *context) { in uprv_decContextGetStatus() 158 U_CAPI decContext * U_EXPORT2 uprv_decContextRestoreStatus(decContext *context, in uprv_decContextRestoreStatus() 175 U_CAPI uInt U_EXPORT2 uprv_decContextSaveStatus(decContext *context, uInt mask) { in uprv_decContextSaveStatus() 188 U_CAPI decContext * U_EXPORT2 uprv_decContextSetRounding(decContext *context, in uprv_decContextSetRounding() 204 U_CAPI decContext * U_EXPORT2 uprv_decContextSetStatus(decContext *context, uInt status) { in uprv_decContextSetStatus() 225 U_CAPI decContext * U_EXPORT2 uprv_decContextSetStatusFromString(decContext *context, in uprv_decContextSetStatusFromString() 276 U_CAPI decContext * U_EXPORT2 uprv_decContextSetStatusFromStringQuiet(decContext *context, in uprv_decContextSetStatusFromStringQuiet() [all …]
|
/external/angle/src/libANGLE/renderer/gl/ |
D | QueryGL.cpp | 87 angle::Result StandardQueryGL::begin(const gl::Context *context) in begin() 93 angle::Result StandardQueryGL::end(const gl::Context *context) in end() 98 angle::Result StandardQueryGL::queryCounter(const gl::Context *context) in queryCounter() 113 angle::Result StandardQueryGL::getResultBase(const gl::Context *context, T *params) in getResultBase() 124 angle::Result StandardQueryGL::getResult(const gl::Context *context, GLint *params) in getResult() 129 angle::Result StandardQueryGL::getResult(const gl::Context *context, GLuint *params) in getResult() 134 angle::Result StandardQueryGL::getResult(const gl::Context *context, GLint64 *params) in getResult() 139 angle::Result StandardQueryGL::getResult(const gl::Context *context, GLuint64 *params) in getResult() 144 angle::Result StandardQueryGL::isResultAvailable(const gl::Context *context, bool *available) in isResultAvailable() 153 angle::Result StandardQueryGL::pause(const gl::Context *context) in pause() [all …]
|
/external/mesa3d/src/gallium/drivers/tegra/ |
D | tegra_context.c | 38 struct tegra_context *context = to_tegra_context(pcontext); in tegra_destroy() local 51 struct tegra_context *context = to_tegra_context(pcontext); in tegra_draw_vbo() local 79 struct tegra_context *context = to_tegra_context(pcontext); in tegra_render_condition() local 88 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_query() local 98 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_batch_query() local 107 struct tegra_context *context = to_tegra_context(pcontext); in tegra_destroy_query() local 115 struct tegra_context *context = to_tegra_context(pcontext); in tegra_begin_query() local 123 struct tegra_context *context = to_tegra_context(pcontext); in tegra_end_query() local 134 struct tegra_context *context = to_tegra_context(pcontext); in tegra_get_query_result() local 149 struct tegra_context *context = to_tegra_context(pcontext); in tegra_get_query_result_resource() local [all …]
|
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
D | RubyMap.java | 105 public IRubyObject initialize(ThreadContext context, IRubyObject[] args) { in initialize() 150 public IRubyObject indexSet(ThreadContext context, IRubyObject key, IRubyObject value) { in indexSet() 171 public IRubyObject index(ThreadContext context, IRubyObject key) { in index() 191 public IRubyObject eq(ThreadContext context, IRubyObject _other) { in eq() 227 public IRubyObject hash(ThreadContext context) { in hash() 247 public IRubyObject keys(ThreadContext context) { in keys() 258 public IRubyObject values(ThreadContext context) { in values() 269 public IRubyObject clear(ThreadContext context) { in clear() 283 public IRubyObject each(ThreadContext context, Block block) { in each() 298 public IRubyObject delete(ThreadContext context, IRubyObject key) { in delete() [all …]
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/javaparser/contexts/ |
D | ClassOrInterfaceDeclarationContextResolutionTest.java | 66 … Context context = new ClassOrInterfaceDeclarationContext(classOrInterfaceDeclaration, typeSolver); in getParentForTopClass() local 76 … Context context = new ClassOrInterfaceDeclarationContext(classOrInterfaceDeclaration, typeSolver); in solveExistingGenericType() local 96 … Context context = new ClassOrInterfaceDeclarationContext(classOrInterfaceDeclaration, typeSolver); in solveUnexistingGenericType() local 107 … Context context = new ClassOrInterfaceDeclarationContext(classOrInterfaceDeclaration, typeSolver); in solveSymbolReferringToDeclaredInstanceField() local 118 … Context context = new ClassOrInterfaceDeclarationContext(classOrInterfaceDeclaration, typeSolver); in solveSymbolReferringToDeclaredStaticField() local 129 … Context context = new ClassOrInterfaceDeclarationContext(classOrInterfaceDeclaration, typeSolver); in solveSymbolReferringToInheritedInstanceField() local 140 … Context context = new ClassOrInterfaceDeclarationContext(classOrInterfaceDeclaration, typeSolver); in solveSymbolReferringToInterfaceInheritedInstanceField() local 151 … Context context = new ClassOrInterfaceDeclarationContext(classOrInterfaceDeclaration, typeSolver); in solveSymbolReferringToInheritedStaticField() local 162 … Context context = new ClassOrInterfaceDeclarationContext(classOrInterfaceDeclaration, typeSolver); in solveSymbolReferringToUnknownElement() local 172 … Context context = new ClassOrInterfaceDeclarationContext(classOrInterfaceDeclaration, typeSolver); in solveSymbolAsValueReferringToDeclaredInstanceField() local [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiNullHandleTests.cpp | 42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release() 47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAlloc… in release() 52 inline void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAll… in release() 57 inline void release (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks… in release() 62 inline void release (Context& context, VkDescriptorSetLayout descriptorSetLayout, const VkAllocatio… in release() 67 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release() 72 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release() 77 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() 82 inline void release (Context& context, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAll… in release() 87 inline void release (Context& context, VkImage image, const VkAllocationCallbacks* pAllocator) in release() [all …]
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMDefaultBaseTraversers.java | 211 public int next(int context, int current) in next() 226 public int next(int context, int current, int expandedTypeID) in next() 256 public int first(int context) in first() 273 public int first(int context, int expandedTypeID) in first() 294 public int next(int context, int current) in next() 310 public int next(int context, int current, int expandedTypeID) in next() 408 public int first(int context) in first() 427 public int first(int context, int expandedTypeID) in first() 460 public int next(int context, int current) in next() 475 public int next(int context, int current, int expandedTypeID) in next() [all …]
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 35 Context *context = GetValidGlobalContext(); in GL_Accum() local 57 Context *context = GetValidGlobalContext(); in GL_AlphaFunc() local 81 Context *context = GetValidGlobalContext(); in GL_Begin() local 109 Context *context = GetValidGlobalContext(); in GL_Bitmap() local 136 Context *context = GetValidGlobalContext(); in GL_BlendFunc() local 160 Context *context = GetValidGlobalContext(); in GL_CallList() local 181 Context *context = GetValidGlobalContext(); in GL_CallLists() local 204 Context *context = GetValidGlobalContext(); in GL_Clear() local 226 Context *context = GetValidGlobalContext(); in GL_ClearAccum() local 249 Context *context = GetValidGlobalContext(); in GL_ClearColor() local [all …]
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cArrayOfArraysTests.hpp | 316 SizedDeclarationsPrimitive(Context& context) in SizedDeclarationsPrimitive() 339 SizedDeclarationsStructTypes1(Context& context) in SizedDeclarationsStructTypes1() 363 SizedDeclarationsStructTypes2(Context& context) in SizedDeclarationsStructTypes2() 389 SizedDeclarationsStructTypes3(Context& context) in SizedDeclarationsStructTypes3() 413 SizedDeclarationsStructTypes4(Context& context) in SizedDeclarationsStructTypes4() 438 SizedDeclarationsTypenameStyle1(Context& context) in SizedDeclarationsTypenameStyle1() 463 SizedDeclarationsTypenameStyle2(Context& context) in SizedDeclarationsTypenameStyle2() 489 SizedDeclarationsTypenameStyle3(Context& context) in SizedDeclarationsTypenameStyle3() 516 SizedDeclarationsTypenameStyle4(Context& context) in SizedDeclarationsTypenameStyle4() 541 SizedDeclarationsTypenameStyle5(Context& context) in SizedDeclarationsTypenameStyle5() [all …]
|
/external/flatbuffers/tests/ |
D | monster_test.grpc.fb.cc | 38 ::grpc::Status MonsterStorage::Stub::Store(::grpc::ClientContext* context, const flatbuffers::grpc:… in Store() 42 …s::grpc::Message<Stat>>* MonsterStorage::Stub::AsyncStoreRaw(::grpc::ClientContext* context, const… in AsyncStoreRaw() 46 …::Message<Stat>>* MonsterStorage::Stub::PrepareAsyncStoreRaw(::grpc::ClientContext* context, const… in PrepareAsyncStoreRaw() 50 …::grpc::Message<Monster>>* MonsterStorage::Stub::RetrieveRaw(::grpc::ClientContext* context, const… in RetrieveRaw() 54 …c::Message<Monster>>* MonsterStorage::Stub::AsyncRetrieveRaw(::grpc::ClientContext* context, const… in AsyncRetrieveRaw() 58 …age<Monster>>* MonsterStorage::Stub::PrepareAsyncRetrieveRaw(::grpc::ClientContext* context, const… in PrepareAsyncRetrieveRaw() 62 …::Message<Monster>>* MonsterStorage::Stub::GetMaxHitPointRaw(::grpc::ClientContext* context, flatb… in GetMaxHitPointRaw() 66 …sage<Monster>>* MonsterStorage::Stub::AsyncGetMaxHitPointRaw(::grpc::ClientContext* context, flatb… in AsyncGetMaxHitPointRaw() 70 …nster>>* MonsterStorage::Stub::PrepareAsyncGetMaxHitPointRaw(::grpc::ClientContext* context, flatb… in PrepareAsyncGetMaxHitPointRaw() 74 …grpc::Message<Stat>>* MonsterStorage::Stub::GetMinMaxHitPointsRaw(::grpc::ClientContext* context) { in GetMinMaxHitPointsRaw() [all …]
|
D | monster_test.grpc.fb.h | 39 …aderInterface< flatbuffers::grpc::Message<Stat>>> AsyncStore(::grpc::ClientContext* context, const… in AsyncStore() 42 …erface< flatbuffers::grpc::Message<Stat>>> PrepareAsyncStore(::grpc::ClientContext* context, const… in PrepareAsyncStore() 45 …derInterface< flatbuffers::grpc::Message<Monster>>> Retrieve(::grpc::ClientContext* context, const… in Retrieve() 48 …terface< flatbuffers::grpc::Message<Monster>>> AsyncRetrieve(::grpc::ClientContext* context, const… in AsyncRetrieve() 51 …< flatbuffers::grpc::Message<Monster>>> PrepareAsyncRetrieve(::grpc::ClientContext* context, const… in PrepareAsyncRetrieve() 54 …erface< flatbuffers::grpc::Message<Monster>>> GetMaxHitPoint(::grpc::ClientContext* context, flatb… in GetMaxHitPoint() 57 …e< flatbuffers::grpc::Message<Monster>>> AsyncGetMaxHitPoint(::grpc::ClientContext* context, flatb… in AsyncGetMaxHitPoint() 60 …buffers::grpc::Message<Monster>>> PrepareAsyncGetMaxHitPoint(::grpc::ClientContext* context, flatb… in PrepareAsyncGetMaxHitPoint() 63 …e<Monster>, flatbuffers::grpc::Message<Stat>>> GetMinMaxHitPoints(::grpc::ClientContext* context) { in GetMinMaxHitPoints() 66 …, flatbuffers::grpc::Message<Stat>>> AsyncGetMinMaxHitPoints(::grpc::ClientContext* context, ::grp… in AsyncGetMinMaxHitPoints() [all …]
|
/external/robolectric-shadows/shadows/playservices/src/main/java/org/robolectric/shadows/gms/ |
D | ShadowGoogleAuthUtil.java | 46 public static synchronized void clearToken(Context context, String token) in clearToken() 52 public static synchronized List<AccountChangeEvent> getAccountChangeEvents(Context context, in getAccountChangeEvents() 65 public static synchronized String getToken(Context context, Account account, String scope) in getToken() 71 public static synchronized String getToken(Context context, Account account, String scope, in getToken() 77 public static synchronized String getToken(Context context, String accountName, String scope) in getToken() 83 public static synchronized String getToken(Context context, String accountName, String scope, in getToken() 89 public static synchronized String getTokenWithNotification(Context context, Account account, in getTokenWithNotification() 96 public static synchronized String getTokenWithNotification(Context context, Account account, in getTokenWithNotification() 104 public static synchronized String getTokenWithNotification(Context context, Account account, in getTokenWithNotification() 112 public static synchronized String getTokenWithNotification(Context context, String accountName, in getTokenWithNotification() [all …]
|
/external/angle/src/compiler/translator/ |
D | glslang.l | 137 TParseContext* context = yyextra; variable 502 static bool is_extension_enabled_or_is_core(TParseContext *context, in is_extension_enabled_or_is_core() 514 int ES2_reserved_ES3_keyword(TParseContext *context, int token) in ES2_reserved_ES3_keyword() 526 int ES2_keyword_ES3_reserved(TParseContext *context, int token) in ES2_keyword_ES3_reserved() 538 int ES3_reserved_ES3_1_keyword(TParseContext *context, int token) in ES3_reserved_ES3_1_keyword() 556 int ES3_keyword(TParseContext *context, int token) in ES3_keyword() 571 int ES2_reserved_ES3_1_keyword(TParseContext *context, int token) in ES2_reserved_ES3_1_keyword() 583 int ES3_1_keyword(TParseContext *context, int token) in ES3_1_keyword() 599 int WEBGL_video_texture_extension(TParseContext *context, int token) in WEBGL_video_texture_extension() 615 int ES2_extension_2_ES3_keyword(TParseContext *context, TExtension extension1, TExtension extension… in ES2_extension_2_ES3_keyword() [all …]
|