Home
last modified time | relevance | path

Searched defs:level (Results 1101 - 1125 of 1369) sorted by relevance

1...<<41424344454647484950>>...55

/third_party/python/Python/
H A Dhamt.c457 _hamt_dump_ident(_PyUnicodeWriter *writer, int level) _hamt_dump_ident() argument
1183 hamt_node_bitmap_dump(PyHamtNode_Bitmap *node, _PyUnicodeWriter *writer, int level) hamt_node_bitmap_dump() argument
1591 hamt_node_collision_dump(PyHamtNode_Collision *node, _PyUnicodeWriter *writer, int level) hamt_node_collision_dump() argument
1973 hamt_node_array_dump(PyHamtNode_Array *node, _PyUnicodeWriter *writer, int level) hamt_node_array_dump() argument
2120 hamt_node_dump(PyHamtNode *node, _PyUnicodeWriter *writer, int level) hamt_node_dump() argument
2171 int8_t level = iter->i_level; hamt_iterator_bitmap_next() local
2208 int8_t level = iter->i_level; hamt_iterator_collision_next() local
2232 int8_t level = iter->i_level; hamt_iterator_array_next() local
[all...]
H A Dimport.c1538 resolve_name(PyThreadState *tstate, PyObject *name, PyObject *globals, int level) in resolve_name() argument
1776 PyImport_ImportModuleLevelObject(PyObject *name, PyObject *globals, PyObject *locals, PyObject *fromlist, int level) PyImport_ImportModuleLevelObject() argument
1927 PyImport_ImportModuleLevel(const char *name, PyObject *globals, PyObject *locals, PyObject *fromlist, int level) PyImport_ImportModuleLevel() argument
[all...]
/third_party/python/Modules/_sqlite/
H A Dconnection.c42 get_isolation_level(const char *level) in get_isolation_level() argument
81 const char *level = get_isolation_level(str); in isolation_level_converter() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c937 void pa_bluetooth_device_report_battery_level(pa_bluetooth_device *d, uint8_t level, const char *reporting_source) { in pa_bluetooth_device_report_battery_level() argument
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp498 SkBidiIterator::Level level; local
678 constexpr bool is_LTR(SkBidiIterator::Level level) { argument
/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c837 level_datum_t *level; in write_sensitivity_rules_to_cil() local
1119 level_datum_t *level; in write_sensitivitycategory_rules_to_cil() local
1942 level_to_str(struct policydb *pdb, struct mls_level *level) level_to_str() argument
2401 char *name, *role, *level, *range; write_user_decl_rules_to_cil() local
[all...]
H A Dkernel_to_conf.c795 level_datum_t *level; in write_sensitivity_rules_to_conf() local
1106 level_datum_t *level; write_level_rules_to_conf() local
1918 level_to_str(struct policydb *pdb, struct mls_level *level) level_to_str() argument
2332 char *name, *roles, *level, *range; write_user_decl_rules_to_conf() local
[all...]
H A Dlink.c673 level_datum_t *level, *base_level; in sens_copy_callback() local
[all...]
H A Dexpand.c1167 level_datum_t *level = (level_datum_t *) datum, *new_level = NULL; sens_copy_callback() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_post.c1785 static int __evaluate_level_expression(struct cil_level *level, struct cil_db *db) in __evaluate_level_expression() argument
H A Dcil_policy.c242 static void cil_level_to_policy(FILE *out, struct cil_level *level) in cil_level_to_policy() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp416 static tcu::Texture2DView getOneLevelSubView (const tcu::Texture2DView& view, int level) in getOneLevelSubView() argument
421 static tcu::Texture2DArrayView getOneLevelSubView (const tcu::Texture2DArrayView& view, int level) in getOneLevelSubView() argument
426 static tcu::TextureCubeView getOneLevelSubView (const tcu::TextureCubeView& view, int level) in getOneLevelSubView() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.cpp553 glTexImage2D(cubeFaceToGLFace((CubeFace)face), level, internalFormat, levelWid, levelHei, 0, transfer.format, transfer.dataType, src.getDataPtr()); setData() local
583 glTexSubImage2D(cubeFaceToGLFace((CubeFace)face), level, xOff>>level, yOff>>level, de::max(1, width>>level), de::max(1, height>>level), transfer.format, transfer.dataType, src.getDataPtr()); setSubData() local
[all...]
H A DglsUniformBlockCase.cpp802 int level; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryOpacityMicromapTests.cpp206 static deUint32 levelToSubtriangles(deUint32 level) in levelToSubtriangles() argument
1095 level, in addBasicTests() local
1102 css << "level_" << level; in addBasicTests() local
1156 css << "level_" << level; addCopyTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp559 const vk::VkCommandBufferLevel level = vk::VK_COMMAND_BUFFER_LEVEL_PRIMARY; in createCommandBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.cpp1713 tcu::TextureLevel level; in loadTexture2D() local
1732 tcu::CompressedTexture level; in loadTexture2D() local
1774 tcu::TextureLevel level; loadTextureCube() local
1794 tcu::CompressedTexture level; loadTextureCube() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiPresentIdWaitTests.cpp331 allocateCommandBuffers(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkCommandPool commandPool, const vk::VkCommandBufferLevel level, const size_t numCommandBuffers) allocateCommandBuffers() argument
H A DvktWsiSwapchainTests.cpp1193 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/p2p/
H A Dp2p.h361 int level; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Devents.c4216 int level = MSG_DEBUG; wpa_supplicant_event() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_1x.c2326 ieee802_1x_logger(void *ctx, const u8 *addr, eapol_logger_level level, const char *txt) ieee802_1x_logger() argument
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp265 void GLContext::texImage1D (deUint32 target, int level, deUint32 internalFormat, int width, int border, deUint32 format, deUint32 type, const void* data) in texImage1D() argument
270 void GLContext::texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, int height, int border, deUint32 format, deUint32 type, const void* data) in texImage2D() argument
275 void GLContext::texImage3D (deUint32 target, int level, deUint32 internalFormat, int width, int height, int depth, int border, deUint32 format, deUint32 type, const void* data) in texImage3D() argument
280 void GLContext::texSubImage1D (deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* data) in texSubImage1D() argument
285 void GLContext::texSubImage2D (deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data) in texSubImage2D() argument
290 texSubImage3D(deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) texSubImage3D() argument
295 copyTexImage1D(deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int border) copyTexImage1D() argument
311 copyTexImage2D(deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int height, int border) copyTexImage2D() argument
328 copyTexSubImage1D(deUint32 target, int level, int xoffset, int x, int y, int width) copyTexSubImage1D() argument
343 copyTexSubImage2D(deUint32 target, int level, int xoffset, int yoffset, int x, int y, int width, int height) copyTexSubImage2D() argument
358 copyTexSubImage3D(deUint32 target, int level, int xoffset, int yoffset, int zoffset, int x, int y, int width, int height) copyTexSubImage3D() argument
383 framebufferTexture2D(deUint32 target, deUint32 attachment, deUint32 textarget, deUint32 texture, int level) framebufferTexture2D() argument
388 framebufferTextureLayer(deUint32 target, deUint32 attachment, deUint32 texture, int level, int layer) framebufferTextureLayer() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_bsd.c142 int level = drv->if_removed ? MSG_DEBUG : MSG_ERROR; in bsd_get80211() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h376 int level; member

Completed in 64 milliseconds

1...<<41424344454647484950>>...55