Home
last modified time | relevance | path

Searched defs:buff (Results 301 - 325 of 940) sorted by relevance

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dregexndk.cpp50 char buff[10] = "1"; in Regexec() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DLiteIPCClientTest.cpp131 char *buff = (char*)"test xxxx"; in HWTEST_F() local
174 char *buff = (char*)"test xxxx"; in HWTEST_F() local
198 char *buff = (char*)"test xxxx"; in HWTEST_F() local
/test/xts/acts/graphic/graphicnapitest/
H A DNativeBufferTest.cpp318 uint8_t buff[size]; in HWTEST_F() local
356 uint8_t buff[size]; in HWTEST_F() local
372 uint8_t *buff; in HWTEST_F() local
404 uint8_t *buff; in HWTEST_F() local
427 uint8_t *buff; HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/time_posix/src/
H A DTimeUtilsTest.cpp312 wchar_t buff[48] = {0}; in HWTEST_F() local
[all...]
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_device.c208 char* buff = (char *)ATTEST_MEM_MALLOC(RAND_UUID_LEN + 1); in GetRandomUuid() local
/third_party/elfio/examples/c_wrapper/
H A Dc_example.c71 char buff[128]; in main() local
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx01.c101 struct statx buff; in test_normal_file() local
159 struct statx buff; test_device_file() local
[all...]
H A Dstatx06.c101 struct statx buff; in test_statx() local
/third_party/ltp/testcases/kernel/mem/mtest07/
H A Dshm_test.c187 char buff; /* temporary buffer */ in shmat_rd_wr() local
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dmmap2.c88 char buff[4096]; in mkfile() local
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-entry.c86 mnote_huawei_entry_rational_timestamp_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_rational_timestamp_process() argument
132 mnote_huawei_entry_string_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_string_process() argument
146 mnote_huawei_entry_value_process(char *buff, const int buff_size, const char *v, int strlen, in mnote_huawei_entry_value_process() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.c48 lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff) in lima_ctx_buff_va() argument
61 lima_ctx_buff_map(struct lima_context *ctx, enum lima_ctx_buff buff) in lima_ctx_buff_map() argument
70 lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff, in lima_ctx_buff_alloc() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_key.c56 char buff[BUFSIZ]; in EVP_read_pw_string_min() local
/third_party/node/deps/openssl/openssl/crypto/
H A Ds390xcap.c673 char *tok_begin, *tok_end, *buff, tok[S390X_STFLE_MAX][LEN + 1]; in parse_env() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps_ui.c169 char *buff = NULL; in password_callback() local
/third_party/openssl/apps/lib/
H A Dapps_ui.c169 char *buff = NULL; in password_callback() local
/third_party/openssl/crypto/evp/
H A Devp_key.c56 char buff[BUFSIZ]; in EVP_read_pw_string_min() local
/third_party/openssl/crypto/
H A Ds390xcap.c673 char *tok_begin, *tok_end, *buff, tok[S390X_STFLE_MAX][LEN + 1]; in parse_env() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort1.c82 FT_UShort buff[5]; in gxv_mort_subtable_type1_subtable_setup() local
/third_party/toybox/toys/pending/
H A Dgetty.c221 char buff[20] = {0,}; in write_issue() local
[all...]
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdserver_fuzzer/
H A Dfaultloggerdserver_fuzzer.cpp39 char buff[FAULTLOGGERD_FUZZ_READ_BUFF]; in ReadThread1() local
49 char buff[FAULTLOGGERD_FUZZ_READ_BUFF]; in ReadThread2() local
60 char buff[FAULTLOGGERD_FUZZ_READ_BUFF]; in ReadThread3() local
67 void HandleRequestTestCommon(std::shared_ptr<FaultLoggerDaemon> daemon, char* buff, size_ argument
282 char buff[] = "any test str"; FaultloggerdServerTestCallOnce() local
[all...]
/base/powermgr/battery_manager/charger/src/
H A Dpower_supply_provider.cpp91 char buff[PATH_MAX] = {0}; in FormatPath() local
/base/security/dlp_permission_service/frameworks/common/src/
H A Dpermission_policy.cpp35 static bool CheckAesParam(const uint8_t* buff, uint32_t len) in CheckAesParam() argument
96 static void FreeUint8Buffer(uint8_t** buff, uint32_t& buffLen) in FreeUint8Buffer() argument
292 FreeCharBuffer(char* buff, uint32_t buffLen) FreeCharBuffer() argument
[all...]
/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd_client.c138 char *buff = (char *)LE_GetBufferInfo(handle, NULL, NULL); in SendCmdMessage() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_dsa.c53 uint8_t *buff = (uint8_t *)HksMalloc(HKS_KEY_BYTES(keyMaterial->keySize)); in InitDsaStructKey() local
94 uint8_t *buff = HksMalloc(HKS_KEY_BYTES(keyMaterial->keySize)); InitDsaStructParameter() local
[all...]

Completed in 19 milliseconds

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