/third_party/curl/lib/ |
H A D | curl_krb5.h | 32 void (*end)(void *); member
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | intervalset.cc | 15 void IntervalSet::add(key_t start,key_t end) // {{{ in add() argument 25 data_t::iterator it=data.begin(),end=data.end(),pos=it; in finish() local [all...] |
/third_party/gn/src/gn/ |
H A D | vector_utils.h | 57 void Add(const T* start, const T* end) { in Add() argument 49 Add(typename std::vector<T>::const_iterator begin, typename std::vector<T>::const_iterator end) Add() argument
|
H A D | location.cc | 60 LocationRange::LocationRange(const Location& begin, const Location& end) in LocationRange() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | PVecToTrieCompactHandler.java | 32 public void setRowIndexForRange(int start, int end, int rowIndex) { in setRowIndexForRange() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
H A D | FormattedMessage.java | 74 public CharSequence subSequence(int start, int end) { in subSequence() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | DateRule.java | 56 abstract public Date firstBetween(Date start, Date end); in firstBetween() argument 76 abstract public boolean isBetween(Date start, Date end); in isBetween() argument
|
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/ |
H A D | trieset.cpp | 48 UChar32 start, end; in TrieSet() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | PVecToTrieCompactHandler.java | 36 public void setRowIndexForRange(int start, int end, int rowIndex) { in setRowIndexForRange() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | DateRule.java | 58 abstract public Date firstBetween(Date start, Date end); in firstBetween() argument 78 abstract public boolean isBetween(Date start, Date end); in isBetween() argument
|
/third_party/libunwind/libunwind/src/ |
H A D | dl-iterate-phdr.c | 55 unsigned long start, end, offset, flags; in dl_iterate_phdr() local
|
/third_party/libunwind/libunwind/src/ptrace/ |
H A D | _UPT_access_mem.c | 35 int i, end; in _UPT_access_mem() local
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | SetProperties.cpp | 20 const wchar_t *end;
in ParseNumberString() local
|
/third_party/lzma/CPP/Common/ |
H A D | StringToInt.cpp | 56 ConvertStringToInt32(const wchar_t *s, const wchar_t **end) ConvertStringToInt32() argument 81 ConvertOctStringToUInt32(const char *s, const char **end) ConvertOctStringToUInt32() argument 102 ConvertOctStringToUInt64(const char *s, const char **end) ConvertOctStringToUInt64() argument 123 ConvertHexStringToUInt32(const char *s, const char **end) ConvertHexStringToUInt32() argument 148 ConvertHexStringToUInt64(const char *s, const char **end) ConvertHexStringToUInt64() argument [all...] |
/third_party/mbedtls/library/ |
H A D | mps_reader.h | 161 mbedtls_mps_stored_size_t end; member
|
/third_party/json/tests/src/ |
H A D | unit-user_defined_input.cpp | 40 const char* end(const MyContainer& c) in end() function 68 const char* end() const in end() function
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_remove_unreachable.c | 35 struct ir3_instruction *end = NULL; in delete_block() local
|
/third_party/ltp/lib/ |
H A D | get_path.c | 57 const char *end; in tst_get_path() local
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/ |
H A D | cpuset_mem_hog.c | 39 volatile int end; variable
|
/third_party/libwebsockets/test-apps/ |
H A D | test-lecp.c | 57 char buf[1024], *p = buf, *end = &buf[sizeof(buf)]; in cb() local
|
H A D | test-lejp.c | 47 char buf[1024], *p = buf, *end = &buf[sizeof(buf)]; in cb() local
|
/third_party/ltp/testcases/kernel/controllers/memcg/control/ |
H A D | mem_process.c | 31 char *end; in process_options() local
|
/third_party/musl/porting/liteos_a/user/src/stdlib/ |
H A D | qsort.c | 48 char *start, *end, *m, *l, *r; in __qsort_r() local [all...] |
/third_party/musl/src/malloc/mallocng/ |
H A D | realloc.c | 16 unsigned char *end = start + stride - IB; in realloc() local
|
/third_party/musl/src/network/ |
H A D | getservbyname_r.c | 22 char *end = ""; in getservbyname_r() local
|