Home
last modified time | relevance | path

Searched refs:small (Results 1 – 25 of 170) sorted by relevance

1234567

/haiku/data/system/data/KeyboardLayouts/ThinkPad/
H A DThinkPad X100e International10 $small = 16,18
23 [ 0,28; $tab:0x26; :+10; $small:+1; $small:+1; $enter:0x47; ]
24 [ 0,46; $caps:0x3b; :+10; $small:+1; $small:0x33; ]
/haiku/src/apps/serialconnect/libvterm/src/
H A Drect.h39 static int rect_contains(VTermRect *big, VTermRect *small) in rect_contains() argument
41 if(small->start_row < big->start_row) return 0; in rect_contains()
42 if(small->start_col < big->start_col) return 0; in rect_contains()
43 if(small->end_row > big->end_row) return 0; in rect_contains()
44 if(small->end_col > big->end_col) return 0; in rect_contains()
/haiku/data/catalogs/add-ons/disk_systems/bfs/
H A Den_GB.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Mostly small files)
H A Dhr.catkeys5 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Uglavnom male datoteke)
H A Dsk.catkeys6 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (prevažne malé súbory)
H A Del.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Κυρίως μικρά αρχεία)
H A Dth.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (ส่วนใหญ่ไฟล์ขนาดเล็ก)
H A Dru.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Если файлы небольшие)
H A Dko.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (저용량 파일이 대부분인 경우)
H A Dja.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (主に小さいファイル用)
H A Dbe.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Пераважна для маленькіх файлаў)
H A Duk.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Переважно для малих файлів)
H A Dzh_Hans.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024(小文件使用)
H A Dde.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (überwiegend kleine Dateien)
H A Dfi.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Enimmäkseen pieniä tiedostoja)
H A Deo.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Taŭgas por malgrandaj dosieroj)
H A Did.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Kebanyakan berkas kecil)
H A Dnl.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (vooral kleine bestanden)
H A Dsv.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Huvudsakligen små filer)
H A Dlt.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (daugiausia maži failai)
H A Dpt.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Maioritariamente ficheiros pequenos)
H A Dpt_BR.catkeys7 1024 (Mostly small files) BFS_Initialize_Parameter 1024 (Majoritariamente arquivos pequenos)
/haiku/src/system/libroot/posix/musl/math/
H A Dtgammal.c250 goto small; in tgammal()
264 small: in tgammal()
/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda.settings13 # You will need more buffers if they're small.
/haiku/docs/user/interface/
H A DIconUtils.dox31 small enough to fit in file's inodes. This way, the icon can be displayed
36 older icons in bitmap format. These may still be useful at very small
52 is preferred (vector, small or large B_CMAP8 icon) depends
109 either the small icon attribute or the large icon attribute as given in

1234567