| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/string_ops/ |
| D | string_get_utf8_test.cpp | 29 const uint32_t bufferSize = 30U; in TEST_F() local 44 const uint32_t bufferSize = 10U; in TEST_F() local 60 const uint32_t bufferSize = 10U; in TEST_F() local 75 const uint32_t bufferSize = 1U; in TEST_F() local 88 const uint32_t bufferSize = 10U; in TEST_F() local 103 const uint32_t bufferSize = 1U; in TEST_F() local 116 const uint32_t bufferSize = 10U; in TEST_F() local 125 const uint32_t bufferSize = 100U; in TEST_F() local 140 const ani_size bufferSize = 100U; in TEST_F() local 152 const uint32_t bufferSize = 100U; in TEST_F() local [all …]
|
| D | string_get_utf16_test.cpp | 27 const ani_size bufferSize = 10U; in TEST_F() local 41 const ani_size bufferSize = 10U; in TEST_F() local 54 const ani_size bufferSize = 10U; in TEST_F() local 68 const ani_size bufferSize = 30U; in TEST_F() local 85 const ani_size bufferSize = 10U; in TEST_F() local 100 const ani_size bufferSize = 10U; in TEST_F() local 115 const ani_size bufferSize = 10U; in TEST_F() local 129 const ani_size bufferSize = 1U; in TEST_F() local 141 const ani_size bufferSize = 1U; in TEST_F() local 154 const ani_size bufferSize = 2U; in TEST_F() local [all …]
|
| D | string_get_utf16_substr_test.cpp | 29 const ani_size bufferSize = 30U; in TEST_F() local 48 const ani_size bufferSize = 10U; in TEST_F() local 67 const ani_size bufferSize = 9U; in TEST_F() local 86 const ani_size bufferSize = 9U; in TEST_F() local 99 const ani_size bufferSize = 100U; in TEST_F() local 115 const ani_size bufferSize = 100U; in TEST_F() local 131 const ani_size bufferSize = 100U; in TEST_F() local 147 const ani_size bufferSize = 100U; in TEST_F() local 159 const ani_size bufferSize = 10U; in TEST_F() local 176 const ani_size bufferSize = 30U; in TEST_F() local [all …]
|
| D | string_get_utf8_substr.cpp | 29 const uint32_t bufferSize = 30U; in TEST_F() local 47 const uint32_t bufferSize = 10U; in TEST_F() local 70 const uint32_t bufferSize = 20U; in TEST_F() local 88 const uint32_t bufferSize = 10U; in TEST_F() local 103 const uint32_t bufferSize = 100U; in TEST_F() local 112 const uint32_t bufferSize = 100U; in TEST_F() local 132 const ani_size bufferSize = 100U; in TEST_F() local 146 const uint32_t bufferSize = 100U; in TEST_F() local 158 const uint32_t bufferSize = 10U; in TEST_F() local 175 const uint32_t bufferSize = 10U; in TEST_F() local [all …]
|
| D | string_new_utf8_test.cpp | 61 const uint32_t bufferSize = 30U; in TEST_F() local 89 const uint32_t bufferSize = 10U; in TEST_F() local 108 const uint32_t bufferSize = 20U; in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| D | zip_file_reader_mem.cpp | 46 std::string ZipFileReaderMem::ReadBuffer(size_t startPos, size_t bufferSize) in ReadBuffer() 55 bool ZipFileReaderMem::ReadBuffer(uint8_t *dst, size_t startPos, size_t bufferSize) in ReadBuffer()
|
| D | zip_file_reader_io.cpp | 20 std::string ZipFileReaderIo::ReadBuffer(size_t startPos, size_t bufferSize) in ReadBuffer() 35 bool ZipFileReaderIo::ReadBuffer(uint8_t *dst, size_t startPos, size_t bufferSize) in ReadBuffer()
|
| /arkcompiler/runtime_core/static_core/libziparchive/extractortool/ |
| D | zip_file_reader_io.cpp | 28 std::string ZipFileReaderIo::ReadBuffer(size_t startPos, size_t bufferSize) in ReadBuffer() 45 bool ZipFileReaderIo::ReadBuffer(uint8_t *dst, size_t startPos, size_t bufferSize) in ReadBuffer()
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | bit_helper.cpp | 21 bool CheckBufferBounds(void* addr, void* buffer, size_t bufferSize, const char* name) in CheckBufferBounds()
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ |
| D | pgo_file_info.cpp | 51 bool PGOProfilerHeader::BuildFromElastic(void *buffer, size_t bufferSize, PGOProfilerHeader **heade… in BuildFromElastic() 70 bool PGOProfilerHeader::ParseFromBinary(void *buffer, size_t bufferSize, PGOProfilerHeader **header) in ParseFromBinary()
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | atomic_helper_test.cpp | 34 uint32_t bufferSize = 10; in HWTEST_F_L0() local 52 uint32_t bufferSize = 256; in HWTEST_F_L0() local 82 uint32_t bufferSize = 256; in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/vm_ops/ |
| D | ani_get_created_virtual_machines_test.cpp | 55 ani_size bufferSize = 1; in TEST_F() local 77 ani_size bufferSize = 1; in TEST_F() local
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisarraybuffer_fuzzer/ |
| D | jsvaluerefisarraybuffer_fuzzer.cpp | 31 const int32_t bufferSize = fdp.ConsumeIntegralInRange<int32_t>(0, 1024); in JSValueRefIsArrayBufferFuzzerTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisdataview_fuzzer/ |
| D | jsvaluerefisdataview_fuzzer.cpp | 31 const int32_t bufferSize = fdp.ConsumeIntegralInRange<int32_t>(0, 1024); in JSValueRefIsDataViewFuzzerTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/uint16arrayrefnew_fuzzer/ |
| D | uint16arrayrefnew_fuzzer.cpp | 36 const int32_t bufferSize = fdp.ConsumeIntegralInRange<int32_t>(0, 1024); in Uint16ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/uint8clampedarrayrefnew_fuzzer/ |
| D | uint8clampedarrayrefnew_fuzzer.cpp | 36 const int32_t bufferSize = fdp.ConsumeIntegralInRange<int32_t>(0, 1024); in Uint8ClampedArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/uint8arrayrefnew_fuzzer/ |
| D | uint8arrayrefnew_fuzzer.cpp | 36 const int32_t bufferSize = fdp.ConsumeIntegralInRange<int32_t>(0, 1024); in Uint8ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/uint32arrayrefbytelength_fuzzer/ |
| D | uint32arrayrefbytelength_fuzzer.cpp | 35 const int32_t bufferSize = fdp.ConsumeIntegralInRange<int32_t>(0, 1024); in Uint32ArrayRefByteLengthFuzzTest() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/sdk/native/tools/ |
| D | format_logger.h | 28 const size_t bufferSize = 512; in FormatString() local
|
| /arkcompiler/ets_runtime/test/fuzztest/uint32arrayrefnew_fuzzer/ |
| D | uint32arrayrefnew_fuzzer.cpp | 36 const int32_t bufferSize = fdp.ConsumeIntegralInRange<int32_t>(0, 1024); in Uint32ArrayRefNewFuzzTest() local
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | system_environment.cpp | 28 auto bufferSize = sysconf(_SC_GETPW_R_SIZE_MAX); in GetUidForName() local
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/sampler/ |
| D | sample_reader-inl.h | 56 std::streamsize bufferSize = binFile.tellg(); in SampleReader() local
|
| /arkcompiler/toolchain/websocket/ |
| D | handshake_helper.cpp | 53 constexpr size_t bufferSize = KEY_LENGTH + WEB_SOCKET_GUID.size(); in EncodeKey() local
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| D | regexp_parser_cache.cpp | 61 const JSTaggedValue codeBuffer, const size_t bufferSize, in SetCache()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | stub_file_info.h | 65 void FillAsmStubTempHolder(uint8_t *buffer, size_t bufferSize) in FillAsmStubTempHolder()
|