| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pTextureUploadTests.cpp | 104 TextureUploadCase::TextureUploadCase (Context& context, const char* name, const char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadCase() argument 302 TextureUploadCallCase::TextureUploadCallCase (Context& context, const char* name, const char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadCallCase() argument 396 TextureUploadAndDrawCase::TextureUploadAndDrawCase (Context& context, const char* name, const char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadAndDrawCase() argument 508 deUint32 format; in init() member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/ |
| H A D | eapol_auth_sm.c | 64 char *format; in eapol_auth_vlogger() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | os_none.c | 238 int os_snprintf(char *str, size_t size, const char *format, ...) in os_snprintf() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Framebuffer.h | 496 ANGLE_INLINE void updateFloat32ColorAttachmentBits(size_t index, const InternalFormat *format) in updateFloat32ColorAttachmentBits() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Renderer11.h | 450 allocateTexture(d3d::Context *context, const DescT &desc, const d3d11::Format &format, TextureHelper11 *textureOut) allocateTexture() argument
|
| H A D | ResourceManager11.cpp | 297 const auto &format = d3d11_angle::GetFormat(dsvDesc.Format); in ClearResource() local
|
| /applications/standard/app_samples/code/BasicFeature/Media/Image/photomodify/src/main/cpp/ |
| H A D | Image.cpp | 439 void SetPackOptions(OH_PackingOptions *packerOptions, Image_MimeType format, uint32_t quality, in SetPackOptions() argument 473 Image_MimeType format; in PackToDataPicture() local 515 Image_MimeType format; in PackToFilePicture() local [all...] |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | emitter.cpp | 154 auto format = *iter; in MatchFormat() local 180 const auto format = MatchFormat(node, formats); in GetIRNodeWholeLength() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| H A D | isa.h | 264 const std::string format; member
|
| /arkcompiler/runtime_core/verifier/ |
| H A D | verifier.cpp | 307 BytecodeInstruction::Format format = bc_ins.GetFormat(); in GetVRegCount() local 405 const auto format = bc_ins.GetFormat(); in GetFirstImmFromInstruction() local
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| H A D | resource_manager_test_common.cpp | 136 void ResourceManagerTestCommon::TestPluralStringById(int quantity, const char *cmp, bool format) in TestPluralStringById() argument 152 void ResourceManagerTestCommon::TestPluralStringByName(int quantity, const char *cmp, bool format) in TestPluralStringByName() argument
|
| /base/notification/common_event_service/services/src/ |
| H A D | common_event_subscriber_manager.cpp | 147 DumpDetailed( const std::string &title, const SubscriberRecordPtr &record, const std::string format, std::string &dumpInfo) DumpDetailed() argument [all...] |
| /base/security/certificate_framework/frameworks/js/napi/certificate/src/ |
| H A D | napi_cert_utils.cpp | 179 napi_value format = nullptr;
in GetEncodingBlobFromValue() local 351 napi_value format = nullptr;
in GetCertChainFromValue() local [all...] |
| /base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
| H A D | dsa_asy_key_generator_openssl.c | 188 static HcfResult GetDsaPubKeyEncodedPem(HcfKey *self, const char *format, char **returnString) in GetDsaPubKeyEncodedPem() argument 218 static HcfResult GetDsaPriKeyEncodedPem(HcfKey *self, const char *format, char **returnString) in GetDsaPriKeyEncodedPem() argument 367 static HcfResult GetDsaPriKeyEncodedDer(const HcfPriKey *self, const char *format, HcfBlob *returnBlob) in GetDsaPriKeyEncodedDer() argument 424 static HcfResult GetDsaPubKeyEncodedDer(const HcfPubKey *self, const char *format, HcfBlob *returnBlob) in GetDsaPubKeyEncodedDer() argument
|
| /base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
| H A D | deviceauth_test.cpp | 1714 void TestLogd(const char *tag, const char *funcName, const char *format, ...) in TestLogd() argument
|
| /base/security/huks/frameworks/huks_standard/main/core/src/ |
| H A D | hks_verifier.c | 52 enum HksCertFormat format;
member
|
| /base/startup/init/services/param/manager/ |
| H A D | param_manager.c | 296 CreateCtrlInfo(ServiceCtrlInfo **ctrlInfo, const char *cmd, uint32_t offset, uint8_t ctrlParam, const char *format, ...) CreateCtrlInfo() argument
|
| /base/telephony/sms_mms/services/sms/ |
| H A D | sms_interface_stub.cpp | 471 std::u16string format; in OnGetImsShortMessageFormat() local
|
| /base/telephony/sms_mms/test/gtest/ |
| H A D | zero_branch_cb_test.cpp | 70 int8_t format = 1; in HWTEST_F() local 122 int8_t format = 1; in HWTEST_F() local
|
| /base/update/updateservice/frameworks/js/napi/update/common/src/ |
| H A D | client_helper.cpp | 456 ClientStatus ClientHelper::GetDescriptionFormat(napi_env env, const napi_value arg, DescriptionFormat &format) in GetDescriptionFormat() argument
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | native_media_player_impl.cpp | 507 napi_value format = nullptr; in ConstructSourceInfos() local
|
| /base/web/webview/test/unittest/audio_adapter_impl_test/ |
| H A D | audio_adapter_impl_test.cpp | 107 AudioAdapterSampleFormat format; member in OHOS::NWeb::AudioRendererOptionsAdapterMock 186 AudioAdapterSampleFormat format; member in OHOS::NWeb::AudioCapturerOptionsAdapterMock [all...] |
| /device/qemu/hardware/display/ |
| H A D | display_gralloc.c | 52 uint32_t format; member 67 static const FormatInfo *GetFormatInfo(uint32_t format) in GetFormatInfo() argument 90 static uint32_t AdjustStrideFromFormat(uint32_t format, uint32_t width) in AdjustStrideFromFormat() argument [all...] |
| /device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/ |
| H A D | rk_codec_node.cpp | 293 static void BufferFormatTransform(std::shared_ptr<IBuffer>& buffer, uint32_t format) in BufferFormatTransform() argument
|
| /device/soc/hisilicon/common/hal/display/source/display_device/src/core/ |
| H A D | hdi_session.cpp | 214 static int32_t CreateVirtualDisplay(uint32_t width, uint32_t height, int32_t *format, uint32_t *devId)
in CreateVirtualDisplay() argument
|