/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmorx4.c | 43 gxv_morx_subtable_type4_validate( FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type4_validate() argument
|
/third_party/node/deps/v8/src/inspector/ |
H A D | test-interface.cc | 12 void SetMaxAsyncTaskStacksForTest(V8Inspector* inspector, int limit) { in SetMaxAsyncTaskStacksForTest() argument
|
/third_party/lzma/CPP/Common/ |
H A D | DynLimBuf.cpp | 8 CDynLimBuf::CDynLimBuf(size_t limit) throw()
in CDynLimBuf() argument
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | WriterInternalState.cs | 53 internal int limit; // the size of the current buffer field
|
/third_party/curl/tests/libtest/ |
H A D | lib1523.c | 51 static CURLcode run(CURL *hnd, long limit, long time) in run() argument
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | utrans.h | 163 int32_t limit; member [all...] |
/third_party/node/deps/brotli/c/enc/ |
H A D | find_match_length.h | 21 FindMatchLengthWithLimit(const uint8_t* s1, const uint8_t* s2, size_t limit) FindMatchLengthWithLimit() argument 51 FindMatchLengthWithLimit(const uint8_t* s1, const uint8_t* s2, size_t limit) FindMatchLengthWithLimit() argument
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | utrans.h | 163 int32_t limit; member [all...] |
/third_party/node/deps/npm/node_modules/libnpmsearch/lib/ |
H A D | index.js | |
/third_party/icu/icu4c/source/tools/gentest/ |
H A D | genres32.c | 29 incKey(char *key, char *limit) { in incKey() argument 53 char *limit; in genres32() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/misc/ |
H A D | getrlimit.c | 49 struct rlimit limit; in getrlimit_0200() local
|
/third_party/musl/libc-test/src/functionalext/supplement/conf/ |
H A D | pathconf.c | 24 long limit; member
|
/third_party/skia/src/core/ |
H A D | SkScaleToSides.h | 23 static void AdjustRadii(double limit, double scale, SkScalar* a, SkScalar* b) { in AdjustRadii() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | utrans.h | 163 int32_t limit; member [all...] |
/third_party/skia/third_party/externals/icu/source/tools/gentest/ |
H A D | genres32.c | 29 incKey(char *key, char *limit) { in incKey() argument 53 char *limit; in genres32() local [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | find_match_length.h | 21 FindMatchLengthWithLimit(const uint8_t* s1, const uint8_t* s2, size_t limit) FindMatchLengthWithLimit() argument 51 FindMatchLengthWithLimit(const uint8_t* s1, const uint8_t* s2, size_t limit) FindMatchLengthWithLimit() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-tag-table.hh | 1625 hb_ot_tags_from_complex_language(const char *lang_str, const char *limit, unsigned int *count , hb_tag_t *tags ) hb_ot_tags_from_complex_language() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | put_golomb.h | 97 static inline void set_ur_golomb(PutBitContext *pb, int i, int k, int limit, in set_ur_golomb() argument 143 static inline void set_sr_golomb(PutBitContext *pb, int i, int k, int limit, in set_sr_golomb() argument 114 set_ur_golomb_jpegls(PutBitContext *pb, int i, int k, int limit, int esc_len) set_ur_golomb_jpegls() argument 157 set_sr_golomb_flac(PutBitContext *pb, int i, int k, int limit, int esc_len) set_sr_golomb_flac() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
H A D | CharsDictionaryMatcher.java | 25 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() argument
|
H A D | DictionaryMatcher.java | 30 matches(CharacterIterator text, int maxLength, int[] lengths, int[] count, int limit, int[] values) matches() argument 33 matches(CharacterIterator text, int maxLength, int[] lengths, int[] count, int limit) matches() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | SymbolTable.java | 87 String parseReference(String text, ParsePosition pos, int limit); in parseReference() argument
|
H A D | UnicodeReplacer.java | 41 replace(Replaceable text, int start, int limit, int[] cursor) replace() argument
|
H A D | UnicodeFilter.java | 38 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
|
/third_party/icu/icu4c/source/test/perf/usetperf/ |
H A D | bitset.cpp | 62 int32_t* limit = data + newLen; in ensureCapacity() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | RangeValueIterator.java | 75 public int limit; field in RangeValueIterator.Element [all...] |