/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tab_bar_modifier_test_ng.cpp | 513 padding.left = 20.0f; in HWTEST_F()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | wgl_state.cpp | 368 res.width = static_cast<uint32_t>(rcCli.right - rcCli.left); in GetSurfaceInformation()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
H A D | image_source_png_test.cpp | 491 decodeOpts.CropRect.left = 3; in HWTEST_F()
|
H A D | image_source_webp_test.cpp | 584 decodeOpts.CropRect.left = 3; in HWTEST_F()
|
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/ |
H A D | image_source_native.cpp | 315 decOps.desiredRegion.left = static_cast<int32_t>(ops->desiredRegion.x); in ParseDecodingOps()
|
/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_napi.h | 185 int32_t left = -1; // offset of the watermark to the left line if pixel member
|
/kernel/linux/linux-5.10/drivers/devfreq/event/ |
H A D | exynos-ppmu.c | 72 PPMU_EVENT(mfc-left),
|
/kernel/linux/linux-5.10/arch/c6x/kernel/ |
H A D | entry.S | 116 ;; We left an unused word on the stack just above pt_regs.
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | decbin.S | 128 | (i.e., all digits assumed left of the decimal point.) 174 | (i.e., all digits assumed left of the decimal point.)
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | decbin.S | 128 | (i.e., all digits assumed left of the decimal point.) 174 | (i.e., all digits assumed left of the decimal point.)
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov9640.c | 574 sel->r.left = 0; in ov9640_get_selection()
|
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
H A D | dm355_ccdc.c | 219 horz_start = image_win->left << (ppc - 1); in ccdc_setwin()
|
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/ |
H A D | trace-event-perl.c | 246 define_event_symbols(event, ev_name, args->op.left); in define_event_symbols()
|
/kernel/linux/linux-6.6/drivers/devfreq/event/ |
H A D | exynos-ppmu.c | 72 PPMU_EVENT(mfc-left),
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-cmdq.c | 454 path->bounds[i].left = 0; in mdp_cmdq_send()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov9640.c | 574 sel->r.left = 0; in ov9640_get_selection()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_vbt_defs.h | 859 u8 left; /* 238+ */ member
|
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
H A D | trace-event-perl.c | 245 define_event_symbols(event, ev_name, args->op.left); in define_event_symbols()
|
/third_party/ffmpeg/libavcodec/ |
H A D | h264_metadata_bsf.c | 258 CROP(left, crop_unit_x); in h264_metadata_update_sps() 640 { "crop_left", "Set left border crop offset",
|
/third_party/glfw/src/ |
H A D | win32_platform.h | 556 void _glfwGetWindowFrameSizeWin32(_GLFWwindow* window, int* left, int* top, int* right, int* bottom);
|
/third_party/gn/src/gn/ |
H A D | scope.cc | 275 Err(binary->left()->GetRange(), "Assignment had no effect.", help); in CheckForUnusedVars()
|
/third_party/alsa-lib/include/ |
H A D | control.h | 646 int snd_ctl_elem_value_compare(snd_ctl_elem_value_t *left, const snd_ctl_elem_value_t *right);
|
/third_party/nghttp2/src/ |
H A D | shrpx_memcached_connection.cc | 604 sendsum_ += sendbufv_.back().left(); in fill_request_buffer()
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-primitive.h | 443 * Creates a new string by concatenating the left and the right strings 446 static Local<String> Concat(Isolate* isolate, Local<String> left,
|
/third_party/node/deps/v8/include/ |
H A D | v8-primitive.h | 441 * Creates a new string by concatenating the left and the right strings 444 static Local<String> Concat(Isolate* isolate, Local<String> left,
|