Searched refs:organisation (Results 1 - 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
H A Dthreewire.h56 init_at93cx6 ( struct spi_device *device, unsigned int organisation ) {
57 device->nvs.word_len_log2 = ( ( organisation == 8 ) ? 0 : 1 );
68 * @v organisation Word organisation (8 or 16)
71 init_at93c46 ( struct spi_device *device, unsigned int organisation ) {
72 device->nvs.size = ( 1024 / organisation );
73 device->address_len = ( ( organisation == 8 ) ? 7 : 6 );
74 init_at93cx6 ( device, organisation );
81 * @v organisation Word organisation (
[all...]
/external/libxml2/example/
H A Dgjobread.c36 xmlChar *organisation; member in struct:person
86 if (cur->organisation) printf(" organisation: %s\n", cur->organisation);
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...

Completed in 179 milliseconds