Searched +refs:diff +refs:minor +refs:mode +refs:prefix (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c195 ** checkpointing the database in WAL mode.
574 ** to experimental interfaces but reserve the right to make minor changes
582 ** The makefile makes some minor changes to this file (such as inserting
642 ** SQLite3) and Y is the minor version number and Z is the release number.)^
707 ** compile time. ^The SQLITE_ prefix may be omitted from the
714 ** prefix is omitted from any strings returned by
763 ** See the [threading mode] documentation for additional information.
1318 ** closes. Setting persistent WAL mode causes those files to persist after
1324 ** That integer is 0 to disable persistent WAL mode or 1 to enable persistent
1325 ** WAL mode
18972 etByte prefix; /* Offset into aPrefix[] of the prefix string */ member in struct:et_info
19129 char prefix; /* Prefix character. "+" or "-" or " " or '\\0'. */ local
23284 ULONG mode, timeout; local
24881 posixOpen(const char *zFile, int flags, int mode) argument
106388 YYMINORTYPE minor; /* The user-supplied minor token value. This member in struct:yyStackEntry
112093 int mode; member in struct:OpenMode
112127 int mode = 0; local
128827 float diff = FABS(right-left); local
129152 float diff = local
[all...]
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm86 # given filename and mode (r or w), create an object which:
87 # has a 'getline' method if mode='r', and
88 # has a 'print' method if mode='w'.
95 # '-' (STDIN if mode = 'r', STDOUT if mode='w')
100 # (check for 'print' method for 'w' mode)
101 # (check for 'getline' method for 'r' mode)
103 my $mode = shift;
122 if ( $mode =~ /[rR]/ ) {
139 if ( $mode
[all...]
/macosx-10.10/iodbc-42.5/iodbc/
H A Dconfigure470 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP LN_S EGREP ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL PKG_CONFIG GTK_CFLAGS GTK_LIBS GTK_CONFIG GUI_TRUE GUI_FALSE GTK_TRUE GTK_FALSE LIBADD_DL odbcmode lib_version inidir filedsnpath INSTALL_LIBODBC_TRUE INSTALL_LIBODBC_FALSE DARWIN_TRUE DARWIN_FALSE LIBADD_OS LIBOBJS LTLIBOBJS'
482 prefix=NONE
501 datadir='${prefix}/share'
502 sysconfdir='${prefix}/etc'
503 sharedstatedir='${prefix}/com'
504 localstatedir='${prefix}/var'
506 includedir='${prefix}/include'
508 infodir='${prefix}/info'
509 mandir='${prefix}/man'
575 -exec-prefix |
[all...]
/macosx-10.10/vim-55/src/auto/
H A Dconfigure730 prefix
821 prefix=NONE
841 datarootdir='${prefix}/share'
843 sysconfdir='${prefix}/etc'
844 sharedstatedir='${prefix}/com'
845 localstatedir='${prefix}/var'
846 includedir='${prefix}/include'
954 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
958 -exec-prefix
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dconfigure846 prefix
931 prefix=NONE
951 datarootdir='${prefix}/share'
953 sysconfdir='${prefix}/etc'
954 sharedstatedir='${prefix}/com'
955 localstatedir='${prefix}/var'
956 includedir='${prefix}/include'
1065 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1069 -exec-prefix
[all...]

Completed in 434 milliseconds