| /src/external/ibm-public/postfix/dist/src/global/ |
| strip_addr.c | 7 /* strip extension from full or localpart-only address 11 /* char *strip_addr_internal(address, extension, delimiter_set) 13 /* char **extension; 16 /* char *strip_addr(address, extension, delimiter_set) 18 /* char **extension; 22 /* pointer when the address contains no address extension, 23 /* or returns a copy of the address without address extension. 34 /* .IP extension 36 /* the address of a dynamic memory copy of the address extension 43 /* split_addr(3) strip extension from localpar 122 char *extension; local [all...] |
| mail_addr_crunch.c | 7 /* parse and canonicalize addresses, apply address extension 11 /* ARGV *mail_addr_crunch_ext_to_int(string, extension) 13 /* const char *extension; 15 /* ARGV *mail_addr_crunch_opt(string, extension, in_form, out_form) 17 /* const char *extension; 23 /* an address extension to each resulting address. The caller is 37 /* .IP extension 38 /* A null pointer, or an address extension (including the recipient 84 /* mail_addr_crunch - break string into addresses, optionally add extension */ 86 ARGV *mail_addr_crunch_opt(const char *string, const char *extension, 194 VSTRING *extension = vstring_alloc(1); local [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| open-catalog.c | 47 static const char *extension[] = { "", ".po", ".pot", }; local 64 for (k = 0; k < SIZEOF (extension); ++k) 66 file_name = concatenated_pathname ("", input_name, extension[k]); 85 for (k = 0; k < SIZEOF (extension); ++k) 87 file_name = concatenated_pathname (dir, input_name, extension[k]);
|
| /src/external/mit/isl/dist/ |
| isl_schedule_tree.h | 33 * The "extension" field is valid when the is isl_schedule_node_extension 67 isl_union_map *extension; member in union:isl_schedule_tree::__anon23682 100 __isl_take isl_union_map *extension); 166 __isl_take isl_union_map *extension); 209 __isl_take isl_union_map *extension);
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| m10200-dis.c | 31 unsigned long extension, 93 value |= extension; 160 unsigned long extension = 0; local 188 extension = 0; 241 extension = 0; 256 extension = 0; 278 extension = 0; 316 extension = (*(unsigned char *)buffer) & 0xff; 325 disassemble (memaddr, info, insn, extension, consume);
|
| m10300-dis.c | 40 unsigned long extension = 0; local 100 extension = 0; 106 extension = 0; 110 extension = 0; 123 extension = 0; 129 extension = 0; 134 extension = 0; 147 extension = 0; 163 extension = temp & 0xff; 182 extension = *(unsigned char *) buffer [all...] |
| s390-mkopc.c | 144 char extension[4]; member in struct:s390_cond_ext_format 293 ext_table[i].extension, suffix) >= sizeof (new_mnemonic))
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| m10200-dis.c | 31 unsigned long extension, 93 value |= extension; 160 unsigned long extension = 0; local 188 extension = 0; 241 extension = 0; 256 extension = 0; 278 extension = 0; 316 extension = (*(unsigned char *)buffer) & 0xff; 325 disassemble (memaddr, info, insn, extension, consume);
|
| m10300-dis.c | 40 unsigned long extension = 0; local 100 extension = 0; 106 extension = 0; 110 extension = 0; 123 extension = 0; 129 extension = 0; 134 extension = 0; 147 extension = 0; 163 extension = temp & 0xff; 182 extension = *(unsigned char *) buffer [all...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| m10200-dis.c | 31 unsigned long extension, 93 value |= extension; 160 unsigned long extension = 0; local 188 extension = 0; 241 extension = 0; 256 extension = 0; 278 extension = 0; 316 extension = (*(unsigned char *)buffer) & 0xff; 325 disassemble (memaddr, info, insn, extension, consume);
|
| m10300-dis.c | 40 unsigned long extension = 0; local 100 extension = 0; 106 extension = 0; 110 extension = 0; 123 extension = 0; 129 extension = 0; 134 extension = 0; 147 extension = 0; 163 extension = temp & 0xff; 182 extension = *(unsigned char *) buffer [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| extract-store-integer.c | 42 /* Do the sign extension once at the start. */ 55 /* Do the sign extension once at the start. */ 207 gdb_byte extension = 0; local 211 extension = 0xff; 215 memset (dest, extension, size_diff); 217 memset (dest + source_size, extension, size_diff);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| m10200-dis.c | 31 unsigned long extension, 93 value |= extension; 160 unsigned long extension = 0; local 188 extension = 0; 241 extension = 0; 256 extension = 0; 278 extension = 0; 316 extension = (*(unsigned char *)buffer) & 0xff; 325 disassemble (memaddr, info, insn, extension, consume);
|
| m10300-dis.c | 40 unsigned long extension = 0; local 100 extension = 0; 106 extension = 0; 110 extension = 0; 123 extension = 0; 129 extension = 0; 134 extension = 0; 147 extension = 0; 163 extension = temp & 0xff; 182 extension = *(unsigned char *) buffer [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| extract-store-integer.c | 94 /* Do the sign extension once at the start. */ 107 /* Do the sign extension once at the start. */ 206 gdb_byte extension = 0; local 210 extension = 0xff; 214 memset (dest, extension, size_diff); 216 memset (dest + source_size, extension, size_diff);
|
| /src/external/gpl3/binutils/dist/include/opcode/ |
| pdp11.h | 69 #define PDP11_EXT_NUM 13 /* total number of extension types */ 77 int extension; member in struct:pdp11_opcode
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| pdp11.h | 69 #define PDP11_EXT_NUM 13 /* total number of extension types */ 77 int extension; member in struct:pdp11_opcode
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| options.cc | 66 /* Set (or unset) the DEC extension flags. */ 176 /* Determine the source form from the filename extension. We assume 184 const char *extension; member in struct:__anon13681 234 /* Did we see a file extension? */ 238 /* Get file extension and compare it to others. */ 246 if (strcasecmp (fileext, exttype[i].extension) == 0) 843 /* Set (or unset) the DEC extension flags. */
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| options.cc | 64 /* Set (or unset) the DEC extension flags. */ 171 /* Determine the source form from the filename extension. We assume 179 const char *extension; member in struct:__anon16113 223 /* Did we see a file extension? */ 227 /* Get file extension and compare it to others. */ 235 if (strcasecmp (fileext, exttype[i].extension) == 0) 818 /* Set (or unset) the DEC extension flags. */
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| pdp11.h | 69 #define PDP11_EXT_NUM 13 /* total number of extension types */ 77 int extension; member in struct:pdp11_opcode
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| pdp11.h | 69 #define PDP11_EXT_NUM 13 /* total number of extension types */ 77 int extension; member in struct:pdp11_opcode
|
| /src/crypto/external/apache2/openssl/dist/crypto/x509/ |
| v3_conf.c | 10 /* extension creation utilities */ 95 /* Now get internal extension representation based on type */ 189 /* Given an internal structure, nid and critical flag create an extension */ 202 /* Check the extension string for critical flag */ 215 /* Check extension string for generic extension and return the type */ 234 /* Create a generic extension: for now just handle DER type */ 243 X509_EXTENSION *extension = NULL; local 271 extension = X509_EXTENSION_create_by_OBJ(NULL, obj, crit, oct); 277 return extension; [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/x509/ |
| v3_conf.c | 10 /* extension creation utilities */ 95 /* Now get internal extension representation based on type */ 185 /* Given an internal structure, nid and critical flag create an extension */ 198 /* Check the extension string for critical flag */ 212 /* Check extension string for generic extension and return the type */ 233 /* Create a generic extension: for now just handle DER type */ 242 X509_EXTENSION *extension = NULL; local 270 extension = X509_EXTENSION_create_by_OBJ(NULL, obj, crit, oct); 276 return extension; [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/ |
| v3_conf.c | 10 /* extension creation utilities */ 85 /* Now get internal extension representation based on type */ 175 /* Given an internal structure, nid and critical flag create an extension */ 188 /* Check the extension string for critical flag */ 201 /* Check extension string for generic extension and return the type */ 221 /* Create a generic extension: for now just handle DER type */ 230 X509_EXTENSION *extension = NULL; local 260 extension = X509_EXTENSION_create_by_OBJ(NULL, obj, crit, oct); 266 return extension; [all...] |
| /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
| analyze.py | 481 def extension(): function in function:report_failure 482 """ Generate preprocessor file extension. """ 501 (handle, name) = tempfile.mkstemp(suffix=extension(), 696 extension. The decision also influenced by the compiler invocation. """ 706 # ... or find out from source file extension
|