Home
last modified time | relevance | path

Searched defs:origin (Results 251 - 275 of 525) sorted by relevance

1...<<1112131415161718192021

/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm-inl.h104 Handle<HeapObject> RelocInfo::target_object_handle(Assembler* origin) { in target_object_handle() argument
155 Address RelocInfo::target_runtime_entry(Assembler* origin) { in target_runtime_entry() argument
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64-inl.h333 Handle<HeapObject> RelocInfo::target_object_handle(Assembler* origin) { in target_object_handle() argument
391 Address RelocInfo::target_runtime_entry(Assembler* origin) { in target_runtime_entry() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cClipControlTests.cpp97 bool verifyState(glw::GLenum origin, glw::GLenum depth) in verifyState() argument
508 qpTestResult ValidateFramebuffer(deqp::Context& context, glw::GLenum origin) in ValidateFramebuffer() argument
1286 ValidateFramebuffer(deqp::Context& context, glw::GLenum origin) ValidateFramebuffer() argument
[all...]
/third_party/skia/src/codec/
H A DSkWebpCodec.cpp103 SkEncodedOrigin origin = kDefault_SkEncodedOrigin; in MakeFromStream() local
550 SkWebpCodec(SkEncodedInfo&& info, std::unique_ptr<SkStream> stream, WebPDemuxer* demux, sk_sp<SkData> data, SkEncodedOrigin origin) SkWebpCodec() argument
/third_party/skia/src/image/
H A DSkImage_Raster.cpp383 SkIPoint origin = fBitmap.pixelRefOrigin(); in onAsLegacyBitmap() local
/third_party/skia/src/gpu/gl/
H A DGrGLOpsRenderPass.cpp20 set(GrRenderTarget* rt, bool useMSAASurface, const SkIRect& contentBounds, GrSurfaceOrigin origin, const LoadAndStoreInfo& colorInfo, const StencilLoadAndStoreInfo& stencilInfo) set() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DOpsRenderPass.cpp31 bool GrD3DOpsRenderPass::set(GrRenderTarget* rt, GrSurfaceOrigin origin, const SkIRect& bounds, in set() argument
292 scissor_to_d3d_clear_rect(const GrScissorState& scissor, const GrSurface* surface, GrSurfaceOrigin origin) scissor_to_d3d_clear_rect() argument
/third_party/skia/src/gpu/
H A DSkGr.cpp123 auto origin = src.origin(); in GrCopyBaseMipMapToView() local
180 SkIPoint origin = bitmap.pixelRefOrigin(); in GrMakeCachedBitmapProxyView() local
97 GrCopyBaseMipMapToTextureProxy(GrRecordingContext* ctx, sk_sp<GrSurfaceProxy> baseProxy, GrSurfaceOrigin origin, SkBudgeted budgeted) GrCopyBaseMipMapToTextureProxy() argument
/third_party/skia/src/gpu/mock/
H A DGrMockGpu.cpp58 onGetOpsRenderPass(GrRenderTarget* rt, bool , GrAttachment*, GrSurfaceOrigin origin, const SkIRect& bounds, const GrOpsRenderPass::LoadAndStoreInfo& colorInfo, const GrOpsRenderPass::StencilLoadAndStoreInfo&, const SkTArray<GrSurfaceProxy*,true>& sampledProxies, GrXferBarrierFlags renderPassXferBarriers) onGetOpsRenderPass() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dislamcal.cpp421 UDate origin = HIJRA_MILLIS in trueMonthStart() local
[all...]
/third_party/skia/tests/
H A DTestUtils.cpp94 GrSurfaceProxyView view(std::move(copy), origin, swizzle); in TestCopyFromSurface() local
83 TestCopyFromSurface(skiatest::Reporter* reporter, GrDirectContext* dContext, sk_sp<GrSurfaceProxy> proxy, GrSurfaceOrigin origin, GrColorType colorType, uint32_t expectedPixelValues[], const char* testName) TestCopyFromSurface() argument
257 CreateSurfaceContext(GrRecordingContext* rContext, const GrImageInfo& info, SkBackingFit fit, GrSurfaceOrigin origin, GrRenderable renderable, int sampleCount, GrMipmapped mipmapped, GrProtected isProtected, SkBudgeted budgeted) CreateSurfaceContext() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DTexture.cpp652 ClampToMipLevelVirtualSize(uint32_t level, const Origin3D& origin, const Extent3D& extent) const ClampToMipLevelVirtualSize() argument
/third_party/python/Lib/test/
H A Dtest_imp.py338 origin = 'foo' variable in ImportTests.test_issue31315.BadSpec
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_internal.cc206 long SeekZipBuffer(void* opaque, void* /*stream*/, uLong offset, int origin) { in SeekZipBuffer() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Duiter.cpp92 stringIteratorGetIndex(UCharIterator *iter, UCharIteratorOrigin origin) { in stringIteratorGetIndex() argument
112 stringIteratorMove(UCharIterator *iter, int32_t delta, UCharIteratorOrigin origin) { in stringIteratorMove() argument
362 characterIteratorGetIndex(UCharIterator *iter, UCharIteratorOrigin origin) { in characterIteratorGetIndex() argument
382 characterIteratorMove(UCharIterator *iter, int32_t delta, UCharIteratorOrigin origin) characterIteratorMove() argument
589 utf8IteratorGetIndex(UCharIterator *iter, UCharIteratorOrigin origin) utf8IteratorGetIndex() argument
669 utf8IteratorMove(UCharIterator *iter, int32_t delta, UCharIteratorOrigin origin) utf8IteratorMove() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DQueueWriteTextureValidationTests.cpp72 TestWriteTextureExactDataSize(uint32_t bytesPerRow, uint32_t rowsPerImage, wgpu::Texture texture, wgpu::TextureFormat textureFormat, wgpu::Origin3D origin, wgpu::Extent3D extent3D) TestWriteTextureExactDataSize() argument
/third_party/skia/third_party/externals/dawn/src/utils/
H A DWGPUHelpers.cpp192 CreateImageCopyTexture(wgpu::Texture texture, uint32_t mipLevel, wgpu::Origin3D origin, wgpu::TextureAspect aspect) CreateImageCopyTexture() argument
/third_party/python/Modules/_sqlite/
H A Dblob.c276 blob_seek_impl(pysqlite_Blob *self, int offset, int origin) in blob_seek_impl() argument
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsysinfo.h161 unsigned short origin; member
/kernel/linux/common_modules/tzdriver/
H A Dtc_ns_client.h69 __u32 origin; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c651 u32 origin = 0; in hns_mac_config_sds_loopback() local
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsysinfo.h161 unsigned short origin; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H A Dhns_mdio.c119 u32 origin = mdio_read_reg(base, reg); in mdio_set_reg_field() local
130 u32 origin; in mdio_get_reg_field() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dpanic.c223 void check_panic_on_warn(const char *origin) in check_panic_on_warn() argument
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dnamei.c345 struct dentry *origin = NULL; in ovl_check_origin_fh() local
516 struct ovl_path origin = { }; ovl_verify_index() local
643 ovl_get_index_name(struct dentry *origin, struct qstr *name) ovl_get_index_name() argument
688 ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper, struct dentry *origin, bool verify) ovl_lookup_index() argument
826 struct dentry *origin = NULL; ovl_lookup() local
[all...]

Completed in 23 milliseconds

1...<<1112131415161718192021