Home
last modified time | relevance | path

Searched refs:num_ops (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_array.rs213 pub num_ops: u32, field
244 unsafe { ::std::ptr::addr_of!((*ptr).num_ops) as usize - ptr as usize }, in bindgen_test_layout_rte_mempool_ops_table()
250 stringify!(num_ops) in bindgen_test_layout_rte_mempool_ops_table()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_array.h86 uint32_t num_ops; /**< Number of used ops structs in the table. */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp58 StringRef fmt, size_t num_ops) const;