Home
last modified time | relevance | path

Searched full:id (Results 1 – 25 of 7890) sorted by relevance

12345678910>>...316

/freebsd/sys/contrib/openzfs/lib/libzfsbootenv/
H A Dlibzfsbootenv.abi18 <type-decl name='char' size-in-bits='8' id='a84c031d'/>
19 <array-type-def dimensions='1' type-id='a84c031d' size-in-bits='8' id='89feb1ec'>
20 <subrange length='1' type-id='7359adad' id='52f813b4'/>
22 <array-type-def dimensions='1' type-id='a84c031d' size-in-bits='160' id='664ac0b7'>
23 <subrange length='20' type-id='7359adad' id='fdca39cf'/>
25 …l name='_IO_codecvt' is-struct='yes' visibility='default' is-declaration-only='yes' id='a4036571'/>
26 …<class-decl name='_IO_marker' is-struct='yes' visibility='default' is-declaration-only='yes' id='0…
27 …name='_IO_wide_data' is-struct='yes' visibility='default' is-declaration-only='yes' id='79bd3751'/>
28 …name='libzfs_handle' is-struct='yes' visibility='default' is-declaration-only='yes' id='c8a9d9d8'/>
29 … name='zpool_handle' is-struct='yes' visibility='default' is-declaration-only='yes' id='67002a8a'/>
[all …]
/freebsd/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.abi242 <type-decl name='char' size-in-bits='8' id='a84c031d'/>
243 <array-type-def dimensions='1' type-id='a84c031d' size-in-bits='8' id='89feb1ec'>
244 <subrange length='1' type-id='7359adad' id='52f813b4'/>
246 <array-type-def dimensions='1' type-id='a84c031d' size-in-bits='160' id='664ac0b7'>
247 <subrange length='20' type-id='7359adad' id='fdca39cf'/>
249 <array-type-def dimensions='1' type-id='a84c031d' size-in-bits='infinite' id='e84913bd'>
250 <subrange length='infinite' type-id='7359adad' id='031f2035'/>
252 …l name='_IO_codecvt' is-struct='yes' visibility='default' is-declaration-only='yes' id='a4036571'/>
253 …<class-decl name='_IO_marker' is-struct='yes' visibility='default' is-declaration-only='yes' id='0…
254 …name='_IO_wide_data' is-struct='yes' visibility='default' is-declaration-only='yes' id='79bd3751'/>
[all …]
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi702 <typedef-decl name='uInt' type-id='f0981eeb' id='09110a74'/>
703 …<var-decl name='efi_debug' type-id='95e97e5e' mangled-name='efi_debug' visibility='default' elf-sy…
705 <parameter type-id='cf536864'/>
706 <return type-id='48b5725f'/>
709 <parameter type-id='354f7eb9'/>
710 <return type-id='95e97e5e'/>
713 <parameter type-id='5bbcce85'/>
714 <parameter type-id='e8cb3e0e'/>
715 <parameter type-id='09110a74'/>
716 <return type-id='5bbcce85'/>
[all …]
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt53 !Alias id-fieldType ansi-X9-62 1
56 X9-62_characteristic-two-field 3 : id-characteristic-two-basis
60 !Alias id-publicKeyType ansi-X9-62 2
61 X9-62_id-publicKeyType 1 : id-ecPublicKey
92 !Alias id-ecSigType ansi-X9-62 4
168 ISO-US 113533 7 66 13 : id-PasswordBasedMAC : password based MAC
169 ISO-US 113533 7 66 30 : id-DHBasedMac : Diffie-Hellman based MAC
247 SMIME 0 : id-smime-mod
248 SMIME 1 : id-smime-ct
249 SMIME 2 : id-smime-aa
[all …]
/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi298 <typedef-decl name='__pid_t' type-id='95e97e5e' id='3629bad8'/>
299 …acktrace' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libspl_backtrace'>
300 <parameter type-id='95e97e5e'/>
301 <return type-id='48b5725f'/>
304 <return type-id='48b5725f'/>
307 <return type-id='3629bad8'/>
310 <parameter type-id='e75a27e9'/>
311 <parameter type-id='95e97e5e'/>
312 <parameter type-id='9d26089a'/>
313 <parameter type-id='b7f2d5e6'/>
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.td18 def ASSIGN_TYPE: Pseudo<(outs ID:$dst_id), (ins ID:$src_id, TYPE:$src_ty)>;
31 : Op<opCode, (outs ID:$dst), (ins TYPE:$src_ty, ID:$src, ID:$src2),
87 : Op<opCode, (outs ID:$dst), (ins TYPE:$type, ID:$src),
98 def OpUndef: Op<1, (outs ID:$res), (ins TYPE:$type), "$res = OpUndef $type">;
99 def OpSizeOf: Op<321, (outs ID:$res), (ins TYPE:$ty, ID:$ptr), "$res = OpSizeOf $ty $ptr">;
102 def OpAssumeTrueKHR: Op<5630, (outs), (ins ID:$cond), "OpAssumeTrueKHR $cond">;
103 def OpExpectKHR: Op<5631, (outs ID:$res), (ins TYPE:$ty, ID:$val, ID:$expected), "$res = OpExpectKH…
116 def OpString: Op<7, (outs ID:$r), (ins StringImm:$s, variable_ops), "$r = OpString $s">;
117 def OpLine: Op<8, (outs), (ins ID:$file, i32imm:$ln, i32imm:$col), "OpLine $file $ln $col">;
143 def OpExtInstImport: Op<11, (outs ID:$res), (ins StringImm:$extInstsName, variable_ops),
[all …]
/freebsd/crypto/heimdal/lib/asn1/
H A Drfc2459.asn11 -- $Id$ --
14 id-pkcs-1 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840)
16 id-pkcs1-rsaEncryption OBJECT IDENTIFIER ::= { id-pkcs-1 1 }
17 id-pkcs1-md2WithRSAEncryption OBJECT IDENTIFIER ::= { id-pkcs-1 2 }
18 id-pkcs1-md5WithRSAEncryption OBJECT IDENTIFIER ::= { id-pkcs-1 4 }
19 id-pkcs1-sha1WithRSAEncryption OBJECT IDENTIFIER ::= { id-pkcs-1 5 }
20 id-pkcs1-sha256WithRSAEncryption OBJECT IDENTIFIER ::= { id-pkcs-1 11 }
21 id-pkcs1-sha384WithRSAEncryption OBJECT IDENTIFIER ::= { id-pkcs-1 12 }
22 id-pkcs1-sha512WithRSAEncryption OBJECT IDENTIFIER ::= { id-pkcs-1 13 }
24 id-heim-rsa-pkcs1-x509 OBJECT IDENTIFIER ::= { 1 2 752 43 16 1 }
[all …]
H A Dpkcs12.asn11 -- $Id$ --
13 id-pkcs-12 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840)
16 id-pkcs-12PbeIds OBJECT IDENTIFIER ::= { id-pkcs-12 1}
17 id-pbeWithSHAAnd128BitRC4 OBJECT IDENTIFIER ::= { id-pkcs-12PbeIds 1}
18 id-pbeWithSHAAnd40BitRC4 OBJECT IDENTIFIER ::= { id-pkcs-12PbeIds 2}
19 id-pbeWithSHAAnd3-KeyTripleDES-CBC OBJECT IDENTIFIER ::= { id-pkcs-12PbeIds 3}
20 id-pbeWithSHAAnd2-KeyTripleDES-CBC OBJECT IDENTIFIER ::= { id-pkcs-12PbeIds 4}
21 id-pbeWithSHAAnd128BitRC2-CBC OBJECT IDENTIFIER ::= { id-pkcs-12PbeIds 5}
22 id-pbewithSHAAnd40BitRC2-CBC OBJECT IDENTIFIER ::= { id-pkcs-12PbeIds 6}
24 id-pkcs12-bagtypes OBJECT IDENTIFIER ::= { id-pkcs-12 10 1}
[all …]
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DTypes.cpp23 ID PreprocessedType;
28 constexpr PhasesBitSet(std::initializer_list<phases::ID> Phases) { in PhasesBitSet()
29 for (auto Id : Phases) in PhasesBitSet() local
30 Bits |= 1 << Id; in PhasesBitSet()
32 bool contains(phases::ID Id) const { return Bits & (1 << Id); } in contains()
37 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, ...) \ argument
44 static const TypeInfo &getInfo(unsigned id) { in getInfo() argument
45 assert(id > 0 && id - 1 < numTypes && "Invalid Type ID."); in getInfo()
46 return TypeInfos[id - 1]; in getInfo()
49 const char *types::getTypeName(ID Id) { in getTypeName() argument
[all …]
/freebsd/crypto/krb5/src/windows/installer/wix/
H A Dfeatures.wxi29 Id="feaKfw"
37 Id="feaKfwClient"
46 Id="feaKfwClientDebug"
53 <ComponentRef Id="cmf_bin_debug"/>
54 <ComponentRef Id="cmf_preauth_debug"/>
55 <ComponentRef Id="cmp_ClientSystemDebug"/>
59 <ComponentRef Id="cmf_comerr64_dll" />
60 <ComponentRef Id="cmf_gssapi64_dll" />
61 <ComponentRef Id="cmf_k5sprt64_dll" />
62 <ComponentRef Id="cmf_krb5_64_dll" />
[all …]
H A Dfiles.wxi28 <Property Id="DISABLEADVTSHORTCUTS" Value="1" />
29 <Property Id="SYSTEMKRB5INI">
30 <DirectorySearch Id="WindowsFolder" Path="[WindowsFolder]">
35 <Directory Id="TARGETDIR" Name="SourceDir">
36 <Directory Id="DesktopFolder" Name="Desktop"/>
37 <Directory Id="$(var.PISystemFolder)" SourceName="System">
38 <Component Id="cmf_kfwlogon_DLL" Guid="$(var.cmf_kfwlogon_DLL_guid)">
39 …<File Id="filekfwlogon_DLL" Name="kfwlogon.dll" KeyPath="yes" DiskId="1" Source="$(var.BinDir)kfwl…
54 <Component Id="cmf_kfwcpcc_EXE" Guid="$(var.cmf_kfwcpcc_EXE_guid)">
55 … <File Id="filekfwcpcc_EXE" Name="kfwcpcc.exe" DiskId="1" Source="$(var.BinDir)kfwcpcc.exe" />
[all …]
H A Dproperty.wxi31 <Property Id="ALLUSERS">1</Property>
33 <Property Id="LEASHAUTOINIT" Admin="yes" Secure="yes">-autoinit</Property>
34 <Property Id="LEASHAUTOSTART" Admin="yes" Secure="yes">1</Property>
36 <Property Id="ARPCOMMENTS">$(var.ARPComments)</Property>
37 <Property Id="ARPCONTACT">kerberos@mit.edu</Property>
38 <Property Id="ARPURLINFOABOUT">https://web.mit.edu/kerberos</Property>
39 <Property Id="ARPHELPLINK">https://web.mit.edu/kerberos</Property>
40 <Property Id="INSTALLLEVEL">50</Property>
41 <Property Id="ComponentDownload">https://web.mit.edu/kerberos</Property>
43 <Property Id="UPGRADENSIS">
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/crypto/
H A Daes_ccm_test.txt4 id: 1
15 id: 2
26 id: 3
37 id: 4
48 id: 5
59 id: 6
70 id: 7
81 id: 8
92 id: 9
103 id: 10
[all …]
H A Daes_gcm_test.txt4 id: 1
15 id: 2
26 id: 3
37 id: 4
48 id: 5
59 id: 6
70 id: 7
81 id: 8
92 id: 9
103 id: 10
[all …]
/freebsd/contrib/openbsm/man/
H A Daudit.log.581 .It "Token ID 1 byte Token ID"
103 .It "Token ID 1 byte Token ID"
127 .It "Token ID 1 byte Token ID"
149 .It "Token ID 1 byte Token ID"
169 .It "Token ID 1 byte Token ID"
186 .It "Token ID 1 byte Token ID"
204 .It "Token ID 1 byte Token ID"
218 .It "Token ID 1 byte Token ID"
222 .It "ID 2 bytes IP header ID for reassembly"
240 .It "Token ID 1 byte Token ID"
[all …]
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp27 unsigned ID = 0; in TypeIdxFromBuiltin() local
30 ID = PREDEF_TYPE_VOID_ID; in TypeIdxFromBuiltin()
33 ID = PREDEF_TYPE_BOOL_ID; in TypeIdxFromBuiltin()
36 ID = PREDEF_TYPE_CHAR_U_ID; in TypeIdxFromBuiltin()
39 ID = PREDEF_TYPE_UCHAR_ID; in TypeIdxFromBuiltin()
42 ID = PREDEF_TYPE_USHORT_ID; in TypeIdxFromBuiltin()
45 ID = PREDEF_TYPE_UINT_ID; in TypeIdxFromBuiltin()
48 ID = PREDEF_TYPE_ULONG_ID; in TypeIdxFromBuiltin()
51 ID = PREDEF_TYPE_ULONGLONG_ID; in TypeIdxFromBuiltin()
54 ID = PREDEF_TYPE_UINT128_ID; in TypeIdxFromBuiltin()
[all …]
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c92 struct rdma_cm_id id; member
169 struct rdma_cm_id *id; in ucma_set_af_ib_support() local
173 ret = rdma_create_id(NULL, &id, NULL, RDMA_PS_IB); in ucma_set_af_ib_support()
182 ret = rdma_bind_addr(id, (struct sockaddr *) &sib); in ucma_set_af_ib_support()
185 rdma_destroy_id(id); in ucma_set_af_ib_support()
411 id_priv->id.verbs = cma_dev->verbs; in ucma_get_device()
412 id_priv->id.pd = cma_dev->pd; in ucma_get_device()
470 if (id_priv->id.route.path_rec) in ucma_free_id()
471 free(id_priv->id.route.path_rec); in ucma_free_id()
474 rdma_destroy_event_channel(id_priv->id.channel); in ucma_free_id()
[all …]
/freebsd/crypto/krb5/src/windows/installer/wix/lang/
H A Dui_1033.wxi29 …<Dialog Id="AdminWelcomeDlg" Width="370" Height="270" Title="[ProductName] [Setup]" NoMinimize="ye…
30 …<Control Id="Next" Type="PushButton" X="236" Y="243" Width="56" Height="17" Default="yes" Text="[B…
34 …<Control Id="Cancel" Type="PushButton" X="304" Y="243" Width="56" Height="17" Cancel="yes" Text="[…
37 …<Control Id="Bitmap" Type="Bitmap" X="0" Y="0" Width="370" Height="234" TabSkip="no" Text="[Dialog…
38 …<Control Id="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Disabled="yes" Text="[…
39 <Control Id="BottomLine" Type="Line" X="0" Y="234" Width="374" Height="0" />
40 …<Control Id="Description" Type="Text" X="135" Y="70" Width="220" Height="30" Transparent="yes" NoP…
43 …<Control Id="Title" Type="Text" X="135" Y="20" Width="220" Height="60" Transparent="yes" NoPrefix=…
47 … <Dialog Id="ExitDialog" Width="370" Height="270" Title="[ProductName] [Setup]" NoMinimize="yes">
48 …<Control Id="Finish" Type="PushButton" X="236" Y="243" Width="56" Height="17" Default="yes" Cancel…
[all …]
/freebsd/crypto/krb5/src/lib/krb5/keytab/
H A Dkt_file.c109 #define KTPRIVATE(id) ((krb5_ktfile_data *)(id)->data) argument
110 #define KTFILENAME(id) (((krb5_ktfile_data *)(id)->data)->name) argument
111 #define KTFILEP(id) (((krb5_ktfile_data *)(id)->data)->openf) argument
112 #define KTFILEBUFP(id) (((krb5_ktfile_data *)(id)->data)->iobuf) argument
113 #define KTVERSION(id) (((krb5_ktfile_data *)(id)->data)->version) argument
114 #define KTITERS(id) (((krb5_ktfile_data *)(id)->data)->iter_count) argument
115 #define KTSTARTOFF(id) (((krb5_ktfile_data *)(id)->data)->start_offset) argument
116 #define KTLOCK(id) k5_mutex_lock(&((krb5_ktfile_data *)(id)->data)->lock) argument
117 #define KTUNLOCK(id) k5_mutex_unlock(&((krb5_ktfile_data *)(id)->data)->lock) argument
118 #define KTCHECKLOCK(id) k5_mutex_assert_locked(&((krb5_ktfile_data *)(id)->data)->lock) argument
[all …]
/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/
H A Dkrb5_ccache.313 …code KRB5_LIB_CALL \fBkrb5_cc_resolve\fP (krb5_context context, const char *name, krb5_ccache *id)"
16 …Bkrb5_cc_new_unique\fP (krb5_context context, const char *type, const char *hint, krb5_ccache *id)"
19 …B_FUNCTION const char *KRB5_LIB_CALL \fBkrb5_cc_get_name\fP (krb5_context context, krb5_ccache id)"
22 …B_FUNCTION const char *KRB5_LIB_CALL \fBkrb5_cc_get_type\fP (krb5_context context, krb5_ccache id)"
25 …_code KRB5_LIB_CALL \fBkrb5_cc_get_full_name\fP (krb5_context context, krb5_ccache id, char **str)"
28 …TION const krb5_cc_ops *KRB5_LIB_CALL \fBkrb5_cc_get_ops\fP (krb5_context context, krb5_ccache id)"
31 …FUNCTION krb5_error_code KRB5_LIB_CALL \fBkrb5_cc_switch\fP (krb5_context context, krb5_ccache id)"
43 …NCTION krb5_error_code KRB5_LIB_CALL \fBkrb5_cc_default\fP (krb5_context context, krb5_ccache *id)"
46 … KRB5_LIB_CALL \fBkrb5_cc_initialize\fP (krb5_context context, krb5_ccache id, krb5_principal prim…
49 …UNCTION krb5_error_code KRB5_LIB_CALL \fBkrb5_cc_destroy\fP (krb5_context context, krb5_ccache id)"
[all …]
/freebsd/tools/regression/posixsem/
H A Dposixsem.c123 semid_t id; in ksem_open_should_fail() local
125 if (ksem_open(&id, path, flags, mode, value) >= 0) { in ksem_open_should_fail()
127 ksem_close(id); in ksem_open_should_fail()
161 ksem_close_should_fail(semid_t id, int error) in ksem_close_should_fail() argument
164 if (ksem_close(id) >= 0) { in ksem_close_should_fail()
182 semid_t id; in ksem_init_should_fail() local
184 if (ksem_init(&id, value) >= 0) { in ksem_init_should_fail()
186 ksem_destroy(id); in ksem_init_should_fail()
201 ksem_destroy_should_fail(semid_t id, int error) in ksem_destroy_should_fail() argument
204 if (ksem_destroy(id) >= 0) { in ksem_destroy_should_fail()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h55 #define HEADER(ID, NAME) ID, argument
58 } ID; member
60 constexpr HeaderDesc() : ID() {} in HeaderDesc()
61 constexpr HeaderDesc(HeaderID ID) : ID(ID) {} in HeaderDesc()
67 enum ID { enum
164 #define CLANG_BUILTIN_STR_TABLE(ID, TYPE, ATTRS) \ argument
165 CLANG_BUILTIN_DETAIL_STR_TABLE(#ID "\0" TYPE "\0" ATTRS "\0" /*FEATURE*/ "\0")
170 #define CLANG_TARGET_BUILTIN_STR_TABLE(ID, TYPE, ATTRS, FEATURE) \ argument
171 CLANG_BUILTIN_DETAIL_STR_TABLE(#ID "\0" TYPE "\0" ATTRS "\0" FEATURE "\0")
177 #define CLANG_TARGET_HEADER_BUILTIN_STR_TABLE(ID, TYPE, ATTRS, HEADER, LANGS, \ argument
[all …]
/freebsd/lib/libsys/
H A Dsetuid.236 .Nd set user and group ID
54 user IDs and the saved set-user-ID of the current process
57 .\" The real user ID and the saved set-user-ID are changed only if the
58 .\" effective user ID is that of the super user.
63 .\" system call if the effective user ID is not that of the super user.
67 system call is permitted if the specified ID is equal to the real user ID
69 .\" or the saved set-user-ID
71 or the effective user ID
72 of the process, or if the effective user ID is that of the super user.
78 group IDs and the saved set-group-ID of the current process
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A Dcache.c69 krb5_ccache id;
75 ret = krb5_cc_default (context, &id);
79 ret = krb5_cc_start_seq_get(context, id, &cursor);
83 while((ret = krb5_cc_next_cred(context, id, &cursor, &creds)) == 0){
91 ret = krb5_cc_end_seq_get(context, id, &cursor);
95 krb5_cc_close(context, id);
154 * Allocate the memory for a `id' and the that function table to
161 krb5_ccache *id) in _krb5_cc_allocate() argument
172 *id = p; in _krb5_cc_allocate()
178 * Allocate memory for a new ccache in `id' with operations `ops'
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclID.h1 //===--- DeclID.h - ID number for deserialized declarations ----*- C++ -*-===//
28 /// context, such as the NULL declaration ID. Such declarations are never
38 /// The Objective-C 'id' type.
96 /// An ID number that refers to a declaration in an AST file.
98 /// The ID numbers of declarations are consecutive (in order of
100 /// At the start of a chain of precompiled headers, declaration ID 1 is
108 DeclIDBase() : ID(PREDEF_DECL_NULL_ID) {} in DeclIDBase()
109 explicit DeclIDBase(DeclID ID) : ID(ID) {} in DeclIDBase() argument
112 DeclID getRawValue() const { return ID; } in getRawValue()
114 explicit operator DeclID() const { return ID; } in DeclID()
[all …]

12345678910>>...316