| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_vbo.c | 328 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 D | popthelp.c | 255 size_t limit = 4*lineLength - (le - l) - sizeof("\"\")"); in singleOptionDefaultValue() local
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | ohos_pa_volume.c | 969 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 D | vktApiMaintenance3Check.cpp | 121 TypeSet getAliveTypesForLimit (const Limit& limit, const TypeSet& aliveTypes) in getAliveTypesForLimit() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkResourceCache.cpp | 431 size_t limit = fSingleAllocationByteLimit; in getEffectiveSingleAllocationByteLimit() local
|
| H A D | SkString.cpp | 81 const char* limit = strchr(prefixes, '\0'); in SkStrStartsWithOneOf() local
|
| H A D | SkScan_Path.cpp | 555 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 D | OutputASM.h | 336 int limit = 0; member
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | frame_dec.c | 210 const int limit = f_info->f_limit_; in DoFilter() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | alpha_processing_sse2.c | 36 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 D | gregocal.cpp | 1009 int32_t limit = monthLen + 7 - ldm; in roll() local
|
| H A D | uspoof_impl.cpp | 412 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 D | gencnvex.c | 416 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 D | genmbcs.cpp | 351 int32_t limit, old; in removeFallback() local
|
| /third_party/skia/src/shaders/ |
| H A D | SkImageShader.cpp | 928 skvm::F32 limit = (at == kUnpremul_SkAlphaType || fClampAsIfUnpremul) in makeProgram() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | metablock.c | 45 BrotliDistanceCodeLimit limit = BrotliCalculateDistanceCodeLimit( in BrotliInitDistanceParams() local
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | durchschlag.cc | 104 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 D | ftdbgmem.c | 901 FT_MemSource* limit = bucket + FT_MEM_SOURCE_BUCKETS; in FT_DumpMemory() local
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psobjs.c | 108 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 D | t1decode.c | 453 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 D | ttsbit.c | 643 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 D | winfnt.c | 1112 FT_Byte* limit = p + bitmap->rows; in FNT_Load_Glyph() local
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | deflate.c | 1291 IPos limit = s->strstart > (IPos)MAX_DIST(s) ? local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | serv.cpp | 471 int32_t limit = factories->size(); in getKey() local
|
| H A D | ucase.cpp | 360 int32_t i, start, limit, result, unfoldRows, unfoldRowWidth, unfoldStringWidth; in ucase_addStringCaseClosure() local
|