/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
D | InlineInfo.cpp | 111 InlineInfo Inline; in lookup() local 112 Inline.Ranges.decode(Data, BaseAddr, Offset); in lookup() 113 if (Inline.Ranges.empty()) in lookup() 117 if (!Inline.Ranges.contains(Addr)) { in lookup() 125 Inline.Name = Data.getU32(&Offset); in lookup() 126 Inline.CallFile = (uint32_t)Data.getULEB128(&Offset); in lookup() 127 Inline.CallLine = (uint32_t)Data.getULEB128(&Offset); in lookup() 131 const auto ChildBaseAddr = Inline.Ranges[0].Start; in lookup() 137 Optional<FileEntry> CallFile = GR.getFile(Inline.CallFile); in lookup() 141 Inline.CallFile); in lookup() [all …]
|
D | FunctionInfo.cpp | 29 << "Name=" << HEX32(FI.Name) << '\n' << FI.OptLineTable << FI.Inline; in operator <<() 81 FI.Inline = std::move(II.get()); in decode() 127 if (Inline.hasValue()) { in encode() 133 llvm::Error err = Inline->encode(O, Range.Start); in encode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
D | FunctionInfo.h | 92 llvm::Optional<InlineInfo> Inline; member 105 return OptLineTable.hasValue() || Inline.hasValue(); in hasRichInfo() 183 Inline = None; in clear() 189 LHS.OptLineTable == RHS.OptLineTable && LHS.Inline == RHS.Inline; 205 if (LHS.Inline.hasValue() != RHS.Inline.hasValue()) 206 return RHS.Inline.hasValue();
|
/third_party/zlib/contrib/ada/ |
D | zlib.ads | 131 pragma Inline (Version); 166 pragma Inline (Is_Open); 192 pragma Inline (Total_In); 196 pragma Inline (Total_Out); 203 pragma Inline (CRC32); 209 pragma Inline (CRC32); 230 pragma Inline (Stream_End); 238 pragma Inline (Flush);
|
D | zlib-thin.ads | 274 pragma Inline (Deflate_Init); 299 pragma Inline (Inflate_Init); 317 pragma Inline (Set_In); 323 pragma Inline (Set_Out); 330 pragma Inline (Set_Mem_Func); 333 pragma Inline (Last_Error_Message); 336 pragma Inline (Avail_Out); 339 pragma Inline (Avail_In); 342 pragma Inline (Total_In); 345 pragma Inline (Total_Out);
|
D | zlib-streams.ads | 38 pragma Inline (Read_Total_In); 42 pragma Inline (Read_Total_Out); 46 pragma Inline (Write_Total_In); 50 pragma Inline (Write_Total_Out);
|
D | zlib.adb | 86 pragma Inline (Raise_Error); 89 pragma Inline (Raise_Error); 568 pragma Inline (Put_32);
|
/third_party/rust/crates/clap/clap_mangen/src/ |
D | render.rs | 2 use roff::{bold, italic, roman, Inline, Roff}; 126 roff.text([Inline::LineBreak]); in options() 129 roff.text([Inline::LineBreak, italic("Possible values:")]); in options() 141 let possible_value_text: Vec<Inline> = vec![ in options() 142 Inline::LineBreak, in options() 194 roff.text([Inline::LineBreak]); in options() 197 roff.text([Inline::LineBreak, italic("Possible values:")]); in options() 209 let possible_value_text: Vec<Inline> = vec![ in options() 210 Inline::LineBreak, in options() 275 fn short_option(opt: char) -> Inline { in short_option() argument [all …]
|
/third_party/cups-filters/filter/braille/filters/ |
D | braille.defs | 101 Choice "TopInline/Top Inline" "" 103 Choice "BottomInline/Bottom Inline" "" 108 Choice "TopInline/Top Inline" "" 110 Choice "BottomInline/Bottom Inline" ""
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
D | module.rs | 17 Inline, enumerator 58 self.kind == ModuleKind::Inline in is_inline()
|
/third_party/libwebsockets/READMEs/ |
D | README.content-security-policy.md | 63 #### Inline styles must die 70 Inline styles are no longer allowed (eg, "style='font-size:120%'" in the 75 #### Inline scripts must die 77 Inline scripts need to be placed in a `.js` file and loaded in the page head 85 Inline `onclick()` etc are kinds of inline scripting and are banned.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/spec-macros/ |
D | extension.rb | 57 return Inline.new(parent, :anchor, target, :type => :link, :target => (target + '.html')) 59 …return Inline.new(parent, :anchor, target, :type => :xref, :target => ('#' + target), :attributes …
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | .clang-format | 29 AllowShortFunctionsOnASingleLine: Inline
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | angletypes.inc | 7 // angletypes.inc : Inline definitions of some functions from angletypes.h
|
D | Error.inc | 6 // Error.inc: Inline definitions of egl::Error and gl::Error classes which encapsulate API errors
|
D | VertexAttribute.inc | 6 // VertexAttribute.inc: Inline vertex attribute methods
|
/third_party/ninja/ |
D | .clang-format | 20 AllowShortFunctionsOnASingleLine: Inline
|
/third_party/skia/third_party/externals/swiftshader/ |
D | .clang-format | 14 AllowShortFunctionsOnASingleLine: Inline
|
/third_party/node/ |
D | .clang-format | 14 AllowShortFunctionsOnASingleLine: Inline
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | Color.inc | 7 // Color.inc : Inline definitions of some functions from Color.h
|
/third_party/spirv-headers/include/spirv/1.1/ |
D | spirv.cs | 494 Inline = 0, enumerator 503 Inline = 0x00000001, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
D | spirv.lua | 453 Inline = 0, 461 Inline = 0x00000001,
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
D | spirv.lua | 467 Inline = 0, 475 Inline = 0x00000001,
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
D | spirv.cs | 485 Inline = 0, enumerator 494 Inline = 0x00000001, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
D | spirv.lua | 467 Inline = 0, 475 Inline = 0x00000001,
|