| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
| H A D | guarded_pool_allocator.cpp | 120 const AllocationMetadata &Meta = Metadata[i]; in iterate() local 121 if (Meta.Addr && !Meta.IsDeallocated && Meta.Addr >= Start && in iterate() 122 Meta.Addr < Start + Size) in iterate() 123 Cb(Meta.Addr, Meta.RequestedSize, Arg); in iterate() 245 Meta->RecordAllocation(UserPtr, Size); in allocate() 248 Meta->AllocationTrace.RecordBacktrace(Backtrace); in allocate() 277 AllocationMetadata *Meta = addrToMetadata(UPtr); in deallocate() local 278 if (Meta->Addr != UPtr) { in deallocate() 288 if (Meta->IsDeallocated) { in deallocate() 295 Meta->RecordDeallocation(); in deallocate() [all …]
|
| H A D | crash_handler.cpp | 92 const AllocationMetadata *Meta = addrToMetadata(State, Metadata, ErrorPtr); in __gwp_asan_get_metadata() local 93 if (Meta->Addr == 0) in __gwp_asan_get_metadata() 96 return Meta; in __gwp_asan_get_metadata()
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | eight-bit.me | 34 Meta-<non-control-character> bindings would be undone in these cases. 116 self-insert-command, I lost the ability to use the Meta key to call the 129 Meta ~Ctrl<Key>d: string(0x1b) string(d) 136 :Meta ~Ctrl<Key>d: string(0x1b) string(d) \\n\\ 137 :Meta ~Ctrl<Key>D: string(0x1b) string(D) \\n\\ 138 :Meta ~Ctrl<Key>e: string(0x1b) string(e) \\n\\ 139 :Meta ~Ctrl<Key>E: string(0x1b) string(E) \\n\\ 140 :Meta ~Ctrl<Key>v: string(0x1b) string(v) \\n\\ 141 :Meta ~Ctrl<Key>V: string(0x1b) string(V)
|
| H A D | FAQ | 84 the short-cut key sequence to clear log (i.e. Meta-e or Diamond-e) doesn't
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | img,meta-intc.txt | 1 * Meta External Trigger Controller Binding 4 representation of a Meta external trigger controller. 44 * Meta external trigger block 64 // Compatible with Meta hardware trigger block. 71 * An interrupt generating device that is wired to a Meta external
|
| H A D | img,pdc-intc.txt | 64 // Compatible with Meta hardware trigger block.
|
| /freebsd-13.1/contrib/googletest/googletest/docs/ |
| H A D | PumpManual.md | 28 Pump (for Pump is Useful for Meta Programming, Pretty Useful for Meta 29 Programming, or Practical Utility for Meta Programming, whichever you 55 $$ Meta loop. 130 | `[[ code ]]` | Meta lexical block. … 132 | `$$ comment` | Meta comment. …
|
| /freebsd-13.1/sys/contrib/openzfs/ |
| H A D | META | 1 Meta: 1
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | ebml | 4 # ebml: file(1) magic for various Extensible Binary Meta Language
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | Program.h | 159 void *operator new(size_t Meta, PoolAllocTy &Alloc, size_t Data) { in new() argument 160 return Alloc.Allocate(Meta + Data, alignof(void *)); in new()
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-gxbb-vega-s95-meta.dts | 12 model = "Tronsmart Vega S95 Meta";
|
| /freebsd-13.1/contrib/tcsh/nls/german/ |
| H A D | set7 | 6 4 \tEs hat %s Meta-Taste\n
|
| H A D | set4 | 43 41 hat Meta-Taste
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineOperand.h | 898 static MachineOperand CreateMetadata(const MDNode *Meta) { in CreateMetadata() argument 900 Op.Contents.MD = Meta; in CreateMetadata()
|
| /freebsd-13.1/share/misc/ |
| H A D | organization.dot | 20 # Meta-categories go here
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 391 Meta = 0x04, enumerator
|
| /freebsd-13.1/share/syscons/keymaps/ |
| H A D | ua.koi8-u.shift.alt.kbd | 11 # Lwin,Rwin=Meta, Menu=Screensaver
|
| H A D | el.iso07.kbd | 9 # Meta shift: (Right)Windows or Menu
|
| H A D | cs.latin2.qwertz.kbd | 9 # Meta shift: (Right|Left)Windows, Menu
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/ |
| H A D | rockchip.yaml | 554 - description: Tronsmart Orion R68 Meta
|
| /freebsd-13.1/share/vt/keymaps/ |
| H A D | gr.kbd | 9 # Meta shift: (Right)Windows or Menu
|
| H A D | cz.kbd | 9 # Meta shift: (Right|Left)Windows, Menu
|
| H A D | ua.shift.alt.kbd | 11 # Lwin,Rwin=Meta, Menu=Screensaver
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 231 IO.enumCase(Kind, "Meta", VFTableSlotKind::Meta); in enumeration()
|
| /freebsd-13.1/contrib/bmake/mk/ |
| H A D | mk-files.txt | 495 Meta mode
|