| /src/crypto/external/apache2/openssl/dist/ssl/ |
| s3_msg.c | 84 OSSL_RECORD_TEMPLATE templ; local 95 templ.type = SSL3_RT_ALERT; 96 templ.version = (sc->version == TLS1_3_VERSION) ? TLS1_2_VERSION 102 templ.version = TLS1_VERSION; 104 templ.buf = &sc->s3.send_alert[0]; 105 templ.buflen = 2; 130 sc->rlayer.wrlmethod->write_records(sc->rlayer.wrl, &templ, 1)); 134 sc->rlayer.wpend_tot = templ.buflen; 135 sc->rlayer.wpend_type = templ.type; 136 sc->rlayer.wpend_buf = templ.buf [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-typeprint.cc | 23 class templ class 27 templ<T> *value; 30 templ<basic_string> s;
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| py-typeprint.cc | 23 class templ class 27 templ<T> *value; 30 templ<basic_string> s;
|
| /src/lib/librefuse/ |
| fuse_opt.h | 50 const char *templ; member in struct:fuse_opt 55 #define FUSE_OPT_KEY(templ, key) { templ, -1, key } 56 #define FUSE_OPT_END { .templ = NULL }
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| sanitizer_suppressions.h | 25 char *templ; member in struct:__sanitizer::Suppression
|
| sanitizer_libignore.h | 54 char *templ; member in struct:__sanitizer::LibIgnore::Lib
|
| /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| sanitizer_suppressions.h | 24 char *templ; member in struct:__sanitizer::Suppression
|
| sanitizer_libignore.h | 53 char *templ; member in struct:__sanitizer::LibIgnore::Lib
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| sanitizer_suppressions.h | 24 char *templ; member in struct:__sanitizer::Suppression
|
| sanitizer_libignore.h | 53 char *templ; member in struct:__sanitizer::LibIgnore::Lib
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| symfile-mem.c | 80 non-zero, is the known size of the object. TEMPL is a bfd 84 symbol_file_add_from_memory (struct bfd *templ, CORE_ADDR addr, 93 if (bfd_get_flavour (templ) != bfd_target_elf_flavour) 96 nbfd = bfd_elf_bfd_from_remote_memory (templ, addr, size, &loadbase, 138 struct bfd *templ; local 147 templ = current_program_space->symfile_object_file->obfd.get (); 149 templ = current_program_space->exec_bfd (); 150 if (templ == NULL) 154 symbol_file_add_from_memory (templ, addr, 0, NULL, from_tty);
|
| cp-name-parser.y | 223 %type <comp> templ template_arg 533 | nested_name templ %prec NAME 535 | templ %prec NAME 561 | templ COLONCOLON 565 | nested_name templ COLONCOLON 574 templ : NAME '<' template_params '>' 573 templ : NAME '<' template_params '>' label
|
| /src/external/gpl3/gdb/dist/gdb/ |
| symfile-mem.c | 80 non-zero, is the known size of the object. TEMPL is a bfd 84 symbol_file_add_from_memory (struct bfd *templ, CORE_ADDR addr, 93 if (bfd_get_flavour (templ) != bfd_target_elf_flavour) 96 nbfd = bfd_elf_bfd_from_remote_memory (templ, addr, size, &loadbase, 138 struct bfd *templ; local 147 templ = current_program_space->symfile_object_file->obfd.get (); 149 templ = current_program_space->exec_bfd (); 150 if (templ == NULL) 154 symbol_file_add_from_memory (templ, addr, 0, NULL, from_tty);
|
| cp-name-parser.y | 239 %type <comp> templ template_arg 570 | nested_name templ %prec NAME 572 | templ %prec NAME 598 | templ COLONCOLON 602 | nested_name templ COLONCOLON 611 templ : NAME '<' template_params '>' 610 templ : NAME '<' template_params '>' label
|
| /src/external/gpl3/gcc/dist/libgcc/ |
| emutls.c | 44 void *templ; member in struct:__emutls_object 135 if (obj->templ) 136 memcpy (ret, obj->templ, obj->size); 215 word size, word align, void *templ) 222 obj->templ = NULL; 226 if (templ && size == obj->size) 227 obj->templ = templ;
|
| /src/external/gpl3/gcc.old/dist/libgcc/ |
| emutls.c | 44 void *templ; member in struct:__emutls_object 127 if (obj->templ) 128 memcpy (ret, obj->templ, obj->size); 207 word size, word align, void *templ) 214 obj->templ = NULL; 218 if (templ && size == obj->size) 219 obj->templ = templ;
|
| /src/external/gpl2/groff/dist/src/libs/libgroff/ |
| tmpfile.cpp | 122 char *templ = new char[tmpfile_prefix_len + postlen + 6 + 1]; local 123 strcpy(templ, tmpfile_prefix); 125 strcat(templ, postfix); 126 strcat(templ, "XXXXXX"); 127 return templ; 176 char *templ = xtmptemplate(postfix_long, postfix_short); local 178 int fd = mkstemp(templ); 186 add_tmp_file(templ); 188 *namep = templ; 190 a_delete templ; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-pch.cc | 76 static const char templ[] = "gpch.014"; local 79 memcpy (result, templ, IDENT_LENGTH);
|
| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-pch.cc | 76 static const char templ[] = "gpch.014"; local 79 memcpy (result, templ, IDENT_LENGTH);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/stormy16/ |
| stormy16.cc | 299 const char *templ; local 345 templ = "b%s %s,.+8 | jmpf %s"; 347 templ = "b%s %s,%s"; 348 sprintf (string, templ, ccode, operands, label); 371 const char *templ; local 417 templ = "%s | b%s .+6 | jmpf %s"; 419 templ = "%s | b%s %s"; 420 sprintf (string, templ, prevop, ccode, label);
|
| /src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
| stormy16.cc | 443 const char *templ; local 489 templ = "b%s %s,.+8 | jmpf %s"; 491 templ = "b%s %s,%s"; 492 sprintf (string, templ, ccode, operands, label); 515 const char *templ; local 561 templ = "%s | b%s .+6 | jmpf %s"; 563 templ = "%s | b%s %s"; 564 sprintf (string, templ, prevop, ccode, label);
|
| /src/external/gpl3/binutils/dist/include/ |
| gcc-cp-interface.h | 82 { gcc_expr value; gcc_type type; gcc_utempl templ; gcc_type pack; } member in union:__anon10532
|
| /src/external/gpl3/binutils.old/dist/include/ |
| gcc-cp-interface.h | 82 { gcc_expr value; gcc_type type; gcc_utempl templ; gcc_type pack; } member in union:__anon11996
|
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-ssa-address.cc | 198 struct mem_addr_template *templ; local 223 templ = &(*mem_addr_template_list)[templ_index]; 224 if (!templ->ref) 239 &templ->ref, 240 &templ->step_p, 241 &templ->off_p); 245 *templ->step_p = st; 247 *templ->off_p = off; 249 return templ->ref;
|
| /src/external/gpl3/gcc/dist/include/ |
| gcc-cp-interface.h | 82 { gcc_expr value; gcc_type type; gcc_utempl templ; gcc_type pack; } member in union:__anon14068
|