| /third_party/astc-encoder/Source/ |
| H A D | astcenc_vecmathlib_sse_4.h | 569 ASTCENC_SIMD_INLINE vint4 min(vint4 a, vint4 b) in min() function 798 ASTCENC_SIMD_INLINE vfloat4 min(vfloat4 a, vfloat4 b) in min() function
|
| H A D | astcenc_vecmathlib_neon_4.h | 544 ASTCENC_SIMD_INLINE vint4 min(vint4 a, vint4 b) in min() function 755 ASTCENC_SIMD_INLINE vfloat4 min(vfloat4 a, vfloat4 b) in min() function
|
| /third_party/backends/backend/ |
| H A D | umax_pp.c | 2173 int min = 255; in sane_read() local
|
| H A D | p5.c | 509 SANE_Int i, min; in set_automatic_value() local 1705 SANE_Int option, i, min, idx; in init_options() local [all...] |
| /third_party/backends/include/sane/ |
| H A D | sane.h | 137 SANE_Word min; /* minimum (element) value */ member
|
| /third_party/backends/japi/ |
| H A D | Jscanimage.java | 767 public SaneSlider(int min, int max, Jscanimage dlg, int opt, String tip) in SaneSlider() argument 826 double min, max; // Min, max in floating-point. field in FixedSaneSlider [all...] |
| /third_party/curl/lib/ |
| H A D | krb5.c | 140 OM_uint32 maj, min; in krb5_decode() local 164 OM_uint32 maj, min; in krb5_encode() local 206 OM_uint32 maj, min; in krb5_auth() local 372 OM_uint32 min; krb5_end() local [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_extplug.c | 66 int snd_ext_parm_set_minmax(struct snd_ext_parm *parm, unsigned int min, unsigned int max) in snd_ext_parm_set_minmax() argument 802 snd_pcm_extplug_set_slave_param_minmax(snd_pcm_extplug_t *extplug, int type, unsigned int min, unsigned int max) snd_pcm_extplug_set_slave_param_minmax() argument 850 snd_pcm_extplug_set_param_minmax(snd_pcm_extplug_t *extplug, int type, unsigned int min, unsigned int max) snd_pcm_extplug_set_param_minmax() argument [all...] |
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | kernel.h | 128 #define min(x, y) ((x) < (y) ? (x) : (y)) macro
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | tzdst.c | 287 INT32 hour, min, sec; in GetDaySecondsFromString() local
|
| /third_party/libuv/src/unix/ |
| H A D | thread.c | 70 static const size_t min = 8192; in uv__min_stack_size() local
|
| /third_party/libcoap/examples/ |
| H A D | oscore-interop-server.c | 60 #define min(a,b) ((a) < (b) ? (a) : (b)) macro
|
| H A D | coap-rd.c | 68 #define min(a,b) ((a) < (b) ? (a) : (b)) macro [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_pdu.c | 34 #define min(a,b) ((a) < (b) ? (a) : (b)) macro
|
| H A D | coap_subscribe.c | 20 #define min(a,b) ((a) < (b) ? (a) : (b)) macro
|
| /third_party/mbedtls/library/ |
| H A D | bignum_core.c | 114 mbedtls_ct_condition_t mbedtls_mpi_core_uint_le_mpi(mbedtls_mpi_uint min, in mbedtls_mpi_core_uint_le_mpi() argument 637 mbedtls_mpi_core_random(mbedtls_mpi_uint *X, mbedtls_mpi_uint min, const mbedtls_mpi_uint *N, size_t limbs, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_mpi_core_random() argument [all...] |
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-date-prototype.c | 510 ecma_number_t min = ecma_date_min_from_time (date_num); in ecma_builtin_date_prototype_dispatch_set() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_shader.c | 589 uint32_t min = UINT32_MAX, max = 0; in gather_push_constants() local
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | test_optimizer.cpp | 442 aco_opcode min, max, med3; member 538 Builder::Result min = bld.vop2(cfg.min, bld.def(v1), cfg.ub, max); global() variable 724 Temp min = bld.vop2(aco_opcode::v_min_f32, bld.def(v1), Operand::zero(), xor0); global() variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test.c | 770 double min = dsa->depth_bounds_min; in depth_bounds_test_quads() local
|
| /third_party/node/deps/v8/third_party/wasm-api/ |
| H A D | wasm.h | 146 uint32_t min; member
|
| /third_party/node/src/ |
| H A D | node.cc | 610 rlim_t min = lim.rlim_cur; in PlatformInit() local
|
| /third_party/node/deps/googletest/src/ |
| H A D | gtest.cc | 91 #undef min macro 96 #undef min macro
|
| /third_party/mesa3d/src/loader/ |
| H A D | loader.c | 474 static int loader_get_linux_pci_field(int maj, int min, const char *field) in loader_get_linux_pci_field() argument 501 int min = minor(sbuf.st_rdev); in loader_get_linux_pci_id_for_fd() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | glthread_draw.c | 1057 unsigned min = ~0, max = 0; in _mesa_marshal_MultiDrawElementsBaseVertex() local
|