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

/macosx-10.10/apr-32/apr/apr/include/arch/unix/
H A Dapr_arch_shm.h64 void *usable; /* base usable address */ member in struct:apr_shm_t
/macosx-10.10/apr-32/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.10/bind9-45.101/bind9/bin/tests/system/allow_query/ns2/
H A Dnamed40.conf103 /* Also usable for testing key not allowed */
/macosx-10.10/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.10/tcl-105/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.10/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.10/tcl-105/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.10/tcl-105/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.10/tcl-105/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.10/Heimdal-398.1.2/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
H A Dsqlite3.c4670 ** that collation is no longer usable.
5376 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
5378 ** is usable) and false if it cannot.)^
5416 unsigned char usable; /* True if this constraint is usable */ member in struct:sqlite3_index_info::sqlite3_index_constraint
16646 u8 *zByte; /* Memory usable by this allocator */
[all...]
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Builder-0.81/lib/DateTime/Format/
H A DBuilder.pm526 date to a particular length so that the I<length> is usable
/macosx-10.10/CPANInternal-159.1/Tree-Simple-1.18/lib/Tree/
H A DSimple.pm926 more efficient and usable.
/macosx-10.10/ICU-531.30/icuSources/data/
H A Dmakedata.mak174 # Nothing was usable for input
/macosx-10.10/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm1602 longer usable after this call.
/macosx-10.10/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex4026 \catcode`\^=7 % to make ^^e4 etc usable in xref tags

Completed in 899 milliseconds