Home
last modified time | relevance | path

Searched refs:Inline (Results 1 – 25 of 134) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DInlineInfo.cpp111 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 …]
DFunctionInfo.cpp29 << "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/
DFunctionInfo.h92 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/
Dzlib.ads131 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);
Dzlib-thin.ads274 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);
Dzlib-streams.ads38 pragma Inline (Read_Total_In);
42 pragma Inline (Read_Total_Out);
46 pragma Inline (Write_Total_In);
50 pragma Inline (Write_Total_Out);
Dzlib.adb86 pragma Inline (Raise_Error);
89 pragma Inline (Raise_Error);
568 pragma Inline (Put_32);
/third_party/rust/crates/clap/clap_mangen/src/
Drender.rs2 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/
Dbraille.defs101 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/
Dmodule.rs17 Inline, enumerator
58 self.kind == ModuleKind::Inline in is_inline()
/third_party/libwebsockets/READMEs/
DREADME.content-security-policy.md63 #### 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/
Dextension.rb57 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-format29 AllowShortFunctionsOnASingleLine: Inline
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.inc7 // angletypes.inc : Inline definitions of some functions from angletypes.h
DError.inc6 // Error.inc: Inline definitions of egl::Error and gl::Error classes which encapsulate API errors
DVertexAttribute.inc6 // VertexAttribute.inc: Inline vertex attribute methods
/third_party/ninja/
D.clang-format20 AllowShortFunctionsOnASingleLine: Inline
/third_party/skia/third_party/externals/swiftshader/
D.clang-format14 AllowShortFunctionsOnASingleLine: Inline
/third_party/node/
D.clang-format14 AllowShortFunctionsOnASingleLine: Inline
/third_party/skia/third_party/externals/angle2/src/common/
DColor.inc7 // Color.inc : Inline definitions of some functions from Color.h
/third_party/spirv-headers/include/spirv/1.1/
Dspirv.cs494 Inline = 0, enumerator
503 Inline = 0x00000001, enumerator
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.lua453 Inline = 0,
461 Inline = 0x00000001,
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.lua467 Inline = 0,
475 Inline = 0x00000001,
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.cs485 Inline = 0, enumerator
494 Inline = 0x00000001, enumerator
/third_party/spirv-headers/include/spirv/1.2/
Dspirv.lua467 Inline = 0,
475 Inline = 0x00000001,

123456