Home
last modified time | relevance | path

Searched +full:maybe +full:- +full:uninitialized (Results 1 – 25 of 153) sorted by relevance

1234567

/third_party/mindspore/mindspore-src/source/cmake/external_libs/
Dprotobuf_arm.cmake10 … set(protobuf_arm_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \
11 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2")
13 set(protobuf_arm_CXXFLAGS "${protobuf_arm_CXXFLAGS} -D_GLIBCXX_USE_CXX11_ABI=0")
15 set(protobuf_arm_LDFLAGS "-Wl,-z,relro,-z,now,-z,noexecstack")
19 … set(protobuf_arm_CXXFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -fPIC \
20 -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2")
22 … set(protobuf_arm_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \
23 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2")
25 … set(protobuf_arm_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \
26 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2")
[all …]
Dopencv.cmake9 …set(opencv_CXXFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -D_FORTIFY_SOU…
10 …set(opencv_CFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -D_FORTIFY_SOURC…
11 set(opencv_LDFLAGS "-Wl")
13 …set(opencv_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -D_FORTI…
14 …set(opencv_CFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -D_FORTIFY…
15 set(opencv_CXXFLAGS "${opencv_CXXFLAGS} -Wno-attributes -Wno-unknown-pragmas")
16 set(opencv_CXXFLAGS "${opencv_CXXFLAGS} -Wno-unused-value -Wno-implicit-fallthrough")
18 …set(opencv_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -D_FORTI…
19 set(opencv_CXXFLAGS "${opencv_CXXFLAGS} -O2")
21 set(opencv_CXXFLAGS "${opencv_CXXFLAGS} -D_GLIBCXX_USE_CXX11_ABI=0")
[all …]
Dprotobuf.cmake18 … set(protobuf_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \
19 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2")
21 set(protobuf_CXXFLAGS "${protobuf_CXXFLAGS} -D_GLIBCXX_USE_CXX11_ABI=0")
23 set(protobuf_LDFLAGS "-Wl,-z,relro,-z,now,-z,noexecstack")
27 … set(protobuf_CXXFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -fPIC \
28 -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2")
40 … set(protobuf_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \
41 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2")
44 … set(protobuf_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \
45 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2")
[all …]
Dgrpc.cmake3 …set(grpc_CXXFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -fPIC -D_FORTIFY…
4 -Dgrpc=mindspore_grpc -Dgrpc_impl=mindspore_grpc_impl -Dgrpc_core=mindspore_grpc_core")
6 …set(grpc_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -D_FORTIFY…
8 …set(grpc_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -D_FORTIFY…
9 -Dgrpc=mindspore_grpc -Dgrpc_impl=mindspore_grpc_impl -Dgrpc_core=mindspore_grpc_core")
10 set(grpc_CFLAGS "-fstack-protector-all -D_FORTIFY_SOURCE=2 -O2")
12 set(grpc_CXXFLAGS "${grpc_CXXFLAGS} -D_GLIBCXX_USE_CXX11_ABI=0")
17 set(grpc_LDFLAGS "-Wl,-z,relro,-z,now,-z,noexecstack")
34 if(EXISTS ${c-ares_ROOT}/lib64)
35 set(_FINDPACKAGE_CARES_CONFIG_DIR "${c-ares_ROOT}/lib64/cmake/c-ares")
[all …]
Dsqlite.cmake2 set(REQ_URL "https://gitee.com/mirrors/sqlite/repository/archive/version-3.36.0.tar.gz")
5 set(REQ_URL "https://github.com/sqlite/sqlite/archive/version-3.36.0.tar.gz")
15 URL https://sqlite.org/2021/sqlite-amalgamation-3360000.zip
24 URL https://sqlite.org/2021/sqlite-amalgamation-3360000.zip
34 …set(sqlite_CFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -fPIC -D_FORTIFY…
35 -O2")
37 … set(sqlite_CFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -fPIC \
38 -D_FORTIFY_SOURCE=2 -O2")
39 set(sqlite_LDFLAGS "-Wl,-z,relro,-z,now,-z,noexecstack")
46 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/sqlite/CVE-2022-35737.patch
[all …]
Djpeg_turbo.cmake7 set(REQ_URL "https://gitee.com/mirrors/libjpeg-turbo/repository/archive/2.0.4.tar.gz")
10 set(REQ_URL "https://github.com/libjpeg-turbo/libjpeg-turbo/archive/2.0.4.tar.gz")
15 …set(jpeg_turbo_CFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -fPIC -D_FOR…
16 -O2")
19 set(jpeg_turbo_CFLAGS "-O2")
21 … set(jpeg_turbo_CFLAGS "-fstack-protector-all -Wno-unused-parameter -fPIC -D_FORTIFY_SOURCE=2 -O2")
23 set(jpeg_turbo_CFLAGS "${jpeg_turbo_CFLAGS} -march=armv8.2-a -mtune=cortex-a72")
24 …set(jpeg_turbo_CFLAGS "${jpeg_turbo_CFLAGS} -Wno-uninitialized -march=armv8.2-a -mtune=cortex-a72")
26 set(jpeg_turbo_CFLAGS "${jpeg_turbo_CFLAGS} -Wno-maybe-uninitialized")
31 set(jpeg_turbo_LDFLAGS "-Wl,-z,relro,-z,now,-z,noexecstack,-s")
[all …]
/third_party/pcre2/pcre2/src/
Dpcre2_jit_neon_inc.h2 * Perl-Compatible Regular Expressions *
10 Original API code Copyright (c) 1997-2012 University of Cambridge
11 New API code Copyright (c) 2016-2019 University of Cambridge
13 -----------------------------------------------------------------------------
39 -----------------------------------------------------------------------------
122 const sljit_u32 diff = IN_UCHARS(offs1 - offs2); in FF_FUN()
129 cmp1b = VDUPQ(0); /* to avoid errors on older compilers -Werror=maybe-uninitialized */ in FF_FUN()
130 cmp2b = VDUPQ(0); /* to avoid errors on older compilers -Werror=maybe-uninitialized */ in FF_FUN()
137 cmp1b = VDUPQ(0); /* to avoid errors on older compilers -Werror=maybe-uninitialized */ in FF_FUN()
159 cmp2b = VDUPQ(0); /* to avoid errors on older compilers -Werror=maybe-uninitialized */ in FF_FUN()
[all …]
/third_party/rust/rust/tests/ui/mir-dataflow/
Duninits-2.rs12 // `x` is initialized here, so maybe-uninit bit is 0. in foo()
18 // `x` definitely uninitialized here, so maybe-uninit bit is 1. in foo()
/third_party/mesa3d/src/amd/addrlib/
Dmeson.build2 # SPDX-License-Identifier: MIT
51 cpp_args_addrlib = ['-DADDR_FASTCALL=']
54 cpp_args_addrlib += '-DLITTLEENDIAN_CPU'
56 cpp_args_addrlib += '-DBIGENDIAN_CPU'
60 cpp_args_addrlib += '-DDEBUG=0'
62 cpp_args_addrlib += '-DDEBUG=1'
66 ['-Wno-unused-variable', '-Wno-unused-local-typedefs',
67 '-Wno-unused-but-set-variable', '-Wno-maybe-uninitialized',
68 '-Wno-self-assign', '/wd4189', '-Wno-uninitialized']
/third_party/rust/rust/tests/ui/nll/
Dmaybe-initialized-drop-with-uninitialized-fragments.stderr2 --> $DIR/maybe-initialized-drop-with-uninitialized-fragments.rs:20:5
5 | ------ `x` is borrowed here
11 | - borrow might be used here, when `foo` is dropped and runs the destructor for type `Foo<'_>`
15 For more information about this error, try `rustc --explain E0506`.
/third_party/rust/rust/compiler/rustc_mir_dataflow/src/impls/
Dmod.rs3 //! zero-sized structure.
36 /// dataflow information shown in the right-hand comments.
40 /// fn foo(pred: bool) { // maybe-init:
59 /// particular control-flow point, one can take the set-difference
61 /// corresponding control-flow point.
63 /// Similarly, at a given `drop` statement, the set-intersection
65 /// places that would require a dynamic drop-flag at that statement.
73 pub fn new(tcx: TyCtxt<'tcx>, body: &'a Body<'tcx>, mdpe: &'a MoveDataParamEnv<'tcx>) -> Self { in new()
79 fn move_data(&self) -> &MoveData<'tcx> { in move_data()
85 /// uninitialized upon reaching a particular point in the control flow
[all …]
/third_party/python/Misc/
Dcoverity_model.c6 * - A model file can't import any header files.
7 * - Therefore only some built-in primitives like int, char and void are
9 * - Modeling doesn't need full structs and typedefs. Rudimentary structs
11 * - An uninitialized local pointer is not an error. It signifies that the
52 int maybe; in PyLong_FromLong() local
54 if ((ival >= -5) && (ival < 257 + 5)) { in PyLong_FromLong()
59 if (maybe) in PyLong_FromLong()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
DCMakeLists.txt2 …set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-delete-non-abstract-non-virtual-dtor -Wno-overloaded-
6 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-maybe-uninitialized")
47 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -mavx ")
48 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -maxv ")
49 string(REPLACE "-Wall" "" CMAKE_C_FLAGS ${CMAKE_C_FLAGS})
50 string(REPLACE "-Wall" "" CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS})
70 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fopenmp")
/third_party/rust/rust/src/ci/docker/host-x86_64/disabled/dist-x86_64-haiku/
Dllvm-config.sh4 --version) echo 4.0.1;;
5 --prefix) echo $SCRATCH/haiku-cross/sysroot/boot/system;;
6 --bindir) echo $SCRATCH/haiku-cross/sysroot/boot/system/bin;;
7 --includedir) echo $SCRATCH/haiku-cross/sysroot/boot/system/develop/headers;;
8 --libdir) echo $SCRATCH/haiku-/cross/sysroot/boot/system/develop/lib;;
9 --cmakedir) echo $SCRATCH/haiku-/cross/sysroot/boot/system/develop/lib/cmake/llvm;;
10 --cppflags) echo -I$SCRATCH/haiku-/cross/sysroot/boot/system/develop/headers \
11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS;;
12 --cflags) echo -I$SCRATCH/haiku-cross/sysroot/boot/system/develop/headers \
13 -fPIC -Wall -W -Wno-unused-parameter -Wwrite-strings \
[all …]
/third_party/grpc/third_party/upb/upb/bazel/
Dbuild_defs.bzl1 # Copyright (c) 2009-2021, Google LLC
4 # Use of this source code is governed by a BSD-style
6 # https://developers.google.com/open-source/licenses/bsd
14 "-Wextra",
15 # "-Wshorten-64-to-32", # not in GCC (and my Kokoro images doesn't have Clang)
16 "-Wno-unused-parameter",
17 "-Wno-long-long",
20 "-std=c99",
21 "-Wall",
22 "-Wstrict-prototypes",
[all …]
/third_party/protobuf/upb/bazel/
Dbuild_defs.bzl1 # Copyright (c) 2009-2021, Google LLC
4 # Use of this source code is governed by a BSD-style
6 # https://developers.google.com/open-source/licenses/bsd
14 "-Wextra",
15 # "-Wshorten-64-to-32", # not in GCC (and my Kokoro images doesn't have Clang)
16 "-Wno-unused-parameter",
17 "-Wno-long-long",
20 "-std=c99",
21 "-Wall",
22 "-Wstrict-prototypes",
[all …]
/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml2 .build-common:
3 extends: .container+build-rules
7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner
22 - _build/meson-logs/*.txt
23 - _build/meson-logs/strace
24 - _build/.ninja_log
25 - artifacts
28 .build-linux:
29 extends: .build-common
36 - !reference [default, before_script]
[all …]
/third_party/mesa3d/src/amd/vpelib/
Dmeson.build2 # SPDX-License-Identifier: MIT
5 '-Wall',
6 '-Wextra',
7 '-Wno-unused',
8 '-Wno-unused-parameter',
9 '-Wno-unused-command-line-argument',
10 '-Wno-ignored-qualifiers',
11 '-Wno-missing-field-initializers',
12 '-Wno-self-assign',
13 '-Wno-implicit-fallthrough',
[all …]
/third_party/rust/rust/compiler/rustc_mir_transform/src/
Dremove_uninit_drops.rs12 /// Removes `Drop` terminators whose target is known to be uninitialized at
15 /// This is redundant with drop elaboration, but we need to do it prior to const-checking, and
16 /// running const-checking after drop elaboration makes it optimization dependent, causing issues
19 /// [#90770]: https://github.com/rust-lang/rust/issues/90770
84 ) -> bool { in is_needs_drop_and_init()
99 // This pass is only needed for const-checking, so it doesn't handle as many cases as in is_needs_drop_and_init()
100 // `DropCtxt::open_drop`, since they aren't relevant in a const-context. in is_needs_drop_and_init()
111 // initializedness as its parent (maybe init). in is_needs_drop_and_init()
154 ) -> bool { in variant_needs_drop()
/third_party/ninja/
DCMakeLists.txt11 # --- optional link-time optimization
21 # --- compiler flags
27 add_compile_options(/W4 /wd4100 /wd4267 /wd4706 /wd4702 /wd4244 /GR- /Zc:__cplusplus)
31 check_cxx_compiler_flag(-Wno-deprecated flag_no_deprecated)
33 add_compile_options(-Wno-deprecated)
35 check_cxx_compiler_flag(-fdiagnostics-color flag_color_diag)
37 add_compile_options(-fdiagnostics-color)
42 # Set -DUSE_PPOLL=1 if this is the case.
59 # --- optional re2c
63 execute_process(COMMAND "${RE2C}" --vernum OUTPUT_VARIABLE RE2C_RAW_VERSION)
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/
DCMakeLists.txt2 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-sign-compare")
3 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-reorder")
4 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-switch")
8 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-uninitialized -Wno-deprecated-declarations \
9 -Wno-delete-non-abstract-non-virtual-dtor \
10 -Wno-unused-comparison -Wno-constant-conversion \
11 -Wno-unknown-warning-option -Wno-macro-redefined")
14 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-maybe-uninitialized")
25 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-class-memaccess -Wno-stringop-truncation")
26 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-format")
[all …]
/third_party/grpc/src/core/util/
Dtable.h7 // http://www.apache.org/licenses/LICENSE-2.0
32 // Meta-programming detail types to aid in building up a Table
35 // A tuple-like type that contains manually constructed elements.
67 static T* f(Elements<void, T, Ts...>* e) { return e->ptr(); }
68 static const T* f(const Elements<void, T, Ts...>* e) { return e->ptr(); }
74 -> decltype(GetElem<I - 1, Ts...>::f(e)) {
75 return GetElem<I - 1, Ts...>::f(e);
78 -> decltype(GetElem<I - 1, Ts...>::f(e)) {
79 return GetElem<I - 1, Ts...>::f(e);
127 // used the type-based accessor/mutators, but the type you're using is repeated
[all …]
/third_party/json/include/nlohmann/detail/input/
Dlexer.hpp6 // SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
7 // SPDX-License-Identifier: MIT
41 uninitialized, ///< indicating the scanner is uninitialized enumerator
45 value_string, ///< a string -- use get_string() for actual value
46 value_unsigned, ///< an unsigned integer -- use get_number_unsigned() for actual value
47 value_integer, ///< a signed integer -- use get_number_integer() for actual value
48 value_float, ///< an floating point number -- use get_number_float() for actual value
67 case token_type::uninitialized: in token_type_name()
68 return "<uninitialized>"; in token_type_name()
100 default: // catch non-enum values in token_type_name()
[all …]
/third_party/rust/rust/compiler/rustc_mir_build/src/build/expr/
Das_rvalue.rs33 ) -> BlockAnd<Rvalue<'tcx>> { in as_local_rvalue()
44 ) -> BlockAnd<Rvalue<'tcx>> { in as_rvalue()
82 NeedsTemporary::Maybe in as_rvalue()
106 // Check for -MIN on signed integers in as_rvalue()
184 // and therefore is not considered during generator auto-trait in as_rvalue()
196 // Transmute `*mut u8` to the box (thus far, uninitialized): in as_rvalue()
250 let mut comparer = |range: u128, bin_op: BinOp| -> Place<'tcx> { in as_rvalue()
316 // (*) We would (maybe) be closer to codegen if we in as_rvalue()
318 // `into()`, not `as_rvalue` -- in that case, instead in as_rvalue()
354 NeedsTemporary::Maybe in as_rvalue()
[all …]
/third_party/vixl/
DSConstruct50 # We track top-level targets to automatically generate help and alias them.
72 # Build options ----------------------------------------------------------------
79 'CCFLAGS' : ['-Wall',
80 '-Werror',
81 '-fdiagnostics-show-option',
82 '-Wextra',
83 '-Wredundant-decls',
84 '-pedantic',
85 '-Wwrite-strings',
86 '-Wunused',
[all …]

1234567