Home
last modified time | relevance | path

Searched defs:limit (Results 651 - 675 of 1079) sorted by relevance

1...<<21222324252627282930>>...44

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo.c328 unsigned limit, offset; in nvc0_validate_vertex_buffers() local
392 uint32_t offset, limit; in nvc0_validate_vertex_buffers_shared() local
/third_party/popt/src/
H A Dpopthelp.c255 size_t limit = 4*lineLength - (le - l) - sizeof("\"\")"); in singleOptionDefaultValue() local
/third_party/pulseaudio/src/pulse/
H A Dohos_pa_volume.c969 pa_cvolume* pa_cvolume_inc_clamp(pa_cvolume *v, pa_volume_t inc, pa_volume_t limit) { in pa_cvolume_inc_clamp() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiMaintenance3Check.cpp121 TypeSet getAliveTypesForLimit (const Limit& limit, const TypeSet& aliveTypes) in getAliveTypesForLimit() argument
[all...]
/third_party/skia/src/core/
H A DSkResourceCache.cpp431 size_t limit = fSingleAllocationByteLimit; in getEffectiveSingleAllocationByteLimit() local
H A DSkString.cpp81 const char* limit = strchr(prefixes, '\0'); in SkStrStartsWithOneOf() local
H A DSkScan_Path.cpp555 const int32_t limit = 32767 >> 1; in clip_to_limit() local
756 const SkScalar limit = SK_MaxS16 >> 1; in FillTriangle() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.h336 int limit = 0; member
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dframe_dec.c210 const int limit = f_info->f_limit_; in DoFilter() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dalpha_processing_sse2.c36 const int limit = (width - 1) & ~7; in DispatchAlpha_SSE2() local
81 const int limit = width & ~15; in DispatchAlphaToGreen_SSE2() local
116 const int limit = (width - 1) & ~7; in ExtractAlpha_SSE2() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dgregocal.cpp1009 int32_t limit = monthLen + 7 - ldm; in roll() local
H A Duspoof_impl.cpp412 UChar32 SpoofImpl::ScanHex(const UChar *s, int32_t start, int32_t limit, UErrorCode &status) { in ScanHex() argument
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dgencnvex.c416 generateToUTable(CnvExtData *extData, UCMTable *table, int32_t start, int32_t limit, int32_t unitIndex, uint32_t defaultValue) generateToUTable() argument
715 generateFromUTable(CnvExtData *extData, UCMTable *table, int32_t start, int32_t limit, int32_t unitIndex, uint32_t defaultValue) generateFromUTable() argument
[all...]
H A Dgenmbcs.cpp351 int32_t limit, old; in removeFallback() local
/third_party/skia/src/shaders/
H A DSkImageShader.cpp928 skvm::F32 limit = (at == kUnpremul_SkAlphaType || fClampAsIfUnpremul) in makeProgram() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dmetablock.c45 BrotliDistanceCodeLimit limit = BrotliCalculateDistanceCodeLimit( in BrotliInitDistanceParams() local
/third_party/skia/third_party/externals/brotli/research/
H A Ddurchschlag.cc104 TextIdx limit = std::min<TextIdx>(end, CANDIDATE_BUNDLE_SIZE); in buildCandidatesList() local
64 createDictionary( const uint8_t* data, const std::vector<Range>& ranges, size_t limit) createDictionary() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c901 FT_MemSource* limit = bucket + FT_MEM_SOURCE_BUCKETS; in FT_DumpMemory() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c108 FT_Byte** limit = offset + table->max_elems; in shift_elements() local
524 FT_Byte* limit = parser->limit; ps_parser_skip_PS_token() local
629 FT_Byte* limit; ps_parser_to_token() local
746 T1_Token limit = cur + max_tokens; ps_parser_to_token_array() local
781 ps_tocoordarray( FT_Byte* *acur, FT_Byte* limit, FT_Int max_coords, FT_Short* coords ) ps_tocoordarray() argument
860 ps_tofixedarray( FT_Byte* *acur, FT_Byte* limit, FT_Int max_values, FT_Fixed* values, FT_Int power_ten ) ps_tofixedarray() argument
1040 FT_Byte* limit; FT_LOCAL_DEF() local
1519 ps_parser_init( PS_Parser parser, FT_Byte* base, FT_Byte* limit, FT_Memory memory ) ps_parser_init() argument
[all...]
H A Dt1decode.c453 FT_Byte* limit; in FT_LOCAL_DEF() local
1701 FT_Byte* limit; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttsbit.c643 tt_sbit_decoder_load_metrics( TT_SBitDecoder decoder, FT_Byte* *pp, FT_Byte* limit, FT_Bool big ) tt_sbit_decoder_load_metrics() argument
710 tt_sbit_decoder_load_byte_aligned( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_byte_aligned() argument
852 tt_sbit_decoder_load_bit_aligned( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_bit_aligned() argument
985 tt_sbit_decoder_load_compound( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_compound() argument
1059 tt_sbit_decoder_load_png( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_png() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/winfonts/
H A Dwinfnt.c1112 FT_Byte* limit = p + bitmap->rows; in FNT_Load_Glyph() local
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.c1291 IPos limit = s->strstart > (IPos)MAX_DIST(s) ? local
/third_party/skia/third_party/externals/icu/source/common/
H A Dserv.cpp471 int32_t limit = factories->size(); in getKey() local
H A Ducase.cpp360 int32_t i, start, limit, result, unfoldRows, unfoldRowWidth, unfoldStringWidth; in ucase_addStringCaseClosure() local

Completed in 33 milliseconds

1...<<21222324252627282930>>...44