Home
last modified time | relevance | path

Searched refs:coding (Results 1 – 25 of 459) sorted by relevance

12345678910>>...19

/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dsink_40.c43 /* coding */ in fromtext_sink()
66 uint8_t meaning, coding, subcoding; in totext_sink() local
76 coding = uint8_fromregion(&sr); in totext_sink()
80 snprintf(buf, sizeof(buf), "%u %u %u", meaning, coding, subcoding); in totext_sink()
170 RETERR(uint8_tobuffer(sink->coding, target)); in fromstruct_sink()
199 sink->coding = uint8_fromregion(&sr); in tostruct_sink()
H A Dsink_40.h22 uint8_t coding; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dsink_40.c66 uint8_t meaning, coding, subcoding; in totext_sink() local
76 coding = uint8_fromregion(&sr); in totext_sink()
80 snprintf(buf, sizeof(buf), "%u %u %u", meaning, coding, subcoding); in totext_sink()
171 RETERR(uint8_tobuffer(sink->coding, target)); in fromstruct_sink()
206 sink->coding = uint8_fromregion(&sr); in tostruct_sink()
H A Dsink_40.h23 uint8_t coding; member
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLibFormat.rst47 /// Returns a format style complying with the LLVM coding standards:
59 /// Returns a format style complying with the GNU coding standards:
64 /// https://firefox-source-docs.mozilla.org/code-quality/coding-style/index.html
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DVariableNames.rst38 ... or more commonly use an acronym, despite the coding standard stating "Avoid
49 Many other coding guidelines [LLDB]_ [Google]_ [WebKit]_ [Qt]_ [Rust]_ [Swift]_
61 This work-in-progress proposal is to change the coding standard for variable
114 While switching coding standard will make it easier to use non-acronym names for
119 acronyms despite what the coding standard says, much as it is today.
183 1. Keep the current coding standard
187 Keep the current coding standard
190 Proponents of keeping the current coding standard (i.e. not transitioning at
200 The coding standard could allow both ``CamelCase`` and ``camelBack`` styles for
352 …entions https://llvm.org/svn/llvm-project/lldb/branches/release_39/www/lldb-coding-conventions.html
[all …]
/netbsd-src/games/adventure/
H A Dsave.c80 static const char coding[91] = variable
90 s = strchr(coding, letter); in readletter()
94 *ret = (s - coding) % 16; in readletter()
107 return coding[code]; in writeletter()
/netbsd-src/external/cddl/dtracetoolkit/dist/Misc/
H A DReadme4 very useful, and are here as a particular coding example rather than
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/
H A DChangeLog424 (po-find-file-coding-system-guts) [XEMACS]: Make it work again,
454 * po-compat.el (po-find-file-coding-system-guts): Provide the old
460 (po-find-file-coding-system-guts): Avoid code duplication.
467 (po-find-file-coding-system-guts): If the charset matches a name
468 of a codepage, set up that codepage and return it as a coding
620 po-find-file-coding-system-guts, po-find-file-coding-system): Move to
644 * po-mode.el (po-find-file-coding-system-guts): Checking
651 * po-mode.el (po-find-file-coding-system-guts): Don't try to
652 detect the coding system when filename does not exist.
672 * po-mode.el (po-send-mail): Set coding-system-for-read and
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/exec/
H A Dconfig.h.in1 /* -*- coding: utf-8 -*-
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
H A Dconfig.h.in1 /* -*- coding: utf-8 -*-
/netbsd-src/external/cddl/dtracetoolkit/dist/Snippits/
H A DReadme5 When coding in DTrace, I frequently refer to the same chunks of code
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-awt/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-swing/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-csharp/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-qt/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-ycp/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-csharp-forms/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-gnome/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-guile/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-php/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-tcl-tk/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-clisp/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-gawk/po/
H A Dsl.po1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example

12345678910>>...19