| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
| H A D | nf_nat.h | 26 union nf_conntrack_man_proto min; member
|
| H A D | xt_u32.h | 20 __u32 min; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mjpegenc_huffman.c | 85 int min; in ff_mjpegenc_huffman_compute_bits() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | act.c | 73 int min,sec,msec; in read_header() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_gblur_init.h | 36 postscale_c(float *buffer, int length, float postscale, float min, float max) postscale_c() argument
|
| /third_party/fsverity-utils/common/ |
| H A D | common_defs.h | 46 #define min(a, b) ({ \ macro
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | interval_inline.h | 85 INTERVAL_INLINE void snd_interval_set_minmax(snd_interval_t *i, unsigned int min, unsigned int max) in snd_interval_set_minmax() argument [all...] |
| /third_party/backends/backend/ |
| H A D | ricoh2_buffer.c | 144 min (SANE_Int v1, SANE_Int v2) in min() function
|
| /third_party/curl/lib/ |
| H A D | rand.c | 115 size_t min = elen < clen ? elen : clen; in randit() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | SimpleFormatter.java | 77 public static SimpleFormatter compileMinMaxArguments(CharSequence pattern, int min, int max) { in compileMinMaxArguments() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | caltztst.cpp | 183 CalendarTimeZoneTest::date(int32_t y, int32_t m, int32_t d, int32_t hr, int32_t min, int32_t sec) in date() argument 221 CalendarTimeZoneTest::dateToFields(UDate date, int32_t& y, int32_t& m, int32_t& d, int32_t& hr, int32_t& min, int32_t& sec) in dateToFields() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | SimpleFormatter.java | 76 public static SimpleFormatter compileMinMaxArguments(CharSequence pattern, int min, int max) { in compileMinMaxArguments() argument
|
| /third_party/libcoap/examples/contiki/ |
| H A D | server.c | 67 # define min(a,b) ((a) < (b) ? (a) : (b)) macro
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | util.h | 70 #define min(a,b) \ macro
|
| /third_party/ltp/lib/ |
| H A D | tst_rtctime.c | 25 tst_mktime(const unsigned int year0, const unsigned int mon0, const unsigned int day, const unsigned int hour, const unsigned int min, const unsigned int sec) tst_mktime() argument
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | inftrees.c | 42 unsigned min, max; /* minimum and maximum code lengths */ local [all...] |
| /third_party/node/deps/v8/tools/ |
| H A D | eval_gc_nvp.py | 94 def min(self): member in Category
|
| /third_party/musl/src/time/ |
| H A D | strptime.c | 94 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local [all...] |
| /third_party/ninja/src/ |
| H A D | manifest_parser_perftest.cc | 119 int min = *min_element(times.begin(), times.end()); in main() local
|
| H A D | build_log_perftest.cc | 133 int min = times[0]; in main() local
|
| /third_party/libinput/src/ |
| H A D | util-macros.h | 40 #define min(a, b) (((a) < (b)) ? (a) : (b)) macro
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | inftrees.c | 42 unsigned min, max; /* minimum and maximum code lengths */
local [all...] |
| /third_party/ltp/testcases/realtime/func/measurement/ |
| H A D | rdtsc-latency.c | 104 unsigned long long max, min, avg, tsc_a, tsc_b, tsc_period; in main() local
|
| /third_party/lz4/ossfuzz/ |
| H A D | fuzz_helpers.h | 86 FUZZ_STATIC uint32_t FUZZ_rand32(uint32_t *state, uint32_t min, uint32_t max) { in FUZZ_rand32() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | option-utils.cc | 127 Maybe<int> DefaultNumberOption(Isolate* isolate, Handle<Object> value, int min, in DefaultNumberOption() argument 158 GetNumberOption(Isolate* isolate, Handle<JSReceiver> options, Handle<String> property, int min, int max, int fallback) GetNumberOption() argument
|