Searched defs:alignment (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/util_libs/libethdrivers/src/
H A Dhelpers.c16 dma_alloc_pin(ps_dma_man_t *dma_man, size_t size, int cached, int alignment) argument
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dartifact.h47 aligntyp alignment; /* alignment of bequeathing gods */ member in struct:artifact
H A Dqt_win.h203 QRadioButton **alignment; member in class:NetHackQtPlayerSelector
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dartifact.h47 aligntyp alignment; /* alignment of bequeathing gods */ member in struct:artifact
H A Dqt_win.h203 QRadioButton **alignment; member in class:NetHackQtPlayerSelector
/seL4-refos-master/kernel/src/object/
H A Duntyped.c21 static word_t alignUp(word_t baseValue, word_t alignment) argument
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c1509 int alignment; local
1599 aligntyp alignment = p_aligntyp; local
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c1509 int alignment; local
1599 aligntyp alignment = p_aligntyp; local
[all...]
/seL4-refos-master/libs/libsel4allocman/src/
H A Dbootstrap.c961 uintptr_t alignment = (base == 0) ? max_alignment : MIN(CTZL((long)base), max_alignment); local
/seL4-refos-master/projects/seL4_libs/libsel4allocman/src/
H A Dbootstrap.c961 uintptr_t alignment = (base == 0) ? max_alignment : MIN(CTZL((long)base), max_alignment); local

Completed in 219 milliseconds