Home
last modified time | relevance | path

Searched defs:buff (Results 451 - 475 of 940) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/openssl/crypto/ui/
H A Dui_util.c22 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 Deddsa_sig.c379 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 Dgxvmort2.c94 FT_UShort buff[7]; in gxv_mort_subtable_type2_subtable_setup() local
H A Dgxvmorx1.c84 FT_ULong buff[5]; in gxv_morx_subtable_type1_subtable_setup() local
H A Dgxvmorx2.c96 FT_ULong buff[7]; in gxv_morx_subtable_type2_subtable_setup() local
H A Dgxvmorx5.c93 FT_ULong buff[5]; in gxv_morx_subtable_type5_subtable_setup() local
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrsbit.c287 FT_Byte* buff; in pfr_lookup_bitmap_data() local
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dapinames.c257 static char buff[LINEBUFF_SIZE + 1]; in read_header_file() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_test.cc633 alignas(FixedArrType) unsigned char buff[sizeof(FixedArrType)]; in TEST() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fUniformLocationTests.cpp129 std::ostringstream buff; in getUniformName() local
137 std::ostringstream buff; in getFirstComponentName() local
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dfeature_analysis.cpp114 void FeatureAnalysis::GetCursorInfo(stringstream& buff, const string& line) in GetCursorInfo() argument
/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitracechainc.c276 char buff[tpBufferSize]; in HiTraceChainTracepointInner() local
/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_daemon_test.cpp684 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 Dnumber_format_impl.cpp130 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 Ddslm_fsm_process.c305 MessageBuff *buff = (MessageBuff *)para; in ProcessVerifyCredMessage() local
/base/security/device_security_level/test/dslm_fuzz_test/dslm_fuzzer/
H A Ddslm_fuzzer.cpp236 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 Dhnp_json.c167 int GetHnpJsonBuff(HnpCfgInfo *hnpCfg, char **buff) in GetHnpJsonBuff() argument
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksstorage_fuzzer/
H A Dhksstorage_fuzzer.cpp165 uint8_t buff[TEST_BLOB_SIZE] = {0}; in HksStorageMultithreadTest002() local
/base/telephony/sms_mms/services/mms/
H A Dmms_network_client.cpp481 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 Dnapi_send_recv_mms.cpp323 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 Dpkg_utils.cpp240 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 Dmms_msg_test.cpp732 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 Duart_drv.c509 char *buff = buf; in uart_drv_irq() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_info.h209 char* SetHeader(char* buff, GestureType type, int32_t len) in SetHeader() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp102 RefPtr<PixelMap> PixelMap::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() argument
111 bool PixelMapOhos::EncodeTlv(std::vector<uint8_t>& buff) in EncodeTlv() argument

Completed in 25 milliseconds

1...<<11121314151617181920>>...38