/third_party/alsa-utils/axfer/test/ |
H A D | container-test.c | 280 int end; in main() local
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | pdf.c | 223 size_t start, end; in render_pages() local
|
/third_party/curl/lib/ |
H A D | hash.c | 277 const char *end = key_str + key_length; in Curl_hash_str() local
|
H A D | headers.c | 190 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 D | commandlineflags.cc | 36 char* end = nullptr; in ParseInt32() local 70 char* end = nullptr; in ParseDouble() local
|
/third_party/gn/src/gn/ |
H A D | pointer_set.h | 174 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 D | TailoredSet.java | 64 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 D | StringSegment.java | 23 private int end; field in StringSegment 85 public CharSequence subSequence(int start, int end) { in subSequence() argument [all...] |
H A D | FormattedValueStringBuilderImpl.java | 68 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 D | FormattedNumberRange.java | 95 public CharSequence subSequence(int start, int end) { in subSequence() argument
|
H A D | NumberFormatterImpl.java | 489 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 D | BasicTimeZone.java | 83 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 D | BytesTrieBuilder.java | 43 public CharSequence subSequence(int start, int end) { return null; } in subSequence() argument
|
H A D | CodePointMap.java | 105 private int end; field in CodePointMap.Range 142 public void set(int start, int end, in argument [all...] |
H A D | EasterHoliday.java | 159 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 D | FontMap.cpp | 177 le_int32 start, end, len; in strip() local
|
/third_party/icu/icu4c/source/common/ |
H A D | charstr.cpp | 170 int32_t start = this->length() - numLen, end = this->length() - 1; in appendNumber() local
|
H A D | cstring.cpp | 229 char *end; in T_CString_stringToInteger() local
|
H A D | emojiprops.cpp | 115 UChar32 start = 0, end; in addPropertyStarts() local
|
/third_party/FreeBSD/sys/arm/arm/ |
H A D | nexus.c | 111 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 D | bus_if.c | 23 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 D | genprops.cpp | 169 UChar32 start, end; in main() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | EasterHoliday.java | 161 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 D | CodePointMap.java | 99 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 D | PluralFormatTest.java | 218 public <T> void put(int base, int start, int end, T value, Map<Integer, T> m) { in put() argument
|