| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| H A D | time_zone_fixed.cc | 55 bool FixedOffsetFromName(const std::string& name, seconds* offset) { in FixedOffsetFromName() argument 84 std::string FixedOffsetToName(const seconds& offset) { in FixedOffsetToName() argument 120 FixedOffsetToAbbr(const seconds& offset) FixedOffsetToAbbr() argument [all...] |
| H A D | time_zone_posix.h | 98 std::int_fast32_t offset; // seconds before/after 00:00:00 member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree_reader.h | 204 Seek(size_t offset) Seek() argument [all...] |
| H A D | cord_rep_consume.cc | 59 size_t offset = 0; in Consume() local 63 size_t offset; in Consume() member [all...] |
| /third_party/skia/experimental/graphite/src/ |
| H A D | ContextUtils.h | 61 uint32_t offset(int index) { in offset() function in skgpu::UniformData
|
| H A D | CommandBuffer.cpp | 45 void CommandBuffer::bindUniformBuffer(sk_sp<Buffer> uniformBuffer, size_t offset) { in bindUniformBuffer() argument
|
| /third_party/skia/gm/ |
| H A D | strokedlines.cpp | 40 static void draw_fins(SkCanvas* canvas, const SkPoint& offset, float angle, const SkPaint& paint) { in draw_fins() argument
|
| H A D | textblob.cpp | 112 SkPoint offset = SkPoint::Make(SkIntToScalar(10 + 300 * (b % 2)), variable 154 SkPoint offset = SkPoint::Make(currentGlyph * advanceX + c * advanceX, in makeBlob() local [all...] |
| H A D | aarectmodes.cpp | 109 SkScalar offset = SK_Scalar1 / 3; in drawCell() local
|
| H A D | simple_magnification.cpp | 97 void draw(SkCanvas* canvas, sk_sp<SkImage> image, const SkIPoint& offset, int inset) { in draw() argument
|
| /third_party/skia/modules/skottie/src/effects/ |
| H A D | ShadowStyles.cpp | 48 const auto offset = SkV2{ fDistance * SkScalarCos(rad), variable
|
| /third_party/skia/modules/skottie/src/layers/shapelayer/ |
| H A D | TrimPaths.cpp | 39 offset = fOffset / 360; variable
|
| /third_party/skia/experimental/graphite/src/mtl/ |
| H A D | MtlRenderCommandEncoder.h | 67 void setVertexBuffer(id<MTLBuffer> buffer, NSUInteger offset, NSUInteger index) { in setVertexBuffer() argument [all...] |
| /third_party/skia/include/private/ |
| H A D | SkSLSymbol.h | 34 Symbol(int offset, Kind kind, skstd::string_view name, const Type* type = nullptr) in Symbol() argument
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | inotify.rs | 196 let mut offset = 0; in read_events() variables
|
| /third_party/selinux/libselinux/src/ |
| H A D | compute_create.c | 17 size_t offset = 0; in object_name_encode() local [all...] |
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deStringUtil.cpp | 128 const std::string::size_type offset = s.length() - suffix.length(); in endsWith() local
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | CodecBase.cs | 103 public abstract void Add(byte[] data, int offset, int count);
in Add() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libtheoraenc.c | 57 static int concatenate_packet(unsigned int* offset, in concatenate_packet() argument 170 unsigned int offset; in encode_init() local
|
| H A D | mpegaudiodec_common.c | 405 int offset; in mpegaudiodec_common_init_static() local [all...] |
| H A D | dirac_parser.c | 100 unpack_parse_unit(DiracParseUnit *pu, DiracParseContext *pc, int offset) unpack_parse_unit() argument
|
| H A D | libvorbisdec.c | 67 unsigned int offset = 1; in oggvorbis_decode_init() local
|
| H A D | lscrdec.c | 116 int ret, nb_blocks, offset = 0; in decode_frame_lscr() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | open.c | 61 const off_t offset = (*elf)->start_offset; in decompress() local 143 off_t offset = elf->start_offset; in libdw_open_elf() local [all...] |
| /third_party/elfutils/libelf/ |
| H A D | elf_getdata.c | 216 Elf64_Off offset; in __libelf_set_rawdata_wrlock() local [all...] |