Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 16 of 16) sorted by relevance

/system/host/banjo/lib/
A Dparser.cpp118 ASTScope scope(this); in ParseCompoundIdentifier() local
148 ASTScope scope(this); in ParseStringLiteral() local
157 ASTScope scope(this); in ParseNumericLiteral() local
166 ASTScope scope(this); in ParseTrueLiteral() local
175 ASTScope scope(this); in ParseFalseLiteral() local
203 ASTScope scope(this); in ParseAttribute() local
257 ASTScope scope(this); in ParseDocComment() local
270 ASTScope scope(this); in MaybeParseAttributeList() local
310 ASTScope scope(this); in ParseUsing() local
339 ASTScope scope(this); in ParseArrayType() local
[all …]
A Dflat_ast.cpp1344 Scope<StringView> scope; in CompileInterface() local
1393 Scope<StringView> scope; in CompileStruct() local
1422 Scope<StringView> scope; in CompileUnion() local
/system/host/fidl/lib/
A Dparser.cpp102 ASTScope scope(this); in ParseCompoundIdentifier() local
132 ASTScope scope(this); in ParseStringLiteral() local
141 ASTScope scope(this); in ParseNumericLiteral() local
150 ASTScope scope(this); in ParseOrdinal() local
180 ASTScope scope(this); in ParseTrueLiteral() local
189 ASTScope scope(this); in ParseFalseLiteral() local
217 ASTScope scope(this); in ParseAttribute() local
267 ASTScope scope(this); in ParseDocComment() local
280 ASTScope scope(this); in MaybeParseAttributeList() local
321 ASTScope scope(this); in ParseUsing() local
[all …]
A Dflat_ast.cpp2111 Scope<StringView> scope; in CompileInterface() local
2172 Scope<StringView> scope; in CompileStruct() local
2288 Scope<StringView> scope; in CompileUnion() local
/system/utest/fit/
A Dscope_tests.cpp105 fit::scope scope; in exit_destroys_wrapped_promises() local
155 fit::scope scope; in double_wrap() local
194 fit::scope scope; in thread_safety() local
/system/ulib/fit/
A Dscope.cpp12 scope::scope() in scope() function in fit::scope
/system/dev/bus/acpi/
A Diommu.c78 uintptr_t scope; in append_scopes() local
132 static bool scope_eq(zx_iommu_desc_intel_scope_t* scope, in scope_eq()
192 for (uintptr_t scope = addr + 24; scope < addr + rec->Header.Length; ) { in append_reserved_mem() local
545 for (uintptr_t scope = addr + 24; scope < addr + rec->Header.Length; ) { in iommu_manager_init() local
/system/ulib/trace/include/trace/internal/
A Devent_internal.h135 #define TRACE_INTERNAL_INSTANT(category_literal, name_literal, scope, args...) \ argument
369 trace_internal_duration_scope_t* scope, in trace_internal_make_duration_scope()
376 trace_internal_duration_scope_t* scope) { in trace_internal_cleanup_duration_scope()
A Devent_common.h71 #define TRACE_INSTANT(category_literal, name_literal, scope, args...) \ argument
/system/ulib/zx/include/lib/zx/
A Dobject.h174 zx_status_t get_cookie(const object_base& scope, uint64_t *cookie) const { in get_cookie()
178 zx_status_t set_cookie(const object_base& scope, uint64_t cookie) const { in set_cookie()
/system/ulib/trace-reader/
A Drecords.cpp17 const char* EventScopeToString(EventScope scope) { in EventScopeToString()
A Dreader.cpp235 uint64_t scope; in ReadEventRecord() local
/system/utest/trace/
A Dfixture.h82 static inline void fixture_scope_cleanup(bool* scope) { in fixture_scope_cleanup()
/system/ulib/trace/
A Devent.cpp39 trace_scope_t scope, in trace_internal_write_instant_event_record_and_release_context()
/system/ulib/trace-reader/include/trace-reader/
A Drecords.h315 EventScope scope; member
/system/ulib/trace-engine/
A Dcontext_api.cpp911 trace_scope_t scope, in trace_context_write_instant_event_record()

Completed in 50 milliseconds