Home
last modified time | relevance | path

Searched defs:H (Results 1 – 25 of 187) sorted by relevance

12345678

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemtemp94.C4 struct H { struct
6 typedef void (H::*pmf)() const; argument
8 pmf f() const { return &H::k<int>; } in f() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dgnu99-init-1.c13 struct F { struct E H; }; member
15 struct H { int I; struct F J; int K; }; argument
H A Dc99-init-1.c31 struct H { struct
39 struct H m[] = { { { "foo" }, 1 }, [0] = { .I[0] = 'b' } }; argument
H A Danon-struct-2.c44 struct H { struct
48 char testH[sizeof(struct H) == 2 * sizeof(struct A) ? 1 : -1]; argument
H A Danon-struct-1.c44 struct H { struct
48 char testH[sizeof(struct H) == 2 * sizeof(struct A) ? 1 : -1]; argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dconst1.C113 struct H : public G<B> struct
115 H () {} in H() argument
116 H (const H& x) : G<B> (x) {} in H() argument
117 H (const G<B>& x) : G<B> (x) {} in H() function
H A Dcleanup1.C99 struct H struct
101 virtual ~H () {}; in ~H() argument
112 void H::h1 () in h1() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dstore-expr2.C31 struct H { struct
46 H d; argument
H A Dstore-expr1.C31 struct H { struct
46 H d; argument
H A Dlookup19.C46 typedef int H; typedef
50 typedef double H; typedef
/openbsd-src/gnu/usr.bin/perl/dist/Storable/t/
H A Dtied_items.t32 sub H::TIEHASH { bless \(my $x), "H" } subroutine
33 sub H::FETCH { $h_fetches++; $_[1] - 70 } subroutine
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h67 static void unmap(LargeBlock::Header *H) { in unmap()
76 UNUSED LargeBlock::Header **H, UNUSED bool *Zeroed) { in retrieve()
79 void store(UNUSED Options Options, LargeBlock::Header *H) { unmap(H); } in store()
145 void store(Options Options, LargeBlock::Header *H) { in store()
230 LargeBlock::Header **H, bool *Zeroed) { in retrieve()
454 for (const auto &H : InUseBlocks) { in iterateOverBlocks() local
512 LargeBlock::Header *H; in allocate() local
577 LargeBlock::Header *H = reinterpret_cast<LargeBlock::Header *>( in allocate() local
604 LargeBlock::Header *H = LargeBlock::getHeader<Config>(Ptr); in deallocate() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.cpp76 Expected<tpctypes::DylibHandle> H((ExecutorAddr())); in open() local
85 EPCGenericDylibManager::lookup(tpctypes::DylibHandle H, in lookup()
96 EPCGenericDylibManager::lookup(tpctypes::DylibHandle H, in lookup()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dscope2.C15 typedef Helper H; typedef
22 typedef typename Parent::H H; typedef
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DPrintfFormatString.cpp38 static bool ParsePrecision(FormatStringHandler &H, PrintfSpecifier &FS, in ParsePrecision()
53 static bool ParseObjCFlags(FormatStringHandler &H, PrintfSpecifier &FS, in ParseObjCFlags()
71 static PrintfSpecifierResult ParsePrintfSpecifier(FormatStringHandler &H, in ParsePrintfSpecifier()
410 bool clang::analyze_format_string::ParsePrintfString(FormatStringHandler &H, in ParsePrintfString()
449 FormatStringHandler H; in ParseFormatStringHasSArg() local
475 FormatStringHandler H; in parseFormatStringHasFormattingSpecifiers() local
H A DScanfFormatString.cpp31 static bool ParseScanList(FormatStringHandler &H, in ParseScanList()
75 static ScanfSpecifierResult ParseScanfSpecifier(FormatStringHandler &H, in ParseScanfSpecifier()
541 bool clang::analyze_format_string::ParseScanfString(FormatStringHandler &H, in ParseScanfString()
/openbsd-src/lib/libexpat/lib/
H A Dsiphash.h167 sip_round(struct siphash * H,const int rounds) sip_round() argument
192 sip24_init(struct siphash * H,const struct sipkey * key) sip24_init() argument
207 sip24_update(struct siphash * H,const void * src,size_t len) sip24_update() argument
231 sip24_final(struct siphash * H) sip24_final() argument
[all...]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/ext/
H A Danon-struct2.C42 struct H { struct
46 char testH[sizeof(H) == 2 * sizeof(A) ? 1 : -1]; argument
H A Danon-struct1.C40 struct H { struct
44 char testH[sizeof(H) == 2 * sizeof(A) ? 1 : -1]; argument
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A DForwardingMemoryManager.h98 auto H = DylibMgr->open("", 0); in Create() local
123 orc::tpctypes::DylibHandle H) in RemoteResolver()
127 orc::tpctypes::DylibHandle H; variable
/openbsd-src/gnu/llvm/clang/utils/ABITest/
H A DEnumeration.py85 def getNthPairBounded(N,W=aleph0,H=aleph0,useDivmod=False): argument
129 def getNthPairBoundedChecked(N,W=aleph0,H=aleph0,useDivmod=False,GNP=getNthPairBounded): argument
134 def getNthNTuple(N, W, H=aleph0, useLeftToRight=False): argument
156 def getNthNTupleChecked(N, W, H=aleph0, useLeftToRight=False, GNT=getNthNTuple): argument
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
H A DHeader.cpp23 raw_ostream &llvm::gsym::operator<<(raw_ostream &OS, const Header &H) { in operator <<()
70 Header H; in decode() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DDJB.cpp61 uint32_t H) { in fastCaseFoldingDjbHash()
72 uint32_t llvm::caseFoldingDjbHash(StringRef Buffer, uint32_t H) { in caseFoldingDjbHash()
/openbsd-src/lib/libcrypto/sm3/
H A Dsm3.c43 #define ROUND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) do { \ argument
55 #define R1(A, B, C, D, E, F, G, H, TJ, Wi, Wj) \ argument
58 #define R2(A, B, C, D, E, F, G, H, TJ, Wi, Wj) \ argument
66 SM3_WORD A, B, C, D, E, F, G, H; in sm3_block_data_order() local
[all...]
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorDylibManager.cpp38 auto H = ExecutorAddr::fromPtr(DL.getOSSpecificHandle()); in open() local
44 SimpleExecutorDylibManager::lookup(tpctypes::DylibHandle H, in lookup()

12345678