Home
last modified time | relevance | path

Searched defs:image (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/InstallAPI/Inputs/Zippered/Zippered.framework/PrivateHeaders/
H A DZippered_Private.h4 UIImage *image; variable
8 NSImage *image; variable
/llvm-project/libc/utils/gpu/loader/
H A DMain.cpp85 void *image = malloc(size * sizeof(char)); main() local
/llvm-project/flang/lib/Semantics/
H A Ddata-to-inits.h49 evaluate::InitialImage image; member
/llvm-project/offload/test/offloading/
H A Drequires.c60 __tgt_device_image image = {NULL, NULL, &entries[0], &entries[1] + 1}; run_reg_requires() local
/llvm-project/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m78 {
/llvm-project/libc/utils/gpu/loader/nvptx/
H A DLoader.cpp
/llvm-project/flang/lib/Evaluate/
H A Dinitial-image.cpp79 const InitialImage &image, bool padWithZero = false, in AsConstantHelper()
H A Dfold.cpp283 InitialImage image{*sourceBytes}; in FoldTransfer() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp672 for (lldb::ModuleSP image : m_target->GetImages().Modules()) { FillNamespaceMap() local
1408 for (lldb::ModuleSP image : m_target->GetImages().Modules()) { CompleteNamespaceMap() local
[all...]
/llvm-project/lldb/test/API/macosx/lc-note/multiple-binary-corefile/
H A Dcreate-multibin-corefile.cpp310 void slide_macho_binary(std::vector<uint8_t> &image, uint64_t slide) { in slide_macho_binary()
/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DLibiptDecoder.cpp87 pt_image *image = pt_insn_get_image(decoder); in SetupMemoryImage() local
/llvm-project/libc/utils/gpu/loader/amdgpu/
H A DLoader.cpp
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp365 StructuredData::Dictionary *image = image_sp->GetAsDictionary(); JSONImageInformationIntoImageInfo() local
[all...]
/llvm-project/lldb/examples/python/
H A Dcrashlog.py561 add_module(image, target, obj_dir) global() argument
[all...]