| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | localtime.c | 831 transtime(const int year, register const struct rule *const rulep, const int_fast32_t offset) transtime() argument 1256 localsub(const time_t *const timep, const int_fast32_t offset, struct tm *const tmp) localsub() argument 1353 gmtsub(const time_t *const timep, const int_fast32_t offset, struct tm *const tmp) gmtsub() argument 1397 offtime(const time_t *const timep, const long offset) offtime() argument 1417 timesub(const time_t *const timep, const int_fast32_t offset, register const struct state *const sp, register struct tm *const tmp) timesub() argument 1667 time2sub(struct tm *const tmp, struct tm *(*const funcp)(const time_t *, int_fast32_t, struct tm *), const int_fast32_t offset, int *const okayp, const int do_norm_secs) time2sub() argument 1843 time2(struct tm * const tmp, struct tm * (*const funcp)(const time_t *, int_fast32_t, struct tm *), const int_fast32_t offset, int *const okayp) time2() argument 1860 time1(struct tm *const tmp, struct tm *(*const funcp) (const time_t *, int_fast32_t, struct tm *), const int_fast32_t offset) time1() argument 1957 timeoff(struct tm *const tmp, const long offset) timeoff() argument [all...] |
| H A D | tz2icu.cpp | 733 int32_t offset; // raw offset member 771 int32_t offset; // dst offset, usually either 0 or 1:00 global() member 834 os << "Invalid input offset " << offset; set() local 845 << offset; set() local 952 int32_t offset, year; readFinalZonesAndRules() local 960 int32_t month, dom, dow, time, offset; readFinalZonesAndRules() local 962 in >> id >> mode >> month >> dom >> dow >> time >> isstd >> isgmt >> offset; readFinalZonesAndRules() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | daemon.c | 1071 off_t offset; in send_param_adapter() local
|
| /third_party/skia/tests/ |
| H A D | ImageFilterTest.cpp | 489 SkIPoint offset; in test_cropRects() local 527 SkIPoint offset; test_negative_blur_sigma() local 620 SkIPoint offset; test_morphology_radius_with_mirror_ctm() local 693 SkIPoint offset; test_zero_blur_sigma() local 738 SkIPoint offset; test_fail_affects_transparent_black() local 1019 SkIPoint offset; test_imagefilter_merge_result_size() local 1175 SkIPoint offset; test_big_kernel() local 1248 SkIPoint offset; test_clipped_picture_imagefilter() local 1475 SkIPoint offset; test_composed_imagefilter_offset() local 1515 SkIPoint offset; test_composed_imagefilter_bounds() local 1688 SkIPoint offset; test_make_with_filter() local [all...] |
| /third_party/skia/src/utils/ |
| H A D | SkPolyUtils.cpp | 64 bool compute_offset_vector(const SkPoint& p0, const SkPoint& p1, SkScalar offset, int side, in compute_offset_vector() argument 472 bool SkComputeRadialSteps(const SkVector& v1, const SkVector& v2, SkScalar offset, in SkComputeRadialSteps() argument 1156 static bool is_reflex_vertex(const SkPoint* inputPolygonVerts, int winding, SkScalar offset, in is_reflex_vertex() argument 1165 SkOffsetSimplePolygon(const SkPoint* inputPolygonVerts, int inputPolygonSize, const SkRect& bounds, SkScalar offset, SkTDArray<SkPoint>* offsetPolygon, SkTDArray<int>* polygonIndices) SkOffsetSimplePolygon() argument [all...] |
| H A D | SkShadowTessellator.cpp | 840 bool SkBaseShadowTessellator::addArc(const SkVector& nextNormal, SkScalar offset, bool finishArc) { in addArc() argument
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | decode.c | 898 uint32_t offset = _kBrotliPrefixCodeRanges[index].offset; in SafeReadBlockLength() local 1169 size_t offset = i << BROTLI_LITERAL_CONTEXT_BITS; in DetectTrivialLiteralBlockTypes() local 1470 int offset = s->distance_code - 3; in TakeDistanceFromRingBuffer() local 1911 int offset = (int)s->dictionary->offsets_by_length[i]; ProcessCommandsInternal() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | CommandBufferD3D12.cpp | 441 uint64_t offset = binding.offset + dynamicOffset; in ApplyBindGroup() local 551 OnSetVertexBuffer(VertexBufferSlot slot, Buffer* buffer, uint64_t offset, uint64_t size) OnSetVertexBuffer() argument 1027 const uint64_t offset = write->offset; RecordCommands() local [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | cfftypes.h | 87 FT_ULong offset; member 100 FT_ULong offset; member
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftobjs.c | 1789 FT_ULong offset, length; in FT_LOCAL_DEF() local 1714 ft_lookup_PS_in_sfnt_stream( FT_Stream stream, FT_Long face_index, FT_ULong* offset, FT_ULong* length, FT_Bool* is_sfnt_cid ) ft_lookup_PS_in_sfnt_stream() argument 2233 FT_Long dlen, offset; IsMacBinary() local 4296 FT_ULong offset; FT_EXPORT_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrtypes.h | 80 FT_UInt32 offset; member 185 FT_Offset offset; member 207 FT_UInt32 offset; member
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | sfwoff2.c | 210 write_buf( FT_Byte** dst_bytes, FT_ULong* dst_size, FT_ULong* offset, FT_Byte* src, FT_ULong size, FT_Memory memory ) write_buf() argument 669 FT_ULong offset; compute_bbox() local 707 compositeGlyph_size( FT_Stream stream, FT_ULong offset, FT_ULong* size, FT_Bool* have_instructions ) compositeGlyph_size() argument 840 FT_UInt offset; reconstruct_glyf() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttgxvar.c | 449 ft_var_load_item_variation_store( TT_Face face, FT_ULong offset, GX_ItemVarStore itemStore ) ft_var_load_item_variation_store() argument 681 ft_var_load_delta_set_index_mapping( TT_Face face, FT_ULong offset, GX_DeltaSetIdxMap map, GX_ItemVarStore itemStore, FT_ULong table_len ) ft_var_load_delta_set_index_mapping() argument 2389 FT_ULong offset = FT_STREAM_POS(); FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-cff-interp-common.hh | 365 unsigned int offset; /* beginning of the sub-string within str */ global() member [all...] |
| H A D | hb-ot-cmap-table.hh | 1000 HBUINT32 offset = other.defaultUVS; in operator =() local
|
| H A D | hb-ot-color-colr-table.hh | 983 unsigned offset = gid_offset_map.get (start_gid); in serialize_clip_records() local
|
| H A D | hb-ot-glyf-table.hh | 137 unsigned int offset = 0; in _write_loca() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| H A D | os2_table.cc | 350 void OS2Table::Builder::SetYSubscriptXOffset(int32_t offset) { in SetYSubscriptXOffset() argument 358 void OS2Table::Builder::SetYSubscriptYOffset(int32_t offset) { in SetYSubscriptYOffset() argument 382 void OS2Table::Builder::SetYSuperscriptXOffset(int32_t offset) { in SetYSuperscriptXOffset() argument 390 void OS2Table::Builder::SetYSuperscriptYOffset(int32_t offset) { in SetYSuperscriptYOffset() argument
|
| /third_party/python/Modules/_io/ |
| H A D | bufferedio.c | 1249 Py_off_t offset; in _io__Buffered_seek_impl() local 1912 Py_off_t offset; _io_BufferedWriter_write_impl() local [all...] |
| /third_party/pulseaudio/src/modules/echo-cancel/ |
| H A D | module-echo-cancel.c | 400 static int source_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg_cb() argument 439 static int sink_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg_cb() argument 1077 static int source_output_process_msg_cb(pa_msgobject *obj, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_output_process_msg_cb() argument 1127 sink_input_process_msg_cb(pa_msgobject *obj, int code, void *data, int64_t offset, pa_memchunk *chunk) sink_input_process_msg_cb() argument 1572 canceller_process_msg_cb(pa_msgobject *o, int code, void *userdata, int64_t offset, pa_memchunk *chunk) canceller_process_msg_cb() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssemblerX8632.cpp | 3039 align(intptr_t alignment, intptr_t offset) align() argument 3172 intptr_t offset = label->getPosition() - Buffer.size(); emitLabel() local [all...] |
| H A D | IceAssemblerX8664.cpp | 3203 align(intptr_t alignment, intptr_t offset) align() argument 3336 intptr_t offset = label->getPosition() - Buffer.size(); emitLabel() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.cpp | 1086 int offset = ResultMemLocs[i].first; in LowerCallResult() local 1352 int offset = 0; in LowerCCCArguments() local
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | program_builder.h | 2017 const ast::StructMember* Member(uint32_t offset, in Member() argument
|
| /third_party/spirv-tools/include/spirv-tools/ |
| H A D | libspirv.h | 390 uint16_t offset; member
|