Home
last modified time | relevance | path

Searched defs:offset1 (Results 1 - 25 of 87) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dcl_utils.h20 inline bool OverlapRegions(size_t offset1, size_t offset2, size_t size) in OverlapRegions() argument
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dsys_sh32.c51 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1, in sys_fadvise64_64_wrapper() argument
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dsys_sh32.c51 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1, in sys_fadvise64_64_wrapper() argument
/third_party/ffmpeg/tests/checkasm/
H A Dsynth_filter.c66 int i, offset0 = 0, offset1 = 0, offset_b = 0; in checkasm_check_synth_filter() local
/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Dtelldir.c40 long offset1 = telldir(dir); in telldir_0100() local
/kernel/linux/linux-5.10/drivers/misc/echo/
H A Dfir.h95 int offset1; in fir16() local
137 int offset1; in fir32() local
H A Decho.c110 int offset1; in lms_adapt_bg() local
/kernel/linux/linux-6.6/drivers/misc/echo/
H A Dfir.h95 int offset1; in fir16() local
137 int offset1; in fir32() local
H A Decho.c110 int offset1; in lms_adapt_bg() local
/third_party/skia/bench/
H A DImageFilterDAGBench.cpp149 auto offset1 = SkImageFilters::Offset(100.0f, 100.0f, blur); variable
/third_party/node/deps/brotli/c/enc/
H A Dbackward_references.c31 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; in ComputeDistanceCode() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references.c31 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; in ComputeDistanceCode() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_offsets.c156 unsigned offset1 = nir_intrinsic_offset1(intrin) * stride; in try_fold_shared2() local
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c59 create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) create_buffer() argument
135 drm_create_planar_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_planar_buffer() argument
164 drm_create_prime_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_prime_buffer() argument
/third_party/icu/icu4c/source/samples/layout/
H A Dcmaps.cpp70 le_uint32 offset1 = 0, offset10 = 0; in createUnicodeMapper() local
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DTestUtils.java52 public static boolean equals(byte[] b1, int offset1, byte[] b2, int offset2, int length) { in equals() argument
208 equals( int offset1, ReadableFontData rfd1, int offset2, ReadableFontData rfd2, int length) equals() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcmaps.cpp70 le_uint32 offset1 = 0, offset10 = 0; in createUnicodeMapper() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff.c79 FT_ULong offset1 = table1->Offset; in compare_offsets() local
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmcu.h60 u8 offset1; member
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-m48t86.c197 unsigned int offset1 = M48T86_NVRAM(M48T86_NVRAM_LEN - 1); in m48t86_verify_chip() local
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h40 unsigned int offset1; /* 0x00000058 (offset to CPRB) */ member
90 unsigned int offset1; /* offset to CPRB */ member
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-m48t86.c198 unsigned int offset1 = M48T86_NVRAM(M48T86_NVRAM_LEN - 1); in m48t86_verify_chip() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmcu.h60 u8 offset1; member
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h38 unsigned int offset1; /* 0x00000058 (offset to CPRB) */ member
88 unsigned int offset1; /* offset to CPRB */ member
/third_party/ffmpeg/libavcodec/
H A Dtruespeech.c46 int offset1[2]; ///< 8-bit value, used in one copying offset member

Completed in 11 milliseconds

1234