/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
H A D | time.h | 176 * #size_t Provided that the result string, including the terminating null byte, does not exceed max bytes, 187 size_t strftime (char *__restrict, size_t, const char *__restrict, const struct tm *__restrict); 364 size_t strftime_l (char * __restrict, size_t, const char * __restrict, const struct tm * __restrict, locale_t);
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
H A D | resource.h | 340 size_t *len, 341 size_t *offset); 476 size_t *, size_t,
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | hdf_public_ap6275s.h | 59 extern int memcpy_s(void *dest, size_t dest_max, const void *src, size_t count);
80 extern int snprintf_s(char *dest, size_t dest_max, size_t count, const char *format, ...);
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_regs_history_debugfs.c | 120 size_t i; in kbase_io_history_dump() 121 size_t iters; in kbase_io_history_dump() 182 size_t i; in regs_history_show() 183 size_t iters; in regs_history_show()
|
/foundation/ability/ability_runtime/test/fuzztest/missionlistmanagerfourth_fuzzer/ |
H A D | missionlistmanagerfourth_fuzzer.cpp | 33 constexpr size_t FOO_MAX_LEN = 1024; 34 constexpr size_t U32_AT_SIZE = 4; 80 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI() 127 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/ai/intelligent_voice_framework/utils/ |
H A D | string_util.cpp | 39 size_t findPos = tmpStr.find(sep, startPos); in Split() 88 size_t sp = 0; in TrimSpecialChars() 91 size_t ep = str.find_first_of(" \t\n\v\f\r,.:;!~@#$%^&*()`?/-+", sp); in TrimSpecialChars() 124 size_t pos = line.find(DELIMITER_EQUAL_SIGN); in SplitLineToPair()
|
/foundation/ability/form_fwk/test/fuzztest/formprovidermgr_fuzzer/ |
H A D | formprovidermgr_fuzzer.cpp | 32 constexpr size_t FOO_MAX_LEN = 1024; 33 constexpr size_t U32_AT_SIZE = 4; 40 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 101 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/source/ |
H A D | type_converter.cpp | 32 std::for_each(indices.begin(), indices.end(), [input, output](size_t i) { \
39 static int32_t DoCast(const InType *inputAddr, size_t inputSize, FeatureData &buffer)
in DoCast() 41 std::vector<size_t> indices(inputSize);
in DoCast() 117 size_t bufferSize = workBuffer_.size * typeSize;
in Init()
|
/foundation/ability/form_fwk/test/fuzztest/formsupplycallback_fuzzer/ |
H A D | formsupplycallback_fuzzer.cpp | 33 constexpr size_t FOO_MAX_LEN = 1024; 34 constexpr size_t U32_AT_SIZE = 4; 42 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 105 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/ability/form_fwk/test/unittest/fms_form_util_test/ |
H A D | fms_form_util_test.cpp | 191 constexpr size_t accountId = 99; in HWTEST_F() 207 constexpr size_t count = 3; in HWTEST_F() 221 constexpr size_t accountId = 99; in HWTEST_F() 237 constexpr size_t accountId = 99; in HWTEST_F()
|
/foundation/ability/form_fwk/test/fuzztest/formmgrservice_fuzzer/ |
H A D | formmgrservice_fuzzer.cpp | 31 constexpr size_t FOO_MAX_LEN = 1024; 32 constexpr size_t U32_AT_SIZE = 4; 39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 98 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/ability/form_fwk/test/fuzztest/formiteminfo_fuzzer/ |
H A D | formiteminfo_fuzzer.cpp | 31 constexpr size_t FOO_MAX_LEN = 1024; 32 constexpr size_t U32_AT_SIZE = 4; 39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 106 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/ability/form_fwk/test/fuzztest/formmgrproxy_fuzzer/ |
H A D | formmgrproxy_fuzzer.cpp | 31 constexpr size_t FOO_MAX_LEN = 1024; 32 constexpr size_t U32_AT_SIZE = 4; 39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 97 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/ability/form_fwk/test/fuzztest/formtaskmgr_fuzzer/ |
H A D | formtaskmgr_fuzzer.cpp | 32 constexpr size_t FOO_MAX_LEN = 1024; 33 constexpr size_t U32_AT_SIZE = 4; 39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 102 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | neural_network_runtime_compat.cpp | 46 uint32_t inputIndex, const OH_NN_Tensor *tensor, const void *dataBuffer, size_t length) in OH_NNExecutor_SetInput() 70 uint32_t outputIndex, void *dataBuffer, size_t length) in OH_NNExecutor_SetOutput() 100 NNRT_API OH_NN_Memory *OH_NNExecutor_AllocateInputMemory(OH_NNExecutor *executor, uint32_t inputIndex, size_t length) in OH_NNExecutor_AllocateInputMemory() 122 NNRT_API OH_NN_Memory *OH_NNExecutor_AllocateOutputMemory(OH_NNExecutor *executor, uint32_t outputIndex, size_t length) in OH_NNExecutor_AllocateOutputMemory()
|
/foundation/ability/ability_runtime/test/fuzztest/missionlistmanagerthird_fuzzer/ |
H A D | missionlistmanagerthird_fuzzer.cpp | 33 constexpr size_t FOO_MAX_LEN = 1024; 34 constexpr size_t U32_AT_SIZE = 4; 82 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 127 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_delegator/ |
H A D | ability_delegator.h | 127 size_t GetMonitorsNum(); 134 size_t GetStageMonitorsNum(); 334 static constexpr size_t INFORMATION_MAX_LENGTH {1000}; 335 static constexpr size_t DELEGATOR_PRINT_MAX_LENGTH {10000};
|
/foundation/ability/ability_lite/interfaces/kits/js/napi/ |
H A D | js_aafwk.cpp | 25 size_t argc = num; \ 46 size_t argc = 1; 70 size_t argc = 1; 139 size_t bufLength = 0;
|
/foundation/ability/ability_runtime/test/fuzztest/dataabilitymanager_fuzzer/ |
H A D | dataabilitymanager_fuzzer.cpp | 32 constexpr size_t FOO_MAX_LEN = 1024; 33 constexpr size_t U32_AT_SIZE = 4; 67 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 112 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | dump_log.h | 160 static const size_t MAX_DUMP_LENGTH = 100000; 161 static const size_t MIN_JSON_LENGTH = 4; 162 static const size_t END_POS_TWO = 2; 163 static const size_t END_POS_THREE = 3;
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | log_wrapper.cpp | 156 bool LogBacktrace(size_t maxFrameNums) in LogBacktrace() 158 static const char* (*pfnGetTrace)(size_t, size_t); in LogBacktrace() 170 size_t skipFrameNum = 2; in LogBacktrace()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_napi.cpp | 37 static constexpr const size_t MAX_ARG_NUM = 10; 63 size_t argc = MAX_ARG_NUM; in JsCreate() 76 size_t argc = MAX_ARG_NUM; in JsColor() 94 size_t argc = MAX_ARG_NUM; in JsBackgroundColor()
|
/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/ |
H A D | app_domain_verify_manager_napi.cpp | 34 size_t size = 0; in GetString() 49 size_t index = 0; in BuildStringArray() 73 size_t argc = 1; in QueryAssociatedDomains() 100 size_t argc = 1; in QueryAssociatedBundleNames()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_drawable.cpp | 68 std::pair<std::unique_ptr<uint8_t[]>, size_t> foregroundInfo; in GetIconResourceByTheme() 69 std::pair<std::unique_ptr<uint8_t[]>, size_t> backgroundInfo; in GetIconResourceByTheme() 79 for (size_t index = 0; index < foregroundInfo.second; ++index) { in GetIconResourceByTheme() 84 for (size_t index = 0; index < backgroundInfo.second; ++index) { in GetIconResourceByTheme()
|
/foundation/arkui/napi/sample/native_module_systemtest/ |
H A D | js_test_object_napi.cpp | 33 size_t argc = 1; in ObjectTypeTaggedInstance() 49 size_t argc = 2; in ObjectCheckTypeTag() 68 size_t argc = 1; in ObjectFreeze() 81 size_t argc = 1; in ObjectSeal()
|