| /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/ffmpeg/tests/checkasm/ |
| H A D | synth_filter.c | 66 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 D | telldir.c | 40 long offset1 = telldir(dir); in telldir_0100() local
|
| /third_party/skia/bench/ |
| H A D | ImageFilterDAGBench.cpp | 149 auto offset1 = SkImageFilters::Offset(100.0f, 100.0f, blur); variable
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | backward_references.c | 31 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 D | backward_references.c | 31 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; in ComputeDistanceCode() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_offsets.c | 156 unsigned offset1 = nir_intrinsic_offset1(intrin) * stride; in try_fold_shared2() local
|
| /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/icu/icu4c/source/samples/layout/ |
| H A D | cmaps.cpp | 70 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 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/icu/source/samples/layout/ |
| H A D | cmaps.cpp | 70 le_uint32 offset1 = 0, offset10 = 0; in createUnicodeMapper() local
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | sfwoff.c | 79 FT_ULong offset1 = table1->Offset; in compare_offsets() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | truespeech.c | 46 int offset1[2]; ///< 8-bit value, used in one copying offset 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 [all...] |
| 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 942 sprite_v_double_onescale_c(uint8_t *dst, const uint8_t *src1a, const uint8_t *src1b, int offset1, const uint8_t *src2a, int alpha, int width) sprite_v_double_onescale_c() 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
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | BufferTests.cpp | 280 size_t offset1 = 8; in TEST_P() local 300 size_t offset1 = 8; in TEST_P() local 327 size_t offset1 = 8; in TEST_P() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| H A D | time_zone_libc.cc | 259 int offset0, offset1; in MakeTime() local
|
| /third_party/skia/third_party/externals/libwebp/src/demux/ |
| H A D | anim_decode.c | 401 const size_t offset1 = canvas_y * width + left1; in WebPAnimDecoderGetNext() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_ps.c | 44 LLVMValueRef offset1 = in load_sample_position() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tzregts.cpp | 219 int32_t offset1 = tz->getOffset(1, in Test4084933() local 1131 int32_t offset1 = pst->getOffset(1, in TestJDK12API() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 214 lp_build_sample_wrap_linear_int(struct lp_build_sample_context *bld, unsigned block_length, LLVMValueRef coord0, LLVMValueRef *weight_i, LLVMValueRef coord_f, LLVMValueRef length, LLVMValueRef stride, LLVMValueRef offset, boolean is_pot, unsigned wrap_mode, LLVMValueRef *offset0, LLVMValueRef *offset1, LLVMValueRef *i0, LLVMValueRef *i1) lp_build_sample_wrap_linear_int() argument
|
| /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/ffmpeg/libavcodec/mips/ |
| H A D | hevc_lpf_sao_msa.c | 1049 v16i8 dst0, offset0, offset1; in hevc_sao_band_filter_4width_msa() local 1111 v16i8 offset0, offset1, dst0, dst1; in hevc_sao_band_filter_8width_msa() local 1186 v16i8 offset0, offset1; hevc_sao_band_filter_16multiple_msa() local [all...] |