Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/python/cpython2/Modules/
Dimageop.c436 int sum = 0, nvalue; in imageop_dither2grey2() local
513 int i, pos, value = 0, nvalue; in imageop_grey22grey() local
552 int i, pos, value = 0, nvalue; in imageop_grey42grey() local
663 Py_UInt32 nvalue = r | (g<<8) | (b<<16); in imageop_rgb82rgb() local
684 int nvalue; in imageop_rgb2grey() local
D_lsprof.c655 setSubcalls(ProfilerObject *pObj, int nvalue) in setSubcalls()
665 setBuiltins(ProfilerObject *pObj, int nvalue) in setBuiltins()
/aosp_15_r20/external/python/cpython3/Modules/
D_lsprof.c637 setSubcalls(ProfilerObject *pObj, int nvalue) in setSubcalls()
647 setBuiltins(ProfilerObject *pObj, int nvalue) in setBuiltins()
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioMetadataTest.java107 Number nvalue; in testMap() local
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/chrono/
H A DCopticDate.java238 int nvalue = (int) newValue; in with() local
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/chrono/
H A DThaiBuddhistDate.java269 int nvalue = getChronology().range(f).checkValidIntValue(newValue, f); in with() local
H A DMinguoDate.java269 int nvalue = getChronology().range(f).checkValidIntValue(newValue, f); in with() local
H A DJapaneseDate.java458 int nvalue = getChronology().range(f).checkValidIntValue(newValue, f); in with() local
H A DHijrahDate.java677 int nvalue = (int) newValue; in with() local
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dexec_plan9.go345 nvalue int member
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/chrono/
H A DThaiBuddhistDate.java318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
H A DMinguoDate.java318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
H A DJapaneseDate.java521 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
H A DHijrahDate.java393 int nvalue = (int) newValue; in with() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/chrono/
DThaiBuddhistDate.java318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
DMinguoDate.java318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
DJapaneseDate.java521 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
DHijrahDate.java393 int nvalue = (int) newValue; in with() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/time/chrono/
DThaiBuddhistDate.java318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
DMinguoDate.java318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
DJapaneseDate.java521 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
DHijrahDate.java393 int nvalue = (int) newValue; in with() local
/aosp_15_r20/external/lua/src/
H A Dlobject.h306 #define nvalue(o) check_exp(ttisnumber(o), \ macro
/aosp_15_r20/external/libxml2/
H A Drelaxng.c2679 xmlChar *nval, *nvalue; in xmlRelaxNGDefaultTypeCompare() local
8633 xmlChar *nval, *nvalue; in xmlRelaxNGValidateValue() local
/aosp_15_r20/external/tcpdump/
H A Dprint-isakmp.c905 u_int nvalue; member

12