Searched +defs:make +defs:s (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/bluetooth/bthidd/ |
H A D | kbd.c | 339 kbd_process_keys(bthid_session_p s) kbd_process_keys() argument 418 uinput_kbd_write(bitstr_t * m,int32_t fb,int32_t make,int32_t fd) uinput_kbd_write() argument 435 kbd_write(bitstr_t * m,int32_t fb,int32_t make,int32_t fd) kbd_write() argument 479 kbd_xlate(int32_t code,int32_t make,int32_t * b,int32_t const * eob) kbd_xlate() argument 538 kbd_status_changed(bthid_session_p s,uint8_t * data,int32_t len) kbd_status_changed() argument [all...] |
H A D | btuinput.c | 511 uinput_rep_key(int32_t fd, int32_t key, int32_t make) in uinput_rep_key() 534 uinput_rep_cons(int32_t fd, int32_t key, int32_t make) in uinput_rep_cons() 582 uinput_kbd_status_changed(bthid_session_p s, uint8_t *data, int32_t len) in uinput_kbd_status_changed()
|
/freebsd/contrib/bmake/ |
H A D | main.c | 1134 const char *make = argv0; in InitVarMake() local 2243 ParseBoolean(const char *s, bool fallback) in ParseBoolean()
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-actions_test.cc | 1205 const char* CharPtr(const char* s) { return s; } in CharPtr() 1491 const char s[] = "Hello"; in TEST() local 1546 const char s[] = "Hello"; in TEST() local 1828 auto make = [](int i) { return std::make_unique<int>(i); }; in TEST() local 2100 const Action<bool(std::string)> s1 = [](std::string s) { return !s.empty(); }; in TEST()
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | locale.cpp | 89 T& make(Args... args) { in make() function 4384 static string s("%m/%d/%y"); in __x() local 4391 static wstring s(L"%m/%d/%y"); in __x() local 4398 static string s("%H:%M:%S"); in __X() local 4405 static wstring s(L"%H:%M:%S"); in __X() local 4412 static string s("%a %b %d %H:%M:%S %Y"); in __c() local 4419 static wstring s(L"%a %b %d %H:%M:%S %Y"); in __c() local 4426 static string s("%I:%M:%S %p"); in __r() local 4433 static wstring s(L"%I:%M:%S %p"); in __r() local
|