Searched refs:SOURCEDIR (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cssm/lib/
H A Dgenerator.mk26 $(SOURCEDIR)/cssmapi.h \
27 $(SOURCEDIR)/cssmaci.h \
28 $(SOURCEDIR)/cssmcspi.h \
29 $(SOURCEDIR)/cssmdli.h \
30 $(SOURCEDIR)/cssmcli.h \
31 $(SOURCEDIR)/cssmtpi.h
33 /usr/bin/perl lib/generator.pl $(SOURCEDIR) $(CONFIG) $(TARGET)
H A Dgenerator.pl37 $SOURCEDIR=$ARGV[0]; # directory with inputs
59 open(API_H, "$SOURCEDIR/$_") or die "Cannot open $SOURCEDIR/$_: $^E";
76 open(SPI_H, "$SOURCEDIR/$file") or die "Cannot open $SOURCEDIR/$file: $^E";
218 open(OIDS_H, "$SOURCEDIR/$_") or die "Cannot open $SOURCEDIR/$_: $^E";
229 open(OIDS_H2, "$SOURCEDIR/../../libsecurity_asn1/lib/$_") or die "Cannot open $SOURCEDIR/$_: $^E";
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DgenerateErrStrings.pl53 $SOURCEDIR=$ARGV[0]; # directory with error headers
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DgenerateErrStrings.pl53 $SOURCEDIR=$ARGV[0]; # directory with error headers
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DgenerateErrStrings.pl53 $SOURCEDIR=$ARGV[0]; # directory with error headers
/macosx-10.10.1/xnu-2782.1.97/SETUP/config/
H A Ddoconf72 set SOURCEDIR=.
126 set SOURCEDIR="$argv[2]"
281 $CONFIG_DIR/config -c $SOURCEDIR -p $SYSCONF
283 $CONFIG_DIR/config -c $SOURCEDIR $SYSCONF
H A Dlexer.l58 { "sourcedir", SOURCEDIR },
H A Dparser.y47 %token SOURCEDIR
111 SOURCEDIR Save_id
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dgenerator.pl13 $SOURCEDIR=$ARGV[0]; # directory with cdsa headers
26 open(ERR, "$SOURCEDIR/$ERR_H") or die "Cannot open $ERR_H: $^E";
27 open(APPLE_ERR, "$SOURCEDIR/$APPLE_ERR_H") or die "Cannot open $APPLE_ERR_H: $^E";
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dgenerator.pl13 $SOURCEDIR=$ARGV[0]; # directory with cdsa headers
26 open(ERR, "$SOURCEDIR/$ERR_H") or die "Cannot open $ERR_H: $^E";
27 open(APPLE_ERR, "$SOURCEDIR/$APPLE_ERR_H") or die "Cannot open $APPLE_ERR_H: $^E";
/macosx-10.10.1/ICU-531.30/icuSources/tools/gennorm2/
H A Dgennorm2.cpp60 SOURCEDIR, enumerator in enum:__anon1240
82 options[SOURCEDIR].value="";
156 CharString filename(options[SOURCEDIR].value, errorCode);
/macosx-10.10.1/ICU-531.30/icuSources/tools/gensprep/
H A Dgensprep.c85 SOURCEDIR, enumerator in enum:__anon1249
151 options[SOURCEDIR].value="";
172 srcDir=options[SOURCEDIR].value;
/macosx-10.10.1/ICU-531.30/icuSources/tools/ctestfw/
H A Duperf.cpp51 SOURCEDIR, enumerator in enum:__anon1233
142 if(options[SOURCEDIR].doesOccur) {
143 sourceDir = options[SOURCEDIR].value;
/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dgenrb.c47 SOURCEDIR, enumerator in enum:__anon1242
244 if(options[SOURCEDIR].doesOccur) {
245 inputDir = options[SOURCEDIR].value;
/macosx-10.10.1/ICU-531.30/icuSources/tools/gencnval/
H A Dgencnval.c206 SOURCEDIR enumerator in enum:__anon1239
229 options[DESTDIR].value=options[SOURCEDIR].value=u_getDataDirectory();
259 path=options[SOURCEDIR].value;
/macosx-10.10.1/ICU-531.30/icuSources/tools/pkgdata/
H A Dpkgdata.cpp102 SOURCEDIR, enumerator in enum:__anon1256
428 if( options[SOURCEDIR].doesOccur ) {
429 o.srcDir = options[SOURCEDIR].value;

Completed in 211 milliseconds