/aosp_15_r20/external/python/cpython2/Modules/ |
D | imageop.c | 436 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.c | 655 setSubcalls(ProfilerObject *pObj, int nvalue) in setSubcalls() 665 setBuiltins(ProfilerObject *pObj, int nvalue) in setBuiltins()
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _lsprof.c | 637 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 D | AudioMetadataTest.java | 107 Number nvalue; in testMap() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/chrono/ |
H A D | CopticDate.java | 238 int nvalue = (int) newValue; in with() local
|
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/chrono/ |
H A D | ThaiBuddhistDate.java | 269 int nvalue = getChronology().range(f).checkValidIntValue(newValue, f); in with() local
|
H A D | MinguoDate.java | 269 int nvalue = getChronology().range(f).checkValidIntValue(newValue, f); in with() local
|
H A D | JapaneseDate.java | 458 int nvalue = getChronology().range(f).checkValidIntValue(newValue, f); in with() local
|
H A D | HijrahDate.java | 677 int nvalue = (int) newValue; in with() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | exec_plan9.go | 345 nvalue int member
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/chrono/ |
H A D | ThaiBuddhistDate.java | 318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
|
H A D | MinguoDate.java | 318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
|
H A D | JapaneseDate.java | 521 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
|
H A D | HijrahDate.java | 393 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/ |
D | ThaiBuddhistDate.java | 318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
|
D | MinguoDate.java | 318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
|
D | JapaneseDate.java | 521 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
|
D | HijrahDate.java | 393 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/ |
D | ThaiBuddhistDate.java | 318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
|
D | MinguoDate.java | 318 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
|
D | JapaneseDate.java | 521 … int nvalue = getChronology().range(chronoField).checkValidIntValue(newValue, chronoField); in with() local
|
D | HijrahDate.java | 393 int nvalue = (int) newValue; in with() local
|
/aosp_15_r20/external/lua/src/ |
H A D | lobject.h | 306 #define nvalue(o) check_exp(ttisnumber(o), \ macro
|
/aosp_15_r20/external/libxml2/ |
H A D | relaxng.c | 2679 xmlChar *nval, *nvalue; in xmlRelaxNGDefaultTypeCompare() local 8633 xmlChar *nval, *nvalue; in xmlRelaxNGValidateValue() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-isakmp.c | 905 u_int nvalue; member
|