Home
last modified time | relevance | path

Searched defs:level (Results 1451 - 1475 of 1986) sorted by relevance

1...<<51525354555657585960>>...80

/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp272 const char* level = argv[i] + argLen; in ParseArgs() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-coretext.cc865 int level = HB_DIRECTION_IS_FORWARD (buffer->props.direction) ? 0 : 1; in _hb_coretext_shape() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h901 int level() const { return State->Level; } in level() function in llvm::sys::fs::recursive_directory_iterator
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DCopyCommandsValidationTests.cpp151 TestBothTBCopies(utils::Expectation expectation, wgpu::Buffer buffer, uint64_t bufferOffset, uint32_t bufferBytesPerRow, uint32_t rowsPerImage, wgpu::Texture texture, uint32_t level, wgpu::Origin3D origin, wgpu::Extent3D extent3D) TestBothTBCopies() argument
[all...]
/third_party/python/Python/
H A Dgetargs.c265 int level = 0; in vgetargs1_impl() local
505 int level in converttuple() local
[all...]
/third_party/python/Objects/
H A Dframeobject.c213 pop_to_level(int64_t stack, int level) { in pop_to_level() argument
483 int level = depth_and_lasti >> 1; in mark_stacks() local
/third_party/python/Modules/
H A Dzlibmodule.c320 zlib_compress_impl(PyObject *module, Py_buffer *data, int level, int wbits) in zlib_compress_impl() argument
556 zlib_compressobj_impl(PyObject *module, int level, int method, int wbits, in zlib_compressobj_impl() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dpolicydb_validate.c556 static int validate_mls_semantic_level(const mls_semantic_level_t *level, const validate_t *sens, const validate_t *cats) in validate_mls_semantic_level() argument
584 static int validate_mls_level(const mls_level_t *level, const validate_t *sens, const validate_t *cats) in validate_mls_level() argument
599 level_datum_t *level in validate_level_datum() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_write_ast.c322 static void write_level(FILE *out, struct cil_level *level, int print_name) in write_level() argument
432 struct cil_level *level = (struct cil_level *)arg->arg; in write_call_args() local
913 struct cil_level *level in cil_write_ast_node() local
[all...]
H A Dcil_reset_ast.c262 static inline void cil_reset_level(struct cil_level *level) in cil_reset_level() argument
/third_party/selinux/checkpolicy/
H A Dmodule_compiler.c1037 level_datum_t *level = NULL; in require_sens() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderFramebufferFetchTests.cpp1227 genReferenceTexture(int level, const vector<tcu::Vec4>& colors, const tcu::Vec4& uniformColor) genReferenceTexture() argument
1229 tcu::TextureLevel reference (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.dataType), VIEWPORT_WIDTH >> level, VIEWPORT_HEIGHT >> level, 1); genReferenceTexture() local
1267 name << "Level " << level; iterate() local
1268 desc << "Mipmap level " << level; iterate() local
1271 tcu::TextureLevel result (getReadPixelFormat(m_texFmt), VIEWPORT_WIDTH >> level, VIEWPORT_HEIGHT >> level); iterate() local
[all...]
H A Des31fTextureLevelStateQueryTests.cpp129 int level; member
180 static bool verifyTextureLevelParameterEqualWithPrinter (glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqualWithPrinter() argument
196 static bool verifyTextureLevelParameterEqual (glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqual() argument
201 static bool verifyTextureLevelParameterInternalFormatEqual (glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterInternalFormatEqual() argument
206 static bool verifyTextureLevelParameterGreaterOrEqual (glu::CallLogWrapper& gl, glw::GLenum target, int level, gl argument
222 verifyTextureLevelParameterInternalFormatAnyOf(glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, const int* refValues, int numRefValues, QueryType type) verifyTextureLevelParameterInternalFormatAnyOf() argument
411 TextureGenerationSpec::TextureLevelSpec level; generateColorTextureGenerationGroup() local
432 TextureGenerationSpec::TextureLevelSpec level; generateColorTextureGenerationGroup() local
453 TextureGenerationSpec::TextureLevelSpec level; generateColorTextureGenerationGroup() local
478 TextureGenerationSpec::TextureLevelSpec level; generateColorTextureGenerationGroup() local
502 TextureGenerationSpec::TextureLevelSpec level; generateColorTextureGenerationGroup() local
529 TextureGenerationSpec::TextureLevelSpec level; generateColorTextureGenerationGroup() local
549 TextureGenerationSpec::TextureLevelSpec level; generateColorTextureGenerationGroup() local
569 TextureGenerationSpec::TextureLevelSpec level; generateColorTextureGenerationGroup() local
628 TextureGenerationSpec::TextureLevelSpec level; generateInternalFormatTextureGenerationGroup() local
658 TextureGenerationSpec::TextureLevelSpec level; generateInternalFormatTextureGenerationGroup() local
696 TextureGenerationSpec::TextureLevelSpec level; generateCompressedTextureGenerationGroup() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboUtil.cpp352 gl.texImage3D(glTarget(cfg), level, cfg.internalFormat.format, w, h, depth, 0, in glInitLayered() local
[all...]
H A DglsFboUtil.hpp282 glw::GLint level; member
H A DglsStateQueryUtil.cpp753 void queryTextureLevelState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLenum target, int level, glw::GLenum pname, QueriedState& state) in queryTextureLevelState() argument
2116 void verifyStateTextureLevelInteger (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int expected, QueryType type) in verifyStateTextureLevelInteger() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp782 const tcu::ConstPixelBufferAccess level = getLevel(levelNdx, layerNdx); in getSize() local
814 tcu::CompressedTexture& TestTexture::getCompressedLevel (int level, int layer) in getCompressedLevel() argument
822 const tcu::CompressedTexture& TestTexture::getCompressedLevel (int level, in argument
846 const tcu::CompressedTexture& level = getCompressedLevel(levelNdx, layerNdx); getBufferCopyRegions() local
894 const tcu::ConstPixelBufferAccess level = getLevel(levelNdx, layerNdx); getBufferCopyRegions() local
994 const tcu::PixelBufferAccess level = decompressedLevels[levelNdx]; populateCompressedLevels() local
1063 getLevel(int level, int layer) getLevel() argument
1070 getLevel(int level, int layer) const getLevel() argument
1131 getLevel(int level, int layer) getLevel() argument
1140 getLevel(int level, int layer) const getLevel() argument
1211 getLevel(int level, int layer) getLevel() argument
1218 getLevel(int level, int layer) const getLevel() argument
1279 getLevel(int level, int layer) getLevel() argument
1288 getLevel(int level, int layer) const getLevel() argument
1350 getLevel(int level, int layer) getLevel() argument
1357 getLevel(int level, int layer) const getLevel() argument
1438 getLevel(int level, int layer) getLevel() argument
1443 getLevel(int level, int layer) const getLevel() argument
1509 getLevel(int level, int layer) getLevel() argument
1518 getLevel(int level, int layer) const getLevel() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp486 const tcu::PixelBufferAccess& level = texture2D->getLevel(0); in createTestTexture2D() local
H A DvktProtectedMemWsiSwapchainTests.cpp1109 allocateCommandBuffers(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkCommandPool commandPool, const vk::VkCommandBufferLevel level, const size_t numCommandBuffers) allocateCommandBuffers() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingOpacityMicromapTests.cpp148 static deUint32 levelToSubtriangles(deUint32 level) in levelToSubtriangles() argument
822 level, in createOpacityMicromapTests() local
828 css << "level_" << level; in createOpacityMicromapTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp363 allocateCommandBuffers(const DeviceInterface& vkd, const VkDevice device, const VkCommandPool commandPool, const VkCommandBufferLevel level, const size_t numCommandBuffers) allocateCommandBuffers() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_gnutls.c71 static void tls_log_func(int level, const char *msg) in tls_log_func() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Deapol_test.c92 hostapd_logger_cb(void *ctx, const u8 *addr, unsigned int module, int level, const char *txt, size_t len) hostapd_logger_cb() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddrv_callbacks.c1909 int level = MSG_DEBUG; in wpa_supplicant_event_hapd() local
H A Dwpa_auth_glue.c222 hostapd_wpa_auth_logger(void *ctx, const u8 *addr, logger_level level, const char *txt) hostapd_wpa_auth_logger() argument

Completed in 45 milliseconds

1...<<51525354555657585960>>...80