| /foundation/graphic/graphic_utils_lite/test/ |
| H A D | geometry2d_unit_test.cpp | 204 Line* line1 = new Line(pt11, pt12); in HWTEST_F() local 247 Line* line1 = new Line(pt11, pt12); in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_text_lineTypography_test.cpp | 288 auto line1 = OH_Drawing_LineTypographyCreateLine(lineTypography, startIndex, count);
in HWTEST_F() local 318 auto line1 = OH_Drawing_LineTypographyCreateLine(lineTypography, startIndex, count);
in HWTEST_F() local
|
| /third_party/mbedtls/tests/include/test/ |
| H A D | helpers.h | 77 char line1[MBEDTLS_TEST_LINE_LENGTH]; member
|
| /third_party/skia/tests/ |
| H A D | PathOpsLineIntersectionTest.cpp | 87 static void check_results(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in check_results() argument 107 static void testOne(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in testOne() argument 151 testOneCoincident(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2) testOneCoincident() argument 205 const SkDLine& line1 = coincidentTests[index][0]; DEF_TEST() local 210 const SkDLine& line1 = tests[index][0]; DEF_TEST() local 215 const SkDLine& line1 = noIntersect[index][0]; DEF_TEST() local [all...] |
| /third_party/ltp/testcases/kernel/fs/mongo/ |
| H A D | mongo_compare.c | 54 char line1[100]; in main() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | common_unittest.cc | 143 int line1 = __LINE__; GOOGLE_LOG(INFO) << "Visible1"; in TEST() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | smaps_memory_info.cpp | 82 vector<string> line1; in InsertSmapsTitle() local
|
| H A D | memory_info.cpp | 98 vector<string> line1; in insertMemoryTitle() local
|
| /foundation/resourceschedule/memmgr/test/unittest/phone/ |
| H A D | kernel_interface_test.cpp | 153 std::string line1 = "line1"; in HWTEST_F() local 186 std::string line1 = "line1"; HWTEST_F() local 233 std::string line1 = "line1"; HWTEST_F() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | intel_vblank.c | 412 u32 line1, line2; in pipe_scanline_is_moving() local
|
| /third_party/gn/src/base/files/ |
| H A D | file_util.cc | 88 std::string line1, line2; in TextContentsEqual() local
|
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| H A D | load_policy.cpp | 89 std::string line1; in CompareHash() local
|
| /third_party/mesa3d/src/gallium/tools/trace/ |
| H A D | pytracediff.py | 447 line1 = pkk_get_line(data1, nline) variable
|
| /foundation/arkui/ui_lite/test/uitest/test_canvas/ |
| H A D | ui_test_canvas.cpp | 1018 void UITestCanvas::DrawLineSegment(UICanvas *canvas, const int16_t line1, in DrawLineSegment() argument 1427 void DrawRectangle(UICanvas *canvas, const int16_t line1, in DrawRectangle() argument 1552 void UITestCanvas::DrawRotate001(UICanvas *canvas, Paint paint, const int16_t line1, const int16_t line2) in DrawRotate001() argument
|
| /third_party/vk-gl-cts/execserver/tools/ |
| H A D | xsTest.cpp | 601 const char line1[] = "Bar\n"; in runProgram() local
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getsrclines.c | 64 Dwarf_Line *line1 = &list1->line; in compare_lines() local
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | h264dsp.c | 647 register vec_u8 line0, line1, line2, line3, line4, line5; in h264_h_loop_filter_luma_altivec() local
|
| H A D | me_cmp.c | 461 register vector signed short line1 = vec_sub(temp0, temp1); in hadamard8_diff8x8_altivec() local 634 register vector signed short line1 = vec_sub(temp0, temp1); in hadamard8_diff16x8_altivec() local
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrTriangulator.cpp | 1038 Line line1 = edge1->fLine; in computeBisector() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTexLookupVerifier.cpp | 227 static bool isInColorBounds (const LookupPrecision& prec, const ColorLine& line0, const ColorLine& line1, const Vec4& result) in isInColorBounds() argument 1073 ColorLine line1; in isLinearMipmapLinearSampleResultValid() local 397 is1DTrilinearFilterResultValid(const LookupPrecision& prec, const ColorLine& line0, const ColorLine& line1, const Vec2& xBounds0, const Vec2& xBounds1, const Vec2& zBounds, const float searchStep, const Vec4& result) is1DTrilinearFilterResultValid() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
| H A D | saa7134.h | 496 unsigned int line1; member
|
| /kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
| H A D | saa7134.h | 496 unsigned int line1; member
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 3849 stbi_uc *line0,*line1; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 1049 u32 line1, line2; in pipe_scanline_is_moving() local
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.c | 7104 fixup_log_failed_core_relo(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) fixup_log_failed_core_relo() argument 7143 fixup_log_missing_map_load(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) fixup_log_missing_map_load() argument 7176 fixup_log_missing_kfunc_call(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) fixup_log_missing_kfunc_call() argument [all...] |