Searched refs:NAME (Results 1 - 25 of 2365) sorted by relevance

1234567891011>>

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/data/
H A Dditcontentrules.conf15 ditcontentrule ( 2.5.6.4 NAME 'organization' AUX ( domainRelatedObject $ dcObject ) )
16 ditcontentrule ( 2.5.6.5 NAME 'organizationalUnit' AUX extensibleObject )
17 ditcontentrule ( 2.5.6.9 NAME 'groupOfNames' )
18 ditcontentrule ( 2.5.6.17 NAME 'groupOfUniqueNames' )
/macosx-10.9.5/ntp-88/scripts/
H A DVersionName6 NAME="$version"
9 NAME="${NAME}p$point"
20 *) NAME="${NAME}-$special" ;;
25 [Yy][Ee][Ss]) NAME="${NAME}-RC" ;;
35 NAME="${NAME}$rcpoint"
41 echo "$NAME"
[all...]
/macosx-10.9.5/swig-10/Lib/
H A Dcpointer.i47 %define %pointer_class(TYPE, NAME)
49 typedef TYPE NAME;
53 } NAME;
55 %extend NAME {
57 NAME() {
60 ~NAME() {
64 NAME() {
67 ~NAME() {
73 %extend NAME {
84 static NAME * frompointe
[all...]
H A Dcmalloc.i15 /* %malloc(TYPE [, NAME = TYPE])
16 %calloc(TYPE [, NAME = TYPE])
17 %realloc(TYPE [, NAME = TYPE])
18 %free(TYPE [, NAME = TYPE])
19 %allocators(TYPE [,NAME = TYPE])
30 %define %malloc(TYPE,NAME...)
31 #if #NAME != ""
32 %rename(malloc_##NAME) ::malloc(int nbytes);
44 %define %calloc(TYPE,NAME...)
45 #if #NAME !
[all...]
H A Dcarrays.i12 * %array_functions(TYPE,NAME)
24 %define %array_functions(TYPE,NAME)
26 static TYPE *new_##NAME(int nelements) { %}
34 static void delete_##NAME(TYPE *ary) { %}
42 static TYPE NAME##_getitem(TYPE *ary, int index) {
45 static void NAME##_setitem(TYPE *ary, int index, TYPE value) {
50 TYPE *new_##NAME(int nelements);
51 void delete_##NAME(TYPE *ary);
52 TYPE NAME##_getitem(TYPE *ary, int index);
53 void NAME##_setite
[all...]
/macosx-10.9.5/CPAN-52/Modules/IO-Pager-0.30/
H A DMakefile0 NAME = IO-Pager
3 ALTTARDIR = $(NAME)-0.3
1 NAME = IO-Pager macro
/macosx-10.9.5/CPANInternal-140/Exporter-Easy/
H A DMakefile.PL7 NAME => 'Exporter::Easy',
/macosx-10.9.5/CPANInternal-140/Exporter-Easy-0.16/
H A DMakefile.PL7 NAME => 'Exporter::Easy',
/macosx-10.9.5/CPANInternal-140/File-VirtualPath/
H A DMakefile.PL5 NAME => 'File::VirtualPath',
/macosx-10.9.5/CPANInternal-140/File-VirtualPath-1.011/
H A DMakefile.PL5 NAME => 'File::VirtualPath',
/macosx-10.9.5/CPANInternal-140/Sub-Identify/
H A DMakefile.PL4 NAME => "Sub::Identify",
/macosx-10.9.5/CPANInternal-140/Sub-Identify-0.04/
H A DMakefile.PL4 NAME => "Sub::Identify",
/macosx-10.9.5/CPANInternal-140/Sub-Name/
H A DMakefile.PL5 NAME => 'Sub::Name',
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory/
H A DMakefile.PL3 NAME => 'Tree::Simple::VisitorFactory',
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory-0.10/
H A DMakefile.PL3 NAME => 'Tree::Simple::VisitorFactory',
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DEmptyProtocolDefinitions.h28 #define EMPTY_PROTOCOL(NAME) \
29 @protocol NAME <NSObject> \
/macosx-10.9.5/swig-10/Lib/typemaps/
H A Dcpointer.swg48 %define %pointer_class(TYPE, NAME)
50 typedef TYPE NAME;
54 } NAME;
56 %extend NAME {
57 NAME() {
60 ~NAME() {
65 %extend NAME {
76 static NAME * frompointer(TYPE *t) {
77 return (NAME *) t;
81 %types(NAME
[all...]
H A Dcarrays.swg12 * %array_functions(TYPE,NAME)
24 %define %array_functions(TYPE,NAME)
26 static TYPE *new_##NAME(size_t nelements) {
30 static void delete_##NAME(TYPE *ary) {
34 static TYPE NAME##_getitem(TYPE *ary, size_t index) {
37 static void NAME##_setitem(TYPE *ary, size_t index, TYPE value) {
42 TYPE *new_##NAME(size_t nelements);
43 void delete_##NAME(TYPE *ary);
44 TYPE NAME##_getitem(TYPE *ary, size_t index);
45 void NAME##_setite
[all...]
/macosx-10.9.5/CPAN-52/Modules/Algorithm-Annotate-0.10/
H A DMakefile0 NAME = Algorithm-Annotate
1 NAME = Algorithm-Annotate macro
/macosx-10.9.5/CPAN-52/Modules/Algorithm-C3-0.08/
H A DMakefile0 NAME = Algorithm-C3
1 NAME = Algorithm-C3 macro
/macosx-10.9.5/CPAN-52/Modules/Algorithm-Diff-1.1902/
H A DMakefile0 NAME = Algorithm-Diff
1 NAME = Algorithm-Diff macro
/macosx-10.9.5/CPAN-52/Modules/App-CLI-0.313/
H A DMakefile0 NAME = App-CLI
1 NAME = App-CLI macro
/macosx-10.9.5/CPAN-52/Modules/Archive-Zip-1.30/
H A DMakefile0 NAME = Archive-Zip
1 NAME = Archive-Zip macro
/macosx-10.9.5/CPAN-52/Modules/Authen-SASL-2.15/
H A DMakefile0 NAME = Authen-SASL
1 NAME = Authen-SASL macro
/macosx-10.9.5/CPAN-52/Modules/Authen-SASL-2.16/
H A DMakefile0 NAME = Authen-SASL
1 NAME = Authen-SASL macro

Completed in 139 milliseconds

1234567891011>>