Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 5742) sorted by relevance

12345678910>>...230

/external/libchrome/mojo/public/cpp/bindings/tests/
Dvalidation_context_unittest.cc31 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/
DvalidationGL14.cpp14 bool ValidateFogCoordPointer(const Context *context, in ValidateFogCoordPointer()
22 bool ValidateFogCoordd(const Context *context, GLdouble coord) in ValidateFogCoordd()
27 bool ValidateFogCoorddv(const Context *context, const GLdouble *coord) in ValidateFogCoorddv()
32 bool ValidateFogCoordf(const Context *context, GLfloat coord) in ValidateFogCoordf()
37 bool ValidateFogCoordfv(const Context *context, const GLfloat *coord) in ValidateFogCoordfv()
42 bool ValidateMultiDrawArrays(const Context *context, in ValidateMultiDrawArrays()
51 bool ValidateMultiDrawElements(const Context *context, in ValidateMultiDrawElements()
61 bool ValidatePointParameteri(const Context *context, GLenum pname, GLint param) in ValidatePointParameteri()
66 bool ValidatePointParameteriv(const Context *context, GLenum pname, const GLint *params) in ValidatePointParameteriv()
71 bool ValidateSecondaryColor3b(const Context *context, GLbyte red, GLbyte green, GLbyte blue) in ValidateSecondaryColor3b()
[all …]
DvalidationES1.cpp19 #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()
157 bool ValidateLightCaps(const Context *context, GLenum light) in ValidateLightCaps()
168 bool ValidateLightCommon(const Context *context, in ValidateLightCommon()
222 bool ValidateLightSingleComponent(const Context *context, in ValidateLightSingleComponent()
241 bool ValidateMaterialCommon(const Context *context, in ValidateMaterialCommon()
267 bool ValidateMaterialSetting(const Context *context, in ValidateMaterialSetting()
283 bool ValidateMaterialQuery(const Context *context, GLenum face, MaterialParameter pname) in ValidateMaterialQuery()
[all …]
DvalidationGL13.cpp14 bool ValidateCompressedTexImage1D(const Context *context, in ValidateCompressedTexImage1D()
26 bool ValidateCompressedTexSubImage1D(const Context *context, in ValidateCompressedTexSubImage1D()
38 bool ValidateGetCompressedTexImage(const Context *context, in ValidateGetCompressedTexImage()
46 bool ValidateLoadTransposeMatrixd(const Context *context, const GLdouble *m) in ValidateLoadTransposeMatrixd()
51 bool ValidateLoadTransposeMatrixf(const Context *context, const GLfloat *m) in ValidateLoadTransposeMatrixf()
56 bool ValidateMultTransposeMatrixd(const Context *context, const GLdouble *m) in ValidateMultTransposeMatrixd()
61 bool ValidateMultTransposeMatrixf(const Context *context, const GLfloat *m) in ValidateMultTransposeMatrixf()
66 bool ValidateMultiTexCoord1d(const Context *context, GLenum target, GLdouble s) in ValidateMultiTexCoord1d()
71 bool ValidateMultiTexCoord1dv(const Context *context, GLenum target, const GLdouble *v) in ValidateMultiTexCoord1dv()
76 bool ValidateMultiTexCoord1f(const Context *context, GLenum target, GLfloat s) in ValidateMultiTexCoord1f()
[all …]
DvalidationGL33.cpp14 bool ValidateBindFragDataLocationIndexed(const Context *context, in ValidateBindFragDataLocationIndexed()
23 bool ValidateColorP3ui(const Context *context, GLenum type, GLuint color) in ValidateColorP3ui()
28 bool ValidateColorP3uiv(const Context *context, GLenum type, const GLuint *color) in ValidateColorP3uiv()
33 bool ValidateColorP4ui(const Context *context, GLenum type, GLuint color) in ValidateColorP4ui()
38 bool ValidateColorP4uiv(const Context *context, GLenum type, const GLuint *color) in ValidateColorP4uiv()
43 bool ValidateGetFragDataIndex(const Context *context, ShaderProgramID program, const GLchar *name) in ValidateGetFragDataIndex()
48 bool ValidateGetQueryObjecti64v(const Context *context, in ValidateGetQueryObjecti64v()
56 bool ValidateGetQueryObjectui64v(const Context *context, in ValidateGetQueryObjectui64v()
64 bool ValidateMultiTexCoordP1ui(const Context *context, GLenum texture, GLenum type, GLuint coords) in ValidateMultiTexCoordP1ui()
69 bool ValidateMultiTexCoordP1uiv(const Context *context, in ValidateMultiTexCoordP1uiv()
[all …]
DvalidationGL2.cpp14 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 …]
DvalidationGL3.cpp13 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 …]
DvalidationES2.cpp39 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 bool ValidateES2CopyTexImageParameters(const Context *context, in ValidateES2CopyTexImageParameters()
625 bool ValidCap(const Context *context, GLenum cap, bool queryOnly) in ValidCap()
880 bool ValidateWebGLNamePrefix(const Context *context, const GLchar *name) in ValidateWebGLNamePrefix()
[all …]
DSampler.cpp31 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 …]
DQuery.cpp25 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()
DvalidationGL4.cpp14 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 …]
/external/skqp/src/compute/skc/
Dcontext.c31 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/
DdecContext.cpp47 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/
DQueryGL.cpp85 angle::Result StandardQueryGL::begin(const gl::Context *context) in begin()
91 angle::Result StandardQueryGL::end(const gl::Context *context) in end()
96 angle::Result StandardQueryGL::queryCounter(const gl::Context *context) in queryCounter()
111 angle::Result StandardQueryGL::getResultBase(const gl::Context *context, T *params) in getResultBase()
122 angle::Result StandardQueryGL::getResult(const gl::Context *context, GLint *params) in getResult()
127 angle::Result StandardQueryGL::getResult(const gl::Context *context, GLuint *params) in getResult()
132 angle::Result StandardQueryGL::getResult(const gl::Context *context, GLint64 *params) in getResult()
137 angle::Result StandardQueryGL::getResult(const gl::Context *context, GLuint64 *params) in getResult()
142 angle::Result StandardQueryGL::isResultAvailable(const gl::Context *context, bool *available) in isResultAvailable()
151 angle::Result StandardQueryGL::pause(const gl::Context *context) in pause()
[all …]
/external/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c38 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/
DRubyMap.java105 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/
DClassOrInterfaceDeclarationContextResolutionTest.java66 … 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/v8/src/debug/
Dinterface-types.h124 const ConsoleContext& context) {} in Debug()
126 const ConsoleContext& context) {} in Error()
128 const ConsoleContext& context) {} in Info()
130 const ConsoleContext& context) {} in Log()
132 const ConsoleContext& context) {} in Warn()
134 const ConsoleContext& context) {} in Dir()
136 const ConsoleContext& context) {} in DirXml()
138 const ConsoleContext& context) {} in Table()
140 const ConsoleContext& context) {} in Trace()
142 const ConsoleContext& context) {} in Group()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiNullHandleTests.cpp42 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/flatbuffers/tests/
Dmonster_test.grpc.fb.cc38 ::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 …]
Dmonster_test.grpc.fb.h39 …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/angle/src/libANGLE/renderer/null/
DQueryNULL.cpp21 angle::Result QueryNULL::begin(const gl::Context *context) in begin()
26 angle::Result QueryNULL::end(const gl::Context *context) in end()
31 angle::Result QueryNULL::queryCounter(const gl::Context *context) in queryCounter()
36 angle::Result QueryNULL::getResult(const gl::Context *context, GLint *params) in getResult()
42 angle::Result QueryNULL::getResult(const gl::Context *context, GLuint *params) in getResult()
48 angle::Result QueryNULL::getResult(const gl::Context *context, GLint64 *params) in getResult()
54 angle::Result QueryNULL::getResult(const gl::Context *context, GLuint64 *params) in getResult()
60 angle::Result QueryNULL::isResultAvailable(const gl::Context *context, bool *available) in isResultAvailable()
/external/robolectric-shadows/shadows/playservices/src/main/java/org/robolectric/shadows/gms/
DShadowGoogleAuthUtil.java46 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/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMDefaultBaseTraversers.java211 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/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.hpp316 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 …]

12345678910>>...230