Home
last modified time | relevance | path

Searched defs:end (Results 901 - 925 of 3942) sorted by relevance

1...<<31323334353637383940>>...158

/third_party/alsa-utils/axfer/test/
H A Dcontainer-test.c280 int end; in main() local
/third_party/cups-filters/filter/foomatic-rip/
H A Dpdf.c223 size_t start, end; in render_pages() local
/third_party/curl/lib/
H A Dhash.c277 const char *end = key_str + key_length; in Curl_hash_str() local
H A Dheaders.c190 char *end = header + hlen - 1; /* point to the last byte */ in namevalue() local
282 char *end; in Curl_headers_push() local
[all...]
/third_party/benchmark/src/
H A Dcommandlineflags.cc36 char* end = nullptr; in ParseInt32() local
70 char* end = nullptr; in ParseDouble() local
/third_party/gn/src/gn/
H A Dpointer_set.h174 const_iterator end() const { return {NodeEnd()}; } in end() function in PointerSet
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DTailoredSet.java64 private void enumTailoredRange(int start, int end, int ce32, TailoredSet ts) { in enumTailoredRange() argument
74 private void handleCE32(int start, int end, int ce32) { in handleCE32() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DStringSegment.java23 private int end; field in StringSegment
85 public CharSequence subSequence(int start, int end) { in subSequence() argument
[all...]
H A DFormattedValueStringBuilderImpl.java68 applySpanRange( FormattedStringBuilder self, UFormat.SpanField spanField, Object value, int start, int end) applySpanRange() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DFormattedNumberRange.java95 public CharSequence subSequence(int start, int end) { in subSequence() argument
H A DNumberFormatterImpl.java489 writeAffixes( MicroProps micros, FormattedStringBuilder string, int start, int end) writeAffixes() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBasicTimeZone.java83 public boolean hasEquivalentTransitions(TimeZone tz, long start, long end) { in hasEquivalentTransitions() argument
108 public boolean hasEquivalentTransitions(TimeZone tz, long start, long end, in hasEquivalentTransitions() argument
[all...]
H A DBytesTrieBuilder.java43 public CharSequence subSequence(int start, int end) { return null; } in subSequence() argument
H A DCodePointMap.java105 private int end; field in CodePointMap.Range
142 public void set(int start, int end, in argument
[all...]
H A DEasterHoliday.java159 public Date firstBetween(Date start, Date end) in firstBetween() argument
184 public boolean isBetween(Date start, Date end) in isBetween() argument
189 private Date doFirstBetween(Date start, Date end) in doFirstBetween() argument
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A DFontMap.cpp177 le_int32 start, end, len; in strip() local
/third_party/icu/icu4c/source/common/
H A Dcharstr.cpp170 int32_t start = this->length() - numLen, end = this->length() - 1; in appendNumber() local
H A Dcstring.cpp229 char *end; in T_CString_stringToInteger() local
H A Demojiprops.cpp115 UChar32 start = 0, end; in addPropertyStarts() local
/third_party/FreeBSD/sys/arm/arm/
H A Dnexus.c111 static void add_resource(const char *devclass_name, int type, int unit, rman_res_t start, rman_res_t end, in add_resource() argument
170 nexus_alloc_resource(device_t bus, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) nexus_alloc_resource() argument
/third_party/FreeBSD/sys/kern/
H A Dbus_if.c23 null_alloc_resource(device_t dev, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) null_alloc_resource() argument
/third_party/icu/tools/unicode/c/genprops/
H A Dgenprops.cpp169 UChar32 start, end; in main() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DEasterHoliday.java161 public Date firstBetween(Date start, Date end) in firstBetween() argument
186 public boolean isBetween(Date start, Date end) in isBetween() argument
191 private Date doFirstBetween(Date start, Date end) in doFirstBetween() argument
[all...]
H A DCodePointMap.java99 private int end; field in CodePointMap.Range
130 public void set(int start, int end, in argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DPluralFormatTest.java218 public <T> void put(int base, int start, int end, T value, Map<Integer, T> m) { in put() argument

Completed in 14 milliseconds

1...<<31323334353637383940>>...158