Home
last modified time | relevance | path

Searched defs:nvalue (Results 1 – 8 of 8) sorted by relevance

/external/threetenbp/src/main/java/org/threeten/bp/chrono/
DThaiBuddhistDate.java269 int nvalue = getChronology().range(f).checkValidIntValue(newValue, f); in with() local
DMinguoDate.java269 int nvalue = getChronology().range(f).checkValidIntValue(newValue, f); in with() local
DJapaneseDate.java458 int nvalue = getChronology().range(f).checkValidIntValue(newValue, f); in with() local
DHijrahDate.java677 int nvalue = (int) newValue; in with() local
/external/python/cpython3/Modules/
D_lsprof.c589 setSubcalls(ProfilerObject *pObj, int nvalue) in setSubcalls()
599 setBuiltins(ProfilerObject *pObj, int nvalue) in setBuiltins()
/external/lua/src/
Dlobject.h306 #define nvalue(o) check_exp(ttisnumber(o), \ macro
/external/libxml2/
Drelaxng.c2680 xmlChar *nval, *nvalue; in xmlRelaxNGDefaultTypeCompare() local
8634 xmlChar *nval, *nvalue; in xmlRelaxNGValidateValue() local
/external/tcpdump/
Dprint-isakmp.c896 u_int nvalue; member