Searched refs:standard (Results 1 - 25 of 560) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/doc/
H A DFUN18 * a standard BLOB error code *
19 * a standard TCL error code *
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.1/
H A Dgendiff6 rm $1/standard.patch
7 touch $1/standard.patch
11 diff -c $1/$f.orig $1/$f >> standard.patch
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.1b3/
H A Dgendiff6 rm $1/standard.patch
7 touch $1/standard.patch
11 diff -c $1/$f.orig $1/$f >> standard.patch
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/build/
H A Dnw_export.inc2 the standard prototypes macros after it messes with
12 /* Preprocess all of the standard APR headers. */
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/build/
H A Dnw_apu_export.inc3 the standard prototypes macros after it messes with
11 /* Preprocess all of the standard APR headers. */
/macosx-10.9.5/apr-30/apr/apr/build/
H A Dnw_export.inc2 the standard prototypes macros after it messes with
12 /* Preprocess all of the standard APR headers. */
/macosx-10.9.5/apr-30/apr-util/apr-util/build/
H A Dnw_apu_export.inc3 the standard prototypes macros after it messes with
11 /* Preprocess all of the standard APR headers. */
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dstdnmtst.c38 static int dotestname(const char *name, const char *standard, const char *expected) { argument
45 tag = ucnv_getStandardName(name, standard, &error);
47 log_err_status(error, "FAIL: could not find %s standard name for %s\n", standard, name);
50 log_err("FAIL: expected %s for %s standard name for %s, got %s\n", expected, standard, name, tag);
66 const char *standard; local
69 standard = ucnv_getStandard(i, &err);
73 } else if (!standard || !*standard) {
114 dotestconv(const char *name, const char *standard, const char *expected) argument
170 doTestNames(const char *name, const char *standard, const char **expected, int32_t size) argument
222 doTestUCharNames(const char *name, const char *standard, const char **expected, int32_t size) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dsscommon.h85 ClientCommon(Allocator &standard = Allocator::standard(),
86 Allocator &returning = Allocator::standard())
87 : internalAllocator(standard), returnAllocator(returning) { }
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dsscommon.h85 ClientCommon(Allocator &standard = Allocator::standard(),
86 Allocator &returning = Allocator::standard())
87 : internalAllocator(standard), returnAllocator(returning) { }
/macosx-10.9.5/groff-38/groff/src/include/
H A Dsearchpath.h26 search_path(const char *envvar, const char *standard,
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DExtendedAttribute.cpp50 mItemID(Allocator::standard(), itemID.Data, itemID.Length),
51 mAttrName(Allocator::standard(), attrName.Data, attrName.Length),
52 mAttrValue(Allocator::standard(), attrValue.Data, attrValue.Length)
64 mItemID(Allocator::standard()),
65 mAttrName(Allocator::standard()),
66 mAttrValue(Allocator::standard())
77 mItemID(Allocator::standard()),
78 mAttrName(Allocator::standard()),
79 mAttrValue(Allocator::standard())
107 mItemID(Allocator::standard()),
[all...]
H A DACL.h58 Allocator &alloc = Allocator::standard());
61 Allocator &alloc = Allocator::standard());
63 ACL(Access &acc, Allocator &alloc = Allocator::standard());
64 // create from "standard form" arguments (with empty application list)
66 Allocator &alloc = Allocator::standard());
114 void copyAclEntry(AclEntryPrototype &proto, Allocator &alloc = Allocator::standard());
115 void copyAclOwner(AclOwnerPrototype &proto, Allocator &alloc = Allocator::standard());
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DExtendedAttribute.cpp50 mItemID(Allocator::standard(), itemID.Data, itemID.Length),
51 mAttrName(Allocator::standard(), attrName.Data, attrName.Length),
52 mAttrValue(Allocator::standard(), attrValue.Data, attrValue.Length)
64 mItemID(Allocator::standard()),
65 mAttrName(Allocator::standard()),
66 mAttrValue(Allocator::standard())
77 mItemID(Allocator::standard()),
78 mAttrName(Allocator::standard()),
79 mAttrValue(Allocator::standard())
107 mItemID(Allocator::standard()),
[all...]
H A DACL.h58 Allocator &alloc = Allocator::standard());
61 Allocator &alloc = Allocator::standard());
63 ACL(Access &acc, Allocator &alloc = Allocator::standard());
64 // create from "standard form" arguments (with empty application list)
66 Allocator &alloc = Allocator::standard());
114 void copyAclEntry(AclEntryPrototype &proto, Allocator &alloc = Allocator::standard());
115 void copyAclOwner(AclOwnerPrototype &proto, Allocator &alloc = Allocator::standard());
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DExtendedAttribute.cpp50 mItemID(Allocator::standard(), itemID.Data, itemID.Length),
51 mAttrName(Allocator::standard(), attrName.Data, attrName.Length),
52 mAttrValue(Allocator::standard(), attrValue.Data, attrValue.Length)
64 mItemID(Allocator::standard()),
65 mAttrName(Allocator::standard()),
66 mAttrValue(Allocator::standard())
77 mItemID(Allocator::standard()),
78 mAttrName(Allocator::standard()),
79 mAttrValue(Allocator::standard())
107 mItemID(Allocator::standard()),
[all...]
H A DACL.h58 Allocator &alloc = Allocator::standard());
61 Allocator &alloc = Allocator::standard());
63 ACL(Access &acc, Allocator &alloc = Allocator::standard());
64 // create from "standard form" arguments (with empty application list)
66 Allocator &alloc = Allocator::standard());
114 void copyAclEntry(AclEntryPrototype &proto, Allocator &alloc = Allocator::standard());
115 void copyAclOwner(AclOwnerPrototype &proto, Allocator &alloc = Allocator::standard());
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dconf.sh183 shift; standard=$1
244 *" $standard "*)
246 *) standards="$standards $standard"
254 *VERSION*)key=${standard}${section} ;;
272 eval CONF_standard_${key}='$'standard
291 ?*) eval standard=\"'$'CONF_standard_$key\"
300 printf "%29s %35s %8s %2s %1d %5s %s$nl" "$name" "$key" "$standard" "$call" "$section" "$flags" "$define${values:+$sp=$values}${headers:+$sp$headers$nl}${script:+$sp$ob$script$nl$cb}"
406 standard=$1
409 standard=$1
425 standard
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/conf/
H A Dfiles156 bsd/dev/dtrace/dtrace_glue.c standard
166 bsd/dev/random/randomdev.c standard
167 bsd/dev/random/fips_sha1.c standard
168 bsd/dev/random/YarrowCoreLib/port/smf.c standard
169 bsd/dev/random/YarrowCoreLib/src/comp.c standard
170 bsd/dev/random/YarrowCoreLib/src/prng.c standard
171 bsd/dev/random/YarrowCoreLib/src/sha1mod.c standard
172 bsd/dev/random/YarrowCoreLib/src/yarrowUtils.c standard
174 bsd/dev/memdev.c standard
175 bsd/dev/munge.c standard
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/tm/
H A Dtminit.c251 local.standard = strdup(tzname[0]);
298 if (!local.standard)
299 local.standard = strdup(tzname[0]);
311 local.standard = s;
324 local.standard = s;
343 for (zp = tm_data.zone; zp->standard; zp++)
350 local.standard = zp->standard;
354 s = tmpoff(s, e - s, zp->standard, 0, 0);
366 if (!zp->standard)
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_client/
H A Ddlquery.cpp34 mValue(Allocator::standard())
51 mValue(Allocator::standard(), StringData(s))
56 mValue(Allocator::standard(), StringData(s))
61 mValue(Allocator::standard(), CssmData::wrap(value))
66 mValue(Allocator::standard(), CssmData::wrap(uint32(value ? 1 : 0)))
71 mValue(Allocator::standard(), data)
76 mValue(Allocator::standard(), StringData(Guid::overlay(guid).toString()))
83 mValue(Allocator::standard(), CssmData::wrap(uint32(CSSM_FALSE)))
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_client/lib/
H A Ddlquery.cpp34 mValue(Allocator::standard())
51 mValue(Allocator::standard(), StringData(s))
56 mValue(Allocator::standard(), StringData(s))
61 mValue(Allocator::standard(), CssmData::wrap(value))
66 mValue(Allocator::standard(), CssmData::wrap(uint32(value ? 1 : 0)))
71 mValue(Allocator::standard(), data)
76 mValue(Allocator::standard(), StringData(Guid::overlay(guid).toString()))
83 mValue(Allocator::standard(), CssmData::wrap(uint32(CSSM_FALSE)))
/macosx-10.9.5/apache-786.1/httpd/build/
H A Dnw_export.inc2 the standard prototypes macros after it messes with
6 /* Define all of the standard prototype macros as themselves
26 /* Preprocess all of the standard HTTPD headers. */
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dacl_protectedpw.cpp78 CssmAutoData password(Allocator::standard(Allocator::sensitive));
82 return new ProtectedPasswordAclSubject(Allocator::standard(Allocator::sensitive), password);
86 return new ProtectedPasswordAclSubject(Allocator::standard(Allocator::sensitive), *password);
93 Allocator &alloc = Allocator::standard(Allocator::sensitive);
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_x509_cl/lib/
H A DCLCachedEntry.cpp54 mFieldId(Allocator::standard()),

Completed in 291 milliseconds

1234567891011>>