Searched refs:lang (Results 1 - 25 of 578) sorted by relevance

1234567891011>>

/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Dos.h25 #include <isc/lang.h>
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Dos.h25 #include <isc/lang.h>
H A Dlib.h26 #include <isc/lang.h>
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/persist/model/
H A DKeyField.java11 import static java.lang.annotation.ElementType.FIELD;
12 import static java.lang.annotation.RetentionPolicy.RUNTIME;
14 import java.lang.annotation.Documented;
15 import java.lang.annotation.Retention;
16 import java.lang.annotation.Target;
H A DPersistent.java11 import static java.lang.annotation.ElementType.TYPE;
12 import static java.lang.annotation.RetentionPolicy.RUNTIME;
14 import java.lang.annotation.Documented;
15 import java.lang.annotation.Retention;
16 import java.lang.annotation.Target;
H A DEntity.java11 import static java.lang.annotation.ElementType.TYPE;
12 import static java.lang.annotation.RetentionPolicy.RUNTIME;
14 import java.lang.annotation.Documented;
15 import java.lang.annotation.Retention;
16 import java.lang.annotation.Target;
110 * <li>{@link java.lang.String}</p>
H A DPrimaryKey.java11 import static java.lang.annotation.ElementType.FIELD;
12 import static java.lang.annotation.RetentionPolicy.RUNTIME;
14 import java.lang.annotation.Documented;
15 import java.lang.annotation.Retention;
16 import java.lang.annotation.Target;
H A DSecondaryKey.java11 import static java.lang.annotation.ElementType.FIELD;
12 import static java.lang.annotation.RetentionPolicy.RUNTIME;
14 import java.lang.annotation.Documented;
15 import java.lang.annotation.Retention;
16 import java.lang.annotation.Target;
/macosx-10.10.1/swig-12/xcodescripts/
H A Dinstall_library.sh22 for lang in ${liblanguages} ${libmodules}; do
23 echo "Installing language specific files for $lang"
24 mkdir -p ${DSTROOT}${SWIG_LIB}/$lang
25 doti="`cd ${SRCROOT}/Lib/$lang && ls *.i 2>/dev/null || echo ''`";
26 dotswg="`cd ${SRCROOT}/Lib/$lang && ls *.swg 2>/dev/null || echo ''`";
27 if [ -f ${SRCROOT}/Lib/$lang/extra-install.list ]; then
28 extra="`sed '/^#/d' ${SRCROOT}/Lib/$lang/extra-install.list`";
33 echo "Installing ${DSTROOT}${SWIG_LIB}/$lang/$file"
34 install -m 644 ${SRCROOT}/Lib/$lang/$file ${DSTROOT}${SWIG_LIB}/$lang/
[all...]
/macosx-10.10.1/cups-408/cups/cups/
H A Dnotify.c40 cupsNotifySubject(cups_lang_t *lang, /* I - Language data */ argument
59 if (!event || !lang)
82 prefix = _cupsLangString(lang, _("Print Job:"));
87 state = _cupsLangString(lang, _("pending"));
90 state = _cupsLangString(lang, _("held"));
93 state = _cupsLangString(lang, _("processing"));
96 state = _cupsLangString(lang, _("stopped"));
99 state = _cupsLangString(lang, _("canceled"));
102 state = _cupsLangString(lang, _("aborted"));
105 state = _cupsLangString(lang,
171 cupsNotifyText(cups_lang_t *lang, ipp_t *event) argument
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dauth2-kbdint.c48 char *lang, *devs; local
50 lang = packet_get_string(NULL);
60 xfree(lang);
/macosx-10.10.1/apache-793/httpd/docs/manual/style/css/
H A Dprettify.css57 pre.lang-config{
64 .lang-config .tag { color: #821; font-weight: bold } /* enclosures */
65 .lang-config .kwd { color: #128; font-weight: bold } /* directives */
66 .lang-config .com { color: #c46d34 } /* comments */
67 .lang-config .lit { color: #077 } /* miscellaneous types: Options arguments, handler names etc */
72 pre.lang-c{
80 .lang-c .com { color: #c46d34 } /* a comment */
81 .lang-c .lit { color: #088 } /* a literal */
82 .lang-c .str { color: #009606 } /* string content */
83 .lang
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/confgen/include/confgen/
H A Dos.h24 #include <isc/lang.h>
/macosx-10.10.1/bind9-45.101/bind9/bin/rndc/include/rndc/
H A Dos.h25 #include <isc/lang.h>
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dns/
H A Dzonekey.h25 #include <isc/lang.h>
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dst/
H A Dlib.h26 #include <isc/lang.h>
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/nothreads/include/isc/
H A Dthread.h23 #include <isc/lang.h>
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/unix/include/isc/
H A Dsyslog.h25 #include <isc/lang.h>
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/include/isc/
H A Dsyslog.h23 #include <isc/lang.h>
/macosx-10.10.1/bind9-45.101/bind9/lib/isccc/include/isccc/
H A Dlib.h40 #include <isc/lang.h>
/macosx-10.10.1/ntp-92/lib/isc/nothreads/include/isc/
H A Dthread.h23 #include <isc/lang.h>
/macosx-10.10.1/ntp-92/lib/isc/unix/include/isc/
H A Dsyslog.h25 #include <isc/lang.h>
/macosx-10.10.1/ntp-92/lib/isc/win32/include/isc/
H A Dsyslog.h23 #include <isc/lang.h>
/macosx-10.10.1/swig-12/Lib/perl5/
H A Dcni.i1 %warnfilter(SWIGWARN_PARSE_KEYWORD) java::lang::ref;
/macosx-10.10.1/vim-55/runtime/spell/
H A Dcheck_locales.vim6 let lang = substitute(item.text, '.*LANG=\(\S\+\).*', '\1', '') variable
8 exe 'lang ' . lang
10 call add(not_supported, lang)

Completed in 249 milliseconds

1234567891011>>