| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiFeatureInfo.cpp | 610 validateLimit(FeatureLimitTableItem limit, TestLog& log) validateLimit() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiFeatureInfo.cpp | 610 validateLimit(FeatureLimitTableItem limit, TestLog& log) validateLimit() argument [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 291 int limit; // 80% of table size ((mask+1)*8/10) member [all...] |
| /third_party/sqlite/include/ |
| H A D | sqlite3ext.h | 205 int (*limit)(sqlite3*,int,int); member
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 12956 const char *const limit = start + data->d_size; in print_string_section() local
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 4262 unsigned int cur, limit, old_limit; in stbi__zexpand() local [all...] |
| /third_party/cups-filters/utils/ |
| H A D | cups-browsed.c | 4662 int limit; /* Size limit */ in cupsdUpdateLDAPBrowse() local
|
| /third_party/icu/ohos_icu4c/src/ |
| H A D | icu_addon.cpp | 534 void u_enumCharNames(UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice, in u_enumCharNames() argument 877 void ubidi_setLine(const UBiDi *pParaBiDi, int32_t start, int32_t limit, UBiDi *pLineBiDi, UErrorCode *pErrorCode) in ubidi_setLine() argument 2469 utrans_transUChars(const UTransliterator *trans, UChar *text, int32_t *textLength, int32_t textCapacity, int32_t start, int32_t *limit, UErrorCode *status) utrans_transUChars() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-compiler.cc | 738 Node* limit = gasm_->LoadFromObject(MachineType::Pointer(), limit_address, 0); in StackCheck() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap.cc | 1694 int64_t limit = external_memory_.limit(); in ReportExternalMemoryPressure() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.cc | 705 CallSiteBuilder(Isolate* isolate, FrameSkipMode mode, int limit, in CallSiteBuilder() argument 1158 Handle<FixedArray> CaptureSimpleStackTrace(Isolate* isolate, int limit, in CaptureSimpleStackTrace() argument 1198 int limit = stack_trace_limit; in CaptureAndSetErrorStack() local 1231 int limit = CaptureAndSetErrorStack() local 1326 StackFrameBuilder(Isolate* isolate, int limit) StackFrameBuilder() argument 1355 CaptureDetailedStackTrace( int limit, StackTrace::StackTraceOptions options) CaptureDetailedStackTrace() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.cpp | 6678 void CaptureStringLimit(const GLchar *str, uint32_t limit, ParamCapture *paramCapture) in CaptureStringLimit() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngvalid.c | 733 png_alloc_size_t limit; /* Highest current allocation */ member 2410 double limit; /* limit o member 6709 transform_range_check(png_const_structp pp, unsigned int r, unsigned int g, unsigned int b, unsigned int a, unsigned int in_digitized, double in, unsigned int out, png_byte sample_depth, double err, double limit, const char *name, double digitization_error) transform_range_check() argument [all...] |
| /third_party/toybox/generated/ |
| H A D | globals.h | 560 char *base, *limit, *avail; member
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | php-upb.c | 317 const char *limit; /* End of delimited region or end of buffer. */ member 381 decode_longvarint64(upb_decstate *d, const char *ptr, const char *limit, uint64_t *val) decode_longvarint64() argument 400 decode_varint64(upb_decstate *d, const char *ptr, const char *limit, uint64_t *val) decode_varint64() argument 410 decode_varint32(upb_decstate *d, const char *ptr, const char *limit, uint32_t *val) decode_varint32() argument 821 char *buf, *ptr, *limit; global() member [all...] |
| /third_party/python/Python/ |
| H A D | compile.c | 8612 int limit = block->b_iused - *ix; in swaptimize() local
|
| /third_party/python/Modules/ |
| H A D | posixmodule.c | 11767 long limit; in os_fpathconf_impl() local 11796 long limit; in os_pathconf_impl() local [all...] |
| /third_party/python/Objects/ |
| H A D | unicodeobject.c | 7048 unicode_encode_ucs1(PyObject *unicode, const char *errors, const Py_UCS4 limit) unicode_encode_ucs1() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd.h | 2147 uint32 limit; /* Expiration time (usec) */ member
|
| H A D | wl_cfg80211.c | 17468 unsigned long limit = jiffies + max_wait_timeout * HZ; in wl_cfg80211_netdev_notifier_call() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| H A D | UCharacter.java | 5887 public void setRange(int start, int limit) {} in setRange() argument 6413 public static final int codePointAt(char[] text, int index, int limit) { in codePointAt() argument 6486 codePointBefore(char[] text, int index, int limit) codePointBefore() argument 6563 codePointCount(CharSequence text, int start, int limit) codePointCount() argument 6593 codePointCount(char[] text, int start, int limit) codePointCount() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| H A D | UCharacter.java | 5144 public void setRange(int start, int limit) {} in setRange() argument 5585 public static final int codePointAt(char[] text, int index, int limit) { in codePointAt() argument 5655 codePointBefore(char[] text, int index, int limit) codePointBefore() argument 5728 codePointCount(CharSequence text, int start, int limit) codePointCount() argument 5757 codePointCount(char[] text, int start, int limit) codePointCount() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 268 struct rlimit limit; in pr_perm_msg() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context.cpp | 9395 GLint64 limit = attrib.getCachedElementLimit(); updateVertexElementLimitsImpl() local [all...] |
| /third_party/node/deps/v8/src/api/ |
| H A D | api.cc | 8661 uintptr_t limit = in Initialize() local
|