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

/macosx-10.10.1/text_cmds-88/sort/
H A Dmemcoll.c52 size_t size1 = strlen (s1) + 1; local
54 s1 += size1;
56 s1len -= size1;
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/util/keyrange/
H A DKeyRange.java214 public static int compareBytes(byte[] data1, int offset1, int size1, argument
217 for (int i = 0; i < size1 && i < size2; i++) {
227 if (size1 < size2)
229 else if (size1 > size2)
238 public static boolean equalBytes(byte[] data1, int offset1, int size1, argument
240 if (size1 != size2) {
243 for (int i = 0; i < size1; i += 1) {
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dregex.c36 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
37 __re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dsuperblob.h138 size_t size(size_t size1 = 0, ...) const; // size with optional additional blob sizes
184 size_t SuperBlobCore<_BlobType, _magic, _Type>::Maker::size(size_t size1, ...) const
193 if (size1) {
195 va_start(args, size1);
198 total += size1;
199 size1 = va_arg(args, size_t);
200 } while (size1);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dsuperblob.h138 size_t size(size_t size1 = 0, ...) const; // size with optional additional blob sizes
184 size_t SuperBlobCore<_BlobType, _magic, _Type>::Maker::size(size_t size1, ...) const
193 if (size1) {
195 va_start(args, size1);
198 total += size1;
199 size1 = va_arg(args, size_t);
200 } while (size1);
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dregex.c69 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
70 __re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
387 /* True if `size1' is non-NULL and PTR is pointing anywhere inside
391 (size1 && string1 <= (ptr) && (ptr) <= string1 + size1)
418 const char *string1, int size1,
424 const char *string1, int size1,
442 wchar_t *string1, int size1,
446 const char *string1, int size1,
1189 PREFIX(print_double_string) (where, string1, size1, string
5054 int size1, size2; variable
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Dtest117.tcl120 set size1 [file size $filename]
179 error_check_good file_size [expr $size2 <= $size1] 1
194 set size1 $size2
H A Dtest112.tcl104 set size1 [file size $filename]
145 error_check_good file_size [expr [expr $size1 * $reduction] > $size2] 1
H A Dtest113.tcl100 set size1 [file size $filename]
144 error_check_good file_size [expr [expr $size1 * $reduction] > $size2] 1
H A Dtest111.tcl131 set size1 [file size $filename]
214 file_size [expr [expr $size1 * $reduction] > $size2] 1
H A Dtest114.tcl126 set size1 [file size $filename]
181 file_size [expr [expr $size1 * $reduction] > $size2] 1
H A Dtest115.tcl121 set size1 [file size $filename]
184 file_size [expr [expr $size1 * $reduction] > $size2] 1
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c73 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
74 __re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
385 /* True if `size1' is non-NULL and PTR is pointing anywhere inside
389 (size1 && string1 <= (ptr) && (ptr) <= string1 + size1)
416 const char *string1, int size1,
422 const char *string1, int size1,
440 wchar_t *string1, int size1,
444 const char *string1, int size1,
1179 int size1, cons
1172 print_double_string(const CHAR_T *where, const CHAR_T *string1, int size1, const CHAR_T *string2, int size2) argument
5007 re_search_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int startpos, int range, struct re_registers *regs, int stop) argument
5448 re_match_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int pos, struct re_registers *regs, int stop) argument
5528 wcs_re_match_2_internal(struct re_pattern_buffer *bufp, const char *cstring1, int csize1, const char *cstring2, int csize2, int pos, struct re_registers *regs, int stop, wchar_t *string1, int size1, wchar_t *string2, int size2, int *mbs_offset1, int *mbs_offset2) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dregex.c74 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
75 __re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
553 /* True if `size1' is non-NULL and PTR is pointing anywhere inside
557 (size1 && string1 <= (ptr) && (ptr) <= string1 + size1)
583 re_char *string1, int size1,
1248 print_double_string (where, string1, size1, string2, size2)
1252 int size1;
1263 for (this_char = where - string1; this_char < size1; this_char++)
1651 DEBUG_PRINT_DOUBLE_STRING (string_place, string1, size1, string
4247 int size1, size2; variable
4906 int size1, size2; variable
[all...]
/macosx-10.10.1/lsof-53/lsof/lib/
H A Dregex.c121 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
122 __re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
426 /* True if `size1' is non-NULL and PTR is pointing anywhere inside
430 (size1 && string1 <= (ptr) && (ptr) <= string1 + size1)
453 const char *string1, int size1,
1054 print_double_string (where, string1, size1, string2, size2)
1058 int size1;
1069 for (this_char = where - string1; this_char < size1; this_char++)
1503 DEBUG_PRINT_DOUBLE_STRING (string_place, string1, size1, string
4012 int size1, size2; variable
[all...]
/macosx-10.10.1/gnutar-453/gnutar/src/
H A Dmisc.c747 size_t size1 = size + alignment;
748 if (size1 < size)
750 *ptr = xmalloc (size1);
743 size_t size1 = size + alignment; local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffcmp.c152 tsize_t size1; local
172 buf1 = (unsigned char *)_TIFFmalloc(size1 = TIFFScanlineSize(tif1));
216 if (ContigCompare(s, row, buf1, buf2, size1) < 0)
226 if (ContigCompare(-1, row, buf1, buf2, size1) < 0)
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts/
H A Ddd-ex.sh346 *) subtract size1 $size 1
349 *) size=$size1 ;;
/macosx-10.10.1/ruby-106/ruby/test/gdbm/
H A Dtest_gdbm.rb598 size1 = File.size(@path)
608 # p [size1, size2, size3]
609 assert_equal(true, size1 < size2)
612 assert_equal(size1, size3)
/macosx-10.10.1/libauto-186/
H A Dauto_zone.cpp499 static void *auto_calloc(auto_zone_t *zone, size_t size1, size_t size2) { argument
501 size1 *= size2;
504 ptr = azone->block_allocate(thread, size1, AUTO_MEMORY_UNSCANNED, true, true);
/macosx-10.10.1/network_cmds-457/ping6.tproj/
H A Dping6.c2074 int i, segments, origsegs, rthsize, size0, size1; local
2100 size1 = inet6_rth_space(IPV6_RTHDR_TYPE_0, 1);
2102 (size1 - size0) + 1;
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeUtils.c3668 int size1, /* Number of bytes in ptr. */
3675 memcpy(ptr2, ptr, MIN(size1, size2));
3676 TreeAlloc_Free(data, id, ptr, size1);
3661 TreeAlloc_Realloc( ClientData data, Tk_Uid id, char *ptr, int size1, int size2 ) argument
H A DtkTreeCtrl.h1047 MODULE_SCOPE char *TreeAlloc_Realloc(ClientData data, Tk_Uid id, char *ptr, int size1, int size2);
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf.c4155 bfd_size_type size1, size2;
4195 size1 = (sec1->flags & SEC_LOAD) ? sec1->size : 0;
4198 if (size1 < size2)
4200 if (size1 > size2)
4150 bfd_size_type size1, size2; local
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Ddired-aux.el116 size1, size2 - file size in bytes
127 (not (= size1 size2)) - mark files with different sizes
186 (size1 (nth 7 fa1))

Completed in 278 milliseconds