/illumos-gate/usr/src/tools/smatch/src/ |
H A D | README | 7 4. semantic parse 13 Sparse is a semantic parser of source files: it's neither a compiler 20 create a semantic parse tree for some arbitrary user for further 35 - semantic parsing. 43 Also note the "lazy" in the type evaluation. The semantic parsing
|
H A D | token.h | 35 * no semantic meaning. In other words, an identifier doesn't 39 * Semantic meaning is handled elsewhere. 73 struct symbol *symbols; /* Pointer to semantic meaning list */
|
H A D | symbol.h | 32 * An identifier with semantic meaning is a "symbol". 36 * can have one or more semantic meanings due to C scope 145 struct symbol *next_id; /* Next semantic symbol that shares this identifier */
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | sparse-README.txt | 6 4. semantic parse 12 Sparse is a semantic parser of source files: it's neither a compiler 19 create a semantic parse tree for some arbitrary user for further 34 - semantic parsing. 42 Also note the "lazy" in the type evaluation. The semantic parsing
|
/illumos-gate/usr/src/man/man3m/ |
H A D | fpclassify.3m | 63 than its semantic type is converted to its semantic type. Then classification
|
H A D | isfinite.3m | 63 represented in a format wider than its semantic type is converted to its 64 semantic type. Then determination is based on the type of the argument.
|
H A D | isinf.3m | 63 its semantic type is converted to its semantic type. Then determination is
|
H A D | isnormal.3m | 63 a format wider than its semantic type is converted to its semantic type. Then
|
H A D | isnan.3m | 74 NaN. First, an argument represented in a format wider than its semantic type is 75 converted to its semantic type. The determination is then based on the type of
|
/illumos-gate/usr/src/cmd/acpi/iasl/ |
H A D | aslcompile.c | 410 * Semantic analysis. This can happen only after the in CmDoCompile() 418 DbgPrint (ASL_DEBUG_OUTPUT, "Semantic analysis - Method analysis\n\n"); in CmDoCompile() 437 /* Semantic error checking part two - typing of method returns */ in CmDoCompile() 440 DbgPrint (ASL_DEBUG_OUTPUT, "Semantic analysis - Method typing\n\n"); in CmDoCompile() 445 /* Semantic error checking part three - operand type checking */ in CmDoCompile() 449 "Semantic analysis - Operand type checking\n\n"); in CmDoCompile() 457 /* Semantic error checking part four - other miscellaneous checks */ in CmDoCompile() 460 DbgPrint (ASL_DEBUG_OUTPUT, "Semantic analysis - miscellaneous\n\n"); in CmDoCompile()
|
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | var-undef-partial.c | 17 * check-description: sparse-llvm is used here as semantic checker of sparse's IR
|
/illumos-gate/usr/src/man/man7/ |
H A D | mdoc.7 | 27 .Nd semantic markup language for formatting manual pages 33 utility by allowing semantic annotations of words, phrases, 606 .Ss Semantic markup for command line utilities 617 .Ss Semantic markup for function libraries 632 .Ss Various semantic markup 1538 In the rare cases where none of the semantic markup macros fit, 2085 using semantic annotation macros. 2692 When none of the semantic macros fit, it is also adequate for syntax 2765 suggests a semantic function, historic usage is inconsistent, mostly 3232 documents, usage of semantic markup is recommended in order to have [all …]
|
/illumos-gate/usr/src/man/man4d/ |
H A D | sdt.4d | 18 code that are desired probe points, and to convey some semantic knowledge about
|
/illumos-gate/usr/src/uts/common/sys/fm/io/ |
H A D | ddi.h | 59 #define DVR_EINVAL "einval" /* Invalid calling semantic */
|
/illumos-gate/usr/src/man/man3cpc/ |
H A D | cpc_version.3cpc | 90 The version number is used only to express incompatible semantic changes in the
|
/illumos-gate/usr/src/man/man3elf/ |
H A D | elf_version.3elf | 32 lack semantic knowledge assumed by the program. Accordingly,
|
/illumos-gate/usr/src/common/nvme/ |
H A D | nvme_common.h | 25 * ioctl errors for more semantic errors. These semantic errors are translated
|
/illumos-gate/usr/src/man/man3dat/ |
H A D | dat_ep_disconnect.3dat | 94 If the Endpoint is not in \fBDAT_EP_STATE_CONNECTED\fR, the semantic of the
|
/illumos-gate/usr/src/man/man3nsl/ |
H A D | t_strerror.3nsl | 107 different header files. This, and other semantic differences between the two
|
H A D | t_optmgmt.3nsl | 416 different header files. This, and other semantic differences between the two 471 The semantic meaning of various action values for the \fBflags\fR field of
|
H A D | t_errno.3nsl | 95 different header files. This, and other semantic differences between the two
|
H A D | t_getstate.3nsl | 193 different header files. This, and other semantic differences between the two
|
H A D | t_unbind.3nsl | 142 different header files. This, and other semantic differences between the two
|
H A D | t_close.3nsl | 140 different header files. This, and other semantic differences between the two
|
/illumos-gate/usr/src/cmd/sendmail/db/os/ |
H A D | os_open.c | 49 * DB requires the semantic that two files opened at the same time
|