Searched defs:maxvalue (Results 1 – 8 of 8) sorted by relevance
/third_party/python/Modules/_multiprocessing/ |
D | semaphore.c | 19 int maxvalue; member 415 newsemlockobject(PyTypeObject *type, SEM_HANDLE handle, int kind, int maxvalue, in newsemlockobject() 436 int kind, maxvalue, value, unlink; in semlock_new() local 488 int kind, maxvalue; in semlock_rebuild() local
|
/third_party/ffmpeg/libavutil/ |
D | pca.c | 109 double maxvalue= -1; in ff_pca() local
|
/third_party/boost/libs/lexical_cast/test/ |
D | lexical_cast_float_types_test.cpp | 296 test_t maxvalue = (std::numeric_limits<test_t>::max)(); in test_float_typess_for_overflows() local
|
/third_party/glib/glib/ |
D | grand.c | 547 guint32 maxvalue; in g_rand_int_range() local
|
/third_party/python/Lib/tkinter/ |
D | simpledialog.py | 261 minvalue = None, maxvalue = None, argument
|
/third_party/python/Lib/multiprocessing/ |
D | synchronize.py | 50 def __init__(self, kind, value, maxvalue, *, ctx): argument
|
/third_party/uboot/u-boot-2020.01/drivers/qe/ |
D | uec.h | 354 u32 maxvalue; member
|
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-soundcard.h | 1774 int maxvalue; member
|