| /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
|
| /commonlibrary/ets_utils/js_api_module/buffer/ |
| D | js_buffer.cpp | 121 void Buffer::SubBuffer(Buffer *tBuf, uint32_t start, uint32_t end) in SubBuffer() 337 void Buffer::WriteStringLoop(string value, unsigned int offset, unsigned int end, unsigned int leng… in WriteStringLoop() 375 void Buffer::WriteStringLoop(std::u16string value, unsigned int offset, unsigned int end) in WriteStringLoop() 405 void Buffer::FillBuffer(Buffer *buffer, unsigned int offset, unsigned int end) in FillBuffer() 424 void Buffer::FillNumber(vector<uint8_t> numbers, unsigned int offset, unsigned int end) in FillNumber() 464 void Buffer::FillString(string value, unsigned int offset, unsigned int end, string encoding) in FillString()
|
| D | js_blob.cpp | 55 void Blob::Init(Blob *blob, int start, int end) in Init()
|
| D | native_module_buffer.cpp | 262 int32_t end = -1; in BlobConstructor() local 566 uint32_t end = 0; in FillString() local 590 uint32_t end = 0; in FillNumbers() local 615 uint32_t end = 0; in FillBuffer() local 816 uint32_t end = 0; in SubBuffer() local 891 uint32_t end = 0; in ToUtf8() local 912 uint32_t end = 0; in ToBase64() local 931 uint32_t end = 0; in ToBase64Url() local
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/ |
| D | read_buf.rs | 152 let end = self.filled + n; in initialize_unfilled_to() localVariable 217 let end = std::cmp::min(self.filled + n, self.capacity()); in assume_init() localVariable 239 let end = self.filled + buf.len(); in append() localVariable
|
| /commonlibrary/c_utils/base/test/benchmarktest/datatime_benchmark_test/ |
| D | datatime_benchmark_test.cpp | 187 int64_t end = GetTickCount(); in BENCHMARK_F() local 204 int64_t end = GetMicroTickCount(); in BENCHMARK_F() local
|
| /commonlibrary/ets_utils/js_api_module/buffer/test/ |
| D | test_napi.cpp | 1012 unsigned int end = 10; variable 1036 unsigned int end = 10; variable 1062 unsigned int end = 10; variable 1086 unsigned int end = 10; variable 1105 unsigned int end = 10; variable 1125 unsigned int end = 10; variable
|
| /commonlibrary/rust/ylong_json/src/ |
| D | serializer_compact.rs | 355 fn end(self) -> Result<(), Error> { in end() method 374 fn end(self) -> Result<(), Error> { in end() method 393 fn end(self) -> Result<(), Error> { in end() method 420 fn end(self) -> Result<(), Error> { in end() method 460 fn end(self) -> Result<(), Error> { in end() method 480 fn end(self) -> Result<(), Error> { in end() method 502 fn end(self) -> Result<(), Error> { in end() method
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/examples/ |
| D | ylong_runtime_signal.rs | 81 let end = Instant::now(); in main() localVariable
|
| /commonlibrary/memory_utils/libpurgeablemem/test/ |
| D | purgeable_c_test.cpp | 29 char end; member 178 bool InitData(void *data, size_t size, char start, char end) in InitData()
|
| D | purgeable_cpp_test.cpp | 45 TestDataBuilder(char start, char end) in TestDataBuilder()
|
| D | purgeableashmem_test.cpp | 52 TestDataBuilder(char start, char end) in TestDataBuilder()
|
| /commonlibrary/ets_utils/js_util_module/stream/src/ |
| D | stream_js.ts | 1415 end(chunk?: string | Uint8Array, encoding?: string, callback?: Function): Writable { method in Duplex 1525 end(chunk?: string | Uint8Array, encoding?: string, callback?: Function): Writable { method in Transform
|
| /commonlibrary/ets_utils/js_concurrent_module/utils/test/ |
| D | test_locks.cpp | 292 std::latch &end; member 312 std::latch end(2U); in TEST_F() local
|
| /commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/ |
| D | input.rs | 48 end: usize, field
|
| /commonlibrary/rust/ylong_http/ylong_http/src/request/uri/ |
| D | mod.rs | 1013 let mut end = bytes.len(); in authority_token() localVariable 1084 let mut end = bytes.len(); in path_token() localVariable 1111 let mut end = bytes.len(); in query_token() localVariable
|
| /commonlibrary/c_utils/base/src/ |
| D | string_ex.cpp | 124 char* end = nullptr; in StrToInt() local
|
| /commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/ |
| D | stream.rs | 314 let mut end; in compare_pinned_digest() localVariable
|
| /commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/ |
| D | request.rs | 420 let end = start + target; in poll_read_cursor() localVariable
|
| /commonlibrary/rust/ylong_http/ylong_http/src/body/ |
| D | text.rs | 353 let end = size as usize; in decode() localVariable
|
| /commonlibrary/memory_utils/libpurgeablemem/common/src/ |
| D | ux_page_table_c.c | 379 uint64_t end = RoundUp(addr + len, PAGE_SIZE); in UxpteOps() local
|