| /third_party/libwebsockets/minimal-examples/http-client/minimal-http-client/ |
| H A D | minimal-http-client.c | 115 unsigned char **p = (unsigned char **)in, *end = (*p) + len; in callback_http() local
|
| /third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/ |
| H A D | minimal-http-server-sse-ring.c | 160 *end = &buf[sizeof(buf) - 1]; in callback_sse() local
|
| /third_party/libphonenumber/cpp/src/phonenumbers/base/strings/ |
| H A D | string_piece.h | 125 iterator end() const { return ptr_ + length_; } in end() function in i18n::phonenumbers::StringPiece
|
| /third_party/ltp/testcases/realtime/func/pi_perf/ |
| H A D | pi_perf.c | 68 static int end = 0; variable
|
| /third_party/ltp/testcases/realtime/func/sched_latency/ |
| H A D | sched_latency.c | 67 nsec_t end; variable
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | lib.c | 257 struct token *begin, *end; in add_pre_buffer() local
|
| /third_party/ltp/testcases/realtime/func/matrix_mult/ |
| H A D | matrix_mult.c | 115 nsec_t start, end, delta; in matrix_mult_record() local 175 nsec_t start, end; in main_thread() local
|
| /third_party/lz4/examples/ |
| H A D | compress_functions.c | 122 struct timespec start, end; in bench() local
|
| /third_party/lz4/programs/ |
| H A D | datagen.c | 81 U32 const end = MIN(u+weight, LTSIZE); in RDG_fillLiteralDistrib() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | bytecode-liveness-map.h | 111 Iterator end() const { return Iterator(*this, Iterator::kEndTag); } in end() function in v8::internal::compiler::BytecodeLivenessState
|
| H A D | load-elimination.h | 222 Iterator end() { return {end_}; } in end() function in v8::internal::compiler::final::IndexRange
|
| /third_party/node/deps/v8/src/base/ |
| H A D | vector.h | 81 constexpr T* end() const { return start_ + length_; } in end() function in v8::base::Vector 187 constexpr T* end() const { return start() + size(); } in end() function in v8::base::OwnedVector 228 Iterator end = std::end(collection); in Of() local [all...] |
| H A D | threaded-list.h | 216 Iterator end() { return Iterator(tail_); } in end() function in v8::base::final 219 ConstIterator end() const { return ConstIterator(tail_); } in end() function in v8::base::final
|
| H A D | small-vector.h | 94 T* end() { return end_; } in end() function in v8::base::SmallVector 95 const T* end() const { return end_; } in end() function in v8::base::SmallVector 124 T* end = end_; in emplace_back() local
|
| /third_party/node/deps/v8/src/ast/ |
| H A D | ast-source-ranges.h | 40 int32_t start, end; member [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-cygwin.cc | 222 uintptr_t start, end; in GetSharedLibraryAddresses() local
|
| H A D | platform-aix.cc | 106 unsigned end = StringToLong(addr_buffer); in GetSharedLibraryAddresses() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-arraybuffer.cc | 165 Handle<Object> end = args.atOrUndefined(isolate, 2); in SliceHelper() local
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | reglist-base.h | 202 typename RegListBase<RegisterT>::Iterator RegListBase<RegisterT>::end() const { in end() function in v8::internal::RegListBase
|
| /third_party/node/deps/v8/src/heap/base/ |
| H A D | worklist.h | 185 Segment* end = top; in Merge() local
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | heap-page.h | 164 iterator end() { in end() function in cppgc::internal::final 167 const_iterator end() const { in end() function in cppgc::internal::final
|
| H A D | object-allocator.cc | 29 void MarkRangeAsYoung(BasePage* page, Address begin, Address end) { in MarkRangeAsYoung() argument
|
| H A D | page-memory.h | 34 Address end() const { return base_ + size_; } in end() function in cppgc::internal::final
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | spaces.cc | 172 void Page::CreateBlackArea(Address start, Address end) { in CreateBlackArea() argument 184 void Page::CreateBlackAreaBackground(Address start, Address end) { in CreateBlackAreaBackground() argument 113 SkipFillers(PtrComprCageBase cage_base, HeapObject filler, Address end) SkipFillers() argument 197 DestroyBlackArea(Address start, Address end) DestroyBlackArea() argument 209 DestroyBlackAreaBackground(Address start, Address end) DestroyBlackAreaBackground() argument 237 ComputeLimit(Address start, Address end, size_t min_size) const ComputeLimit() argument [all...] |
| H A D | read-only-heap.cc | 281 Address end = current_page->address() + current_page->area_size() + in Next() local
|