| /commonlibrary/rust/ylong_runtime/ylong_runtime/benches/bin/ |
| D | ylong_sync_rwlock_perf.rs | 33 let end = Instant::now(); in main() localVariable 41 let end = Instant::now(); in main() localVariable
|
| D | ylong_sync_mutex_perf.rs | 30 let end = Instant::now(); in main() localVariable
|
| D | ylong_runtime_tcp_client_perf.rs | 43 let end = Instant::now(); in main() localVariable
|
| D | ylong_runtime_tcp_server_perf.rs | 56 let end = Instant::now(); in main() localVariable
|
| /commonlibrary/c_utils/base/test/unittest/common/ |
| D | utils_datetime_test.cpp | 148 int64_t end = GetTickCount(); variable 162 int64_t end = GetMicroTickCount(); variable
|
| D | utils_mapped_file_test.cpp | 779 char* end = mf.End(); variable 966 char* end = mf.End(); variable
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/ |
| D | read_buf.rs | 153 let end = self.filled + n; in initialize_unfilled_to() localVariable 214 let end = std::cmp::min(self.filled + n, self.capacity()); in assume_init() localVariable 231 let end = self.filled + buf.len(); in append() localVariable
|
| /commonlibrary/ets_utils/js_api_module/buffer/ |
| D | js_buffer.cpp | 122 void Buffer::SubBuffer(Buffer *tBuf, uint32_t start, uint32_t end) in SubBuffer() 308 void Buffer::WriteStringLoop(string value, unsigned int offset, unsigned int end, unsigned int leng… in WriteStringLoop() 347 void Buffer::WriteStringLoop(std::u16string value, unsigned int offset, unsigned int end) in WriteStringLoop() 373 void Buffer::FillBuffer(Buffer *buffer, unsigned int offset, unsigned int end) in FillBuffer() 389 void Buffer::FillNumber(vector<uint8_t> numbers, unsigned int offset, unsigned int end) in FillNumber() 426 void Buffer::FillString(string value, unsigned int offset, unsigned int end, string encoding) in FillString()
|
| D | js_blob.cpp | 51 void Blob::Init(Blob *blob, int start, int end) in Init()
|
| D | native_module_buffer.cpp | 249 int32_t end = -1; in BlobConstructor() local 507 uint32_t end = 0; in FillString() local 532 uint32_t end = 0; in FillNumbers() local 558 uint32_t end = 0; in FillBuffer() local 749 uint32_t end = 0; in SubBuffer() local 820 uint32_t end = 0; in ToUtf8() local 846 uint32_t end = 0; in ToBase64() local
|
| /commonlibrary/ets_utils/js_api_module/buffer/test/ |
| D | test_napi.cpp | 896 unsigned int end = 10; variable 920 unsigned int end = 10; variable 946 unsigned int end = 10; variable 967 unsigned int end = 10; variable 987 unsigned int end = 10; variable 1007 unsigned int end = 10; variable
|
| /commonlibrary/memory_utils/libpurgeablemem/test/ |
| D | purgeable_c_test.cpp | 29 char end; member 177 bool InitData_(void *data, size_t size, char start, char end) in InitData_()
|
| D | purgeable_cpp_test.cpp | 38 TestDataBuilder(char start, char end) in TestDataBuilder()
|
| D | purgeableashmem_test.cpp | 46 TestDataBuilder(char start, char end) in TestDataBuilder()
|
| /commonlibrary/c_utils/base/src/ |
| D | string_ex.cpp | 120 char* end = nullptr; in StrToInt() local
|
| /commonlibrary/rust/ylong_http/ylong_http/src/request/ |
| D | uri.rs | 962 let mut end = bytes.len(); in authority_token() localVariable 1023 let mut end = bytes.len(); in path_token() localVariable 1054 let mut end = bytes.len(); in query_token() localVariable
|
| /commonlibrary/memory_utils/libpurgeablemem/common/src/ |
| D | ux_page_table_c.c | 332 uint64_t end = RoundUp(addr + len, PAGE_SIZE); in UxpteOps_() local
|
| /commonlibrary/ets_utils/js_sys_module/test/unittest/ |
| D | test_process.cpp | 92 double end = 0; variable
|
| /commonlibrary/ets_utils/js_api_module/xml/ |
| D | js_xml.cpp | 1230 size_t end = position_; in ParseDelimiterInfo() local
|