Home
last modified time | relevance | path

Searched refs:ignored (Results 1 – 25 of 102) sorted by relevance

12345

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Ddisable_warning_4201_heading.h26 #pragma clang diagnostic ignored "-Wpedantic"
29 #pragma GCC diagnostic ignored "-Wpedantic"
/ohos5.0/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_msg.h68 # pragma clang diagnostic ignored "-Wextern-c-compat"
71 # pragma GCC diagnostic ignored "-Wextern-c-compat"
/ohos5.0/base/global/resource_management/frameworks/resmgr/
H A DBUILD.gn138 "-Wno-ignored-attributes",
172 "-Wno-ignored-attributes",
209 "-Wno-ignored-attributes",
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.cpp27 #pragma clang diagnostic ignored "-Wignored-qualifiers"
28 #pragma clang diagnostic ignored "-Wswitch"
31 #pragma GCC diagnostic ignored "-Wignored-qualifiers"
32 #pragma GCC diagnostic ignored "-Wswitch"
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/GLES1/
H A Dgles1.cpp47 #pragma GCC diagnostic ignored "-Wunused-parameter"
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/GLES2/
H A Dgles2.cpp47 #pragma GCC diagnostic ignored "-Wunused-parameter"
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Ddebug_printf.cpp43 #pragma clang diagnostic ignored "-Wformat-nonliteral" in DebugPrintf()
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_unwind_remote.h20 #pragma clang diagnostic ignored "-Wextern-c-compat"
/ohos5.0/docs/en/application-dev/ui/
H A Djs-framework-js-tag.md48 - Set autoDesignWidth to true, the designWidth field will be ignored, and the component and layout …
60 …te the baseline width. If autoDesignWidth is set to true, designWidth is ignored. The baseline wid…
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/GLES3/
H A Dgles3.cpp88 #pragma GCC diagnostic ignored "-Wunused-parameter"
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A D_o_h___audio_capture_info.md8 …Rate** and **audioChannels** are **0**, the audio-related parameters are ignored and the audio dat…
H A D_o_h___video_capture_info.md8 …Width** and **videoFrameHeight** are **0**, video-related parameters are ignored and screen data i…
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl.cpp47 #pragma GCC diagnostic ignored "-Wunused-parameter"
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/
H A Dkqueue.rs195 fn kevent_check_error(events: &mut [Event], ignored: &[i64]) -> io::Result<()> { in kevent_check_error()
198 if (event.flags & libc::EV_ERROR != 0) && data != 0 && !ignored.contains(&data) { in kevent_check_error()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp285 #pragma clang diagnostic ignored "-Wformat-nonliteral" in HiLogPrintArgs()
289 #pragma GCC diagnostic ignored "-Wformat-nonliteral" in HiLogPrintArgs()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/etsDmsDemo/dmsDemo/entry/src/main/ets/model/
H A DRemoteDeviceModel.ets134 console.info('[dmsDemo] device founded, ignored');
159 console.info('[dmsDemo] device founded, ignored');
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hiappevent.md45 …he event, and the event will be written to the event file after the invalid parameters are ignored.
76 …he event to the event file after the invalid parameters in the event are ignored, or stop writing …
121 …he event to the event file after the invalid parameters in the event are ignored, or stop writing …
/ohos5.0/base/startup/init/interfaces/innerkits/init_module_engine/include/
H A Dbootstage.h80 int ignored; /* Ignore this parameter or not */ member
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxlog/
H A Ddfx_log_public.h91 #pragma clang diagnostic ignored "-Wgnu-string-literal-operator-template"
/ohos5.0/foundation/multimedia/av_session/test/resource/
H A Dplayer_index_js.md255 … console.info(' ttt AVSessionPlayer[IndexPage] onPlayClick ignored, isSwitching');
275 … console.info(' ttt AVSessionPlayer[IndexPage] onPlayClick ignored, isSwitching');
299 … console.info(' ttt AVSessionPlayer[IndexPage] onPreviousClick ignored, isSwitching');
538 console.info(' ttt AVSessionPlayer[IndexPage] onPlayClick ignored, isSwitching');
598 console.info(' ttt AVSessionPlayer[IndexPage] onPreviousClick ignored, isSwitching');
629 console.info(' ttt AVSessionPlayer[IndexPage] onNextClick ignored, isSwitching');
/ohos5.0/base/startup/appspawn/util/src/
H A Dappspawn_utils.c350 # pragma clang diagnostic ignored "-Wvarargs"
353 # pragma GCC diagnostic ignored "-Wvarargs"
/ohos5.0/base/startup/init/services/param/manager/
H A Dparam_server.c300 filter.ignored = 0; in LoadOneParam_()
303 if (filter.ignored) { in LoadOneParam_()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/build/
H A Dpreview_common.gni60 "-Wno-ignored-attributes",
/ohos5.0/foundation/graphic/graphic_3d/3d_scene_adapter/
H A DBUILD.gn44 "-Wno-ignored-qualifiers",
/ohos5.0/foundation/graphic/graphic_3d/kits/js/
H A DBUILD.gn48 "-Wno-ignored-qualifiers",

12345