| /NextBSD/contrib/llvm/include/llvm/ExecutionEngine/Orc/ |
| HD | ObjectTransformLayer.h | 56 void removeObjectSet(ObjSetHandleT H) { BaseLayer.removeObjectSet(H); } in removeObjectSet() 74 JITSymbol findSymbolIn(ObjSetHandleT H, const std::string &Name, in findSymbolIn() 82 void emitAndFinalize(ObjSetHandleT H) { BaseLayer.emitAndFinalize(H); } in emitAndFinalize() 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress() 94 void takeOwnershipOfBuffers(ObjSetHandleT H, OwningMBSet MBs) { in takeOwnershipOfBuffers()
|
| HD | IRCompileLayer.h | 85 ModuleSetHandleT H = in addModuleSet() local 94 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeObjectSet(H); } in removeModuleSet() 112 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name, in findSymbolIn() 120 void emitAndFinalize(ModuleSetHandleT H) { in emitAndFinalize()
|
| HD | IRTransformLayer.h | 57 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); } in removeModuleSet() 75 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name, in findSymbolIn() 83 void emitAndFinalize(ModuleSetHandleT H) { in emitAndFinalize()
|
| HD | ObjectLinkingLayer.h | 91 void takeOwnershipOfBuffers(ObjSetHandleT H, OwningMBSet MBs) { in takeOwnershipOfBuffers() 204 void removeObjectSet(ObjSetHandleT H) { in removeObjectSet() 229 JITSymbol findSymbolIn(ObjSetHandleT H, StringRef Name, in findSymbolIn() 261 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress() 269 void emitAndFinalize(ObjSetHandleT H) { in emitAndFinalize()
|
| HD | ExecutionUtils.h | 96 typename JITLayerT::ModuleSetHandleT H) in CtorDtorRunner() 118 typename JITLayerT::ModuleSetHandleT H; variable
|
| HD | LazyEmittingLayer.h | 247 void removeModuleSet(ModuleSetHandleT H) { in removeModuleSet() 274 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name, in findSymbolIn() 282 void emitAndFinalize(ModuleSetHandleT H) { in emitAndFinalize()
|
| HD | IndirectionUtils.h | 175 auto H = JIT.addModuleSet(SingletonSet(std::move(M)), &MemMgr, in emitResolverBlock() local 209 auto H = JIT.addModuleSet(SingletonSet(std::move(M)), &MemMgr, in grow() local
|
| /NextBSD/contrib/llvm/lib/Object/ |
| HD | MachOUniversal.cpp | 29 void SwapStruct(MachO::fat_header &H) { in SwapStruct() 35 void SwapStruct(MachO::fat_arch &H) { in SwapStruct() 115 MachO::fat_header H= getUniversalBinaryStruct<MachO::fat_header>(Buf.begin()); in MachOUniversalBinary() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/Analysis/ |
| HD | PrintfFormatString.cpp | 37 static bool ParsePrecision(FormatStringHandler &H, PrintfSpecifier &FS, in ParsePrecision() 52 static bool ParseObjCFlags(FormatStringHandler &H, PrintfSpecifier &FS, in ParseObjCFlags() 70 static PrintfSpecifierResult ParsePrintfSpecifier(FormatStringHandler &H, in ParsePrintfSpecifier() 321 bool clang::analyze_format_string::ParsePrintfString(FormatStringHandler &H, in ParsePrintfString() 360 FormatStringHandler H; in ParseFormatStringHasSArg() local
|
| HD | ScanfFormatString.cpp | 32 static bool ParseScanList(FormatStringHandler &H, in ParseScanList() 76 static ScanfSpecifierResult ParseScanfSpecifier(FormatStringHandler &H, in ParseScanfSpecifier() 525 bool clang::analyze_format_string::ParseScanfString(FormatStringHandler &H, in ParseScanfString()
|
| HD | FormatString.cpp | 75 clang::analyze_format_string::ParsePositionAmount(FormatStringHandler &H, in ParsePositionAmount() 122 clang::analyze_format_string::ParseFieldWidth(FormatStringHandler &H, in ParseFieldWidth() 144 clang::analyze_format_string::ParseArgPosition(FormatStringHandler &H, in ParseArgPosition()
|
| /NextBSD/contrib/wpa/src/crypto/ |
| HD | aes-gcm.c | 175 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey() 192 static void aes_gcm_prepare_j0(const u8 *iv, size_t iv_len, const u8 *H, u8 *J0) in aes_gcm_prepare_j0() 229 static void aes_gcm_ghash(const u8 *H, const u8 *aad, size_t aad_len, in aes_gcm_ghash() 258 u8 H[AES_BLOCK_SIZE]; in aes_gcm_ae() local 292 u8 H[AES_BLOCK_SIZE]; in aes_gcm_ad() local
|
| /NextBSD/contrib/llvm/tools/lli/ |
| HD | OrcLazyJIT.h | 113 auto H = CODLayer.addModuleSet(std::move(S), nullptr, std::move(Resolver)); in addModule() local 129 orc::JITSymbol findSymbolIn(ModuleHandleT H, const std::string &Name) { in findSymbolIn()
|
| /NextBSD/sys/cddl/boot/zfs/ |
| HD | sha256.c | 73 SHA256Transform(uint32_t *H, const uint8_t *cp) in SHA256Transform() 101 uint32_t H[8] = { 0x6a09e667, 0xbb67ae85, 0x3c6ef372, 0xa54ff53a, in zio_checksum_SHA256() local
|
| /NextBSD/crypto/openssl/crypto/rsa/ |
| HD | rsa_pss.c | 88 const unsigned char *H; in RSA_verify_PKCS1_PSS_mgf1() local 195 unsigned char *H, *salt = NULL, *p; in RSA_padding_add_PKCS1_PSS_mgf1() local
|
| /NextBSD/usr.bin/calendar/ |
| HD | ostern.c | 50 H, /* 23 - epact % 30 */ in easter() local
|
| /NextBSD/contrib/ntp/tests/libntp/ |
| HD | test-libntp.c | 21 settime(int y, int m, int d, int H, int M, int S) { in settime()
|
| /NextBSD/contrib/apr/random/unix/ |
| HD | apr_random.c | 70 unsigned char *H; member 151 static void mix_pid(apr_random_t *g,unsigned char *H,pid_t pid) in mix_pid() 161 unsigned char *H = H_current(g); in mixer() local 200 unsigned char *H = H_current(g); in rekey() local
|
| /NextBSD/crypto/openssl/engines/ccgost/ |
| HD | gosthash.c | 90 static int hash_step(gost_ctx * c, byte * H, const byte * M) in hash_step() 244 byte H[32]; in finish_hash() local
|
| HD | gosthash.h | 26 byte H[32]; member
|
| /NextBSD/lib/libstand/ |
| HD | quad.h | 74 #define H _QUAD_HIGHWORD macro
|
| /NextBSD/lib/libc/quad/ |
| HD | quad.h | 70 #define H _QUAD_HIGHWORD macro
|
| /NextBSD/crypto/openssl/crypto/whrlpool/ |
| HD | whrlpool.h | 20 } H; member
|
| /NextBSD/sys/libkern/ |
| HD | quad.h | 75 #define H _QUAD_HIGHWORD macro
|
| /NextBSD/sys/sys/ |
| HD | pmclog.h | 243 #define PMCLOG_HEADER_TO_LENGTH(H) \ argument 245 #define PMCLOG_HEADER_TO_TYPE(H) \ argument 247 #define PMCLOG_HEADER_TO_MAGIC(H) \ argument 249 #define PMCLOG_HEADER_CHECK_MAGIC(H) \ argument
|