Home
last modified time | relevance | path

Searched refs:UI (Results 1 – 25 of 63) sorted by relevance

123

/haiku/src/kits/bluetooth/
H A DJamfile9 SubDirHdrs [ FDirName $(SUBDIR) UI ] ;
15 SEARCH_SOURCE += [ FDirName $(SUBDIR) UI ] ;
25 #UI
/haiku/data/catalogs/apps/cortex/RouteApp/
H A Dzh_Hans.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dru.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dko.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Duk.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dja.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dpt.catkeys21UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dde.catkeys23UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dnb.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dit.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dda.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dnl.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dpt_BR.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dfr.catkeys22UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dro.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dsv.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dfi.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dpl.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dcs.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dfur.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Dhu.catkeys25UI\nEric Moon: UI, back-end\n\nThanks to:\nJohn Ashmun\nJon Watte\nDoug Wright\n<your name here>\n…
H A Del.catkeys25 …Moon\nAll rights reserved.\n\nThe Cortex Team:\n\nChristopher Lenz: UI\nEric Moon: UI, back-end\n\…
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dgmp.h585 #define mpz_cmp_ui(Z,UI) \ argument
586 (__builtin_constant_p (UI) && (UI) == 0 \
587 ? mpz_sgn (Z) : mpz_cmp_ui (Z,UI))
588 #define mpz_cmp_si(Z,UI) \ argument
589 (__builtin_constant_p (UI) && (UI) == 0 ? mpz_sgn (Z) \
590 : __builtin_constant_p (UI) && (UI) > 0 ? mpz_cmp_ui (Z,UI) \
591 : mpz_cmp_si (Z,UI))
/haiku/data/trust_db/
H A Dhaiku-2019.pub2 RWTPfbfFRi5b+T02aw733p5dp/UI/1Z946YWBInmkPmBlx2Zy1Vyw9kP
/haiku/src/add-ons/kernel/network/ppp/modem/
H A DModem.h20 #define UI 0x03 macro

123