/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
|
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hitrace_meter_wrapper/src/ |
H A D | hitrace_meter_wrapper.cpp | 23 void HksTraceMeterStart(uint64_t label, const char *value, float limit) in HksTraceMeterStart() 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
|
/test/xts/hats/kernel/syscalls/resource/getrlimit/ |
H A D | GetrlimitApiTest.cpp | 63 struct rlimit limit; in HWTEST_F() local 104 struct rlimit limit; HWTEST_F() local [all...] |
/test/xts/hats/kernel/syscalls/resource/setrlimit/ |
H A D | SetrlimitApiTest.cpp | 64 struct rlimit limit; in HWTEST_F() local 97 struct rlimit limit; HWTEST_F() local [all...] |
/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...] |
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
H A D | running_status_log_util.cpp | 71 void RunningStatusLogUtil::LogTooManyWatchers(const int limit) in LogTooManyWatchers() argument 78 void RunningStatusLogUtil::LogTooManyEvents(const int limit) in LogTooManyEvents() argument
|
/base/update/updater/services/diffpatch/diff/ |
H A D | update_diff.h | 54 UpdateDiff(size_t limit, bool blockDiff) : limit_(limit * IGMDIFF_LIMIT_UNIT), blockDiff_(blockDiff) {}
in UpdateDiff() argument
|
/base/update/updater/services/diffpatch/ |
H A D | diff_main.cpp | 23 int limit; member
|
/test/xts/hats/kernel/syscalls/resource/prlimit64/ |
H A D | Prlimit64ApiTest.cpp | 64 struct rlimit limit; in HWTEST_F() local 107 struct rlimit limit; HWTEST_F() local [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...] |