/third_party/vixl/test/aarch32/ |
H A D | test-assembler-cond-rd-memop-immediate-8192-a32.cc | 73 int32_t offset; member 3630 int32_t offset = kTests[i].operands.offset; in TestHelper() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_fingerprint.h | 366 DoWrite(const void *data, uint32 count2, uint64 offset) DoWrite() argument
|
H A D | dng_hue_sat_map.cpp | 153 int32 offset = valDiv * fValStep + in GetDelta() local 187 int32 offset = valDiv * fValStep + in SetDeltaKnownWriteable() local
|
H A D | dng_resample.h | 252 const uint32 offset = fract.v * fRowStep + fract.h * fColStep; in Weights32() local 272 const uint32 offset = fract.v * fRowStep + fract.h * fColStep; in Weights16() local
|
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/ |
H A D | ftsystem.c | 292 ft_amiga_stream_io( FT_Stream stream, unsigned long offset, unsigned char* buffer, unsigned long count ) ft_amiga_stream_io() argument [all...] |
/third_party/python/Modules/clinic/ |
H A D | _struct.c.h | 111 Py_ssize_t offset = 0; in Struct_unpack_from() local 294 Py_ssize_t offset = 0; unpack_from() local [all...] |
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | ParserTest.java | 104 private byte[] generatePaddingArray(byte[] data, int offset, int padding) { in generatePaddingArray() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | device-port.c | 208 void pa_device_port_set_latency_offset(pa_device_port *p, int64_t offset) { in pa_device_port_set_latency_offset() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_test_util.h | 119 size_t offset = 0; in CordToString() local
|
H A D | cord_rep_btree_navigator_test.cc | 232 size_t offset = index * kCharsPerFlat + char_offset; in TEST_P() local [all...] |
H A D | cord_rep_btree_navigator.h | 53 size_t offset; member 189 Seek( size_t offset) Seek() argument 206 InitOffset( CordRepBtree* tree, size_t offset) InitOffset() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.h | 142 size_t offset() const { return offset_; } in offset() function in absl::container_internal::probe_seq 143 size_t offset(size_t i) const { return (offset_ + i) & mask_; } in offset() function in absl::container_internal::probe_seq [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
H A D | spy_hash_state.h | 129 size_t offset = 0; in operator <<() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_lookup.cc | 116 time_zone fixed_time_zone(const seconds& offset) { in fixed_time_zone() argument
|
H A D | time_zone_posix.cc | 71 ParseOffset(const char* p, int min_hour, int max_hour, int sign, std::int_fast32_t* offset) ParseOffset() argument
|
/third_party/skia/include/core/ |
H A D | SkPoint.h | 275 void offset(SkScalar dx, SkScalar dy) { offset() function [all...] |
/third_party/skia/include/gpu/vk/ |
H A D | GrVkMemoryAllocator.h | 117 virtual VkResult flushMemory(const GrVkBackendMemory& memory, VkDeviceSize offset, in flushMemory() argument 123 virtual VkResult invalidateMemory(const GrVkBackendMemory& memory, VkDeviceSize offset, in invalidateMemory() argument
|
/third_party/skia/gm/ |
H A D | imagefilterstransformed.cpp | 285 sk_sp<SkImageFilter> offset = SkImageFilters::Offset(-v.fX, -v.fY, nullptr); in makeEarlyComposeFilter() local 299 sk_sp<SkImageFilter> offset = SkImageFilters::Offset(v.fX, v.fY, nullptr); in makeLateComposeFilter() local 307 sk_sp<SkImageFilter> offset = SkImageFilters::Offset(-v.fX, -v.fY, nullptr); makeFullComposeFilter() local [all...] |
H A D | imagescalealigned.cpp | 51 SkPoint offset; member
|
H A D | lumafilter.cpp | 40 draw_label(SkCanvas* canvas, const char* label, const SkPoint& offset) draw_label() argument
|
/third_party/rust/crates/nix/src/ |
H A D | fcntl.rs | 712 pub fn offset(&self) -> libc::off_t { offset() functions [all...] |
/third_party/rust/crates/nix/test/ |
H A D | test_fcntl.rs | 289 let mut offset: loff_t = 5; in test_splice() variables
|
/third_party/skia/bench/ |
H A D | AlternatingColorPatternBench.cpp | 118 int offset = 2; variable
|
H A D | AAClipBench.cpp | 159 SkPoint offset variable 116 recurse(SkCanvas* canvas, int depth, const SkPoint& offset) recurse() argument [all...] |
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_add_bit_instruction_synonym.cpp | 213 uint32_t offset = fuzzerutil::MaybeGetIntegerConstant( in AddOpBitwiseOrOpNotSynonym() local 247 uint32_t offset = fuzzerutil::MaybeGetIntegerConstant( in AddOpBitwiseOrOpNotSynonym() local
|