Home
last modified time | relevance | path

Searched full:semantic (Results 1 – 25 of 139) sorted by relevance

123456

/illumos-gate/usr/src/tools/smatch/src/
H A DREADME7 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 Dtoken.h35 * 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 Dsymbol.h32 * 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 Dsparse-README.txt6 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 Dfpclassify.3m63 than its semantic type is converted to its semantic type. Then classification
H A Disfinite.3m63 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 Disinf.3m63 its semantic type is converted to its semantic type. Then determination is
H A Disnormal.3m63 a format wider than its semantic type is converted to its semantic type. Then
H A Disnan.3m74 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 Daslcompile.c410 * 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 Dvar-undef-partial.c17 * check-description: sparse-llvm is used here as semantic checker of sparse's IR
/illumos-gate/usr/src/man/man7/
H A Dmdoc.727 .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 Dsdt.4d18 code that are desired probe points, and to convey some semantic knowledge about
/illumos-gate/usr/src/uts/common/sys/fm/io/
H A Dddi.h59 #define DVR_EINVAL "einval" /* Invalid calling semantic */
/illumos-gate/usr/src/man/man3cpc/
H A Dcpc_version.3cpc90 The version number is used only to express incompatible semantic changes in the
/illumos-gate/usr/src/man/man3elf/
H A Delf_version.3elf32 lack semantic knowledge assumed by the program. Accordingly,
/illumos-gate/usr/src/common/nvme/
H A Dnvme_common.h25 * ioctl errors for more semantic errors. These semantic errors are translated
/illumos-gate/usr/src/man/man3dat/
H A Ddat_ep_disconnect.3dat94 If the Endpoint is not in \fBDAT_EP_STATE_CONNECTED\fR, the semantic of the
/illumos-gate/usr/src/man/man3nsl/
H A Dt_strerror.3nsl107 different header files. This, and other semantic differences between the two
H A Dt_optmgmt.3nsl416 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 Dt_errno.3nsl95 different header files. This, and other semantic differences between the two
H A Dt_getstate.3nsl193 different header files. This, and other semantic differences between the two
H A Dt_unbind.3nsl142 different header files. This, and other semantic differences between the two
H A Dt_close.3nsl140 different header files. This, and other semantic differences between the two
/illumos-gate/usr/src/cmd/sendmail/db/os/
H A Dos_open.c49 * DB requires the semantic that two files opened at the same time

123456