Home
last modified time | relevance | path

Searched refs:expression (Results 251 – 275 of 302) sorted by relevance

1...<<111213

/illumos-gate/
H A DCODE_OF_CONDUCT.md9 expression, level of experience, education, socio-economic status, nationality,
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrcpy.S106 bz,a .copyword ! no zero byte if magic expression == 0
H A Dstrncpy.S109 bz,a .storeword ! no zero byte if magic expression == 0
/illumos-gate/usr/src/ucbcmd/expr/
H A Dexpr.y56 expression: expr NOARG = {
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m4116 * toma(s,n) xlate addr n from file s to expression value
117 * tomb(s,n) xlate byte n from file s to expression value
118 * tomh(s,n) xlate half n from file s to expression value
119 * tomo(s,n) xlate off n from file s to expression value
120 * tomw(s,n) xlate word n from file s to expression value
121 * toml(s,n) xlate Lword n from file s to expression value
128 * tom*() macros compute an expression value from the source
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE93149 a backquoted expression when a $ was preceded by \\
230 the arithmetic expression (( y = x = 1.5 )) did not
300 expression, now gives an error message as it did with ksh88
309 first contained parenthesized sub-expression.
311 arithmetic expression has been corrected.
H A Dsh.memo1320 as an arithmetic expression
1539 \fIlength\^\fP is an arithmetic expression that defines the
1600 then the expression
1661 The arithmetic expression
1709 by its value within an arithmetic expression.
1716 in front of variables in an arithmetic expression.
1730 expression is non-zero, and false (return value 1) when the
1731 expression evaluates to zero.
1749 expands to the value of the enclosed arithmetic expression.
1990 has a compound command for conditional expression testing
[all …]
H A DRELEASE8830 the character position defined by arithmetic expression expr.
34 the element defined by arithmetic expression expr.
286 corresponds to the give extended regular expression.
H A DPROMO.mm84 The subscript for an indexed array is an arithmetic expression,
H A DRELEASE156 a heximadecimal constant inside an arithmetic expression inside
1164 expression pattern characters has been fixed.
1224 with a ksh ~(...) option expression.
1877 arithmetic expression has been fixed.
1974 specified as any arithmetic expression rather than just
2052 within a numerical expression has been fixed.
2446 an extended regular expression.
2823 first contained parenthesized sub-expression.
2825 arithmetic expression has been corrected.
2854 the arithmetic expression (( y = x = 1.5 )) did not
[all …]
H A DTYPES100 ${ p1.len;} and within an arithmetic expression, p1.len will be expanded
/illumos-gate/exception_lists/
H A Dinterface_check33 # is expanded into a regular expression that matches the given
H A Dinterface_cmp33 # is expanded into a regular expression that matches the given
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties158 assignment_null_id = No attribute id in attribute assignment expression ``{0}''''
159 assignment_syntax_err = Syntax error in attribute assignment expression ``{0}''''
/illumos-gate/usr/src/tools/smatch/
H A DMakefile77 LIB_OBJS += expression.o
/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse-llvm.c288 struct expression *expr; in get_sym_value()
963 struct expression *val = insn->val; in output_op_setval()
1201 struct expression *initializer = sym->initializer; in output_data()
H A Dsmatch_estate.c442 struct smatch_state *get_implied_estate(struct expression *expr) in get_implied_estate()
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.S109 bz,a,pt %ncc, .storedword ! no zero byte if magic expression == 0
241 bz,a,pt %ncc, .searchword ! no null byte if expression is 0
H A Dstrncpy.S116 bz,a,pt %ncc, .storedword ! no zero byte if magic expression == 0
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dattribute.c642 char *expression; in _process_value() member
661 (void) regcomp(&(types[i].re), types[i].expression, in _process_value()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmisc3.test291 # of an IN expression is NULL and the result is used as an integer, not
H A Din.test302 } {1 {only a single result allowed for a SELECT that is part of an expression}}
H A Dselect4.test444 # an expression in the WHERE clause.
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in421 computed by evaluating the DWARF expression E.
422 Rule: expression(E)
423 The expression E byte stream is pointed to by dw_block_ptr.
424 The expression length in bytes is given by
428 computed by evaluating the DWARF expression E.
430 The expression E byte stream is pointed to by dw_block_ptr.
431 The expression length in bytes is given by
1946 /* Extracts a dwarf expression from an expression byte stream.
1948 DW_CFA_expression DW_CFA_val_expression expression bytes.
4991 on any type of location list or expression. */
H A Dlibdwarf.h.in421 computed by evaluating the DWARF expression E.
422 Rule: expression(E)
423 The expression E byte stream is pointed to by dw_block_ptr.
424 The expression length in bytes is given by
428 computed by evaluating the DWARF expression E.
430 The expression E byte stream is pointed to by dw_block_ptr.
431 The expression length in bytes is given by
1946 /* Extracts a dwarf expression from an expression byte stream.
1948 DW_CFA_expression DW_CFA_val_expression expression bytes.
4991 on any type of location list or expression. */

1...<<111213