Searched +refs:overwrite +refs:mode +refs:binary (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm585 [$X =] tie %hash, 'DB_File', [$filename, $flags, $mode, $DB_HASH] ;
586 [$X =] tie %hash, 'DB_File', $filename, $flags, $mode, $DB_BTREE ;
587 [$X =] tie @array, 'DB_File', $filename, $flags, $mode, $DB_RECNO ;
653 sorted, balanced binary tree.
709 dbopen (const char * file, int flags, int mode,
721 tie %array, 'DB_File', $filename, $flags, $mode, $DB_HASH ;
723 The C<filename>, C<flags> and C<mode> parameters are the direct
978 would overwrite the first. If duplicates are allowed for (with the
1964 initial buffer. Once that data gets flushed to disk it will overwrite
2029 time the location was last visited stored as a 4 byte binary valu
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim1167 \ 'bzopen(': 'string filename, string mode | resource',
1199 \ 'chmod(': 'string filename, int mode | bool',
1240 \ 'count_chars(': 'string string [, int mode] | mixed',
1241 \ 'count(': 'mixed var [, int mode] | int',
1242 \ 'cpdf_add_annotation(': 'int pdf_document, float llx, float lly, float urx, float ury, string title, string content [, int mode] | bool',
1244 \ 'cpdf_arc(': 'int pdf_document, float x_coor, float y_coor, float radius, float start, float end [, int mode] | bool',
1246 \ 'cpdf_circle(': 'int pdf_document, float x_coor, float y_coor, float radius [, int mode] | bool',
1253 \ 'cpdf_curveto(': 'int pdf_document, float x1, float y1, float x2, float y2, float x3, float y3 [, int mode] | bool',
1260 \ 'cpdf_import_jpeg(': 'int pdf_document, string file_name, float x_coor, float y_coor, float angle, float width, float height, float x_scale, float y_scale, int gsave [, int mode] | bool',
1261 \ 'cpdf_lineto(': 'int pdf_document, float x_coor, float y_coor [, int mode] | boo
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFAQ.pm38 mode supports easy logging in simple scripts:
57 C<:easy> mode like
158 exists. If we wanted to overwrite a potentially existing file, we would
160 parameter C<mode>:
164 log4perl.appender.FileApp.mode = write
1312 the non-interpreting mode of the here-document like in
1392 mode, like in
1406 in regular mode like in
1465 file appender's C<syswrite> flag along with a file write mode of C<"append">.
1470 C<"append"> mode, th
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dprogress.vim131 syn keyword ProgressOperator <= <> >= abs[olute] accelerator across add-first add-last advise alert-box allow-replication ansi-only anywhere append appl-alert[-boxes] application as-cursor ask-overwrite
132 syn keyword ProgressOperator attach[ment] auto-end-key auto-endkey auto-go auto-ind[ent] auto-resize auto-z[ap] available-formats ave[rage] avg backward[s] base-key batch[-mode] bgc[olor] binary
142 syn keyword ProgressOperator delete-line delete-selected-row delete-selected-rows deselect-focused-row deselect-rows deselect-selected-row d[esign-mode] dialog-box dialog-help dir disabled display-message
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm38 mode supports easy logging in simple scripts:
57 C<:easy> mode like
158 exists. If we wanted to overwrite a potentially existing file, we would
160 parameter C<mode>:
164 log4perl.appender.FileApp.mode = write
1314 the non-interpreting mode of the here-document like in
1394 mode, like in
1408 in regular mode like in
1470 file appender's C<syswrite> flag along with a file write mode of C<"append">.
1475 C<"append"> mode, th
[all...]

Completed in 205 milliseconds