| /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
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | adjust_arefs_test.cpp | 382 Graph *AdjustRefsTest::BuildGraphProcessIndex(uint64_t offset1, uint64_t offset2, uint64_t offset3) in BuildGraphProcessIndex() argument 411 uint64_t offset1 = 10; in TEST_F() 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
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
| H A D | swiper_animation_test_ng.cpp | 782 auto offset1 = -10.0f; in HWTEST_F() local 848 auto offset1 = -400.0f; in HWTEST_F() local 896 auto offset1 = -10.0f; HWTEST_F() local 899 EXPECT_EQ(GetChildX(frameNode_, 0), offset1); HWTEST_F() local 916 EXPECT_EQ(GetChildX(frameNode_, 0), offset1); HWTEST_F() local 929 EXPECT_EQ(GetChildX(frameNode_, 0), offset1); HWTEST_F() local 933 EXPECT_GT(GetChildX(frameNode_, 0), offset1); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | background_modifier.h | 50 NG::OffsetF offset1 = Alignment::GetAlignPosition(srcSize, desSize, align_); variable 83 NG::OffsetF offset1 = Alignment::GetAlignPosition(srcSize, desSize, align_); variable [all...] |
| /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
|
| /foundation/arkui/ace_engine/test/unittest/core/render/ |
| H A D | image_painter_test_ng.cpp | 483 auto offset1 = imagePainter.CalculateBgImagePosition(boxPaintSize_, imageRenderSize_, bgImgPositionOpt1); in HWTEST_F() local
|
| /foundation/multimedia/media_lite/test/ |
| H A D | test_play_file_h265.cpp | 238 uint8_t offset1 = 1;
in GetNal() 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
|
| /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
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_item_drag_manager.cpp | 199 float offset1 = nearRect.GetOffset().GetMainOffset(axis_); in ScaleAxisNearItem() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| H A D | dump.cpp | 654 auto offset1 = space + ArenaString(std::to_string(runtime->GetFieldOffset(field1)), adapter); in DumpObjectPairOpcode() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
| H A D | rich_editor_base_test_ng.cpp | 746 auto offset1 = richEditorController->GetCaretOffset(); in HWTEST_F() local
|
| H A D | rich_editor_base_testone_ng.cpp | 833 int32_t offset1 = 0; in HWTEST_F() local
|