Home
last modified time | relevance | path

Searched +refs:initialize +refs:numeric +refs:constant (Results 1 – 25 of 6907) sorted by relevance

12345678910>>...277

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
20 …ber *n2 = NO; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
25 …r *n5 = '\0'; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
34 … // cxx-error@-2{{cannot initialize a variable of type 'NSNumber *' with an lvalue of type 'int'}}
38 … // cxx-error@-2{{cannot initialize a variable of type 'id' with an rvalue of type 'int'}}
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
20 …ber *n2 = NO; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
25 …r *n5 = '\0'; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
34 … // cxx-error@-2{{cannot initialize a variable of type 'NSNumber *' with an lvalue of type 'int'}}
38 … // cxx-error@-2{{cannot initialize a variable of type 'id' with an rvalue of type 'int'}}
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
20 …ber *n2 = NO; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
25 …r *n5 = '\0'; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
34 … // cxx-error@-2{{cannot initialize a variable of type 'NSNumber *' with an lvalue of type 'int'}}
38 … // cxx-error@-2{{cannot initialize a variable of type 'id' with an rvalue of type 'int'}}
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
20 …ber *n2 = NO; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
25 …r *n5 = '\0'; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
34 … // cxx-error@-2{{cannot initialize a variable of type 'NSNumber *' with an lvalue of type 'int'}}
38 … // cxx-error@-2{{cannot initialize a variable of type 'id' with an rvalue of type 'int'}}
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
20 …ber *n2 = NO; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
25 …r *n5 = '\0'; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
34 … // cxx-error@-2{{cannot initialize a variable of type 'NSNumber *' with an lvalue of type 'int'}}
38 … // cxx-error@-2{{cannot initialize a variable of type 'id' with an rvalue of type 'int'}}
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
20 …ber *n2 = NO; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
25 …r *n5 = '\0'; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
34 … // cxx-error@-2{{cannot initialize a variable of type 'NSNumber *' with an lvalue of type 'int'}}
38 … // cxx-error@-2{{cannot initialize a variable of type 'id' with an rvalue of type 'int'}}
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
20 …ber *n2 = NO; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
25 …r *n5 = '\0'; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
34 … // cxx-error@-2{{cannot initialize a variable of type 'NSNumber *' with an lvalue of type 'int'}}
38 … // cxx-error@-2{{cannot initialize a variable of type 'id' with an rvalue of type 'int'}}
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
20 …ber *n2 = NO; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
25 …r *n5 = '\0'; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
34 … // cxx-error@-2{{cannot initialize a variable of type 'NSNumber *' with an lvalue of type 'int'}}
38 … // cxx-error@-2{{cannot initialize a variable of type 'id' with an rvalue of type 'int'}}
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
20 …ber *n2 = NO; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
25 …r *n5 = '\0'; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
34 … // cxx-error@-2{{cannot initialize a variable of type 'NSNumber *' with an lvalue of type 'int'}}
38 … // cxx-error@-2{{cannot initialize a variable of type 'id' with an rvalue of type 'int'}}
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
20 …ber *n2 = NO; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
25 …r *n5 = '\0'; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
34 … // cxx-error@-2{{cannot initialize a variable of type 'NSNumber *' with an lvalue of type 'int'}}
38 … // cxx-error@-2{{cannot initialize a variable of type 'id' with an rvalue of type 'int'}}
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dobjc-literal-fixit.m17 NSNumber *n = YES; // expected-error{{numeric literal must be prefixed by '@'}}
18 NSNumber *n1 = 1; // expected-error{{numeric literal must be prefixed by '@'}}
20 …ber *n2 = NO; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
21 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
23 NSNumber *n4 = 0.0; // expected-error{{numeric literal must be prefixed by '@'}}
25 …r *n5 = '\0'; // c-warning{{expression which evaluates to zero treated as a null pointer constant}}
26 // cxx-error@-1{{numeric literal must be prefixed by '@'}}
29 NSNumber *n6 = '1'; // expected-error{{numeric literal must be prefixed by '@'}}
34 … // cxx-error@-2{{cannot initialize a variable of type 'NSNumber *' with an lvalue of type 'int'}}
38 … // cxx-error@-2{{cannot initialize a variable of type 'id' with an rvalue of type 'int'}}
/dports/math/R-cran-NMF/NMF/man/
H A DNMFOffset-class.Rd3 \alias{initialize,NMFOffset-method}
7 \S4method{initialize}{NMFOffset}(.Object, ..., offset)
10 \item{offset}{optional numeric vector used to initialise
32 constant across samples.
49 "numeric")}: Generates a random NMF model with offset,
56 workhorse method \code{rnmf,NMF,numeric}. }
84 The initialize method for \code{NMFOffset} objects tries
/dports/lang/gnu-cobol/gnucobol-3.1.2/doc/
H A Dcbhelp.tex186 warn about field truncation from constant assignments
270 initialize fields without @code{VALUE} to value; decimal 0..255 or any quoted character; default: i…
452 evaluate constant expressions at compile time
484 @item -fmove-non-numeric-lit-to-numeric-is-zero
485 imply zero in move of non-numeric literal to numeric items
559 @item -fmove-figurative-constant-to-numeric=@var{support}
563 move figurative constant @code{SPACE} to numeric
566 move figurative constant @code{QUOTE} to numeric
613 @item -fsymbolic-constant=@var{support}
638 numeric literals in @code{VALUE} clause of numeric-edited items
[all …]
/dports/security/openssl-unsafe/openssl-c9ba19c/doc/crypto/
H A DOBJ_nid2obj.pod36 For convenience, OIDs are usually represented in source code as numeric
96 also static constant structures which are shared: that is there
97 is only a single constant structure for each table object.
112 represent both an internal, constant, OID and a dynamically-created one.
113 The latter cannot be constant because it needs to be freed after use.
127 Create a new NID and initialize an object from it:
/dports/lang/gnu-cobol/gnucobol-3.1.2/po/
H A Den@quot.po917 msgid "move figurative constant SPACE to numeric"
918 msgstr "move figurative constant SPACE to numeric"
921 msgid "move figurative constant QUOTE to numeric"
922 msgstr "move figurative constant QUOTE to numeric"
5257 msgid "MOVE of figurative constant SPACE to numeric item"
5258 msgstr "MOVE of figurative constant SPACE to numeric item"
5261 msgid "MOVE of figurative constant QUOTE to numeric item"
5265 msgid "MOVE of figurative constant to numeric item"
5266 msgstr "MOVE of figurative constant to numeric item"
6369 msgid "failed to initialize curses"
[all …]
H A Den@boldquot.po920 msgid "move figurative constant SPACE to numeric"
921 msgstr "move figurative constant SPACE to numeric"
924 msgid "move figurative constant QUOTE to numeric"
925 msgstr "move figurative constant QUOTE to numeric"
5260 msgid "MOVE of figurative constant SPACE to numeric item"
5261 msgstr "MOVE of figurative constant SPACE to numeric item"
5264 msgid "MOVE of figurative constant QUOTE to numeric item"
5268 msgid "MOVE of figurative constant to numeric item"
5269 msgstr "MOVE of figurative constant to numeric item"
6372 msgid "failed to initialize curses"
[all …]
/dports/finance/R-cran-tseries/tseries/man/
H A Dgarch.Rd19 \item{x}{a numeric vector or time series.}
30 \item{start}{If given this numeric vector is used as the initial estimate
32 GARCH parameters to slightly positive values and to initialize the
59 coefficient estimates (apart from some constant).}
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/doc/man3/
H A DOBJ_nid2obj.pod48 For convenience, OIDs are usually represented in source code as numeric
114 also static constant structures which are shared: that is there
115 is only a single constant structure for each table object.
130 represent both an internal, constant, OID and a dynamically-created one.
131 The latter cannot be constant because it needs to be freed after use.
155 Create a new NID and initialize an object from it:
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DOBJ_nid2obj.pod48 For convenience, OIDs are usually represented in source code as numeric
114 also static constant structures which are shared: that is there
115 is only a single constant structure for each table object.
130 represent both an internal, constant, OID and a dynamically-created one.
131 The latter cannot be constant because it needs to be freed after use.
144 Create a new NID and initialize an object from it:
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DOBJ_nid2obj.pod48 For convenience, OIDs are usually represented in source code as numeric
114 also static constant structures which are shared: that is there
115 is only a single constant structure for each table object.
130 represent both an internal, constant, OID and a dynamically-created one.
131 The latter cannot be constant because it needs to be freed after use.
155 Create a new NID and initialize an object from it:
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/doc/man3/
H A DOBJ_nid2obj.pod48 For convenience, OIDs are usually represented in source code as numeric
114 also static constant structures which are shared: that is there
115 is only a single constant structure for each table object.
130 represent both an internal, constant, OID and a dynamically-created one.
131 The latter cannot be constant because it needs to be freed after use.
155 Create a new NID and initialize an object from it:
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DOBJ_nid2obj.pod48 For convenience, OIDs are usually represented in source code as numeric
114 also static constant structures which are shared: that is there
115 is only a single constant structure for each table object.
130 represent both an internal, constant, OID and a dynamically-created one.
131 The latter cannot be constant because it needs to be freed after use.
155 Create a new NID and initialize an object from it:
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/doc/man3/
H A DOBJ_nid2obj.pod48 For convenience, OIDs are usually represented in source code as numeric
114 also static constant structures which are shared: that is there
115 is only a single constant structure for each table object.
130 represent both an internal, constant, OID and a dynamically-created one.
131 The latter cannot be constant because it needs to be freed after use.
155 Create a new NID and initialize an object from it:
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DOBJ_nid2obj.pod48 For convenience, OIDs are usually represented in source code as numeric
114 also static constant structures which are shared: that is there
115 is only a single constant structure for each table object.
130 represent both an internal, constant, OID and a dynamically-created one.
131 The latter cannot be constant because it needs to be freed after use.
155 Create a new NID and initialize an object from it:
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DOBJ_nid2obj.pod48 For convenience, OIDs are usually represented in source code as numeric
114 also static constant structures which are shared: that is there
115 is only a single constant structure for each table object.
130 represent both an internal, constant, OID and a dynamically-created one.
131 The latter cannot be constant because it needs to be freed after use.
155 Create a new NID and initialize an object from it:

12345678910>>...277