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

1234567891011>>

/macosx-10.9.5/CPANInternal-140/TimeDate/t/
H A Dlang.t9 my @lang = qw(English German Italian);
11 print "1..", scalar(@lang),"\n";
14 my $lang;
16 foreach $lang (@lang)
18 my $l = Date::Language->new($lang);
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/Hakoiri-Musume/
H A Drb_main.rb10 lang =
13 Hako::Game.new(CocoaHako.alloc.init(nil, 64), lang)
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Dos.h25 #include <isc/lang.h>
/macosx-10.9.5/ntp-88/lib/isc/include/isc/
H A Dos.h25 #include <isc/lang.h>
H A Dlib.h26 #include <isc/lang.h>
/macosx-10.9.5/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;
/macosx-10.9.5/swig-10/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.9.5/cups-372.4/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.9.5/OpenSSH-186/openssh/
H A Dauth2-kbdint.c48 char *lang, *devs; local
50 lang = packet_get_string(NULL);
60 xfree(lang);
/macosx-10.9.5/apache-786.1/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.9.5/WebCore-7537.78.1/platform/
H A DPlatformSpeechSynthesisVoice.cpp33 PassRefPtr<PlatformSpeechSynthesisVoice> PlatformSpeechSynthesisVoice::create(const String& voiceURI, const String& name, const String& lang, bool localService, bool isDefault) argument
35 return adoptRef(new PlatformSpeechSynthesisVoice(voiceURI, name, lang, localService, isDefault));
43 PlatformSpeechSynthesisVoice::PlatformSpeechSynthesisVoice(const String& voiceURI, const String& name, const String& lang, bool localService, bool isDefault) argument
46 , m_lang(lang)
/macosx-10.9.5/bind9-45.100/bind9/bin/confgen/include/confgen/
H A Dos.h24 #include <isc/lang.h>
/macosx-10.9.5/bind9-45.100/bind9/bin/rndc/include/rndc/
H A Dos.h25 #include <isc/lang.h>
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Dzonekey.h25 #include <isc/lang.h>
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dst/
H A Dlib.h26 #include <isc/lang.h>
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/nothreads/include/isc/
H A Dthread.h23 #include <isc/lang.h>
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/unix/include/isc/
H A Dsyslog.h25 #include <isc/lang.h>
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/include/isc/
H A Dsyslog.h23 #include <isc/lang.h>
/macosx-10.9.5/bind9-45.100/bind9/lib/isccc/include/isccc/
H A Dlib.h40 #include <isc/lang.h>
/macosx-10.9.5/ntp-88/lib/isc/nothreads/include/isc/
H A Dthread.h23 #include <isc/lang.h>
/macosx-10.9.5/ntp-88/lib/isc/unix/include/isc/
H A Dsyslog.h25 #include <isc/lang.h>
/macosx-10.9.5/ntp-88/lib/isc/win32/include/isc/
H A Dsyslog.h23 #include <isc/lang.h>

Completed in 231 milliseconds

1234567891011>>