| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-kensington.c | 20 ks_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) ks_input_mapping() argument
|
| H A D | hid-twinhan.c | 61 twinhan_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) twinhan_input_mapping() argument
|
| H A D | hid-topseed.c | 26 ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) ts_input_mapping() argument
|
| H A D | hid-accutouch.c | 19 accutouch_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) accutouch_input_mapping() argument
|
| H A D | hid-lcpower.c | 20 ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) ts_input_mapping() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | spark.c | 17 unsigned long min = ULONG_MAX, max = 0, f; in print_spark() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/ |
| H A D | memmove_validate.c | 13 size_t max(size_t a, size_t b) in max() function
|
| /third_party/gn/src/base/numerics/ |
| H A D | ranges.h | 15 constexpr const T& ClampToRange(const T& value, const T& min, const T& max) { in ClampToRange() argument
|
| /third_party/glfw/src/ |
| H A D | xkb_unicode.c | 912 int max = sizeof(keysymtab) / sizeof(struct codepair) - 1; in _glfwKeySym2Unicode() local
|
| /third_party/googletest/googletest/samples/ |
| H A D | prime_tables.h | 80 explicit PreCalculatedPrimeTable(int max) in PreCalculatedPrimeTable() argument 99 void CalculatePrimesUpTo(int max) { in CalculatePrimesUpTo() argument
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | delay.h | 66 usleep_range(unsigned long min, unsigned long max) in usleep_range() argument
|
| /third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/ |
| H A D | Spinner.java | 10 int max = -1; field in Spinner 16 Spinner(String str, int max) { in Spinner() argument
|
| /third_party/libsnd/tests/ |
| H A D | sftest.c | 40 int k, count, max = 0, total = 0 ; in main() local
|
| /third_party/libuv/test/ |
| H A D | test-thread-priority.c | 51 int max; in TEST_IMPL() local
|
| /third_party/libbpf/include/linux/ |
| H A D | kernel.h | 17 #define max(x, y) ({ \ macro
|
| /third_party/ltp/testcases/kernel/fs/fs-bench/ |
| H A D | boxmuler.c | 6 int box_muler(int min, int max) in box_muler() argument
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | uncompr.c | 35 const uInt max = (uInt)-1; local
|
| H A D | compress.c | 31 const uInt max = (uInt)-1; local
|
| /third_party/node/src/ |
| H A D | node_buffer.h | 75 static inline bool IsWithinBounds(size_t off, size_t len, size_t max) { in IsWithinBounds() argument
|
| /third_party/libevdev/test/ |
| H A D | test-event-names.c | 194 int max = libevdev_event_type_get_max(type); in START_TEST() local
|
| /third_party/libevdev/tools/ |
| H A D | libevdev-list-codes.c | 15 list_event_codes(unsigned int type, unsigned int max) in list_event_codes() argument 39 int max = libevdev_event_type_get_max(type); in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/getpriority/ |
| H A D | getpriority01.c | 23 int max; member
|
| /third_party/ltp/testcases/kernel/syscalls/eventfd/ |
| H A D | eventfd04.c | 27 uint64_t max = UINT64_MAX - 1; in run() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/ |
| H A D | 2-1.c | 45 int max = TIMER_MAX; in main() local 47 int max = 256; in main() local
|
| /third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
| H A D | ranges.h | 25 constexpr const T &BrokenClampThatShouldNotBeUsed(const T &value, const T &min, const T &max) in BrokenClampThatShouldNotBeUsed() argument
|