/foundation/resourceschedule/ffrt/src/dfx/log/linux/ |
H A D | log_base.cpp | 41 auto min = std::to_string(curtime.tm_min); in GetCurrentTime() local
|
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
H A D | executor_pool.h | 43 ExecutorPool(size_t max, size_t min) in ExecutorPool() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/test/unittest/ |
H A D | device_manager_adapter_test.cpp | 67 size_t min = 5; in SetUpTestCase() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | cloud_service_impl_test.cpp | 79 size_t min = 5; in SetUpTestCase() local
|
H A D | water_version_manager_test.cpp | 91 size_t min = 5; in SetUpTestCase() local
|
/foundation/distributeddatamgr/preferences/frameworks/native/include/ |
H A D | executor_pool.h | 46 ExecutorPool(size_t max, size_t min) in ExecutorPool() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | adxenc.c | 46 int min = 0; in adx_encode() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | lut3d.h | 50 float min[3]; member
|
H A D | f_bench.c | 36 int64_t max, min; member
|
H A D | vf_threshold.c | 72 AVFrame *min; member 81 AVFrame *min = td->min; in filter_slice() local 120 AVFrame *out, *in, *threshold, *min, *max; in process_frame() local 182 AVFilterLink *min = ctx->inputs[2]; config_output() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | ttmlenc.c | 69 int64_t sec, min, hour; in ttml_write_time() local
|
/third_party/alsa-utils/amixer/ |
H A D | volume_mapping.c | 87 long min, max, value; in get_normalized_volume() local 126 long min, max, value; set_normalized_volume() local [all...] |
/third_party/astc-encoder/Source/ |
H A D | astcenc_mathlib.h | 159 static inline T min(T p, T q) in min() function 176 static inline T min(T p, T q, T r) in min() function 194 static inline T min(T p, T q, T r, T s) in min() function [all...] |
/third_party/alsa-utils/alsamixer/ |
H A D | volume_mapping.c | 87 long min, max, value; in get_normalized_volume() local 126 long min, max, value; set_normalized_volume() local [all...] |
/third_party/alsa-lib/test/ |
H A D | seq.c | 64 int err, idx, min, max; in show_queue_status() local 88 int err, idx, min, max; in show_port_info() local 116 int err, idx, min, max; in show_client_info() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | driver.h | 46 # define min(a,b) ((a) < (b) ? (a) : (b)) macro
|
/third_party/icu/icu4c/source/common/ |
H A D | uvectr32.cpp | 309 int32_t min = 0, max = count; in sortedInsert() local
|
/third_party/libcoap/examples/lwip/ |
H A D | server-coap.c | 25 # define min(a,b) ((a) < (b) ? (a) : (b)) macro
|
/third_party/mbedtls/library/ |
H A D | bignum_mod.c | 305 mbedtls_mpi_mod_random(mbedtls_mpi_mod_residue *X, mbedtls_mpi_uint min, const mbedtls_mpi_mod_modulus *N, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_mpi_mod_random() argument
|
H A D | bignum_mod_raw.c | 218 mbedtls_mpi_mod_raw_random(mbedtls_mpi_uint *X, mbedtls_mpi_uint min, const mbedtls_mpi_mod_modulus *N, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_mpi_mod_raw_random() argument
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | redump.h | 85 #define min(a, b) (((a) < (b)) ? (a) : (b)) macro
|
/third_party/mesa3d/src/broadcom/cle/ |
H A D | v3d_packet_helpers.h | 94 const int64_t min = -(1ll << (width - 1)); in __gen_sint() local 133 const float min = -(1 << (end - start)) / factor; in __gen_sfixed() local 152 const float min = 0.0f; in __gen_ufixed() local
|
/third_party/libwebsockets/lib/roles/h1/ |
H A D | ops-h1.c | 28 #define min(a, b) ((a) < (b) ? (a) : (b)) macro
|
/third_party/mesa3d/src/imagination/csbgen/ |
H A D | pvr_packet_helpers.h | 104 const int64_t min = -(1ll << (width - 1)); in __pvr_sint() local 197 const float min = -(1 << (end - start)) / factor; in __pvr_sfixed() local 219 const float min = 0.0f; in __pvr_ufixed() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_limits.h | 44 unsigned min; member 49 unsigned min; member 213 unsigned min; member
|