| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm-inl.h | 104 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 D | assembler-x64-inl.h | 333 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 D | gl4cClipControlTests.cpp | 97 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 D | SkWebpCodec.cpp | 103 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 D | SkImage_Raster.cpp | 383 SkIPoint origin = fBitmap.pixelRefOrigin(); in onAsLegacyBitmap() local
|
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLOpsRenderPass.cpp | 20 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 D | GrD3DOpsRenderPass.cpp | 31 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 D | SkGr.cpp | 123 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 D | GrMockGpu.cpp | 58 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 D | islamcal.cpp | 421 UDate origin = HIJRA_MILLIS in trueMonthStart() local [all...] |
| /third_party/skia/tests/ |
| H A D | TestUtils.cpp | 94 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 D | Texture.cpp | 652 ClampToMipLevelVirtualSize(uint32_t level, const Origin3D& origin, const Extent3D& extent) const ClampToMipLevelVirtualSize() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_imp.py | 338 origin = 'foo' variable in ImportTests.test_issue31315.BadSpec
|
| /third_party/skia/third_party/externals/zlib/google/ |
| H A D | zip_internal.cc | 206 long SeekZipBuffer(void* opaque, void* /*stream*/, uLong offset, int origin) { in SeekZipBuffer() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uiter.cpp | 92 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 D | QueueWriteTextureValidationTests.cpp | 72 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 D | WGPUHelpers.cpp | 192 CreateImageCopyTexture(wgpu::Texture texture, uint32_t mipLevel, wgpu::Origin3D origin, wgpu::TextureAspect aspect) CreateImageCopyTexture() argument
|
| /third_party/python/Modules/_sqlite/ |
| H A D | blob.c | 276 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 D | sysinfo.h | 161 unsigned short origin; member
|
| /kernel/linux/common_modules/tzdriver/ |
| H A D | tc_ns_client.h | 69 __u32 origin; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_dsaf_misc.c | 651 u32 origin = 0; in hns_mac_config_sds_loopback() local
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | sysinfo.h | 161 unsigned short origin; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/ |
| H A D | hns_mdio.c | 119 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 D | panic.c | 223 void check_panic_on_warn(const char *origin) in check_panic_on_warn() argument
|
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| H A D | namei.c | 345 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...] |