Home
last modified time | relevance | path

Searched defs:end (Results 501 - 525 of 7514) sorted by relevance

1...<<21222324252627282930>>...301

/third_party/ninja/src/
H A Dversion.cc26 size_t end = version.find('.'); in ParseVersion() local
H A Dstring_piece.h54 const_iterator end() const { in end() function
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack_huffman.c48 const uint8_t *end = src + srclen; in nghttp3_qpack_huffman_encode() local
90 const uint8_t *end = src + srclen; in nghttp3_qpack_huffman_decode() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_rob.h78 uint8_t *end; member
H A Dngtcp2_buf.h38 uint8_t *end; member
/third_party/mesa3d/src/mesa/main/
H A Ddraw.h59 bool end; member
/third_party/mesa3d/src/util/
H A Ddebug.c147 char *end; in env_var_as_unsigned() local
H A Dblob.h85 const uint8_t *end; member
/third_party/icu/icu4c/source/samples/break/
H A Dbreak.cpp65 int32_t end in printEachBackward() local
78 int32_t end = boundary.next(); printFirst() local
85 int32_t end = boundary.last(); printLast() local
93 int32_t end = boundary.following(pos); printAt() local
[all...]
H A Dubreak.c23 void printTextRange(UChar* str, int32_t start, int32_t end) in printTextRange() argument
40 int32_t end; in printEachForward() local
52 int32_t end = ubrk_last(boundary); printEachBackward() local
61 int32_t end; printFirst() local
70 int32_t end = ubrk_last(boundary); printLast() local
79 int32_t end = ubrk_following(boundary, pos); printAt() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit06.c31 static int *end; variable
[all...]
/third_party/ltp/testcases/lib/
H A Dtst_random.c37 char *end; in main() local
H A Dtst_sleep.c34 char *end; in main() local
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
H A Dclock_settime01.c25 static struct tst_ts *begin, *change, *end; variable
/third_party/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd04.c37 static volatile sig_atomic_t end; variable
/third_party/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr04.c42 static volatile int end; variable
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
H A Dclock_nanosleep03.c50 struct tst_ts start, end, sleep_abs; in verify_clock_nanosleep() local
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-raw.c38 *end = &buf[sizeof(buf) - 1]; in secstream_raw() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dencoding_utils.h41 BackUpOneUTF8Character(const char* start, const char* end) BackUpOneUTF8Character() argument
H A Dphonenumbermatch.cc49 int PhoneNumberMatch::end() const { in end() function in i18n::phonenumbers::PhoneNumberMatch
H A Dstl_util.h33 STLDeleteContainerPairSecondPointers(const ForwardIterator& begin, const ForwardIterator& end) STLDeleteContainerPairSecondPointers() argument
/third_party/node/deps/v8/src/compiler/
H A Dgraph-trimmer.h32 void TrimGraph(ForwardIterator begin, ForwardIterator end) { in TrimGraph() argument
/third_party/node/deps/v8/src/heap/
H A Dmarking-barrier-inl.h46 inline void MarkingBarrier::MarkRange(HeapObject host, TSlot start, TSlot end) { in MarkRange() argument
/third_party/node/deps/v8/src/parsing/
H A Dpreparser-logger.h19 void LogFunction(int end, int num_parameters, int function_length, in LogFunction() argument
27 int end() const { return end_; } in end() function in v8::internal::final
/third_party/node/deps/v8/src/strings/
H A Dunicode-decoder.cc20 const uint8_t* end = chars.begin() + chars.length(); in Utf8Decoder() local
55 const uint8_t* end = data.begin() + data.length(); in Decode() local

Completed in 8 milliseconds

1...<<21222324252627282930>>...301