Home
last modified time | relevance | path

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

12345678910>>...20

/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h60 ProcSym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H, in ProcSym()
68 const Hdr *H = nullptr; in deserialize() local
99 Thunk32Sym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H, in Thunk32Sym()
107 const Hdr *H = nullptr; in deserialize() local
134 TrampolineSym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H) in TrampolineSym()
140 const Hdr *H = nullptr; in deserialize() local
164 SectionSym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H, in SectionSym()
172 const Hdr *H = nullptr; in deserialize() local
196 CoffGroupSym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H, in CoffGroupSym()
204 const Hdr *H = nullptr; in deserialize() local
[all …]
/external/clang/test/CodeGen/
D2007-09-28-PackedUnionMember.c4 struct H { struct
5 unsigned long f1;
29 struct H cmd = { 4, 412 }; in hndlr() argument
/external/llvm/include/llvm/ExecutionEngine/Orc/
DObjectTransformLayer.h56 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()
DIRCompileLayer.h82 ModuleSetHandleT H = in addModuleSet() local
90 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeObjectSet(H); } in removeModuleSet()
108 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name, in findSymbolIn()
116 void emitAndFinalize(ModuleSetHandleT H) { in emitAndFinalize()
DIRTransformLayer.h57 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()
DGlobalMappingLayer.h52 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); } in removeModuleSet()
88 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name, in findSymbolIn()
96 void emitAndFinalize(ModuleSetHandleT H) { in emitAndFinalize()
DObjectLinkingLayer.h114 void setHandle(ObjSetHandleT H) { in setHandle()
293 void removeObjectSet(ObjSetHandleT H) { in removeObjectSet()
318 JITSymbol findSymbolIn(ObjSetHandleT H, StringRef Name, in findSymbolIn()
324 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress()
332 void emitAndFinalize(ObjSetHandleT H) { in emitAndFinalize()
/external/libcxx/test/std/utilities/variant/variant.hash/
Dhash.pass.cpp40 using H = std::hash<V>; in test_hash_variant() typedef
55 using H = std::hash<V>; in test_hash_variant() typedef
84 using H = std::hash<V>; in test_hash_variant() typedef
96 using H = std::hash<std::monostate>; in test_hash_monostate() typedef
116 using H = std::hash<V>; in test_hash_variant_duplicate_elements() typedef
/external/clang/test/SemaCXX/
Dcdtor-fn-try-block.cpp75 struct H { struct
81 H() try { in H() argument
/external/clang/test/CodeGenCXX/
Dpr20719.cpp9 struct H { struct
10 H() {} in H() function
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp88 void removeObjectSet(ObjSetHandleT H) { in removeObjectSet()
92 void expectRemoveObjectSet(ObjSetHandleT H) { MockObjSetHandle = H; } in expectRemoveObjectSet()
116 JITSymbol findSymbolIn(ObjSetHandleT H, const std::string &Name, in findSymbolIn()
125 void expectFindSymbolIn(ObjSetHandleT H, const std::string &Name, in expectFindSymbolIn()
138 void emitAndFinalize(ObjSetHandleT H) { in emitAndFinalize()
142 void expectEmitAndFinalize(ObjSetHandleT H) { MockObjSetHandle = H; } in expectEmitAndFinalize()
148 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress()
155 void expectMapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in expectMapSectionAddress()
225 auto H = T1.addObjectSet(std::move(Objs1), std::move(MM), std::move(SR)); in TEST() local
/external/libvpx/libvpx/vpx_dsp/
Dvariance.c129 #define VAR(W, H) \ argument
138 #define SUBPIX_VAR(W, H) \ argument
153 #define SUBPIX_AVG_VAR(W, H) \ argument
176 #define GET_VAR(W, H) \ argument
187 #define MSE(W, H) \ argument
197 #define VARIANCES(W, H) \ argument
291 #define HIGHBD_VAR(W, H) \ argument
339 #define HIGHBD_MSE(W, H) \ argument
406 #define HIGHBD_SUBPIX_VAR(W, H) \ argument
452 #define HIGHBD_SUBPIX_AVG_VAR(W, H) \ argument
[all …]
/external/clang/test/CXX/special/class.copy/
Dimplicit-move-def.cpp21 struct H : G { struct
28 H s; in f() argument
/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_mmi.c390 #define vpx_sad64xN(H) \ argument
436 #define vpx_sad_avg64xN(H) \ argument
476 #define vpx_sad32xN(H) \ argument
524 #define vpx_sad_avg32xN(H) \ argument
565 #define vpx_sad16xN(H) \ argument
617 #define vpx_sad_avg16xN(H) \ argument
658 #define vpx_sad8xN(H) \ argument
709 #define vpx_sad_avg8xN(H) \ argument
750 #define vpx_sad4xN(H) \ argument
797 #define vpx_sad_avg4xN(H) \ argument
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.export/
Dfrom_address.fail.cpp33 using H = coro::coroutine_handle<>; in main() typedef
40 using H = coro::coroutine_handle<int>; in main() typedef
/external/clang/test/CodeGenObjC/
Ddebug-info-pubtypes.m6 @interface H interface
10 @implementation H implementation
/external/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h67 auto H = CompileLayer.addModuleSet(singletonSet(std::move(M)), in addModule() local
75 void removeModule(ModuleHandleT H) { in removeModule()
105 for (auto H : make_range(ModuleHandles.rbegin(), ModuleHandles.rend())) in findMangledSymbol() local
/external/clang/test/CXX/drs/
Ddr14xx.cpp72 struct H { struct
73 union {
76 union { // expected-note 2{{member not initialized}}
79 constexpr H() {} // expected-error {{must initialize all members}} in H() argument
80 constexpr H(bool) : m(1) {} in H() argument
81 constexpr H(char) : n(1) {} // expected-error {{must initialize all members}} in H() argument
82 constexpr H(double) : m(1), n(1) {} in H() argument
103 union H { union
/external/libcxx/test/std/utilities/function.objects/unord.hash/
Dpointer.pass.cpp32 typedef std::hash<T> H; in test() typedef
49 typedef std::hash<T> H; in test_nullptr() typedef
/external/libcxx/test/std/containers/sequences/vector.bool/
Dvector_bool.pass.cpp31 typedef std::hash<T> H; in main() typedef
44 typedef std::hash<T> H; in main() typedef
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/
DTables8kGCMMultiplier.java8 private byte[] H; field in Tables8kGCMMultiplier
11 public void init(byte[] H) in init()
/external/freetype/src/autofit/
Dafranges.h29 #define SCRIPT( s, S, d, h, H, ss ) \ argument
35 #define SCRIPT( s, S, d, h, H, ss ) \ argument
/external/clang/lib/Analysis/
DPrintfFormatString.cpp37 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()
326 bool clang::analyze_format_string::ParsePrintfString(FormatStringHandler &H, in ParsePrintfString()
365 FormatStringHandler H; in ParseFormatStringHasSArg() local
/external/llvm/lib/DebugInfo/PDB/Raw/
DInfoStream.cpp30 const Header *H; in reload() local
81 Header H; in commit() local
/external/wpa_supplicant_8/src/crypto/
Daes-gcm.c175 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

12345678910>>...20