Home
last modified time | relevance | path

Searched +full:type +full:- +full:a (Results 1 – 25 of 1215) sorted by relevance

12345678910>>...49

/freebsd/secure/lib/libcrypto/man/man3/
H A Dd2i_RSAPrivateKey.318 .\" Set up some character translations and predefined strings. \*(-- will
19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
[all …]
H A DDEFINE_STACK_OF.318 .\" Set up some character translations and predefined strings. \*(-- will
19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
[all …]
H A DOPENSSL_LH_COMPFUNC.318 .\" Set up some character translations and predefined strings. \*(-- will
19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
[all …]
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBTypeDocstrings.i2 "Represents a member of a type."
6 "Represents a member function of a type."
10 "Represents a data type in lldb.
12 The actual characteristics of each type are defined by the semantics of the
14 to compile the target program. See the language-specifi
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h1 //===- llvm/DerivedTypes.h - Classes for handling data types ----*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 // The implementations of these classes live in the Type.cpp file.
15 //===----------------------------------------------------------------------===//
23 #include "llvm/IR/Type.h"
37 /// represent the built-in integer types: Int1Ty, Int8Ty, Int16Ty, Int32Ty and
39 /// Integer representation type
40 class IntegerType : public Type {
44 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType()
[all …]
H A DType.h1 //===- llvm/Type.h - Classes for handling data types -------
94 explicit Type(LLVMContext &C, TypeID tid) Type() function
[all...]
/freebsd/crypto/openssl/doc/man3/
H A Dd2i_RSAPrivateKey.pod65 - DEPRECATED
72 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
75 TYPE *d2i_TYPEPrivateKey(TYPE **a, const unsigned char **ppin, long length);
76 TYPE *d2i_TYPEPrivateKey_bio(BIO *bp, TYPE **a);
77 TYPE *d2i_TYPEPrivateKey_fp(FILE *fp, TYPE **a);
78 TYPE *d2i_TYPEPublicKey(TYPE **a, const unsigned char **ppin, long length);
79 TYPE *d2i_TYPEPublicKey_bio(BIO *bp, TYPE **a);
80 TYPE *d2i_TYPEPublicKey_fp(FILE *fp, TYPE **a);
81 TYPE *d2i_TYPEparams(TYPE **a, const unsigned char **ppin, long length);
82 TYPE *d2i_TYPEparams_bio(BIO *bp, TYPE **a);
[all …]
H A DDEFINE_STACK_OF.pod21 - stack container
29 STACK_OF(TYPE)
30 DEFINE_STACK_OF(TYPE)
31 DEFINE_STACK_OF_CONST(TYPE)
32 DEFINE_SPECIAL_STACK_OF(FUNCTYPE, TYPE)
33 DEFINE_SPECIAL_STACK_OF_CONST(FUNCTYPE, TYPE)
35 typedef int (*sk_TYPE_compfunc)(const TYPE *const *a, const TYPE *const *b);
36 typedef TYPE * (*sk_TYPE_copyfun
[all...]
H A DOPENSSL_LH_COMPFUNC.pod17 - dynamic hash table
25 DECLARE_LHASH_OF(TYPE);
27 LHASH_OF(TYPE) *lh_TYPE_new(OPENSSL_LH_HASHFUNC hash, OPENSSL_LH_COMPFUNC compare);
28 void lh_TYPE_free(LHASH_OF(TYPE) *table);
29 void lh_TYPE_flush(LHASH_OF(TYPE) *table);
31 TYPE *lh_TYPE_insert(LHASH_OF(TYPE) *table, TYPE *data);
32 TYPE *lh_TYPE_delete(LHASH_OF(TYPE) *table, TYPE *data);
33 TYPE *lh_TYPE_retrieve(LHASH_OF(TYPE) *table, TYPE *data);
35 void lh_TYPE_doall(LHASH_OF(TYPE) *table, OPENSSL_LH_DOALL_FUNC func);
36 void lh_TYPE_doall_arg(LHASH_OF(TYPE) *table, OPENSSL_LH_DOALL_FUNCARG func,
[all …]
/freebsd/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf.57 .\" A full copy of the text of the CDDL should have accompanied this
8 .\" source. A copy of the CDDL is also available via the Internet at
19 .Nd Compact C Type Format
24 is designed to be a compact representation of the C programming
25 language's type information focused on serving the needs of dynamic
26 tracing, debuggers, and other in-situ and post-mortem introspection
33 to ensure that the data is accessible in a running process and in subsequent
46 the return type and arguments of functions in the symbol table.
48 Because a
50 file is often embedded inside a file, rather than being a standalone
[all …]
/freebsd/share/man/man3/
H A Dtree.322 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
105 .Nd "implementations of splay and rank-balanced (wavl) trees"
108 .Fn SPLAY_PROTOTYPE NAME TYPE FIELD CMP
109 .Fn SPLAY_GENERATE NAME TYPE FIELD CMP
110 .Fn SPLAY_ENTRY TYPE
111 .Fn SPLAY_HEAD HEADNAME TYPE
118 .Fn SPLAY_NEXT NAME "SPLAY_HEAD *head" "struct TYPE *elm"
124 .Fn SPLAY_FIND NAME "SPLAY_HEAD *head" "struct TYPE *elm"
126 .Fn SPLAY_LEFT "struct TYPE *elm" "SPLAY_ENTRY NAME"
128 .Fn SPLAY_RIGHT "struct TYPE *elm" "SPLAY_ENTRY NAME"
[all …]
H A Darb.34 .\" Copyright 2018-2019 Netflix, Inc.
23 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
98 .Nd "array-based red-black trees"
101 .Fn ARB_PROTOTYPE NAME TYPE FIELD CMP
102 .Fn ARB_PROTOTYPE_STATIC NAME TYPE FIELD CMP
103 .Fn ARB_PROTOTYPE_INSERT NAME TYPE ATTR
104 .Fn ARB_PROTOTYPE_INSERT_COLOR NAME TYPE ATTR
105 .Fn ARB_PROTOTYPE_REMOVE NAME TYPE ATTR
106 .Fn ARB_PROTOTYPE_REMOVE_COLOR NAME TYPE ATTR
107 .Fn ARB_PROTOTYPE_FIND NAME TYPE ATTR
[all …]
H A Dqueue.318 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
122 .Nd implementations of singly-linked lists, singly-linked tail queues,
129 .Fn SLIST_CONCAT "SLIST_HEAD *head1" "SLIST_HEAD *head2" "TYPE" "SLIST_ENTRY NAME"
131 .Fn SLIST_ENTRY "TYPE"
133 .Fn SLIST_FOREACH "TYPE *var" "SLIST_HEAD *head" "SLIST_ENTRY NAME"
134 .Fn SLIST_FOREACH_FROM "TYPE *var" "SLIST_HEAD *head" "SLIST_ENTRY NAME"
135 .Fn SLIST_FOREACH_FROM_SAFE "TYPE *var" "SLIST_HEAD *head" "SLIST_ENTRY NAME" "TYPE *temp_var"
136 .Fn SLIST_FOREACH_SAFE "TYPE *var" "SLIST_HEAD *head" "SLIST_ENTRY NAME" "TYPE *temp_var"
137 .Fn SLIST_HEAD "HEADNAME" "TYPE"
140 .Fn SLIST_INSERT_AFTER "TYPE *listelm" "TYPE *elm" "SLIST_ENTRY NAME"
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h1 //===-- Type.h --------------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
20 #include "lldb/lldb-private.h"
33 /// A SmallBitVector that represents a set of source languages (\p
36 /// LanguageType is < 64, so this is space-efficient and on 64-bit
37 /// architectures a LanguageSet can be completely stack-allocated.
42 /// If the set contains a single language only, return it.
76 /// the full context. If not set, TypeQuery::m_context can contain a partial in FLAGS_ENUM()
77 /// type match where the full context isn't fully specified. in FLAGS_ENUM()
[all …]
H A DTypeSystem.h1 //===-- TypeSystem.h ------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
29 #include "lldb/Symbol/Type.h"
31 #include "lldb/lldb-forward.h"
32 #include "lldb/lldb-private.h"
33 #include "lldb/lldb-types.h"
50 /// Interface for representing a type system.
52 /// Implemented by language plugins to define the type system for a given
56 /// LLDB code has dependencies on language plugins. The type and semantics of
[all …]
H A DCompilerType.h1 //===-- CompilerType.h ------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
17 #include "lldb/lldb-private.h"
26 /// Generic representation of a type in a programming language.
28 /// This class serves as an abstraction for a type inside one of the TypeSystems
30 /// but only stores an opaque pointer and a pointer to the TypeSystem that
38 /// Creates a CompilerType with the given TypeSystem and opaque compiler type.
45 lldb::opaque_compiler_type_t type);
47 /// This is a minimal wrapper of a TypeSystem shared pointer as
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Datomic_helpers.h1 //===-- atomic_helpers.h --------
32 typedef u8 Type; global() typedef
37 typedef u16 Type; global() typedef
42 typedef s32 Type; global() typedef
47 typedef u32 Type; global() typedef
52 typedef u64 Type; global() typedef
58 typedef uptr Type; global() typedef
63 atomic_load(const volatile T * A,memory_order MO) atomic_load() argument
71 atomic_store(volatile T * A,typename T::Type V,memory_order MO) atomic_store() argument
79 atomic_fetch_add(volatile T * A,typename T::Type V,memory_order MO) atomic_fetch_add() argument
86 atomic_fetch_sub(volatile T * A,typename T::Type V,memory_order MO) atomic_fetch_sub() argument
93 atomic_fetch_and(volatile T * A,typename T::Type V,memory_order MO) atomic_fetch_and() argument
100 atomic_fetch_or(volatile T * A,typename T::Type V,memory_order MO) atomic_fetch_or() argument
107 atomic_exchange(volatile T * A,typename T::Type V,memory_order MO) atomic_exchange() argument
116 atomic_compare_exchange_strong(volatile T * A,typename T::Type * Cmp,typename T::Type Xchg,memory_order MO) atomic_compare_exchange_strong() argument
126 atomic_load_relaxed(const volatile T * A) atomic_load_relaxed() argument
131 atomic_store_relaxed(volatile T * A,typename T::Type V) atomic_store_relaxed() argument
136 atomic_compare_exchange(volatile T * A,typename T::Type Cmp,typename T::Type Xchg) atomic_compare_exchange() argument
[all...]
/freebsd/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in2 * Copyright (c) 2005 - 2007 Kungliga Tekniska Högskolan
23 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
36 name = "cms-create-sd"
37 name = "cms-sign"
41 type = "strings"
42 argument = "certificate-store"
48 type = "string"
49 argument = "signer-friendly-name"
54 type = "strings"
55 argument = "certificate-store"
[all …]
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.h1 //===--- CodeGenTypes.h - Type translation for LLVM CodeGen -----*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This is the code that handles AST -> LLVM type lowering.
11 //===----------------------------------------------------------------------===//
25 class Type; variable
41 class Type; variable
42 typedef CanQual<Type> CanQualType;
52 /// This class organizes the cross-module state that is used while lowering
61 /// The opaque type map for Objective-C interfaces. All direct
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h1 //===- Type.h - C Language Family Type Representation -----------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 /// C Language Family Type Representation
12 /// This file defines the clang::Type interface and subclasses, used to
15 //===----------------------------------------------------------------------===//
69 class Type; variable
88 struct PointerLikeTypeTraits< ::clang::Type*> {
89 static inline void *getAsVoidPointer(::clang::Type *P) { return P; }
91 static inline ::clang::Type *getFromVoidPointer(void *P) {
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td1 //==--- DiagnosticSemaKinds.td - libsema diagnostics ----------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
33 "been assigned">, InGroup<DiagGroup<"duplicate-enum">>, DefaultIgnore;
38 "taking the absolute value of unsigned type %0 has no effect">,
43 "absolute value function %0 given an argument of type %1 but has parameter "
44 "of type %2 which may cause truncation of value">, InGroup<AbsoluteValue>;
47 "when argument is of %select{integer|floating point|complex}2 type">,
[all …]
/freebsd/crypto/heimdal/doc/
H A Dlayman.asc1 A Layman's Guide to a Subset of ASN.1, BER, and DER
9 NIST/OSI Implementors' Workshop document SEC-SIG-91-17.
13 Copyright (C) 1991-1993 RSA Laboratories, a division of RSA
16 Public-Key Cryptography Standards (PKCS)" in all material
18 003-903015-110-000-000
21 Abstract. This note gives a layman's introduction to a
31 It is a generally accepted design principle that abstraction
32 is a key to managing software development. With abstraction,
33 a designer can specify a part of a system without concern
35 Such a practice leaves the implementation open; it
[all …]
/freebsd/share/man/man9/
H A Dosd.916 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
50 .Fa "u_int type"
56 .Fa "u_int type"
61 .Fa "u_int type"
72 .Fa "u_int type"
84 .Fa "u_int type"
90 .Fa "u_int type"
96 .Fa "u_int type"
103 .Fa "u_int type"
109 framework provides a mechanism to dynamically associate arbitrary data at
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h1 //===- CodeGen/ValueTypes.h - Low-Level Target independ. types --*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file defines the set of low-level target independent types which various
13 //===----------------------------------------------------------------------===//
29 class Type; variable
31 /// Extended Value Type. Capable of holding value types which are not native
32 /// for any processor (such as the i12345 type), as well as the types an MVT
37 Type *LLVMTy = nullptr;
55 /// Returns the EVT that represents a floating-point type with the given
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h1 //===-- SPIRVGlobalRegistry.h - SPIR-V Global Registry ----------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // SPIRVGlobalRegistry is used to maintain rich type information required for
10 // SPIR-V even after lowering from LLVM IR to GMIR. It can convert an llvm::Type
11 // into an OpTypeXXX instruction, and map it to a virtual register. Also it
14 //===----------------------------------------------------------------------===//
33 // Do not confuse this with DuplicatesTracker as DT maps Type* to <MF, Reg>
35 // while VRegToTypeMap tracks SPIR-V type assigned to other regs (i.e. not
36 // type-declaring ones).
[all …]

12345678910>>...49