| /third_party/openssl/test/testutil/ |
| H A D | basic_output.c | 45 void test_adjust_streams_tap_level(int level) in test_adjust_streams_tap_level() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | TextureStorage.h | 106 inline angle::Result TextureStorage::releaseMultisampledTexStorageForLevel(size_t level) in releaseMultisampledTexStorageForLevel() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
| H A D | esextcTextureCubeMapArraySamplingResources.hpp | 33 unsigned int level; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLChooseConfigTest.cpp | 52 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local 81 EGLint colorBufferType, level, renderableType, surfaceType, transparentType; in TEST_P() local
|
| /third_party/skia/src/core/ |
| H A D | SkMipmapAccessor.cpp | 42 float level = 0; in SkMipmapAccessor() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkCommandPool.cpp | 43 VkResult CommandPool::allocateCommandBuffers(Device *device, VkCommandBufferLevel level, uint32_t commandBufferCount, VkCommandBuffer *pCommandBuffers) in allocateCommandBuffers() argument
|
| /third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
| H A D | ReactorUnitTests.cpp | 267 Int level; member
|
| /third_party/openssl/crypto/x509/ |
| H A D | pcy_node.c | 43 X509_POLICY_NODE *ossl_policy_level_find_node(const X509_POLICY_LEVEL *level, in ossl_policy_level_find_node() argument 59 X509_POLICY_NODE *ossl_policy_level_add_node(X509_POLICY_LEVEL *level, in ossl_policy_level_add_node() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | diagnostic.cpp | 89 auto level = SPV_MSG_ERROR; in ~DiagnosticStream() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | diagnostic.cpp | 89 auto level = SPV_MSG_ERROR; in ~DiagnosticStream() local
|
| /third_party/spirv-tools/source/ |
| H A D | diagnostic.cpp | 89 auto level = SPV_MSG_ERROR; in ~DiagnosticStream() local
|
| /third_party/toybox/toys/lsb/ |
| H A D | gzip.c | 69 static int do_deflate(int in_fd, int out_fd, int dd, int level) in do_deflate() argument [all...] |
| /third_party/selinux/libselinux/utils/ |
| H A D | getdefaultcon.c | 23 char *user = NULL, *level = NULL, *role=NULL, *seuser=NULL, *dlevel=NULL; in main() local [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluPixelTransfer.cpp | 68 void texImage2D (const RenderContext& context, deUint32 target, int level, deUint32 internalFormat, const tcu::ConstPixelBufferAccess& src) in texImage2D() argument 87 void texImage3D (const RenderContext& context, deUint32 target, int level, deUint32 internalFormat, const tcu::ConstPixelBufferAccess& src) in texImage3D() argument 107 void texSubImage2D (const RenderContext& context, deUint32 target, int level, int x, int y, const tcu::ConstPixelBufferAccess& src) in texSubImage2D() argument 126 void texSubImage3D (const RenderContext& context, deUint32 target, int level, int x, int y, int z, const tcu::ConstPixelBufferAccess& src) in texSubImage3D() argument
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | Deflater.cs | 22 private static extern int deflateInit_(ref ZStream sz, int level, string vs, int size);
in deflateInit_() argument 38 public Deflater(CompressLevel level) : base()
in Deflater() argument
|
| /third_party/zlib/examples/ |
| H A D | zpipe.c | 36 int def(FILE *source, FILE *dest, int level) in def() argument
|
| /base/hiviewdfx/hilog/frameworks/libhilog/base/ |
| H A D | hilog_base.c | 100 int HiLogBasePrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...)
in HiLogBasePrint() argument 114 bool HiLogBaseIsLoggable(unsigned int domain, const char *tag, LogLevel level)
in HiLogBaseIsLoggable() argument 79 HiLogBasePrintArgs( const LogType type, const LogLevel level, const unsigned int domain, const char *tag, const char *fmt, va_list ap) HiLogBasePrintArgs() argument
|
| /base/hiviewdfx/hilog/services/hilogd/include/ |
| H A D | log_data.h | 32 uint16_t level : 4; member
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
| H A D | hisysevent_record_c.h | 42 char* level;
member
|
| /base/hiviewdfx/hilog/frameworks/libhilog/utils/include/ |
| H A D | log_print.h | 24 uint8_t level;
member
|
| /base/account/os_account/frameworks/common/log/include/ |
| H A D | account_log_wrapper.h | 37 static void SetLogLevel(const AccountLogLevel &level) in SetLogLevel() argument
|
| /base/powermgr/battery_manager/test/unittest/src/interface_test/ |
| H A D | battery_service_test.cpp | 419 auto level = g_service->GetCapacityLevel(); in HWTEST_F() local [all...] |
| /base/powermgr/battery_statistics/services/native/src/entities/ |
| H A D | camera_entity.cpp | 31 int64_t CameraEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level)
in GetActiveTimeMs() argument 98 GetOrCreateTimer(const std::string& deviceId, int32_t uid, StatsUtils::StatsType statsType, int16_t level) GetOrCreateTimer() argument
|
| H A D | flashlight_entity.cpp | 33 int64_t FlashlightEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level)
in GetActiveTimeMs() argument 101 GetOrCreateTimer(int32_t uid, StatsUtils::StatsType statsType, int16_t level) GetOrCreateTimer() argument
|
| H A D | gnss_entity.cpp | 33 int64_t GnssEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level)
in GetActiveTimeMs() argument 100 GetOrCreateTimer(int32_t uid, StatsUtils::StatsType statsType, int16_t level) GetOrCreateTimer() argument
|