| /src/crypto/external/apache2/openssl/dist/test/recipes/ |
| tconversion.pl | 178 sub get_field { subroutine 192 return get_field(@_, "Issuer"); 196 return get_field(@_, "Not Before"); 207 return get_field(@_, "Not After ");
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| microblaze-dis.c | 32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW) 33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW) 34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW) 58 get_field (struct string_buf *buf, long instr, long mask, unsigned short low) function
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| microblaze-dis.c | 32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW) 33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW) 34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW) 58 get_field (struct string_buf *buf, long instr, long mask, unsigned short low) function
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| microblaze-dis.c | 32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW) 33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW) 34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW) 58 get_field (struct string_buf *buf, long instr, long mask, unsigned short low) function
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| microblaze-dis.c | 32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW) 33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW) 34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW) 58 get_field (struct string_buf *buf, long instr, long mask, unsigned short low) function
|
| /src/lib/libwrap/ |
| options.c | 74 static char *get_field /* chew :-delimited field off string */ 165 for (curr_opt = get_field(options); curr_opt; curr_opt = next_opt) { 166 next_opt = get_field((char *) 0); 573 /* get_field - return pointer to next field in string */ 576 get_field(char *string) function
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| floatformat.c | 61 static unsigned long get_field (const unsigned char *, 199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, 201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, 298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, 442 get_field (const unsigned char *data, enum floatformat_byteorders order function [all...] |
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| floatformat.c | 61 static unsigned long get_field (const unsigned char *, 199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, 201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, 298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, 442 get_field (const unsigned char *data, enum floatformat_byteorders order function [all...] |
| /src/external/gpl3/gcc/dist/libiberty/ |
| floatformat.c | 66 static unsigned long get_field (const unsigned char *, 204 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, 206 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, 303 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 341 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 365 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 373 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 434 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, 447 get_field (const unsigned char *data, enum floatformat_byteorders order function [all...] |
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| floatformat.c | 66 static unsigned long get_field (const unsigned char *, 204 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, 206 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, 303 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 341 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 365 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 373 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 434 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, 447 get_field (const unsigned char *data, enum floatformat_byteorders order function [all...] |
| /src/external/gpl3/gdb/dist/libiberty/ |
| floatformat.c | 61 static unsigned long get_field (const unsigned char *, 199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, 201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, 298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, 442 get_field (const unsigned char *data, enum floatformat_byteorders order function [all...] |
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| floatformat.c | 61 static unsigned long get_field (const unsigned char *, 199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, 201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, 298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, 360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize, 429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, 442 get_field (const unsigned char *data, enum floatformat_byteorders order function [all...] |
| /src/dist/pf/sbin/pfctl/ |
| pfctl_osfp.c | 75 char *get_field(char **, size_t *, int *); 791 field = get_field(line, len, &fieldlen); 875 ptr = get_field(line, len, &fieldlen); 982 get_field(char **line, size_t *len, int *fieldlen) function
|
| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| msginit.c | 143 static char *get_field (const char *header, const char *field); 946 return get_field (header, "POT-Creation-Date"); 1216 old_field = get_field (header, "Content-Type"); 1284 get_field (const char *header, const char *field) function
|
| /src/external/gpl2/groff/dist/src/preproc/refer/ |
| ref.cpp | 1005 const char *reference::get_field(unsigned char c, const char **endp) const function in class:reference 1019 return get_field('D', endp); 1039 const char *start = get_field(*f, endp); 1055 const char *start = get_field(*f, endp);
|
| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| region.h | 814 tree get_field () const { return m_field; } function in class:ana::field_region
|
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| region.h | 735 tree get_field () const { return m_field; } function in class:ana::field_region
|
| /src/external/gpl3/gdb/dist/gdb/ |
| target-float.c | 168 get_field (const bfd_byte *data, enum floatformat_byteorders order, function 319 return get_field (uval, order, fmt->totalsize, fmt->sign_start, 1); 351 exponent = get_field (uval, order, fmt->totalsize, fmt->exp_start, 362 mant = get_field (uval, order, fmt->totalsize, mant_off, mant_bits); 454 mant = get_field (uval, order, fmt->totalsize, mant_off, mant_bits); 463 mant = get_field (uval, order, fmt->totalsize, mant_off, 32); 678 exponent = get_field (ufrom, order, fmt->totalsize, fmt->exp_start, 717 mant = get_field (ufrom, order, fmt->totalsize, mant_off, mant_bits); 726 if (get_field (ufrom, order, fmt->totalsize, fmt->sign_start, 1)) 1280 exponent = get_field (from, order, fmt->totalsize, fmt->exp_start [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| target-float.c | 168 get_field (const bfd_byte *data, enum floatformat_byteorders order, function 319 return get_field (uval, order, fmt->totalsize, fmt->sign_start, 1); 351 exponent = get_field (uval, order, fmt->totalsize, fmt->exp_start, 362 mant = get_field (uval, order, fmt->totalsize, mant_off, mant_bits); 454 mant = get_field (uval, order, fmt->totalsize, mant_off, mant_bits); 463 mant = get_field (uval, order, fmt->totalsize, mant_off, 32); 678 exponent = get_field (ufrom, order, fmt->totalsize, fmt->exp_start, 717 mant = get_field (ufrom, order, fmt->totalsize, mant_off, mant_bits); 726 if (get_field (ufrom, order, fmt->totalsize, fmt->sign_start, 1)) 1280 exponent = get_field (from, order, fmt->totalsize, fmt->exp_start [all...] |
| /src/external/gpl3/gcc/dist/gcc/jit/ |
| jit-recording.h | 1096 field *get_field (int i) const { return m_fields[i]; } function in class:gcc::jit::recording::fields
|
| /src/external/gpl3/gcc.old/dist/gcc/jit/ |
| jit-recording.h | 1034 field *get_field (int i) const { return m_fields[i]; } function in class:gcc::jit::recording::fields
|