Searched refs:Fat (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/usr.bin/cvs/vms/ |
H A D | vmsmunch.c | 127 static struct fatdef Fat; local 147 {ATR$S_RECATTR,ATR$C_RECATTR,&Fat}, /* record attributes */ 262 *(int *)ptr = Fat.RTYPE.fat$v_rtype; 267 old_rtype = Fat.RTYPE.fat$v_rtype; /* save current one */ 270 Fat.RTYPE.fat$v_rtype = FAT$C_STREAMLF; /* Unix I/O happy */ 272 Fat.RTYPE.fat$v_rtype = *(int *)ptr; 276 Fat.RTYPE.fat$v_rtype = old_rtype;
|
/openbsd/gnu/llvm/llvm/tools/dsymutil/ |
H A D | BinaryHolder.cpp | 33 object::MachOUniversalBinary &Fat) { in getMachOFatMemoryBuffers() argument 35 StringRef FatData = Fat.getData(); in getMachOFatMemoryBuffers() 36 for (auto It = Fat.begin_objects(), End = Fat.end_objects(); It != End; in getMachOFatMemoryBuffers()
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/ |
H A D | LVReaderHandler.cpp | 144 if (MachOUniversalBinary *Fat = dyn_cast<MachOUniversalBinary>(&Binary)) in handleObject() local 145 return handleMach(Readers, Filename, *Fat); in handleObject()
|
/openbsd/sys/stand/efi/include/ |
H A D | efiprot.h | 529 IN CHAR8 *Fat, 539 OUT CHAR8 *Fat
|
/openbsd/gnu/llvm/llvm/tools/llvm-gsymutil/ |
H A D | llvm-gsymutil.cpp | 337 } else if (auto *Fat = dyn_cast<MachOUniversalBinary>(BinOrErr->get())) { in handleBuffer() local 342 for (auto &ObjForArch : Fat->objects()) { in handleBuffer()
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | OffloadingDesign.rst | 57 <Creating Fat Objects>` using the device object file. 215 .. _Creating Fat Objects: 217 Creating Fat Objects
|
/openbsd/gnu/llvm/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 689 } else if (auto *Fat = dyn_cast<MachOUniversalBinary>(BinOrErr->get())) in handleBuffer() local 690 for (auto &ObjForArch : Fat->objects()) { in handleBuffer()
|
/openbsd/gnu/usr.bin/perl/plan9/ |
H A D | config.plan9 | 88 * On NeXT 3.2 (and greater), you can build "Fat" Multiple Architecture 954 * On NeXT 3.2 (and greater), you can build "Fat" Multiple Architecture
|
H A D | config_h.sample | 883 * On NeXT 3.2 (and greater), you can build "Fat" Multiple Architecture
|
/openbsd/games/fortune/datfiles/ |
H A D | fortunes-o | 966 (from below): "Move your ASS, Fat-head!"
|
H A D | fortunes2 | 1307 "Ah," Hakuin replied, pointing excitedly, "And Thou art Fat!" 3767 why there are more Jews named Miller than Katz? Fat Chance. 10184 rare to get a TURF from the MBH to the House, and the Fat Man was curious: 12618 If so, welcome to National Fat Week. 14078 Fat Liberation: because a waist is a terrible thing to mind. 14080 Fat people of the world unite, we've got nothing to lose! 42535 Huggable/Zaftig/Rubenesque Fat (there's a lot to love) 42536 Big and beautiful Really Fat 42537 Fat 'n' sassy Really Fat and loud
|
H A D | fortunes2-o | 5783 Fat dirty farts came spluttering out of your backside. You had an arse full 9303 (from below): "Move your ASS, Fat-head!"
|
H A D | fortunes | 13594 why there are more Jews named Miller than Katz? Fat Chance.
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUUsage.rst | 677 Buffer Fat Pointer (experimental) 7 *TODO* 777 **Buffer Fat Pointer**
|