Searched defs:raw (Results 1 - 18 of 18) sorted by relevance

/fuchsia/zircon/system/host/fidl/lib/
H A Draw_ast.cpp13 namespace raw { namespace in namespace:fidl
H A Dtree_visitor.cpp11 namespace raw { namespace in namespace:fidl
H A Dformatter.cpp15 namespace raw { namespace in namespace:fidl
/fuchsia/zircon/kernel/arch/x86/page_tables/include/arch/x86/page_tables/
H A Dpage_tables.h30 uint64_t raw; member in struct:PendingTlbInvalidation::Item
/fuchsia/zircon/system/utest/fbl/
H A Drecycler_tests.cpp19 static fbl::unique_ptr<T> MakePointer(T* raw) { return fbl::unique_ptr<T>(raw); } argument
25 static fbl::RefPtr<T> MakePointer(T* raw) { return fbl::AdoptRef<T>(raw); } argument
H A Dref_counted_tests.cpp126 DestructionTracker<true>* raw = nullptr; local
155 DestructionTracker<true>* raw = new (&ac) DestructionTracker<true>(&destroyed); local
187 DestructionTracker<true>* raw = new (&ac) DestructionTracker<true>(&destroyed); local
216 DestructionTracker<true>* raw = new (&ac) DestructionTracker<true>(&destroyed); local
239 DestructionTracker<true>* raw = new (&ac) DestructionTracker<true>(&destroyed); local
300 auto raw = new (&ac) RawUpgradeTester<EnableAdoptionValidator>(&mutex, local
338 auto raw = ref.get(); local
[all...]
/fuchsia/zircon/kernel/platform/pc/
H A Dsmbios.cpp26 const uint8_t* raw; member in union:__anon105::__anon106
/fuchsia/zircon/system/dev/tee/optee/
H A Doptee-controller.cpp41 zx_smc_result_t raw; member in union:optee::__anon474
55 zx_smc_result_t raw; member in union:optee::__anon475
69 zx_smc_result_t raw; member in union:optee::__anon476
93 zx_smc_result_t raw; member in union:optee::__anon477
161 zx_smc_result_t raw; member in union:optee::__anon478
314 zx_smc_result_t raw; member in union:optee::__anon480
[all...]
/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dformatter.h17 namespace raw { namespace in namespace:fidl
H A Dtree_visitor.h11 namespace raw { namespace in namespace:fidl
H A Draw_ast.h34 namespace raw { namespace in namespace:fidl
/fuchsia/zircon/system/ulib/trace-engine/
H A Dengine.cpp130 inline uint32_t get_prolonged_context_refs(uint32_t raw) { argument
134 inline uint32_t get_buffer_context_refs(uint32_t raw) { argument
/fuchsia/zircon/kernel/dev/iommu/intel/
H A Dhw.h281 uint16_t raw = 0; member in struct:intel_iommu::ds::Bdf
297 uint64_t raw; member in struct:intel_iommu::ds::RootEntrySubentry
328 uint64_t raw[2]; member in struct:intel_iommu::ds::ContextEntry
379 uint64_t raw[4]; member in struct:intel_iommu::ds::ExtendedContextEntry
456 uint64_t raw; member in struct:intel_iommu::ds::PasidEntry
472 volatile uint64_t raw; member in struct:intel_iommu::ds::PasidState
[all...]
/fuchsia/zircon/system/uapp/netdump/
H A Dnetdump.c30 bool raw; member in struct:__anon863
/fuchsia/zircon/system/uapp/ihda/
H A Dintel_hda_codec.cpp788 uint16_t raw = static_cast<uint16_t>(resp.data & 0xFFFF); local
795 uint8_t raw = static_cast<uint8_t>(resp.data & 0xFF); local
/fuchsia/zircon/system/ulib/zxcrypt/
H A Dvolume.cpp115 char raw[op_size]; local
/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme-hw.h92 uint32_t raw[6]; member in union:__anon200::__anon202
/fuchsia/zircon/system/host/zbi/
H A Dzbi.cpp963 ExtractedFileName(unsigned int n, uint32_t zbi_type, bool raw) argument

Completed in 207 milliseconds