HomeSort by: relevance | last modified time | path
    Searched defs:is_binary (Results 1 - 14 of 14) sorted by relevancy

  /src/external/bsd/tre/dist/src/
agrep.c 182 static int is_binary; /* -1 unknown, 0 ascii, 1 binary */ variable
273 if (is_binary < 0)
274 is_binary = isbinaryfile();
372 is_binary = -1;
464 else if (!count_matches && is_binary > 0)
  /src/external/bsd/libpcap/dist/
sf-pcapng.c 461 int64_t *tsoffset, int *is_binary, char *errbuf)
536 *is_binary = 1;
556 *is_binary = 0;
597 int is_binary; local
707 is_binary = 0; /* which is a power of 10 */
714 if (process_idb_options(p, cursor, &tsresol, &tsoffset, &is_binary,
736 if (is_binary)
750 if (is_binary)
  /src/crypto/external/apache2/openssl/dist/test/
ectest.c 2646 int ret = 0, is_binary = 0; local
2662 is_binary = (EC_GROUP_get_field_type(g1) == NID_X9_62_characteristic_two_field);
2682 || !TEST_ptr(g2 = (is_binary) ? EC_GROUP_new_curve_GF2m(g1_p, g1_a, g1_b, ctx) : EC_GROUP_new_curve_GFp(g1_p, g1_a, g1_b, ctx))
2684 || !TEST_int_eq(0, is_binary)
  /src/crypto/external/bsd/openssl/dist/test/
ectest.c 2155 int ret = 0, is_binary = 0; local
2171 is_binary = (EC_GROUP_get_field_type(g1) == NID_X9_62_characteristic_two_field);
2191 || !TEST_ptr(g2 = (is_binary) ?
2195 || !TEST_int_eq(0, is_binary)
  /src/usr.bin/xlint/lint1/
lint1.h 697 is_binary(const tnode_t *tn) function
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 1191 and write whether each wchar_t is binary data to is_binary.
1193 We assume offset_buffer and is_binary is already allocated
1215 char *is_binary)
1241 is_binary[wc_count] = TRUE;
1244 is_binary[wc_count] = FALSE;
2293 return (free(pattern), free(mbs_offset), free(is_binary), free (compile_stack.stack), value)
2317 char *is_binary = NULL;
2371 is_binary = TALLOC(csize + 1, char);
2372 if (pattern == NULL || mbs_offset == NULL || is_binary == NULL)
2376 free(is_binary);
2304 char *is_binary = NULL; local
5030 char *is_binary = NULL; local
5568 char *is_binary = NULL; local
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 1246 and write whether each wchar_t is binary data to is_binary.
1248 We assume offset_buffer and is_binary is already allocated
1253 char *is_binary);
1256 int *offset_buffer, char *is_binary)
1295 is_binary[wc_count] = TRUE;
1298 is_binary[wc_count] = FALSE;
2293 return (free(pattern), free(mbs_offset), free(is_binary), free (compile_stack.stack), value)
2316 char *is_binary = NULL;
2370 is_binary = TALLOC(csize + 1, char);
2371 if (pattern == NULL || mbs_offset == NULL || is_binary == NULL
2303 char *is_binary = NULL; local
5031 char *is_binary = NULL; local
5561 char *is_binary = NULL; local
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 1246 and write whether each wchar_t is binary data to is_binary.
1248 We assume offset_buffer and is_binary is already allocated
1253 char *is_binary);
1256 int *offset_buffer, char *is_binary)
1295 is_binary[wc_count] = TRUE;
1298 is_binary[wc_count] = FALSE;
2293 return (free(pattern), free(mbs_offset), free(is_binary), free (compile_stack.stack), value)
2316 char *is_binary = NULL;
2370 is_binary = TALLOC(csize + 1, char);
2371 if (pattern == NULL || mbs_offset == NULL || is_binary == NULL
2303 char *is_binary = NULL; local
5031 char *is_binary = NULL; local
5561 char *is_binary = NULL; local
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 1246 and write whether each wchar_t is binary data to is_binary.
1248 We assume offset_buffer and is_binary is already allocated
1253 char *is_binary);
1256 int *offset_buffer, char *is_binary)
1295 is_binary[wc_count] = TRUE;
1298 is_binary[wc_count] = FALSE;
2293 return (free(pattern), free(mbs_offset), free(is_binary), free (compile_stack.stack), value)
2316 char *is_binary = NULL;
2370 is_binary = TALLOC(csize + 1, char);
2371 if (pattern == NULL || mbs_offset == NULL || is_binary == NULL
2303 char *is_binary = NULL; local
5031 char *is_binary = NULL; local
5561 char *is_binary = NULL; local
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 1246 and write whether each wchar_t is binary data to is_binary.
1248 We assume offset_buffer and is_binary is already allocated
1253 char *is_binary);
1256 int *offset_buffer, char *is_binary)
1295 is_binary[wc_count] = TRUE;
1298 is_binary[wc_count] = FALSE;
2293 return (free(pattern), free(mbs_offset), free(is_binary), free (compile_stack.stack), value)
2316 char *is_binary = NULL;
2370 is_binary = TALLOC(csize + 1, char);
2371 if (pattern == NULL || mbs_offset == NULL || is_binary == NULL
2303 char *is_binary = NULL; local
5031 char *is_binary = NULL; local
5561 char *is_binary = NULL; local
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 1246 and write whether each wchar_t is binary data to is_binary.
1248 We assume offset_buffer and is_binary is already allocated
1253 char *is_binary);
1256 int *offset_buffer, char *is_binary)
1295 is_binary[wc_count] = TRUE;
1298 is_binary[wc_count] = FALSE;
2293 return (free(pattern), free(mbs_offset), free(is_binary), free (compile_stack.stack), value)
2316 char *is_binary = NULL;
2370 is_binary = TALLOC(csize + 1, char);
2371 if (pattern == NULL || mbs_offset == NULL || is_binary == NULL
2303 char *is_binary = NULL; local
5031 char *is_binary = NULL; local
5561 char *is_binary = NULL; local
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 1246 and write whether each wchar_t is binary data to is_binary.
1248 We assume offset_buffer and is_binary is already allocated
1253 char *is_binary);
1256 int *offset_buffer, char *is_binary)
1295 is_binary[wc_count] = TRUE;
1298 is_binary[wc_count] = FALSE;
2293 return (free(pattern), free(mbs_offset), free(is_binary), free (compile_stack.stack), value)
2316 char *is_binary = NULL;
2370 is_binary = TALLOC(csize + 1, char);
2371 if (pattern == NULL || mbs_offset == NULL || is_binary == NULL
2303 char *is_binary = NULL; local
5031 char *is_binary = NULL; local
5561 char *is_binary = NULL; local
    [all...]
  /src/external/gpl2/diffutils/dist/lib/
regex.c 1259 and write whether each wchar_t is binary data to is_binary.
1261 We assume offset_buffer and is_binary is already allocated
1266 char *is_binary);
1268 convert_mbs_to_wcs (dest, src, len, offset_buffer, is_binary)
1283 char *is_binary;
1309 is_binary[wc_count] = TRUE;
1312 is_binary[wc_count] = FALSE;
2364 return (free(pattern), free(mbs_offset), free(is_binary), free (compile_stack.stack), value)
2389 char *is_binary = NULL;
2443 is_binary = TALLOC(csize + 1, char)
2376 char *is_binary = NULL; variable
2435 free(is_binary); variable
2445 free(is_binary); variable
2469 free(is_binary); variable
4233 free (is_binary); variable
5139 char *is_binary = NULL; local
5685 char *is_binary = NULL; local
    [all...]
  /src/external/gpl2/grep/dist/lib/
regex.c 1181 and write whether each wchar_t is binary data to is_binary.
1183 We assume offset_buffer and is_binary is already allocated
1188 char *is_binary);
1190 convert_mbs_to_wcs (dest, src, len, offset_buffer, is_binary)
1205 char *is_binary;
1216 is_binary[wc_count] = FALSE;
1244 is_binary[wc_count] = TRUE;
1247 is_binary[wc_count] = FALSE;
2274 return (free(pattern), free(mbs_offset), free(is_binary), free (compile_stack.stack), value)
2305 char *is_binary = NULL
2291 char *is_binary = NULL; local
5357 char *is_binary = NULL; local
    [all...]

Completed in 58 milliseconds