Home
last modified time | relevance | path

Searched refs:_attribute (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/tools/trace/
Dformat.py140 def _attribute(self, attr): member in WindowsConsoleFormatter
146 self._attribute(self._bold)
148 self._attribute(self._normal)
151 self._attribute(self._italic)
153 self._attribute(self._normal)
156 self._attribute(self._blue)
158 self._attribute(self._normal)
161 self._attribute(self._green)
163 self._attribute(self._normal)
/third_party/rust/crates/tracing/tracing-opentelemetry/src/
Dlayer.rs1050 fn set_attribute(&mut self, _attribute: KeyValue) {} in set_attribute()
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs3600 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs3602 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs3580 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs3638 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs3686 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/python/Doc/reference/
Dexpressions.rst767 .. _attribute-references:
Ddatamodel.rst1554 .. _attribute-access:
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs3725 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs3964 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs3660 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs3629 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs3849 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs3717 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs3753 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs3934 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs3785 pub _attribute: *mut crate::ctypes::c_void, field
/third_party/json/
DChangeLog.md578 - Struct with array of struct and \_\_attribute\_\_\(\(packed\)\) [\#1866](https://github.com/nlohm…
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h30324 void *_attribute; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp9950 pthread_attr_t *_attribute; member