Home
last modified time | relevance | path

Searched defs:MARKER (Results 1 – 7 of 7) sorted by relevance

/third_party/libuv/test/
Dtest-poll-close-doesnt-corrupt-stack.c51 const uint32_t MARKER = 0xDEADBEEF; in close_socket_and_verify_stack() local
/third_party/parse5/packages/parse5/lib/parser/
Dformatting-element-list.ts24 const MARKER: MarkerEntry = { type: EntryType.Marker }; constant
/third_party/skia/src/sksl/
DSkSLDSLParser.h46 MARKER, enumerator
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_mbuf_1_0.h38 typedef void *MARKER[0]; /**< generic marker for a point in a structure */ typedef
Dlayout_mbuf.h37 typedef void *MARKER[0]; /**< generic marker for a point in a structure */ typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_mbuf.rs97 pub type MARKER = [*mut ::std::os::raw::c_void; 0usize]; typedef
Dlayout_mbuf_1_0.rs140 pub type MARKER = [*mut ::std::os::raw::c_void; 0usize]; typedef