| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | unzip.c | 1648 extern int ZEXPORT unzOpenCurrentFile2 (unzFile file, int* method, int* level, int raw) in unzOpenCurrentFile2() argument 1468 unzOpenCurrentFile3(unzFile file, int* method, int* level, int raw, const char* password) unzOpenCurrentFile3() argument
|
| H A D | zip.c | 1055 zipOpenNewFileInZip4_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase, int zip64) zipOpenNewFileInZip4_64() argument 1276 zipOpenNewFileInZip4(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase) zipOpenNewFileInZip4() argument 1292 zipOpenNewFileInZip3(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting) zipOpenNewFileInZip3() argument 1307 zipOpenNewFileInZip3_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, int zip64) zipOpenNewFileInZip3_64() argument 1322 zipOpenNewFileInZip2(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw) zipOpenNewFileInZip2() argument 1335 zipOpenNewFileInZip2_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int zip64) zipOpenNewFileInZip2_64() argument 1348 zipOpenNewFileInZip64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int zip64) zipOpenNewFileInZip64() argument 1361 zipOpenNewFileInZip(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level) zipOpenNewFileInZip() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidiimp.h | 152 int32_t level; member 173 UBiDiLevel level; /* level of this run */ member [all...] |
| /third_party/python/Python/ |
| H A D | bltinmodule.c | 273 builtin___import___impl(PyObject *module, PyObject *name, PyObject *globals, PyObject *locals, PyObject *fromlist, int level) builtin___import___impl() argument
|
| H A D | hamt.c | 457 _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 D | import.c | 1538 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 D | connection.c | 42 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 D | bluez5-util.c | 937 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 D | SkShaper_harfbuzz.cpp | 498 SkBidiIterator::Level level; local 678 constexpr bool is_LTR(SkBidiIterator::Level level) { argument
|
| /third_party/selinux/libsepol/src/ |
| H A D | kernel_to_cil.c | 837 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 D | kernel_to_conf.c | 795 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 D | link.c | 673 level_datum_t *level, *base_level; in sens_copy_callback() local [all...] |
| H A D | expand.c | 1167 level_datum_t *level = (level_datum_t *) datum, *new_level = NULL; sens_copy_callback() local [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_post.c | 1785 static int __evaluate_level_expression(struct cil_level *level, struct cil_db *db) in __evaluate_level_expression() argument
|
| H A D | cil_policy.c | 242 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 D | es31fTextureGatherTests.cpp | 416 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 D | glsLongStressCase.cpp | 553 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 D | glsUniformBlockCase.cpp | 802 int level; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryOpacityMicromapTests.cpp | 206 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 D | vktSynchronizationCrossInstanceSharingTests.cpp | 559 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 D | vktTextureTestUtil.cpp | 1713 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 D | vktWsiPresentIdWaitTests.cpp | 331 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 D | vktWsiSwapchainTests.cpp | 1193 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 D | p2p.h | 361 int level; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | events.c | 4216 int level = MSG_DEBUG; wpa_supplicant_event() local [all...] |