Home
last modified time | relevance | path

Searched defs:Frame (Results 1 – 25 of 592) sorted by relevance

12345678910>>...24

/aosp_15_r20/tools/netsim/rust/daemon/src/wifi/
H A Dframe.rs32 pub struct Frame { struct
45 impl Frame { argument
49 pub fn parse(msg: &HwsimMsg) -> anyhow::Result<Frame> { in parse()
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/preprocessor/
H A Dperfetto_sql_preprocessor.cc72 struct Frame { struct
73 struct Root {};
74 struct Rewrite {
80 struct Append {
83 using Type = std::variant<Root, Rewrite, Append>;
84 struct ActiveMacro {
92 enum VariableHandling { kLookup, kLookupOrIgnore, kIgnore };
94 explicit Frame(Type _type, in Frame() function
109 Type type;
110 VariableHandling var_handling;
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/backtrace/
H A Ddbghelp64.rs24 pub struct Frame { struct
34 unsafe impl Send for Frame {} argument
35 unsafe impl Sync for Frame {} implementation
37 impl Frame { impl
H A Ddbghelp32.rs25 pub struct Frame { struct
26 pub(crate) stack_frame: StackFrame, argument
32 unsafe impl Send for Frame {} argument
33 unsafe impl Sync for Frame {} implementation
35 impl Frame { impl
201 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
213 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/backtrace/
H A Ddbghelp64.rs24 pub struct Frame { struct
34 unsafe impl Send for Frame {} implementation
35 unsafe impl Sync for Frame {} implementation
37 impl Frame { implementation
H A Ddbghelp32.rs25 pub struct Frame { struct
26 pub(crate) stack_frame: StackFrame, argument
32 unsafe impl Send for Frame {} implementation
33 unsafe impl Sync for Frame {} implementation
35 impl Frame { impl
201 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
213 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/backtrace/
H A Ddbghelp64.rs24 pub struct Frame { struct
34 unsafe impl Send for Frame {} argument
35 unsafe impl Sync for Frame {} implementation
37 impl Frame { impl
H A Ddbghelp32.rs25 pub struct Frame { struct
26 pub(crate) stack_frame: StackFrame, argument
32 unsafe impl Send for Frame {} argument
33 unsafe impl Sync for Frame {} implementation
35 impl Frame { impl
201 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
213 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/backtrace/src/backtrace/
H A Ddbghelp64.rs24 pub struct Frame { struct
34 unsafe impl Send for Frame {} argument
35 unsafe impl Sync for Frame {} implementation
37 impl Frame { impl
H A Ddbghelp32.rs25 pub struct Frame { struct
26 pub(crate) stack_frame: StackFrame, argument
32 unsafe impl Send for Frame {} argument
33 unsafe impl Sync for Frame {} implementation
35 impl Frame { implementation
201 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
213 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/backtrace/
H A Ddbghelp64.rs24 pub struct Frame { struct
34 unsafe impl Send for Frame {} argument
35 unsafe impl Sync for Frame {} implementation
37 impl Frame { implementation
H A Ddbghelp32.rs25 pub struct Frame { struct
26 pub(crate) stack_frame: StackFrame, argument
32 unsafe impl Send for Frame {} implementation
33 unsafe impl Sync for Frame {} implementation
35 impl Frame { implementation
201 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
213 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/backtrace/
H A Ddbghelp64.rs15 pub struct Frame { struct
25 unsafe impl Send for Frame {} argument
26 unsafe impl Sync for Frame {} implementation
28 impl Frame { implementation
H A Ddbghelp32.rs25 pub struct Frame { struct
26 pub(crate) stack_frame: StackFrame, argument
32 unsafe impl Send for Frame {} implementation
33 unsafe impl Sync for Frame {} implementation
35 impl Frame { implementation
201 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
213 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/backtrace/
H A Ddbghelp64.rs15 pub struct Frame { struct
25 unsafe impl Send for Frame {} implementation
26 unsafe impl Sync for Frame {} implementation
28 impl Frame { impl
H A Ddbghelp32.rs25 pub struct Frame { struct
26 pub(crate) stack_frame: StackFrame, argument
32 unsafe impl Send for Frame {} argument
33 unsafe impl Sync for Frame {} implementation
35 impl Frame { implementation
201 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
213 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/backtrace/
H A Ddbghelp64.rs15 pub struct Frame { struct
25 unsafe impl Send for Frame {} argument
26 unsafe impl Sync for Frame {} implementation
28 impl Frame { impl
H A Ddbghelp32.rs25 pub struct Frame { struct
26 pub(crate) stack_frame: StackFrame, argument
32 unsafe impl Send for Frame {} argument
33 unsafe impl Sync for Frame {} implementation
35 impl Frame { impl
201 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
213 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/backtrace/
H A Ddbghelp64.rs15 pub struct Frame { struct
25 unsafe impl Send for Frame {} argument
26 unsafe impl Sync for Frame {} implementation
28 impl Frame { impl
H A Ddbghelp32.rs25 pub struct Frame { struct
26 pub(crate) stack_frame: StackFrame, argument
32 unsafe impl Send for Frame {} implementation
33 unsafe impl Sync for Frame {} implementation
35 impl Frame { implementation
201 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
213 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/backtrace/src/backtrace/
H A Ddbghelp64.rs15 pub struct Frame { struct
25 unsafe impl Send for Frame {} argument
26 unsafe impl Sync for Frame {} implementation
28 impl Frame { implementation
H A Ddbghelp32.rs25 pub struct Frame { struct
26 pub(crate) stack_frame: StackFrame, argument
32 unsafe impl Send for Frame {} implementation
33 unsafe impl Sync for Frame {} implementation
35 impl Frame { impl
201 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
213 fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { in init_frame()
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/interpreter/
H A Dframe.h17 struct Frame { struct
18 std::shared_ptr<CodeImpl> function;
21 size_t pc;
26 size_t base_pointer;
29 std::optional<size_t> id;
32 std::unique_ptr<at::RecordFunction> record_function;
35 ShapeSymbolTable symbols2dims;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DMemProf.h141 struct Frame { struct
145 // The symbol name for the function. Only populated in the Frame by the reader argument
154 bool IsInlineFrame; argument
156 Frame(const Frame &Other) { in Frame() argument
164 Frame(uint64_t Hash, uint32_t Off, uint32_t Col, bool Inline) in Frame() function
203 static Frame deserialize(const unsigned char *Ptr) { in deserialize() argument
220 return sizeof(Frame::Function) + sizeof(Frame::LineOffset) + in serializedSize() argument
231 << " Inline: " << IsInlineFrame << "\n"; in printYAML() argument
237 inline FrameId hash() const { in hash() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DMemProf.h141 struct Frame { struct
145 // The symbol name for the function. Only populated in the Frame by the reader argument
154 bool IsInlineFrame; argument
156 Frame(const Frame &Other) { in Frame() argument
164 Frame(uint64_t Hash, uint32_t Off, uint32_t Col, bool Inline) in Frame() argument
203 static Frame deserialize(const unsigned char *Ptr) { in deserialize() argument
220 return sizeof(Frame::Function) + sizeof(Frame::LineOffset) + in serializedSize() argument
231 << " Inline: " << IsInlineFrame << "\n"; in printYAML() argument
237 inline FrameId hash() const { in hash() argument

12345678910>>...24