/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | cl_utils.h | 20 inline bool OverlapRegions(size_t offset1, size_t offset2, size_t size) in OverlapRegions() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/dirent/ |
H A D | telldir.c | 41 long offset2 = 0; in telldir_0100() local
|
/third_party/skia/bench/ |
H A D | ImageFilterDAGBench.cpp | 150 auto offset2 = SkImageFilters::Offset(-100.0f, -100.0f, blur); variable
|
/third_party/mesa3d/src/egl/wayland/wayland-drm/ |
H A D | wayland-drm.c | 59 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/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/ |
H A D | TestUtils.java | 52 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/freetype/src/sfnt/ |
H A D | sfwoff.c | 80 FT_ULong offset2 = table2->Offset; in compare_offsets() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | truespeech.c | 47 int offset2[4]; ///< 7-bit value, encodes offsets for copying and for two-point filter member
|
H A D | dvdsubenc.c | 258 int offset1, offset2; in encode_dvd_subtitles() local
|
H A D | dvdsubdec.c | 229 int64_t offset1, offset2; in decode_dvd_subtitles() local [all...] |
H A D | vp6.c | 591 vp6_filter(VP56Context *s, uint8_t *dst, uint8_t *src, int offset1, int offset2, ptrdiff_t stride, VP56mv mv, int mask, int select, int luma) vp6_filter() argument
|
H A D | vc1dsp.c | 898 sprite_v_template(uint8_t *dst, const uint8_t *src1a, const uint8_t *src1b, int offset1, int two_sprites, const uint8_t *src2a, const uint8_t *src2b, int offset2, int alpha, int scaled, int width) sprite_v_template() argument 953 sprite_v_double_twoscale_c(uint8_t *dst, const uint8_t *src1a, const uint8_t *src1b, int offset1, const uint8_t *src2a, const uint8_t *src2b, int offset2, int alpha, int width) sprite_v_double_twoscale_c() argument
|
H A D | rv34.c | 1765 int offset2 = get_slice_offset(avctx, slices_hdr, i+2, slice_count, buf_size); in ff_rv34_decode_frame() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | BufferTests.cpp | 286 size_t offset2 = 0; in TEST_P() local 311 size_t offset2 = 0; in TEST_P() local 329 size_t offset2 = 0; in TEST_P() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/demux/ |
H A D | anim_decode.c | 406 const size_t offset2 = canvas_y * width + left2; in WebPAnimDecoderGetNext() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | number_patternstring.cpp | 139 int32_t offset2 = offset + U16_LENGTH(cp1); in peek2() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_patternstring.cpp | 139 int32_t offset2 = offset + U16_LENGTH(cp1); in peek2() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_depth.c | 560 LLVMValueRef offset2 = LLVMBuildMul(builder, loopmsb, in lp_build_depth_stencil_load_swizzled() local 714 LLVMValueRef offset2 = LLVMBuildMul(builder, loopmsb, in lp_build_depth_stencil_write_swizzled() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tzregts.cpp | 221 int32_t offset2 = tz->getOffset(1, in Test4084933() local 1136 int32_t offset2 = cst->getOffset(1, in TestJDK12API() local
|
H A D | tzrulets.cpp | 565 int32_t offset2, dst2; in TestHistoricalRuleBasedTimeZone() local 1629 int32_t offset2 = vtz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, status); in TestVTimeZoneCoverage() local
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_emit.c | 941 unsigned size1, size2, offset1, offset2, stride1, stride2; in r300_emit_vertex_arrays() local
|
/third_party/node/deps/v8/src/debug/ |
H A D | liveedit.cc | 367 TokensCompareOutput(int offset1, int offset2, in TokensCompareOutput() argument 343 TokensCompareInput(Handle<String> s1, int offset1, int len1, Handle<String> s2, int offset2, int len2) TokensCompareInput() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 1625 const size_t offset2 = 1u + sizeof(value1) + 2u; // Offset of 3 bytes plus the size of value1. in SpecConstantsHelper() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_optimizer.cpp | 801 uint32_t offset2 = 0; in parse_base_offset() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_image_writer.cpp | 3432 int32 offset2 = (fBitOffset + fCodeSize - 1) >> 3; in PutCodeWord() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 1640 const size_t offset2 = 1u + sizeof(value1) + 2u; // Offset of 3 bytes plus the size of value1. in SpecConstantsHelper() local
|