| /third_party/openssl/crypto/ui/ |
| H A D | ui_util.c | 22 char buff[BUFSIZ]; in UI_UTIL_read_pw_string() local 32 int UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt, in UI_UTIL_read_pw() argument
|
| /third_party/openssl/providers/implementations/signature/ |
| H A D | eddsa_sig.c | 379 unsigned long long buff[512]; in s390x_ed25519_digestsign() member 404 unsigned long long buff[512]; in s390x_ed448_digestsign() member 431 unsigned long long buff[512]; in s390x_ed25519_digestverify() member 453 unsigned long long buff[512]; in s390x_ed448_digestverify() member
|
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvmort2.c | 94 FT_UShort buff[7]; in gxv_mort_subtable_type2_subtable_setup() local
|
| H A D | gxvmorx1.c | 84 FT_ULong buff[5]; in gxv_morx_subtable_type1_subtable_setup() local
|
| H A D | gxvmorx2.c | 96 FT_ULong buff[7]; in gxv_morx_subtable_type2_subtable_setup() local
|
| H A D | gxvmorx5.c | 93 FT_ULong buff[5]; in gxv_morx_subtable_type5_subtable_setup() local
|
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrsbit.c | 287 FT_Byte* buff; in pfr_lookup_bitmap_data() local
|
| /third_party/skia/third_party/externals/freetype/src/tools/ |
| H A D | apinames.c | 257 static char buff[LINEBUFF_SIZE + 1]; in read_header_file() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | fixed_array_test.cc | 633 alignas(FixedArrType) unsigned char buff[sizeof(FixedArrType)]; in TEST() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fUniformLocationTests.cpp | 129 std::ostringstream buff; in getUniformName() local 137 std::ostringstream buff; in getFirstComponentName() local
|
| /base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/ |
| H A D | feature_analysis.cpp | 114 void FeatureAnalysis::GetCursorInfo(stringstream& buff, const string& line) in GetCursorInfo() argument
|
| /base/hiviewdfx/hitrace/frameworks/native/ |
| H A D | hitracechainc.c | 276 char buff[tpBufferSize]; in HiTraceChainTracepointInner() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/services/ |
| H A D | faultlogger_daemon_test.cpp | 684 void HandleRequestTestCommon(std::shared_ptr<FaultLoggerDaemon> daemon, char* buff, size_t len, in HandleRequestTestCommon() argument 730 char buff[FAULTLOGGERD_FUZZ_READ_BUFF]; in ReadThread1() local 740 char buff[FAULTLOGGERD_FUZZ_READ_BUFF]; in ReadThread2() local 751 char buff[FAULTLOGGERD_FUZZ_READ_BUFF]; in ReadThread3() local [all...] |
| /base/global/i18n_lite/frameworks/i18n/src/ |
| H A D | number_format_impl.cpp | 130 char buff[NUMBER_MAX] = { 0 };
in InnerFormat() local 177 bool NumberFormatImpl::DealWithPercent(char *buff, char *&result, int &status, StyleData &style, int &lastLen) const
in DealWithPercent() argument [all...] |
| /base/security/device_security_level/services/dslm/ |
| H A D | dslm_fsm_process.c | 305 MessageBuff *buff = (MessageBuff *)para; in ProcessVerifyCredMessage() local
|
| /base/security/device_security_level/test/dslm_fuzz_test/dslm_fuzzer/ |
| H A D | dslm_fuzzer.cpp | 236 uint8_t buff[MAX_ENTRY * sizeof(TlvCommon)] = {0}; in SerializeTest() local 254 uint8_t buff[8]; in BufferToHksCertChainTest() local [all...] |
| /base/startup/appspawn/service/hnp/base/ |
| H A D | hnp_json.c | 167 int GetHnpJsonBuff(HnpCfgInfo *hnpCfg, char **buff) in GetHnpJsonBuff() argument
|
| /base/security/huks/test/fuzz_test/innerapi_fuzzer/hksstorage_fuzzer/ |
| H A D | hksstorage_fuzzer.cpp | 165 uint8_t buff[TEST_BLOB_SIZE] = {0}; in HksStorageMultithreadTest002() local
|
| /base/telephony/sms_mms/services/mms/ |
| H A D | mms_network_client.cpp | 481 WriteBufferToFile( const std::unique_ptr<char[]> &buff, uint32_t len, std::string &strPathName) const WriteBufferToFile() argument
|
| /base/telephony/sms_mms/frameworks/js/napi/src/ |
| H A D | napi_send_recv_mms.cpp | 323 bool WriteBufferToFile(const std::unique_ptr<char[]> &buff, uint32_t len, const std::string &strPathName) in WriteBufferToFile() argument
|
| /base/update/updater/services/package/pkg_manager/ |
| H A D | pkg_utils.cpp | 240 uint32_t ReadLE32(const uint8_t *buff) in GetFileSize() argument 257 uint64_t ReadLE64(const uint8_t *buff) in GetFileSize() argument 269 WriteLE32(uint8_t *buff, uint32_t value) GetFileSize() argument 285 ReadLE16(const uint8_t *buff) GetFileSize() argument 296 WriteLE16(uint8_t *buff, uint16_t value) GetFileSize() argument [all...] |
| /base/telephony/sms_mms/test/unittest/ |
| H A D | mms_msg_test.cpp | 732 std::unique_ptr<char[]> buff = it.GetDataBuffer(len); in MmsSendReqDecodeTest() local 794 std::unique_ptr<char[]> buff = it.GetDataBuffer(len); in MmsRetrieveConfDecodeTest() local 877 std::string MmsMsgTest::BuffToHex(const std::unique_ptr<char[]> &buff, uint32_t len) const in BuffToHex() argument 890 WriteBufferToFile( const std::unique_ptr<char[]> &buff, uint32_t len, const std::string &strPathName) const WriteBufferToFile() argument [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/ |
| H A D | uart_drv.c | 509 char *buff = buf; in uart_drv_irq() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
| H A D | gesture_info.h | 209 char* SetHeader(char* buff, GestureType type, int32_t len) in SetHeader() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | pixel_map_ohos.cpp | 102 RefPtr<PixelMap> PixelMap::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() argument 111 bool PixelMapOhos::EncodeTlv(std::vector<uint8_t>& buff) in EncodeTlv() argument
|