/third_party/skia/gm/ |
H A D | backdrop_imagefilter_croprect.cpp | 19 SkPoint origin = SkPoint::Make(150.f, 150.f); in draw_backdrop_filter_gm() local
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | partitions.h | 70 unsigned long origin; member
|
/kernel/linux/linux-6.6/fs/netfs/ |
H A D | objects.c | 14 netfs_alloc_request(struct address_space *mapping, struct file *file, loff_t start, size_t len, enum netfs_io_origin origin) netfs_alloc_request() argument
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | partitions.h | 70 unsigned long origin; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_frontbuffer.c | 79 frontbuffer_flush(struct drm_i915_private *i915, unsigned int frontbuffer_bits, enum fb_op_origin origin) frontbuffer_flush() argument 166 __intel_fb_invalidate(struct intel_frontbuffer *front, enum fb_op_origin origin, unsigned int frontbuffer_bits) __intel_fb_invalidate() argument 187 __intel_fb_flush(struct intel_frontbuffer *front, enum fb_op_origin origin, unsigned int frontbuffer_bits) __intel_fb_flush() argument [all...] |
H A D | intel_frontbuffer.h | 95 intel_frontbuffer_invalidate(struct intel_frontbuffer *front, enum fb_op_origin origin) intel_frontbuffer_invalidate() argument 123 intel_frontbuffer_flush(struct intel_frontbuffer *front, enum fb_op_origin origin) intel_frontbuffer_flush() argument
|
/third_party/curl/src/ |
H A D | tool_formparse.h | 55 curl_off_t origin; /* Stdin read origin offset. */ member
|
/third_party/curl/include/curl/ |
H A D | header.h | 36 unsigned int origin; /* see bits below */ member
|
/third_party/gn/src/gn/ |
H A D | loader_unittest.cc | 81 bool AsyncLoadFile(const LocationRange& origin, in AsyncLoadFile() argument
|
H A D | substitution_pattern.cc | 36 Parse(const std::string& str, const ParseNode* origin, Err* err) Parse() argument
|
H A D | value.h | 57 const ParseNode* origin() const { return origin_; } in origin() function in Value
|
/third_party/node/src/ |
H A D | node_contextify.h | 38 v8::Local<v8::String> origin; member
|
/third_party/icu/icu4c/source/samples/uciter8/ |
H A D | uit_len8.c | 116 lenient8IteratorGetIndex(UCharIterator *iter, UCharIteratorOrigin origin) { in lenient8IteratorGetIndex() argument 208 lenient8IteratorMove(UCharIterator *iter, int32_t delta, UCharIteratorOrigin origin) { in lenient8IteratorMove() argument
|
/third_party/node/deps/v8/src/heap/ |
H A D | heap-allocator-inl.h | 56 AllocateRaw( int size_in_bytes, AllocationOrigin origin, AllocationAlignment alignment) AllocateRaw() argument 161 AllocateRaw(int size_in_bytes, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) AllocateRaw() argument 191 AllocateRawData(int size_in_bytes, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawData() argument 213 AllocateRawWith( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWith() argument [all...] |
H A D | heap-allocator.cc | 40 AllocateRawLargeInternal( int size_in_bytes, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawLargeInternal() argument 79 AllocateRawWithLightRetrySlowPath( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWithLightRetrySlowPath() argument 103 AllocateRawWithRetryOrFailSlowPath( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWithRetryOrFailSlowPath() argument
|
/third_party/node/deps/v8/src/inspector/ |
H A D | inspected-context.h | 44 String16 origin() const { return m_origin; } in origin() function in v8_inspector::InspectedContext
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | LimitedInputStream.cs | 95 public override long Seek(long offset, SeekOrigin origin) in Seek() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLImage.cpp | 115 bool Image::isRegionValid(const size_t origin[3], const size_t region[3]) const in isRegionValid() argument [all...] |
/third_party/skia/src/core/ |
H A D | SkDraw_text.cpp | 114 paintPaths(SkDrawableGlyphBuffer* drawables, SkScalar scale, SkPoint origin, const SkPaint& paint) const paintPaths() argument
|
H A D | SkPictureImageGenerator.cpp | 97 onGenerateTexture(GrRecordingContext* ctx, const SkImageInfo& info, const SkIPoint& origin, GrMipmapped mipmapped, GrImageTexGenPolicy texGenPolicy) onGenerateTexture() argument
|
H A D | SkImageGenerator.cpp | 48 generateTexture(GrRecordingContext* ctx, const SkImageInfo& info, const SkIPoint& origin, GrMipmapped mipMapped, GrImageTexGenPolicy texGenPolicy) generateTexture() argument
|
H A D | SkGlyphBuffer.cpp | 43 startBitmapDevice( const SkZip<const SkGlyphID, const SkPoint>& source, SkPoint origin, const SkMatrix& viewMatrix, const SkGlyphPositionRoundingSpec& roundingSpec) startBitmapDevice() argument
|
/third_party/skia/src/gpu/mtl/ |
H A D | GrMtlGpu.h | 121 void submitIndirectCommandBuffer(GrSurface* surface, GrSurfaceOrigin origin, in submitIndirectCommandBuffer() argument
|
/third_party/skia/third_party/externals/icu/source/samples/uciter8/ |
H A D | uit_len8.c | 116 lenient8IteratorGetIndex(UCharIterator *iter, UCharIteratorOrigin origin) { in lenient8IteratorGetIndex() argument 208 lenient8IteratorMove(UCharIterator *iter, int32_t delta, UCharIteratorOrigin origin) { in lenient8IteratorMove() argument
|
/third_party/skia/src/utils/ |
H A D | SkCanvasStack.cpp | 18 void SkCanvasStack::pushCanvas(std::unique_ptr<SkCanvas> canvas, const SkIPoint& origin) { in pushCanvas() argument
|