| /third_party/nghttp2/src/ |
| H A D | nghttp.cc | 159 Request(const std::string &uri, const http_parser_url &u, const nghttp2_data_provider *data_prd, int64_t data_length, const nghttp2_priority_spec &pri_spec, int level) Request() argument 1466 add_request(const std::string &uri, const nghttp2_data_provider *data_prd, int64_t data_length, const nghttp2_priority_spec &pri_spec, int level) add_request() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ubidi.cpp | 694 bracketProcessB(BracketData *bd, UBiDiLevel level) bracketProcessB() argument 722 bracketProcessLRI_RLI(BracketData *bd, UBiDiLevel level) bracketProcessLRI_RLI() argument 880 UBiDiLevel level; bracketProcessChar() local 1080 UBiDiLevel level=GET_PARALEVEL(pBiDi, 0); resolveExplicitLevels() local 1360 UBiDiLevel level=levels[i]; checkExplicitLevels() local 1828 setLevelsOutsideIsolates(UBiDi *pBiDi, int32_t start, int32_t limit, UBiDiLevel level) setLevelsOutsideIsolates() argument 1866 UBiDiLevel level, addLevel; processPropertySeq() local 2749 UBiDiLevel level, nextLevel; ubidi_setPara() local 2823 UBiDiLevel level; ubidi_setPara() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | fbobject.c | 420 get_teximage_resource(struct gl_texture_object *texObj, unsigned face, unsigned level) get_teximage_resource() argument 599 set_texture_attachment(struct gl_context *ctx, struct gl_framebuffer *fb, struct gl_renderbuffer_attachment *att, struct gl_texture_object *texObj, GLenum texTarget, GLuint level, GLsizei samples, GLuint layer, GLboolean layered) set_texture_attachment() argument 3892 check_level(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, const char *caller) check_level() argument 3948 _mesa_framebuffer_texture(struct gl_context *ctx, struct gl_framebuffer *fb, GLenum attachment, struct gl_renderbuffer_attachment *att, struct gl_texture_object *texObj, GLenum textarget, GLint level, GLsizei samples, GLuint layer, GLboolean layered) _mesa_framebuffer_texture() argument 4023 framebuffer_texture_with_dims_no_error(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint layer) framebuffer_texture_with_dims_no_error() argument 4045 framebuffer_texture_with_dims(int dims, GLenum target, GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples, GLint layer, const char *caller, bool dsa) framebuffer_texture_with_dims() argument 4092 _mesa_FramebufferTexture1D_no_error(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) _mesa_FramebufferTexture1D_no_error() argument 4102 _mesa_FramebufferTexture1D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) _mesa_FramebufferTexture1D() argument 4111 _mesa_FramebufferTexture2D_no_error(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) _mesa_FramebufferTexture2D_no_error() argument 4121 _mesa_FramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) _mesa_FramebufferTexture2D() argument 4130 _mesa_FramebufferTexture2DMultisampleEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples) _mesa_FramebufferTexture2DMultisampleEXT() argument 4142 _mesa_FramebufferTexture3D_no_error(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint layer) _mesa_FramebufferTexture3D_no_error() argument 4152 _mesa_FramebufferTexture3D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint layer) _mesa_FramebufferTexture3D() argument 4162 frame_buffer_texture(GLuint framebuffer, GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer, const char *func, bool dsa, bool no_error, bool check_layered) frame_buffer_texture() argument 4251 _mesa_FramebufferTextureLayer_no_error(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer) _mesa_FramebufferTextureLayer_no_error() argument 4261 _mesa_FramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer) _mesa_FramebufferTextureLayer() argument 4270 _mesa_NamedFramebufferTextureLayer_no_error(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint layer) _mesa_NamedFramebufferTextureLayer_no_error() argument 4281 _mesa_NamedFramebufferTextureLayer(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint layer) _mesa_NamedFramebufferTextureLayer() argument 4290 _mesa_FramebufferTexture_no_error(GLenum target, GLenum attachment, GLuint texture, GLint level) _mesa_FramebufferTexture_no_error() argument 4299 _mesa_FramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level) _mesa_FramebufferTexture() argument 4307 _mesa_NamedFramebufferTexture_no_error(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level) _mesa_NamedFramebufferTexture_no_error() argument 4316 _mesa_NamedFramebufferTexture(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level) _mesa_NamedFramebufferTexture() argument 4325 _mesa_NamedFramebufferTexture1DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level) _mesa_NamedFramebufferTexture1DEXT() argument 4335 _mesa_NamedFramebufferTexture2DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level) _mesa_NamedFramebufferTexture2DEXT() argument 4345 _mesa_NamedFramebufferTexture3DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset) _mesa_NamedFramebufferTexture3DEXT() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | smpdtfmt.cpp | 4193 int32_t level; in isFieldUnitIgnored() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 4074 Program::optimizeSSA(int level) in optimizeSSA() argument 4096 Program::optimizePostRA(int level) in optimizePostRA() argument
|
| H A D | nv50_ir_from_tgsi.cpp | 3800 uint32_t level = tgsi.getSrc(0).getValueU32(0, code->immd.data); in handleInstruction() local
|
| /third_party/lz4/lib/ |
| H A D | lz4frame.c | 853 static int LZ4F_compressBlock(void* ctx, const char* src, char* dst, int srcSize, int dstCapacity, int level, const LZ4F_CDict* cdict) in LZ4F_compressBlock() argument 639 LZ4F_initStream(void* ctx, const LZ4F_CDict* cdict, int level, LZ4F_blockMode_t blockMode) LZ4F_initStream() argument 825 LZ4F_makeBlock(void* dst, const void* src, size_t srcSize, compressFunc_t compress, void* lz4ctx, int level, const LZ4F_CDict* cdict, LZ4F_blockChecksum_t crcFlag) LZ4F_makeBlock() argument 865 LZ4F_compressBlock_continue(void* ctx, const char* src, char* dst, int srcSize, int dstCapacity, int level, const LZ4F_CDict* cdict) LZ4F_compressBlock_continue() argument 873 LZ4F_compressBlockHC(void* ctx, const char* src, char* dst, int srcSize, int dstCapacity, int level, const LZ4F_CDict* cdict) LZ4F_compressBlockHC() argument 882 LZ4F_compressBlockHC_continue(void* ctx, const char* src, char* dst, int srcSize, int dstCapacity, int level, const LZ4F_CDict* cdict) LZ4F_compressBlockHC_continue() argument 888 LZ4F_doNotCompressBlock(void* ctx, const char* src, char* dst, int srcSize, int dstCapacity, int level, const LZ4F_CDict* cdict) LZ4F_doNotCompressBlock() argument 894 LZ4F_selectCompression(LZ4F_blockMode_t blockMode, int level, LZ4F_blockCompression_t compressMode) LZ4F_selectCompression() argument [all...] |
| /third_party/lz4/programs/ |
| H A D | lz4io.c | 255 int LZ4IO_setNotificationLevel(int level) in LZ4IO_setNotificationLevel() argument
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | objects-printer.cc | 2766 PrintTransitionTree( std::ostream& os, int level, DisallowGarbageCollection* no_gc) PrintTransitionTree() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 1057 LLVMValueRef first_level, last_level, level; in lp_build_nearest_mip_level() local 1186 lp_build_get_mipmap_level(struct lp_build_sample_context *bld, LLVMValueRef level) lp_build_get_mipmap_level() argument 1200 lp_build_get_mip_offsets(struct lp_build_sample_context *bld, LLVMValueRef level) lp_build_get_mip_offsets() argument 1244 lp_build_minify(struct lp_build_context *bld, LLVMValueRef base_size, LLVMValueRef level, boolean lod_scalar) lp_build_minify() argument 1311 lp_build_get_level_stride_vec(struct lp_build_sample_context *bld, LLVMValueRef stride_array, LLVMValueRef level) lp_build_get_level_stride_vec() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.c | 893 unsigned level = src->u.tex.first_level; in get_texcoords() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_state.c | 816 unsigned level = surf->base.u.tex.level; in r600_init_color_surface() local 1046 unsigned level, pitch, slice, format, offset, array_mode; r600_init_depth_surface() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509_vfy.c | 3383 int level = ctx->param->auth_level; in check_key_level() local 3440 int level = ctx->param->auth_level; in check_sig_level() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiImageClearingTests.cpp | 2026 void makeClearColorValue64 (uint32_t level, ClearColor64BitCase case64, VkClearValue* clear, VkClearValue* expected = nullptr) in makeClearColorValue64() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 447 static tcu::Texture2DView getOneLevelSubView (const tcu::Texture2DView& view, int level) in getOneLevelSubView() argument 452 static tcu::Texture2DArrayView getOneLevelSubView (const tcu::Texture2DArrayView& view, int level) in getOneLevelSubView() argument 457 static tcu::TextureCubeView getOneLevelSubView (const tcu::TextureCubeView& view, int level) in getOneLevelSubView() argument 1932 const PixelBufferAccess& level = texture->getLevel(levelNdx); in createTexture() local 2152 const PixelBufferAccess& level = texture->getLevel(levelNdx); createTexture() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 968 int level; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
| H A D | vktUniformBlockCase.cpp | 943 int level; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Texture.cpp | 38 size_t GetImageDescIndex(TextureTarget target, size_t level) in GetImageDescIndex() argument 714 setImageDesc(NonCubeTextureTypeToTarget(mType), level, levelInfo); global() local 730 clearImageDesc(TextureTarget target, size_t level) clearImageDesc() argument 1195 setImage(Context *context, const PixelUnpackState &unpackState, Buffer *unpackBuffer, TextureTarget target, GLint level, GLenum internalFormat, const Extents &size, GLenum format, GLenum type, const uint8_t *pixels) setImage() argument 1229 setSubImage(Context *context, const PixelUnpackState &unpackState, Buffer *unpackBuffer, TextureTarget target, GLint level, const Box &area, GLenum format, GLenum type, const uint8_t *pixels) setSubImage() argument 1254 setCompressedImage(Context *context, const PixelUnpackState &unpackState, TextureTarget target, GLint level, GLenum internalFormat, const Extents &size, size_t imageSize, const uint8_t *pixels) setCompressedImage() argument 1285 setCompressedSubImage(const Context *context, const PixelUnpackState &unpackState, TextureTarget target, GLint level, const Box &area, GLenum format, size_t imageSize, const uint8_t *pixels) setCompressedSubImage() argument 1307 copyImage(Context *context, TextureTarget target, GLint level, const Rectangle &sourceArea, GLenum internalFormat, Framebuffer *source) copyImage() argument 1470 copyTexture(Context *context, TextureTarget target, GLint level, GLenum internalFormat, GLenum type, GLint sourceLevel, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, Texture *source) copyTexture() argument 1511 copySubTexture(const Context *context, TextureTarget target, GLint level, const Offset &destOffset, GLint sourceLevel, const Box &sourceBox, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, Texture *source) copySubTexture() argument 1594 setImageExternal(Context *context, TextureTarget target, GLint level, GLenum internalFormat, const Extents &size, GLenum format, GLenum type) setImageExternal() argument 2260 handleMipmapGenerationHint(Context *context, int level) handleMipmapGenerationHint() argument 2361 getTexImage(const Context *context, const PixelPackState &packState, Buffer *packBuffer, TextureTarget target, GLint level, GLenum format, GLenum type, void *pixels) getTexImage() argument 2380 getCompressedTexImage(const Context *context, const PixelPackState &packState, Buffer *packBuffer, TextureTarget target, GLint level, void *pixels) getCompressedTexImage() argument [all...] |
| H A D | validationEGL.cpp | 141 ValidateCreateImageMipLevelCommon(const ValidationContext *val, const gl::Context *context, const gl::Texture *texture, EGLAttrib level) ValidateCreateImageMipLevelCommon() argument 3388 EGLAttrib level = attributes.get(EGL_GL_TEXTURE_LEVEL, 0); ValidateCreateImage() local 3446 EGLAttrib level = attributes.get(EGL_GL_TEXTURE_LEVEL, 0); ValidateCreateImage() local 3511 EGLAttrib level = attributes.get(EGL_GL_TEXTURE_LEVEL, 0); ValidateCreateImage() local [all...] |
| H A D | validationESEXT.cpp | 237 ValidateGetTexImageANGLE(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLenum format, GLenum type, const void *pixels) ValidateGetTexImageANGLE() argument 295 ValidateGetCompressedTexImageANGLE(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, const void *pixels) ValidateGetCompressedTexImageANGLE() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_3_autogen.cpp | 696 GL_FramebufferTexture1D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) GL_FramebufferTexture1D() argument 732 GL_FramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) GL_FramebufferTexture2D() argument 768 GL_FramebufferTexture3D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset) GL_FramebufferTexture3D() argument 806 GL_FramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer) GL_FramebufferTextureLayer() argument 2906 GL_FramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level) GL_FramebufferTexture() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | TextureTest.cpp | 3308 void FillLevel(GLint level, in FillLevel() argument 3789 GLint level = 0; TEST_P() local [all...] |
| H A D | ImageTest.cpp | 3185 GLint level = 0; in TEST_P() local [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | x509_vfy.c | 3385 int level = ctx->param->auth_level; in check_key_level() local 3442 int level = ctx->param->auth_level; in check_sig_level() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | smpdtfmt.cpp | 4120 int32_t level; in isFieldUnitIgnored() local [all...] |