Home
last modified time | relevance | path

Searched defs:limit (Results 301 - 325 of 2300) sorted by relevance

1...<<11121314151617181920>>...92

/third_party/ltp/testcases/kernel/syscalls/modify_ldt/
H A Dmodify_ldt01.c77 unsigned int limit; member
/third_party/libdrm/radeon/
H A Dradeon_cs.c74 radeon_cs_set_limit(struct radeon_cs *cs, uint32_t domain, uint32_t limit) in radeon_cs_set_limit() argument
/third_party/node/deps/v8/src/heap/
H A Dlinear-allocation-area.h23 LinearAllocationArea(Address top, Address limit) in LinearAllocationArea() argument
28 void Reset(Address top, Address limit) { in Reset() argument
75 V8_INLINE void SetLimit(Address limit) { in SetLimit() argument
88 V8_INLINE Address limit() const { in limit() function in v8::internal::final
/third_party/node/deps/v8/src/strings/
H A Dstring-case.cc76 const char* const limit = src + length; in FastAsciiConvert() local
H A Dunicode-decoder.h20 const uint8_t* limit = chars + length; in NonAsciiStart() local
/third_party/python/Tools/scripts/
H A Dfind_recursionlimit.py117 limit = 1000 variable
128 limit = limit + 100 global() variable
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dnear_lossless_enc.c50 static int IsNear(uint32_t a, uint32_t b, int limit) { in IsNear() argument
78 const int limit in NearLossless() local
62 IsSmooth(const uint32_t* const prev_row, const uint32_t* const curr_row, const uint32_t* const next_row, int ix, int limit) IsSmooth() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationrootelements.cpp292 int32_t limit = length - 1; in findP() local
[all...]
H A Dcsrucode.cpp126 int32_t limit = (textIn->fRawLength / 4) * 4; in match() local
H A Dfphdlimp.cpp40 FieldPositionOnlyHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { in addAttribute() argument
92 FieldPositionIteratorHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { in addAttribute() argument
H A Dfuncrepl.cpp80 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& cursor) replace() argument
H A Dinputext.cpp130 int32_t limit = fRawLength; in MungeInput() local
H A Dname2uni.cpp134 int32_t limit = offsets.limit; in handleTransliterate() local
[all...]
H A Dnortrans.cpp106 int32_t limit = offsets.limit; in handleTransliterate() local
[all...]
H A Dquant.cpp65 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DScriptCompositeFontInstance.cpp69 const LEFontInstance *ScriptCompositeFontInstance::getSubFont(const LEUnicode chars[], le_int32 *offset, le_int32 limit, le_int32 script, LEErrorCode &success) const in getSubFont() argument
/third_party/skia/third_party/externals/icu/source/samples/uciter8/
H A Duit_len8.c126 int32_t i, limit, index; in lenient8IteratorGetIndex() local
155 int32_t i, limit, length; in lenient8IteratorGetIndex() local
312 int32_t limit=iter->limit; lenient8IteratorMove() local
[all...]
/third_party/optimized-routines/string/aarch64/
H A Dstrncmp-mte.S21 #define limit x2 define
[all...]
H A Dstrncmp.S22 #define limit x2 define
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dfthash.h80 FT_UInt limit; member
H A Dftvalid.h94 const FT_Byte* limit; /* `base' + sizeof(table) in memory */ member
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidparse.c63 FT_Byte *cur, *limit; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvlcar.c91 FT_Bytes limit = gxvalid->root->limit; in gxv_lcar_LookupValue_validate() local
155 FT_Bytes limit; in gxv_lcar_LookupFmt4_transit() local
188 FT_Bytes limit = 0; in gxv_lcar_validate() local
H A Dgxvmort.c269 FT_Bytes limit = 0; in gxv_mort_validate() local
90 gxv_mort_featurearray_validate( FT_Bytes table, FT_Bytes limit, FT_ULong nFeatureFlags, GXV_Validator gxvalid ) gxv_mort_featurearray_validate() argument
152 gxv_mort_subtables_validate( FT_Bytes table, FT_Bytes limit, FT_UShort nSubtables, GXV_Validator gxvalid ) gxv_mort_subtables_validate() argument
225 gxv_mort_chain_validate( FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_chain_validate() argument
H A Dgxvmorx.c168 FT_Bytes limit = 0; in gxv_morx_validate() local
42 gxv_morx_subtables_validate( FT_Bytes table, FT_Bytes limit, FT_UShort nSubtables, GXV_Validator gxvalid ) gxv_morx_subtables_validate() argument
117 gxv_morx_chain_validate( FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_chain_validate() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...92