Home
last modified time | relevance | path

Searched full:const (Results 1 – 25 of 10667) sorted by relevance

12345678910>>...427

/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dimplementations.h14 extern const OSSL_DISPATCH ossl_sha1_functions[];
15 extern const OSSL_DISPATCH ossl_sha224_functions[];
16 extern const OSSL_DISPATCH ossl_sha256_functions[];
17 extern const OSSL_DISPATCH ossl_sha384_functions[];
18 extern const OSSL_DISPATCH ossl_sha512_functions[];
19 extern const OSSL_DISPATCH ossl_sha512_224_functions[];
20 extern const OSSL_DISPATCH ossl_sha512_256_functions[];
21 extern const OSSL_DISPATCH ossl_sha3_224_functions[];
22 extern const OSSL_DISPATCH ossl_sha3_256_functions[];
23 extern const OSSL_DISPATCH ossl_sha3_384_functions[];
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dsunxi.yaml15 const: '/'
21 - const: allwinner,a100-perf1
22 - const: allwinner,sun50i-a100
26 - const: allwinner,sun8i-a23-evb
27 - const: allwinner,sun8i-a23
31 - const: allwinner,app4-evb1
32 - const: allwinner,sun6i-a31
36 - const: allwinner,h8homlet-v2
37 - const: allwinner,sun8i-a83t
41 - const: allwinner,ga10h-v1.1
[all …]
H A Drockchip.yaml14 const: '/'
20 - const: vamrs,ficus
21 - const: rockchip,rk3399
25 - const: vamrs,rock960
26 - const: rockchip,rk3399
30 - const: amarula,vyasa-rk3288
31 - const: rockchip,rk3288
38 - const: rockchip,rk3326
50 - const: rockchip,rk3566
54 - const: armsom,sige7
[all …]
H A Dtegra.yaml15 const: "/"
25 - const: nvidia,tegra20
31 - const: ad,tamonten
32 - const: nvidia,tegra20
37 - const: toradex,colibri_t20
38 - const: nvidia,tegra20
40 - const: asus,tf101
41 - const: nvidia,tegra20
43 - const: acer,picasso
44 - const: nvidia,tegra20
[all …]
H A Dmediatek.yaml17 const: '/'
24 - const: mediatek,mt2701
29 - const: mediatek,mt2712
33 - const: mediatek,mt6580
37 - const: mediatek,mt6582
42 - const: mediatek,mt6589
46 - const: mediatek,mt6592
50 - const: mediatek,mt6755
54 - const: mediatek,mt6765
58 - const: mediatek,mt6779
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h20 DIARawSymbol(const DIASession &PDBSession, CComPtr<IDiaSymbol> DiaSymbol);
23 PdbSymbolIdField RecurseIdFields) const override;
25 CComPtr<IDiaSymbol> getDiaSymbol() const { return Symbol; } in getDiaSymbol()
28 findChildren(PDB_SymType Type) const override;
31 PDB_NameSearchFlags Flags) const override;
35 uint32_t Section, uint32_t Offset) const override;
38 uint64_t VA) const override;
41 uint32_t RVA) const override;
44 findInlineFramesByAddr(uint32_t Section, uint32_t Offset) const override;
46 findInlineFramesByRVA(uint32_t RVA) const override;
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h30 PdbSymbolIdField RecurseIdFields) const override;
33 findChildren(PDB_SymType Type) const override;
36 PDB_NameSearchFlags Flags) const override;
40 uint32_t Section, uint32_t Offset) const override;
43 uint64_t VA) const override;
46 uint32_t RVA) const override;
49 findInlineFramesByAddr(uint32_t Section, uint32_t Offset) const override;
51 findInlineFramesByRVA(uint32_t RVA) const override;
53 findInlineFramesByVA(uint64_t VA) const override;
55 std::unique_ptr<IPDBEnumLineNumbers> findInlineeLines() const override;
[all …]
/freebsd/contrib/expat/tests/
H A Dhandlers.h56 extern const void *g_handler_data;
67 const XML_Char *name,
68 const XML_Char **atts);
71 const XML_Char *name);
77 const XML_Char *name,
78 const XML_Char **attr);
81 const XML_Char *name);
84 const XML_Char *name;
85 const XML_Char *value;
89 const XML_Char *name;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h33 const GCNSubtarget *Subtarget;
38 EVT VT) const override;
41 EVT VT) const override;
45 unsigned &NumIntermediates, MVT &RegisterVT) const override;
48 SDValue lowerKernArgParameterPtr(SelectionDAG &DAG, const SDLoc &SL,
49 SDValue Chain, uint64_t Offset) const;
50 SDValue getImplicitArgPtr(SelectionDAG &DAG, const SDLoc &SL) const;
51 SDValue getLDSKernelId(SelectionDAG &DAG, const SDLoc &SL) const;
53 const SDLoc &SL, SDValue Chain,
56 const ISD::InputArg *Arg = nullptr) const;
[all …]
H A DAMDGPUInstructionSelector.h51 const GCNSubtarget *Subtarget;
54 AMDGPUInstructionSelector(const GCNSubtarget &STI,
55 const AMDGPURegisterBankInfo &RBI,
56 const AMDGPUTargetMachine &TM);
59 static const char *getName();
72 bool isSGPR(Register Reg) const;
74 bool isInstrUniform(const MachineInstr &MI) const;
75 bool isVCC(Register Reg, const MachineRegisterInfo &MRI) const;
77 const RegisterBank *getArtifactRegBank(
78 Register Reg, const MachineRegisterInfo &MRI,
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h47 void Initialize(MCContext &Ctx, const TargetMachine &TM) override;
52 void emitModuleMetadata(MCStreamer &Streamer, Module &M) const override;
54 void emitPersonalityValue(MCStreamer &Streamer, const DataLayout &DL,
55 const MCSymbol *Sym) const override;
59 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
60 const Constant *C,
61 Align &Alignment) const override;
63 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
64 const TargetMachine &TM) const override;
66 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
[all …]
/freebsd/contrib/libfido2/src/
H A Dfido.h62 fido_dev_t *fido_dev_new_with_info(const fido_dev_info_t *);
65 void *fido_dev_io_handle(const fido_dev_t *);
82 const unsigned char *fido_assert_authdata_ptr(const fido_assert_t *, size_t);
83 const unsigned char *fido_assert_authdata_raw_ptr(const fido_assert_t *,
85 const unsigned char *fido_assert_clientdata_hash_ptr(const fido_assert_t *);
86 const unsigned char *fido_assert_hmac_secret_ptr(const fido_assert_
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h36 int Indent, const IPDBSession &Session,
50 PdbSymbolIdField RecurseIdFields) const = 0;
53 findChildren(PDB_SymType Type) const = 0;
57 PDB_NameSearchFlags Flags) const = 0;
61 uint32_t Section, uint32_t Offset) const = 0;
64 uint64_t VA) const = 0;
67 uint32_t RVA) const = 0;
70 findInlineFramesByAddr(uint32_t Section, uint32_t Offset) const = 0;
72 findInlineFramesByRVA(uint32_t RVA) const = 0;
74 findInlineFramesByVA(uint64_t VA) const = 0;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.h22 AMDGPUInstPrinter(const MCAsmInfo &MAI, in AMDGPUInstPrinter()
23 const MCInstrInfo &MII, const MCRegisterInfo &MRI) in AMDGPUInstPrinter()
27 std::pair<const char *, uint64_t> getMnemonic(const MCInst *MI) override;
28 void printInstruction(const MCInst *MI, uint64_t Address,
29 const MCSubtargetInfo &STI, raw_ostream &O);
30 static const char *getRegisterName(MCRegister Reg);
32 void printRegName(raw_ostream &OS, MCRegister Reg) const override;
33 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
34 const MCSubtargetInfo &STI, raw_ostream &O) override;
36 const MCRegisterInfo &MRI);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h39 const HexagonSubtarget &Subtarget;
57 Register isLoadFromStackSlot(const MachineInstr &MI,
58 int &FrameIndex) const override;
65 Register isStoreToStackSlot(const MachineInstr &MI,
66 int &FrameIndex) const override;
72 const MachineInstr &MI,
73 SmallVectorImpl<const MachineMemOperand *> &Accesses) const override;
79 const MachineInstr &MI,
80 SmallVectorImpl<const MachineMemOperand *> &Accesses) const override;
109 bool AllowModify) const override;
[all …]
/freebsd/contrib/llvm-project/libcxx/include/
H A D__locale45 _LIBCPP_HIDE_FROM_ABI bool has_facet(const locale&) _NOEXCEPT;
48 _LIBCPP_HIDE_FROM_ABI const _Facet& use_facet(const locale&);
61 static const category // values assigned here are for exposition only
68 locale(const locale&) _NOEXCEPT;
69 explicit locale(const char*);
70 explicit locale(const string&);
71 locale(const locale&, const char*, category);
72 locale(const locale&, const string&, category);
74 _LIBCPP_HIDE_FROM_ABI locale(const locale&, _Facet*);
75 locale(const locale&, const locale&, category);
[all …]
H A Dfilesystem28 path(const path& p);
32 path(const Source& source, format fmt = auto_format);
36 path(const Source& source, const locale& loc, format fmt = auto_format);
38 … path(InputIterator first, InputIterator last, const locale& loc, format fmt = auto_format);
41 path& operator=(const path& p);
46 path& operator=(const Source& source);
48 path& assign(const Source& source);
52 path& operator/=(const path& p);
54 path& operator/=(const Source& source);
56 path& append(const Source& source);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.h23 ARMInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII,
24 const MCRegisterInfo &MRI);
28 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
29 const MCSubtargetInfo &STI, raw_ostream &O) override;
30 void printRegName(raw_ostream &OS, MCRegister Reg) const override;
33 std::pair<const char *, uint64_t> getMnemonic(const MCInst *MI) override;
34 void printInstruction(const MCInst *MI, uint64_t Address,
35 const MCSubtargetInfo &STI, raw_ostream &O);
36 virtual bool printAliasInstr(const MCInst *MI, uint64_t Address,
37 const MCSubtargetInfo &STI, raw_ostream &O);
[all …]
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_cmp_cfg_etmv4.h60 EtmV4Config(const ocsd_etmv4_cfg *cfg_regs);
66 EtmV4Config & operator=(const ocsd_etmv4_cfg *p_cfg);
68 //! cast operator returning struct const reference
69 operator const ocsd_etmv4_cfg &() const { return m_cfg; };
70 //! cast operator returning struct const pointer
71 operator const ocsd_etmv4_cfg *() const { return &m_cfg; };
73 const ocsd_core_profile_t &coreProfile() const { return m_cfg.core_prof; }; in coreProfile()
74 const ocsd_arch_version_t &archVersion() const { return m_cfg.arch_ver; }; in archVersion()
77 const bool LSasInstP0() const;
78 const bool hasDataTrace() const;
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h70 CreateInstance(const lldb_private::ArchSpec &arch, InstructionType inst_type);
88 bool SetTargetTriple(const ArchSpec &arch) override;
92 EmulateInstructionARM(const ArchSpec &arch) in EmulateInstructionARM()
99 // EmulateInstructionARM (const ArchSpec &arch,
124 virtual bool SetArchitecture(const ArchSpec &arch);
128 bool SetInstruction(const Opcode &insn_opcode, const Address &inst_addr,
145 bool ConditionPassed(const uint32_t opcode);
147 uint32_t CurrentCond(const uint32_t opcode);
163 bool BranchWritePC(const Context &context, uint32_t addr);
196 bool WriteCoreRegOptionalFlags(Context &context, const uint32_t result,
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h36 const bool ShowColors;
131 const comments::FullComment *>,
139 const bool ShowColors;
143 const char *LastLocFilename = "";
150 const ASTContext *Context = nullptr;
151 const SourceManager *SM = nullptr;
156 const comments::CommandTraits *Traits = nullptr;
158 const char *getCommandName(unsigned CommandID);
161 void dumpAPValueChildren(const APValue &Value, QualType Ty,
162 const APValue &(*IdxToChildFun)(const APValue &,
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h25 AArch64InstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII,
26 const MCRegisterInfo &MRI);
30 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
31 const MCSubtargetInfo &STI, raw_ostream &O) override;
32 void printRegName(raw_ostream &OS, MCRegister Reg) const override;
33 void printRegName(raw_ostream &OS, MCRegister Reg, unsigned AltIdx) const;
36 std::pair<const char *, uint64_t> getMnemonic(const MCInst *MI) override;
37 virtual void printInstruction(const MCIns
[all...]
/freebsd/sys/contrib/openzfs/include/sys/
H A Dnvpair.h127 const nv_alloc_ops_t *nva_ops;
139 _SYS_NVPAIR_H const nv_alloc_ops_t *const nv_fixed_ops;
140 _SYS_NVPAIR_H nv_alloc_t *const nv_alloc_nosleep;
143 _SYS_NVPAIR_H nv_alloc_t *const nv_alloc_sleep;
144 _SYS_NVPAIR_H nv_alloc_t *const nv_alloc_pushpage;
147 _SYS_NVPAIR_H int nv_alloc_init(nv_alloc_t *, const nv_alloc_ops_t *,
158 _SYS_NVPAIR_H int nvlist_dup(const nvlist_t *, nvlist_t **, int);
167 _SYS_NVPAIR_H int nvlist_xdup(const nvlist_t *, nvlist_t **, nv_alloc_t *);
171 _SYS_NVPAIR_H int nvlist_add_boolean(nvlist_t *, const char *);
172 _SYS_NVPAIR_H int nvlist_add_boolean_value(nvlist_t *, const char *, boolean_t);
[all …]
/freebsd/sys/sys/
H A Dnv.h81 int nvlist_error(const nvlist_t *nvl);
82 bool nvlist_empty(const nvlist_t *nvl);
83 int nvlist_flags(const nvlist_t *nvl);
86 nvlist_t *nvlist_clone(const nvlist_t *nvl);
89 void nvlist_dump(const nvlist_t *nvl, int fd);
90 void nvlist_fdump(const nvlist_t *nvl, FILE *fp);
93 size_t nvlist_size(const nvlist_t *nvl);
94 void *nvlist_pack(const nvlist_t *nvl, size_t *sizep);
95 nvlist_t *nvlist_unpack(const void *buf, size_t size, int flags);
97 int nvlist_send(int sock, const nvlist_t *nvl);
[all …]
/freebsd/crypto/openssl/include/openssl/
H A Devp.h99 int EVP_set_default_properties(OSSL_LIB_CTX *libctx, const char *propq);
111 OSSL_DEPRECATEDIN_3_0 EVP_MD *EVP_MD_meth_dup(const EVP_MD *md);
125 const void *data,
132 const EVP_MD_CTX *from));
138 OSSL_DEPRECATEDIN_3_0 int EVP_MD_meth_get_input_blocksize(const EVP_MD *md);
139 OSSL_DEPRECATEDIN_3_0 int EVP_MD_meth_get_result_size(const EVP_MD *md);
140 OSSL_DEPRECATEDIN_3_0 int EVP_MD_meth_get_app_datasize(const EVP_MD *md);
141 OSSL_DEPRECATEDIN_3_0 unsigned long EVP_MD_meth_get_flags(const EVP_MD *md);
143 int (*EVP_MD_meth_get_init(const EVP_MD *md))(EVP_MD_CTX *ctx);
145 int (*EVP_MD_meth_get_update(const EVP_MD *md))(EVP_MD_CTX *ctx,
[all …]

12345678910>>...427