| /third_party/ninja/src/ |
| H A D | version.cc | 26 size_t end = version.find('.'); in ParseVersion() local
|
| H A D | string_piece.h | 54 const_iterator end() const { in end() function
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_qpack_huffman.c | 48 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 D | ngtcp2_rob.h | 78 uint8_t *end; member
|
| H A D | ngtcp2_buf.h | 38 uint8_t *end; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | draw.h | 59 bool end; member
|
| /third_party/mesa3d/src/util/ |
| H A D | debug.c | 147 char *end; in env_var_as_unsigned() local
|
| H A D | blob.h | 85 const uint8_t *end; member
|
| /third_party/icu/icu4c/source/samples/break/ |
| H A D | break.cpp | 65 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 D | ubreak.c | 23 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 D | setrlimit06.c | 31 static int *end; variable [all...] |
| /third_party/ltp/testcases/lib/ |
| H A D | tst_random.c | 37 char *end; in main() local
|
| H A D | tst_sleep.c | 34 char *end; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/clock_settime/ |
| H A D | clock_settime01.c | 25 static struct tst_ts *begin, *change, *end; variable
|
| /third_party/ltp/testcases/kernel/syscalls/getcwd/ |
| H A D | getcwd04.c | 37 static volatile sig_atomic_t end; variable
|
| /third_party/ltp/testcases/kernel/syscalls/getxattr/ |
| H A D | getxattr04.c | 42 static volatile int end; variable
|
| /third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/ |
| H A D | clock_nanosleep03.c | 50 struct tst_ts start, end, sleep_abs; in verify_clock_nanosleep() local
|
| /third_party/libwebsockets/lib/secure-streams/protocols/ |
| H A D | ss-raw.c | 38 *end = &buf[sizeof(buf) - 1]; in secstream_raw() local
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | encoding_utils.h | 41 BackUpOneUTF8Character(const char* start, const char* end) BackUpOneUTF8Character() argument
|
| H A D | phonenumbermatch.cc | 49 int PhoneNumberMatch::end() const { in end() function in i18n::phonenumbers::PhoneNumberMatch
|
| H A D | stl_util.h | 33 STLDeleteContainerPairSecondPointers(const ForwardIterator& begin, const ForwardIterator& end) STLDeleteContainerPairSecondPointers() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | graph-trimmer.h | 32 void TrimGraph(ForwardIterator begin, ForwardIterator end) { in TrimGraph() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | marking-barrier-inl.h | 46 inline void MarkingBarrier::MarkRange(HeapObject host, TSlot start, TSlot end) { in MarkRange() argument
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | preparser-logger.h | 19 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 D | unicode-decoder.cc | 20 const uint8_t* end = chars.begin() + chars.length(); in Utf8Decoder() local 55 const uint8_t* end = data.begin() + data.length(); in Decode() local
|