Home
last modified time | relevance | path

Searched defs:check_alignment (Results 1 – 6 of 6) sorted by relevance

/third_party/flatbuffers/include/flatbuffers/
Dverifier.h34 bool check_alignment = true; member
/third_party/rust/rust/src/tools/miri/src/
Deval.rs99 pub check_alignment: AlignmentCheck, field
Dmachine.rs457 pub(crate) check_alignment: AlignmentCheck, field
/third_party/rust/rust/compiler/rustc_mir_transform/src/
Dlib.rs100 mod check_alignment; module
/third_party/rust/rust/compiler/rustc_const_eval/src/const_eval/
Dmachine.rs63 pub(super) check_alignment: CheckAlignment, field
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c4547 bool check_alignment = in si_create_vertex_elements() local