Searched refs:alias (Results 1 - 25 of 488) sorted by relevance

1234567891011>>

/macosx-10.9.5/CF-855.17/
H A DCFLocaleKeys.c143 CF_EXPORT CFStringRef const kCFBuddhistCalendar __attribute__((alias ("kCFCalendarIdentifierBuddhist")));
144 CF_EXPORT CFStringRef const kCFChineseCalendar __attribute__((alias ("kCFCalendarIdentifierChinese")));
145 CF_EXPORT CFStringRef const kCFGregorianCalendar __attribute__((alias ("kCFCalendarIdentifierGregorian")));
146 CF_EXPORT CFStringRef const kCFHebrewCalendar __attribute__((alias ("kCFCalendarIdentifierHebrew")));
147 CF_EXPORT CFStringRef const kCFISO8601Calendar __attribute__((alias ("kCFCalendarIdentifierISO8601")));
148 CF_EXPORT CFStringRef const kCFIndianCalendar __attribute__((alias ("kCFCalendarIdentifierIndian")));
149 CF_EXPORT CFStringRef const kCFIslamicCalendar __attribute__((alias ("kCFCalendarIdentifierIslamic")));
150 CF_EXPORT CFStringRef const kCFIslamicCivilCalendar __attribute__((alias ("kCFCalendarIdentifierIslamicCivil")));
151 CF_EXPORT CFStringRef const kCFJapaneseCalendar __attribute__((alias ("kCFCalendarIdentifierJapanese")));
152 CF_EXPORT CFStringRef const kCFPersianCalendar __attribute__((alias ("kCFCalendarIdentifierPersia
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/t/cdbi/testlib/
H A DActorAlias.pm12 __PACKAGE__->columns( All => qw/ actor alias / );
14 __PACKAGE__->has_a( alias => 'Actor' );
20 alias INTEGER
/macosx-10.9.5/CPANInternal-140/DBIx-Class/t/lib/DBICTest/Schema/
H A DSelfRefAlias.pm11 'alias' => {
15 __PACKAGE__->set_primary_key(qw/self_ref alias/);
18 __PACKAGE__->belongs_to( alias => 'DBICTest::Schema::SelfRef' );
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/
H A DDBIHacks.pm43 (! $j->[0]{-alias}) # legacy crap
45 $need_joins{$j->[0]{-alias}}
85 # on the outside we substitute any function for its alias
93 $outer_select->[$i] = join ('.', $attrs->{alias}, ($sel->{-as} || "inner_column_$i") );
120 -alias => $attrs->{alias},
122 $attrs->{alias} => $subq,
143 if ($j->[0]{-alias} eq $attrs->{alias}) { # time to swap
165 my $alias
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/eshell/
H A Dem-alias.el1 ;;; em-alias.el --- creation and management of command aliases
25 (provide 'em-alias)
30 (defgroup eshell-alias nil
39 ;; They exist as an alternative to alias functions, which are
46 ;; The user interface is simple: type 'alias' followed by the command
50 ;; alias ll 'ls -l $*'
54 ;; reparsing.{Only the command text specified in the alias definition
59 ;; To delete an alias, specify its name without a definition:
61 ;; alias ll
67 (defcustom eshell-aliases-file (concat eshell-directory-name "alias")
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Delfgcchack.h69 extern __typeof (__xmlGenericError) __xmlGenericError __attribute((alias("__xmlGenericError__internal_alias")));
79 extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext __attribute((alias("__xmlGenericErrorContext__internal_alias")));
91 extern __typeof (docbCreatePushParserCtxt) docbCreatePushParserCtxt __attribute((alias("docbCreatePushParserCtxt__internal_alias")));
103 extern __typeof (htmlAttrAllowed) htmlAttrAllowed __attribute((alias("htmlAttrAllowed__internal_alias")));
115 extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag __attribute((alias("htmlAutoCloseTag__internal_alias")));
127 extern __typeof (htmlCreateFileParserCtxt) htmlCreateFileParserCtxt __attribute((alias("htmlCreateFileParserCtxt__internal_alias")));
139 extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt __attribute((alias("htmlCreateMemoryParserCtxt__internal_alias")));
151 extern __typeof (htmlCreatePushParserCtxt) htmlCreatePushParserCtxt __attribute((alias("htmlCreatePushParserCtxt__internal_alias")));
163 extern __typeof (htmlCtxtReadDoc) htmlCtxtReadDoc __attribute((alias("htmlCtxtReadDoc__internal_alias")));
175 extern __typeof (htmlCtxtReadFd) htmlCtxtReadFd __attribute((alias("htmlCtxtReadFd__internal_alia
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Delfgcchack.h69 extern __typeof (__xmlGenericError) __xmlGenericError __attribute((alias("__xmlGenericError__internal_alias")));
79 extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext __attribute((alias("__xmlGenericErrorContext__internal_alias")));
91 extern __typeof (docbCreatePushParserCtxt) docbCreatePushParserCtxt __attribute((alias("docbCreatePushParserCtxt__internal_alias")));
103 extern __typeof (htmlAttrAllowed) htmlAttrAllowed __attribute((alias("htmlAttrAllowed__internal_alias")));
115 extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag __attribute((alias("htmlAutoCloseTag__internal_alias")));
127 extern __typeof (htmlCreateFileParserCtxt) htmlCreateFileParserCtxt __attribute((alias("htmlCreateFileParserCtxt__internal_alias")));
139 extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt __attribute((alias("htmlCreateMemoryParserCtxt__internal_alias")));
151 extern __typeof (htmlCreatePushParserCtxt) htmlCreatePushParserCtxt __attribute((alias("htmlCreatePushParserCtxt__internal_alias")));
163 extern __typeof (htmlCtxtReadDoc) htmlCtxtReadDoc __attribute((alias("htmlCtxtReadDoc__internal_alias")));
175 extern __typeof (htmlCtxtReadFd) htmlCtxtReadFd __attribute((alias("htmlCtxtReadFd__internal_alia
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/interp/
H A Dinterp.tcl64 set alias [linsert $dst 0 interp alias $path [lindex $m 0] {}]
65 eval $alias
73 set alias [linsert $dst 0 interp alias $path $c {}]
74 eval $alias
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DTextEncodingRegistry.cpp140 static void checkExistingName(const char* alias, const char* atomicName) argument
142 const char* oldAtomicName = textEncodingNameMap->get(alias);
148 if (strcmp(alias, "ISO-8859-8-I") == 0
152 LOG_ERROR("alias %s maps to %s already, but someone is trying to make it map to %s", alias, oldAtomicName, atomicName);
157 static bool isUndesiredAlias(const char* alias) argument
160 for (const char* p = alias; *p; ++p) {
166 if (0 == strcmp(alias, "8859_1"))
171 static void addToTextEncodingNameMap(const char* alias, const char* name) argument
173 ASSERT(strlen(alias) <
353 atomicCanonicalTextEncodingName(const String& alias) argument
[all...]
H A DTextEncodingRegistry.h44 const char* atomicCanonicalTextEncodingName(const char* alias);
/macosx-10.9.5/sudo-72/src/
H A Dalias.c63 const struct alias *a1 = (const struct alias *)v1;
64 const struct alias *a2 = (const struct alias *)v2;
77 * Search the tree for an alias with the specified name and type.
78 * Returns a pointer to the alias structure or NULL if not found.
80 struct alias *
85 struct alias key;
87 struct alias *a = NULL;
94 * in the alias
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/io/
H A Duprntf_p.c1046 static ufmt_args* parseArguments(const UChar *alias, va_list ap, UErrorCode *status) { argument
1054 const UChar *aliasStart = alias;
1059 while(*alias != UP_PERCENT && *alias != 0x0000) {
1060 alias++;
1063 if(*alias == 0x0000) {
1067 alias++;
1070 if(ISDIGIT(*alias)) {
1073 if(ISDIGIT(*alias)) {
1074 pos = (int) (*alias
1222 const UChar *alias = fmt; local
[all...]
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dalias.c0 /* alias.c, created from alias.def. */
2 #line 34 "alias.def"
20 # include "../alias.h"
31 /* Hack the alias command in a Korn shell way. */
93 builtin_error (_("`%s': invalid alias name"), name);
117 #line 155 "alias.def"
125 register alias_t *alias; local
160 alias = find_alias (list->word->word);
162 if (alias)
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/CommonKClient/mac_kclient/
H A Dmac_krb_lib1.c77 char *krb_get_phost(const char *alias) argument
84 char ch= *alias++;
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/CommonKClient/mac_kclient3/
H A Dmac_krb_lib1.c77 char *krb_get_phost(const char *alias) argument
84 char ch= *alias++;
/macosx-10.9.5/ruby-104/ruby/enc/
H A Dencdb.c12 int rb_encdb_replicate(const char *alias, const char *orig);
13 int rb_encdb_alias(const char *alias, const char *orig);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/
H A Dalias.c0 /* alias.c - mail alias lookup routines */
28 * DESC 'NIS mail alias'
43 NSSOV_INIT(alias)
45 NSSOV_CBPRIV(alias,
57 /* get the name of the alias */
63 Debug(LDAP_DEBUG_ANY,"alias entry %s does not contain %s value\n",
75 /* get the members of the alias */
93 NSSOV_CB(alias)
96 alias,bynam
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-alias.el1 ;;; mh-alias.el --- MH-E mail alias completion and expansion
40 (defvar mh-alias-alist 'not-read
42 (defvar mh-alias-blind-alist nil
44 (defvar mh-alias-passwd-alist nil
46 (defvar mh-alias-tstamp nil
48 (defvar mh-alias-read-address-map nil)
49 (unless mh-alias-read-address-map
50 (setq mh-alias-read-address-map
52 (define-key mh-alias
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools/
H A Ddoctools.tcl202 interp alias {} ::$name {} ::doctools::DoctoolsProc $name
410 interp alias {} ::$name {}
678 interp alias $mpip dt_source {} ::doctools::Source $mpip [file dirname $format]
679 interp alias $mpip dt_read {} ::doctools::Read $mpip [file dirname $format]
680 interp alias $mpip dt_package {} ::doctools::Package $mpip
681 interp alias $mpip file {} ::doctools::FileOp $mpip
682 interp alias $mpip puts_stderr {} ::puts stderr
684 interp alias $mpip get_nr_include {} ::doctools::get_nr_include
743 interp alias $mpip dt_file {} ::doctools::GetFile $name
744 interp alias
[all...]
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.func.c305 /* alias(&cmd); */
787 * Added precmd(), which checks for the alias
788 * precmd in aliases. If it's there, the alias
801 xprintf("%s", CGETS(22, 3, "Faulty alias 'precmd' removed.\n"));
819 xprintf("%s", CGETS(22, 3, "Faulty alias 'postcmd' removed.\n"));
843 xprintf("%s", CGETS(22, 4, "Faulty alias 'cwdcmd' removed.\n"));
865 xprintf("%s", CGETS(22, 5, "Faulty alias 'beepcmd' removed.\n"));
879 * Added period_cmd(), which executes the alias "periodic" every
892 xprintf("%s", CGETS(22, 6, "Faulty alias 'periodic' removed.\n"));
930 xprintf("%s", CGETS(22, 14, "Faulty alias 'jobcm
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/tablelist/
H A DtablelistPublic.tcl71 interp alias {} ::tk::frame {} ::frame
72 interp alias {} ::tk::label {} ::label
/macosx-10.9.5/bash-92/bash-3.2/
H A Dalias.h0 /* alias.h -- structure definitions. */
28 typedef struct alias { struct
34 /* Values for `flags' member of struct alias. */
44 if the alias doesn't exist, else a pointer to the alias. */
47 /* Return the value of the alias for NAME, or NULL if there is none. */
50 /* Make a new alias from NAME and VALUE. If NAME can be found,
54 /* Remove the alias with name NAME from the alias list. Returns
55 the index of the removed alias, o
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/logger/
H A Dlogtofile.tcl30 interp alias {} log_to_file_$lvl {} log_to_file $lvl
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/page/
H A Dpluginmgr.tcl52 interp alias $ip page_log_error {} ${cmd}::error
53 interp alias $ip page_log_warning {} ${cmd}::warning
54 interp alias $ip page_log_info {} ${cmd}::info
104 #interp alias $ip page_read {} {*}$read
105 #interp alias $ip page_eof {} {*}$eof
108 eval [linsert $read 0 interp alias $ip page_read {}]
109 eval [linsert $eof 0 interp alias $ip page_eof {}]
112 interp alias $ip page_read_done {} ::page::pluginmgr::Nop
114 eval [linsert $complete 0 interp alias $ip page_read_done {}]
342 interp alias
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dpropname.h102 static int32_t getPropertyEnum(const char *alias);
103 static int32_t getPropertyValueEnum(int32_t property, const char *alias);
111 static int32_t getPropertyOrValueEnum(int32_t bytesTrieOffset, const char *alias);
146 * maximum length of any Unicode property (or property value) alias.

Completed in 367 milliseconds

1234567891011>>