Home
last modified time | relevance | path

Searched refs:expression (Results 126 – 150 of 305) sorted by relevance

12345678910>>...13

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td303 "cannot be used in preprocessor constant expression">;
400 "integer overflow in preprocessor expression">;
546 def err_pp_expected_value_in_expr : Error<"expected value in expression">;
547 def err_pp_expected_rparen : Error<"expected ')' in preprocessor expression">;
549 "expected end of line in preprocessor expression">;
554 "division by zero in preprocessor expression">;
556 "remainder by zero in preprocessor expression">;
562 "invalid token at start of a preprocessor expression">;
727 "floating point literal in preprocessor expression">;
903 "expected a module name in '__building_module' expression">;
/freebsd/share/i18n/csmapper/CNS/
H A DUCS@BMP%CNS11643-6.src32 # between individual subvalues, a regular expression indicating the
38 # require modification for use with other regular expression engines.
H A DCNS11643-6%UCS@BMP.src32 # between individual subvalues, a regular expression indicating the
38 # require modification for use with other regular expression engines.
H A DCNS11643-5%UCS@BMP.src32 # between individual subvalues, a regular expression indicating the
38 # require modification for use with other regular expression engines.
H A DUCS@BMP%CNS11643-5.src32 # between individual subvalues, a regular expression indicating the
38 # require modification for use with other regular expression engines.
/freebsd/contrib/unifdef/
H A DREADME49 - improved expression evaluator
/freebsd/contrib/tcsh/nls/french/
H A Dset136 34 Syntaxe de l'expression
40 38 Il manque l'affectation dans l'expression
/freebsd/contrib/file/magic/Magdir/
H A Ddatabase624 # Total expression length (FoxPro 2) like: 0 1
625 >>504 uleshort !0 \b, expression length %u
626 # FOR expression pool length like: 1
627 >>506 uleshort !1 \b, FOR expression pool length %#x
630 # Key expression pool length like: 1
631 >>510 uleshort !1 \b, key expression pool length %#x
632 # 512 - 1023 Key & FOR expression pool (uncompiled)
633 >>512 quad !0 \b, key expression pool %#llx
634 #>>520 quad !0 \b, key expression pool %#llx
H A Dmagic21 # few sample with 1st comment line and without seperator comment line and regular expression like: …
H A Dtplink77 # WRONG in 5.35 with above indirect expression
/freebsd/contrib/one-true-awk/testdir/
H A DREADME.TESTS31 of the regular expression and substitution code. They express
H A DT.re1 echo T.re: tests of regular expression code
H A DT.misc509 # Check for clobbering of the lexer's regular expression buffer.
/freebsd/
H A D.clang-format162 # Clobbering this regular expression to avoid matching prevents non-system
/freebsd/contrib/sendmail/contrib/
H A Dqtool.pl1308 $self->{expression} = shift;
1321 $result = eval($self->{expression});
/freebsd/contrib/sendmail/cf/cf/
H A Dknecht.mc96 # Regular expression to reject:
197 # c) NOT specify boundary tag with the expression "_Outlook_Express_message_boundary"
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg229 # From this line on, values may be prefixed by a logical expression in
/freebsd/contrib/one-true-awk/bugs-fixed/
H A DREADME28 expression before doing its work, which, since assign() evaluates to the cell
/freebsd/contrib/googletest/docs/reference/
H A Dmatchers.md95 | `ContainsRegex(string)` | `argument` matches the given regular expression. |
99 | `MatchesRegex(string)` | `argument` matches the given regular expression with the match startin…
108 use the regular expression syntax defined
109 [here](../advanced.md#regular-expression-syntax). All of these matchers, except
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td396 def : Property<"expression", ExprRef> {
405 return ctx.getTypeOfExprType(expression, kind);
427 def : Property<"expression", ExprRef> {
432 return ctx.getDecltypeType(expression, underlyingType);
H A DOperationKinds.def42 /// either the expression or target type is dependent. These are
347 /// lambda expression to a block pointer.
351 // callee of a call expression.
/freebsd/contrib/bc/gen/
H A Ddc_help.txt106 -e expr --expression=expr
203 If an integer and non-zero, exit when expressions or expression files are
H A Dbc_help.txt97 -e expr --expression=expr
246 If an integer and non-zero, exit when expressions or expression files are
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dlinker_script.rst27 symbol = expression;
28 symbol += expression;
/freebsd/sys/contrib/openzfs/etc/zfs/
H A Dzfs-functions.in344 # first parameter is a regular expression that filters mtab
388 # first parameter is a regular expression that filters fstab

12345678910>>...13