Searched refs:usable (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/arch/unix/
H A Dapr_arch_shm.h64 void *usable; /* base usable address */ member in struct:apr_shm_t
/macosx-10.9.5/apr-30/apr/apr/include/arch/unix/
H A Dapr_arch_shm.h64 void *usable; /* base usable address */ member in struct:apr_shm_t
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/shmem/unix/
H A Dshm.c146 /* metadata isn't usable */
147 new_m->usable = (char *)new_m->base + APR_ALIGN_DEFAULT(sizeof(apr_size_t));
163 /* metadata isn't usable */
164 new_m->usable = (char *)new_m->base + APR_ALIGN_DEFAULT(sizeof(apr_size_t));
187 new_m->usable = new_m->base;
294 /* metadata isn't usable */
295 new_m->usable = (char *)new_m->base + APR_ALIGN_DEFAULT(sizeof(apr_size_t));
328 new_m->usable = new_m->base;
507 /* metadata isn't part of the usable segment */
508 new_m->usable
[all...]
/macosx-10.9.5/apr-30/apr/apr/shmem/unix/
H A Dshm.c146 /* metadata isn't usable */
147 new_m->usable = (char *)new_m->base + APR_ALIGN_DEFAULT(sizeof(apr_size_t));
163 /* metadata isn't usable */
164 new_m->usable = (char *)new_m->base + APR_ALIGN_DEFAULT(sizeof(apr_size_t));
187 new_m->usable = new_m->base;
296 /* metadata isn't usable */
297 new_m->usable = (char *)new_m->base + APR_ALIGN_DEFAULT(sizeof(apr_size_t));
330 new_m->usable = new_m->base;
509 /* metadata isn't part of the usable segment */
510 new_m->usable
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/allow_query/ns2/
H A Dnamed40.conf103 /* Also usable for testing key not allowed */
/macosx-10.9.5/cxxfilt-11/cxxfilt/config/
H A Ddepstand.m421 # honor --disable-dependency-checking, and failure to detect a usable
117 then AC_MSG_ERROR([no usable dependency style found])
/macosx-10.9.5/tcl-102/tcl/tcl/unix/
H A Dconfigure.in393 AC_DEFINE(NO_UNION_WAIT, 1, [Do we have a usable 'union wait'?])
505 AC_DEFINE(NO_ISNAN, 1, [Do we have a usable 'isnan'?])
/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleRAIDMember.cpp887 UInt64 usable = number->unsigned64BitValue();
891 usable *= number->unsigned64BitValue();
893 return usable;
H A DAppleRAIDUserLib.c2182 UInt64 usable = 0; local
2192 usable = ARHEADER_OFFSET(partitionSize) / chunkSize * chunkSize;
2196 (void)calculateBitMapSize(partitionSize, chunkSize, &usable);
2203 return usable;
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v7.6/
H A Dconfigure3780 # or a.out.h is usable for the purpose.
3782 # Note that the modified COFF format used on MIPS Ultrix 4.x is usable; the
3810 tcl_ok=usable
3818 if test $tcl_ok = usable; then
3847 tcl_ok=usable
3855 if test $tcl_ok = usable; then
3884 tcl_ok=usable
3892 if test $tcl_ok = usable; then
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.0a1/
H A Dconfigure3878 # or a.out.h is usable for the purpose.
3880 # Note that the modified COFF format used on MIPS Ultrix 4.x is usable; the
3908 tcl_ok=usable
3916 if test $tcl_ok = usable; then
3945 tcl_ok=usable
3953 if test $tcl_ok = usable; then
3982 tcl_ok=usable
3990 if test $tcl_ok = usable; then
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.0a2/
H A Dconfigure4051 # or a.out.h is usable for the purpose.
4053 # Note that the modified COFF format used on MIPS Ultrix 4.x is usable; the
4081 tcl_ok=usable
4089 if test $tcl_ok = usable; then
4118 tcl_ok=usable
4126 if test $tcl_ok = usable; then
4155 tcl_ok=usable
4163 if test $tcl_ok = usable; then
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/
H A DClass.pm194 marked EXPERIMENTAL - such APIs are still usable but may have edge bugs.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DRow.pm64 When calling it directly, you will not get a complete, usable row
518 The object is still perfectly usable, but L</in_storage> will
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.h4117 ** that collation is no longer usable.
4823 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4825 ** is usable) and false if it cannot.)^
4863 unsigned char usable; /* True if this constraint is usable */ member in struct:sqlite3_index_info::sqlite3_index_constraint
/macosx-10.9.5/CPANInternal-140/XML-SAX/XML-SAX-Base/
H A DMakefile.PL741 usable as a base for drivers as well as filters, along with other patches.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/UDDI/
H A DLite.pm511 Other available methods inherited from SOAP::Lite and most usable are:
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/UDDI/
H A DLite.pm1259 Other available methods inherited from SOAP::Lite and most usable are:
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/UDDI/
H A DLite.pm1257 Other available methods inherited from SOAP::Lite and most usable are:
/macosx-10.9.5/CPANInternal-140/Tree-Simple/lib/Tree/
H A DSimple.pm926 more efficient and usable.
/macosx-10.9.5/CPANInternal-140/Tree-Simple-1.18/lib/Tree/
H A DSimple.pm926 more efficient and usable.
/macosx-10.9.5/CPANInternal-140/XML-SAX/XML-SAX-Base/lib/XML/SAX/
H A DBase.pm2843 usable as a base for drivers as well as filters, along with other patches.
/macosx-10.9.5/ICU-511.35/icuSources/data/
H A Dmakedata.mak174 # Nothing was usable for input
/macosx-10.9.5/CPANInternal-140/Tree-DAG_Node/lib/Tree/
H A DDAG_Node.pm84 Many base classes are not usable except as such -- but Tree::DAG_Node
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm1608 also, recursively (cascading delete). $obj is no longer usable after

Completed in 395 milliseconds

12