| /third_party/ltp/testcases/kernel/syscalls/modify_ldt/ |
| H A D | modify_ldt01.c | 77 unsigned int limit; member
|
| /third_party/libdrm/radeon/ |
| H A D | radeon_cs.c | 74 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 D | linear-allocation-area.h | 23 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 D | string-case.cc | 76 const char* const limit = src + length; in FastAsciiConvert() local
|
| H A D | unicode-decoder.h | 20 const uint8_t* limit = chars + length; in NonAsciiStart() local
|
| /third_party/python/Tools/scripts/ |
| H A D | find_recursionlimit.py | 117 limit = 1000 variable 128 limit = limit + 100 global() variable [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | near_lossless_enc.c | 50 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 D | collationrootelements.cpp | 292 int32_t limit = length - 1; in findP() local [all...] |
| H A D | csrucode.cpp | 126 int32_t limit = (textIn->fRawLength / 4) * 4; in match() local
|
| H A D | fphdlimp.cpp | 40 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 D | funcrepl.cpp | 80 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& cursor) replace() argument
|
| H A D | inputext.cpp | 130 int32_t limit = fRawLength; in MungeInput() local
|
| H A D | name2uni.cpp | 134 int32_t limit = offsets.limit; in handleTransliterate() local [all...] |
| H A D | nortrans.cpp | 106 int32_t limit = offsets.limit; in handleTransliterate() local [all...] |
| H A D | quant.cpp | 65 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 D | ScriptCompositeFontInstance.cpp | 69 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 D | uit_len8.c | 126 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 D | strncmp-mte.S | 21 #define limit x2 define [all...] |
| H A D | strncmp.S | 22 #define limit x2 define [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | fthash.h | 80 FT_UInt limit; member
|
| H A D | ftvalid.h | 94 const FT_Byte* limit; /* `base' + sizeof(table) in memory */ member
|
| /third_party/skia/third_party/externals/freetype/src/cid/ |
| H A D | cidparse.c | 63 FT_Byte *cur, *limit; in FT_LOCAL_DEF() local
|
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvlcar.c | 91 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 D | gxvmort.c | 269 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 D | gxvmorx.c | 168 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
|