Home
last modified time | relevance | path

Searched refs:syntaxes (Results 1 – 25 of 47) sorted by relevance

12

/openbsd-src/usr.sbin/ldapd/
H A Dsyntax.c49 static struct syntax syntaxes[] = { variable
105 return bsearch(oid, syntaxes, sizeof(syntaxes)/sizeof(syntaxes[0]), in syntax_lookup()
106 sizeof(syntaxes[0]), syntax_cmp); in syntax_lookup()
/openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/
H A D.gitignore3 syntaxes/ll.tmLanguage.json
H A D.vscodeignore5 syntaxes/ll.tmLanguage.yaml
H A Dvsc-extension-quickstart.md7 * `syntaxes/ll.tmLanguage.json` - this is the Text mate grammar file that is used for tokenization.
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-ns32k.texi21 one) and the possible syntaxes should write this section.
H A Dc-i860.texi37 Both the Intel and AT&T/SVR4 syntaxes are supported, with the latter
109 Both syntaxes allow for the standard @code{.align} directive. However,
H A Dc-i386.texi105 between the two syntaxes are:
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-ns32k.texi20 one) and the possible syntaxes should write this section.
H A Dc-i860.texi37 Both the Intel and AT&T/SVR4 syntaxes are supported, with the latter
109 Both syntaxes allow for the standard @code{.align} directive. However,
H A Dc-i386.texi95 between the two syntaxes are:
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Ddecl-refs.t11 # Test three syntaxes with each declarator/funny char combination:
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dgty.texi245 two syntaxes it accepts to indicate a root:
254 These are the only syntaxes that are accepted. In particular, if you
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DCONTRIBUTORS68 syntaxes for the 68k, completed support for some COFF targets (68k,
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DCONTRIBUTORS68 syntaxes for the 68k, completed support for some COFF targets (68k,
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-cris.c3309 static const struct syntaxes struct
3319 const struct syntaxes *sp;
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-cris.c4107 static const struct syntaxes in s_syntax() struct
4117 const struct syntaxes *sp; in s_syntax()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlpod.pod393 There are various syntaxes, listed below. In the syntaxes given,
H A Dperlunifaq.pod216 These are alternate syntaxes for C<decode('utf8', ...)> and C<encode('utf8',
H A Dperlpodspec.pod395 There are two syntaxes for formatting codes:
497 The complicated syntaxes of this code are discussed at length in
554 problem has since been solved by the addition of syntaxes like this:
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Depsf.tex380 % to produce alternate \special syntaxes.
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgty.texi358 at. Roots must be declared using one of the following syntaxes:
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.stabs/
H A Dweird.def10 # future compilers to define new syntaxes.
/openbsd-src/gnu/usr.bin/perl/ext/Pod-Html/corpus/
H A Dperlpodspec-copy.pod387 There are two syntaxes for formatting codes:
477 The complicated syntaxes of this code are discussed at length in
534 problem has since been solved by the addition of syntaxes like this:
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.info-5870 specifies one of the `::' syntaxes, then CVS will give an error
874 specifies the non-`::' syntaxes, then CVS will delete the
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DSubclassing.pod391 Incidentally, note that we do not distinguish between these syntaxes:

12