Home
last modified time | relevance | path

Searched defs:end (Results 376 - 400 of 7387) sorted by relevance

1...<<11121314151617181920>>...296

/third_party/curl/lib/
H A Dcurl_krb5.h32 void (*end)(void *); member
/third_party/cups-filters/filter/pdftopdf/
H A Dintervalset.cc15 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 Dvector_utils.h57 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 Dlocation.cc60 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 DPVecToTrieCompactHandler.java32 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 DFormattedMessage.java74 public CharSequence subSequence(int start, int end) { in subSequence() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DDateRule.java56 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 Dtrieset.cpp48 UChar32 start, end; in TrieSet() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DPVecToTrieCompactHandler.java36 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 DDateRule.java58 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 Ddl-iterate-phdr.c55 unsigned long start, end, offset, flags; in dl_iterate_phdr() local
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_access_mem.c35 int i, end; in _UPT_access_mem() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DSetProperties.cpp20 const wchar_t *end; in ParseNumberString() local
/third_party/lzma/CPP/Common/
H A DStringToInt.cpp56 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 Dmps_reader.h161 mbedtls_mps_stored_size_t end; member
/third_party/json/tests/src/
H A Dunit-user_defined_input.cpp40 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 Dir3_remove_unreachable.c35 struct ir3_instruction *end = NULL; in delete_block() local
/third_party/ltp/lib/
H A Dget_path.c57 const char *end; in tst_get_path() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/
H A Dcpuset_mem_hog.c39 volatile int end; variable
/third_party/libwebsockets/test-apps/
H A Dtest-lecp.c57 char buf[1024], *p = buf, *end = &buf[sizeof(buf)]; in cb() local
H A Dtest-lejp.c47 char buf[1024], *p = buf, *end = &buf[sizeof(buf)]; in cb() local
/third_party/ltp/testcases/kernel/controllers/memcg/control/
H A Dmem_process.c31 char *end; in process_options() local
/third_party/musl/porting/liteos_a/user/src/stdlib/
H A Dqsort.c48 char *start, *end, *m, *l, *r; in __qsort_r() local
[all...]
/third_party/musl/src/malloc/mallocng/
H A Drealloc.c16 unsigned char *end = start + stride - IB; in realloc() local
/third_party/musl/src/network/
H A Dgetservbyname_r.c22 char *end = ""; in getservbyname_r() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...296