/netbsd-src/external/bsd/unbound/dist/pythonmod/examples/ |
H A D | avahi-resolver.py | 434 type_str = dns.rdatatype.to_text(type_) 457 dbg("Got request for '%s %s %s'" % (name, class_str, type_str)) 466 dbg('Rejected, Avahi does not support the type %s' % type_str) 472 dbg('Rejected, type %s is on the blacklist' % type_str) 478 dbg('Rejected, type %s is not on the whitelist' % type_str) 495 dbg("Resolving '%s %s %s' via Avahi" % (name, class_str, type_str)) 547 type_str = sys.argv[2] variable 550 type_ = dns.rdatatype.from_text(type_str) 552 log_err('Unsupported DNS record type "%s"' % type_str) 556 log_err('Meta record type "%s" cannot be resolved via Avahi' % type_str)
|
H A D | log.py | 78 …print "type:",rk.type_str,"(%d)" % ntohs(rk.type), "class:",rk.rrset_class_str,"(%d)" % ntohs(rk.r…
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | cpp.cc | 687 std::string type_str; in generate_callback_args() local 700 type_str += param(arg + 1 + i, type); in generate_callback_args() 702 type_str += type.getAsString(); in generate_callback_args() 705 type_str += "arg_" + ::to_string(i); in generate_callback_args() 708 type_str += ", "; in generate_callback_args() 711 return type_str; in generate_callback_args() 728 std::string type_str; in generate_callback_type() local 733 type_str = "std::function<"; in generate_callback_type() 734 type_str += rettype_str; in generate_callback_type() 735 type_str += "("; in generate_callback_type() [all …]
|
H A D | python.cc | 563 string type_str; in print_argument_check() local 564 type_str = generator::extract_type(type); in print_argument_check() 565 type_str = type2python(type_str); in print_argument_check() 566 printf("args[%d].__class__ is %s", i, type_str.c_str()); in print_argument_check()
|
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/ |
H A D | genkat.c | 184 const char *type_str = (argc > 1) ? argv[1] : "i"; in main() local 187 if (!strcmp(type_str, "d")) { in main() 189 } else if (!strcmp(type_str, "i")) { in main() 191 } else if (!strcmp(type_str, "id")) { in main()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | krbhst-test.c | 68 const char *type_str[] = {"kdc", "admin", "changepw", "krb524"}; in main() local 93 printf ("%s for %s:\n", type_str[j], argv[i]); in main()
|
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/ |
H A D | libelftc_dem_gnu3.c | 821 struct vector_type_qualifier *v, const char *type_str) in cpp_demangle_push_type_qualifier() argument 837 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 840 if (!VEC_PUSH_STR(&subst_v, type_str)) in cpp_demangle_push_type_qualifier() 854 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 869 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 884 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 899 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 914 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 943 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 966 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
H A D | a_mbstr.c | 20 static int type_str(unsigned long value, void *arg); 114 if (traverse_string(in, len, inform, type_str, &mask) < 0) { in ASN1_mbstring_ncopy() 270 static int type_str(unsigned long value, void *arg) in type_str() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/ |
H A D | printers.py | 183 def strip_inline_namespaces(type_str): argument 185 type_str = strip_versioned_namespace(type_str) 186 type_str = type_str.replace('std::__cxx11::', 'std::') 189 type_str = type_str.replace(expt_ns+lfts_ns+'::', expt_ns) 191 type_str = type_str.replace(fs_ns+'v1::', fs_ns) 192 return type_str 1705 type_str = self._recognize_subtype(type_obj.target()) 1707 return type_str + '[]' # array of unknown bound 1708 return "%s[%d]" % (type_str, type_obj.range()[1] + 1) 1715 type_str = gdb.types.apply_type_recognizers( [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/ |
H A D | printers.py | 197 def strip_inline_namespaces(type_str): argument 199 type_str = strip_versioned_namespace(type_str) 200 type_str = type_str.replace('std::__cxx11::', 'std::') 203 type_str = type_str.replace(expt_ns + lfts_ns + '::', expt_ns) 205 type_str = type_str.replace(fs_ns + 'v1::', fs_ns) 206 return type_str 2081 type_str = self._recognize_subtype(type_obj.target()) 2083 return type_str + '[]' # array of unknown bound 2084 return "%s[%d]" % (type_str, type_obj.range()[1] + 1) 2091 type_str = gdb.types.apply_type_recognizers( [all …]
|
/netbsd-src/external/bsd/libfido2/dist/tools/ |
H A D | bio.c | 247 type_str(uint8_t t) in type_str() function 274 type_str(fido_bio_info_type(i))); in bio_info()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-isr.cc | 309 const char *type_str; in nds32_emit_section_head_template() local 312 type_str = (object_p) ? "@object" : "@function"; in nds32_emit_section_head_template() 317 fprintf (asm_out_file, "\t.type\t%s, %s\n", symbol_name, type_str); in nds32_emit_section_head_template()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-isr.c | 309 const char *type_str; in nds32_emit_section_head_template() local 312 type_str = (object_p) ? "@object" : "@function"; in nds32_emit_section_head_template() 317 fprintf (asm_out_file, "\t.type\t%s, %s\n", symbol_name, type_str); in nds32_emit_section_head_template()
|
/netbsd-src/external/bsd/unbound/dist/pythonmod/ |
H A D | ubmodule-tst.py | 87 …print("type:",rk.type_str,"(%d)" % ntohs(rk.type), "class:",rk.rrset_class_str,"(%d)" % ntohs(rk.r…
|
H A D | ubmodule-msg.py | 86 …print "type:",rk.type_str,"(%d)" % ntohs(rk.type), "class:",rk.rrset_class_str,"(%d)" % ntohs(rk.r…
|
H A D | interface.i | 267 type_str = property(_get_type_str)
|
/netbsd-src/external/bsd/unbound/dist/testdata/pymod_thread.tdir/ |
H A D | pymod_thread.py | 91 …print ("type:",rk.type_str,"(%d)" % ntohs(rk.type), "class:",rk.rrset_class_str,"(%d)" % ntohs(rk.…
|
/netbsd-src/external/bsd/unbound/dist/testdata/pymod.tdir/ |
H A D | pymod.py | 91 …print ("type:",rk.type_str,"(%d)" % ntohs(rk.type), "class:",rk.rrset_class_str,"(%d)" % ntohs(rk.…
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | ldap.c | 2602 char buf[128], *type_str; in find_haddr_in_ldap() local 2626 type_str = "ethernet"; in find_haddr_in_ldap() 2629 type_str = "token-ring"; in find_haddr_in_ldap() 2632 type_str = "fddi"; in find_haddr_in_ldap() 2661 type_str, bv_o[0].bv_val, type_str, bv_o[1].bv_val); in find_haddr_in_ldap()
|
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/modules/ |
H A D | struct.rst | 301 .. attribute:: type_str
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_dp_mst_topology.c | 1513 void *ptr, const char *type_str) in __dump_topology_ref_history() argument 1532 type_str, ptr); in __dump_topology_ref_history()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 6804 std::string type_str; in tryToVectorizeList() local 6805 llvm::raw_string_ostream rso(type_str); in tryToVectorizeList()
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2016 | 7990 * ada-lang.c (ada_lookup_struct_elt_type): Constify 'type_str' and
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2016 | 7990 * ada-lang.c (ada_lookup_struct_elt_type): Constify 'type_str' and
|
H A D | ChangeLog-2017 | 2024 <type_str>: Convert to 'std::string'.
|