Home
last modified time | relevance | path

Searched refs:nSS (Results 1 – 25 of 77) sorted by relevance

1234

/dports/sysutils/frand/frand-0.1/lib/StreamSampler/
H A DStreamSampler.h427 for (size_t nSS = 0; nSS < this->m_nSampleSets; ++nSS) // for each sample set in AddElement() local
604 for (size_t nSS = 0; nSS < nSampleSets; ++nSS) in CStreamSamplerWOR_Z() local
614 for (size_t nSS = 0; nSS < this->m_nSampleSets; ++nSS) in Reset() local
681 for (size_t nSS = 0; nSS < nSampleSets; ++nSS) in CStreamSamplerWOR_K() local
691 for (size_t nSS = 0; nSS < this->m_nSampleSets; ++nSS) in Reset() local
756 for (size_t nSS = 0; nSS < nSampleSets; ++nSS) in CStreamSamplerWOR_L() local
766 for (size_t nSS = 0; nSS < this->m_nSampleSets; ++nSS) in Reset() local
840 for (size_t nSS = 0; nSS < nSampleSets; ++nSS) in CStreamSamplerWOR_M() local
864 for (size_t nSS = 0; nSS < this->m_nSampleSets; ++nSS) in Reset() local
897 m_vfQ [nSS] = log(1. - m_vfW[nSS]); in DrawNext()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_IconCursor.cpp30 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH) in create_BMP() argument
68 for (int nInner = 0; nInner < nSS; nInner++ ) { in create_BMP()
H A Dawt_Cursor.cpp59 xHotSpot = yHotSpot = nWidth = nHeight = nSS = 0; in AwtCursor()
76 nSS = nS; in AwtCursor()
273 HBITMAP hColor = create_BMP(NULL, cols, nSS, nWidth, nHeight); in Rebuild()
354 jint nSS, jint nW, jint nH, jint xHotSpot, jint yHotSpot) in Java_sun_awt_windows_WCustomCursor_createCursorIndirect() argument
381 hColor = create_BMP(NULL, (int *)intRasterDataPtr, nSS, nW, nH); in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
415 yHotSpot, nW, nH, nSS, cols, in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
H A Dawt_IconCursor.h36 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_IconCursor.cpp30 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH) in create_BMP() argument
68 for (int nInner = 0; nInner < nSS; nInner++ ) { in create_BMP()
H A Dawt_Cursor.cpp59 xHotSpot = yHotSpot = nWidth = nHeight = nSS = 0; in AwtCursor()
76 nSS = nS; in AwtCursor()
273 HBITMAP hColor = create_BMP(NULL, cols, nSS, nWidth, nHeight); in Rebuild()
354 jint nSS, jint nW, jint nH, jint xHotSpot, jint yHotSpot) in Java_sun_awt_windows_WCustomCursor_createCursorIndirect() argument
381 hColor = create_BMP(NULL, (int *)intRasterDataPtr, nSS, nW, nH); in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
415 yHotSpot, nW, nH, nSS, cols, in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
H A Dawt_IconCursor.h36 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_IconCursor.cpp30 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH) in create_BMP() argument
68 for (int nInner = 0; nInner < nSS; nInner++ ) { in create_BMP()
H A Dawt_Cursor.cpp59 xHotSpot = yHotSpot = nWidth = nHeight = nSS = 0; in AwtCursor()
76 nSS = nS; in AwtCursor()
273 HBITMAP hColor = create_BMP(NULL, cols, nSS, nWidth, nHeight); in Rebuild()
354 jint nSS, jint nW, jint nH, jint xHotSpot, jint yHotSpot) in Java_sun_awt_windows_WCustomCursor_createCursorIndirect() argument
381 hColor = create_BMP(NULL, (int *)intRasterDataPtr, nSS, nW, nH); in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
415 yHotSpot, nW, nH, nSS, cols, in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_IconCursor.cpp30 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH) in create_BMP() argument
68 for (int nInner = 0; nInner < nSS; nInner++ ) { in create_BMP()
H A Dawt_Cursor.cpp59 xHotSpot = yHotSpot = nWidth = nHeight = nSS = 0; in AwtCursor()
76 nSS = nS; in AwtCursor()
273 HBITMAP hColor = create_BMP(NULL, cols, nSS, nWidth, nHeight); in Rebuild()
354 jint nSS, jint nW, jint nH, jint xHotSpot, jint yHotSpot) in Java_sun_awt_windows_WCustomCursor_createCursorIndirect() argument
384 hColor = create_BMP(NULL, (int *)intRasterDataPtr, nSS, nW, nH); in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
413 yHotSpot, nW, nH, nSS, cols, in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_IconCursor.cpp30 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH) in create_BMP() argument
68 for (int nInner = 0; nInner < nSS; nInner++ ) { in create_BMP()
H A Dawt_Cursor.cpp59 xHotSpot = yHotSpot = nWidth = nHeight = nSS = 0; in AwtCursor()
76 nSS = nS; in AwtCursor()
273 HBITMAP hColor = create_BMP(NULL, cols, nSS, nWidth, nHeight); in Rebuild()
354 jint nSS, jint nW, jint nH, jint xHotSpot, jint yHotSpot) in Java_sun_awt_windows_WCustomCursor_createCursorIndirect() argument
384 hColor = create_BMP(NULL, (int *)intRasterDataPtr, nSS, nW, nH); in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
413 yHotSpot, nW, nH, nSS, cols, in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_IconCursor.cpp30 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH) in create_BMP() argument
68 for (int nInner = 0; nInner < nSS; nInner++ ) { in create_BMP()
H A Dawt_Cursor.cpp59 xHotSpot = yHotSpot = nWidth = nHeight = nSS = 0; in AwtCursor()
76 nSS = nS; in AwtCursor()
273 HBITMAP hColor = create_BMP(NULL, cols, nSS, nWidth, nHeight); in Rebuild()
354 jint nSS, jint nW, jint nH, jint xHotSpot, jint yHotSpot) in Java_sun_awt_windows_WCustomCursor_createCursorIndirect() argument
381 hColor = create_BMP(NULL, (int *)intRasterDataPtr, nSS, nW, nH); in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
415 yHotSpot, nW, nH, nSS, cols, in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_IconCursor.cpp30 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH) in create_BMP() argument
68 for (int nInner = 0; nInner < nSS; nInner++ ) { in create_BMP()
H A Dawt_Cursor.cpp59 xHotSpot = yHotSpot = nWidth = nHeight = nSS = 0; in AwtCursor()
76 nSS = nS; in AwtCursor()
273 HBITMAP hColor = create_BMP(NULL, cols, nSS, nWidth, nHeight); in Rebuild()
354 jint nSS, jint nW, jint nH, jint xHotSpot, jint yHotSpot) in Java_sun_awt_windows_WCustomCursor_createCursorIndirect() argument
381 hColor = create_BMP(NULL, (int *)intRasterDataPtr, nSS, nW, nH); in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
415 yHotSpot, nW, nH, nSS, cols, in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_IconCursor.cpp30 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH) in create_BMP() argument
68 for (int nInner = 0; nInner < nSS; nInner++ ) { in create_BMP()
H A Dawt_Cursor.cpp59 xHotSpot = yHotSpot = nWidth = nHeight = nSS = 0; in AwtCursor()
76 nSS = nS; in AwtCursor()
273 HBITMAP hColor = create_BMP(NULL, cols, nSS, nWidth, nHeight); in Rebuild()
354 jint nSS, jint nW, jint nH, jint xHotSpot, jint yHotSpot) in Java_sun_awt_windows_WCustomCursor_createCursorIndirect() argument
384 hColor = create_BMP(NULL, (int *)intRasterDataPtr, nSS, nW, nH); in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
413 yHotSpot, nW, nH, nSS, cols, in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_IconCursor.cpp30 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH) in create_BMP() argument
68 for (int nInner = 0; nInner < nSS; nInner++ ) { in create_BMP()
H A Dawt_Cursor.cpp59 xHotSpot = yHotSpot = nWidth = nHeight = nSS = 0; in AwtCursor()
76 nSS = nS; in AwtCursor()
273 HBITMAP hColor = create_BMP(NULL, cols, nSS, nWidth, nHeight); in Rebuild()
354 jint nSS, jint nW, jint nH, jint xHotSpot, jint yHotSpot) in Java_sun_awt_windows_WCustomCursor_createCursorIndirect() argument
381 hColor = create_BMP(NULL, (int *)intRasterDataPtr, nSS, nW, nH); in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
415 yHotSpot, nW, nH, nSS, cols, in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_IconCursor.cpp30 HBITMAP create_BMP(HWND hW,int* imageData,int nSS, int nW, int nH) in create_BMP() argument
68 for (int nInner = 0; nInner < nSS; nInner++ ) { in create_BMP()
H A Dawt_Cursor.cpp59 xHotSpot = yHotSpot = nWidth = nHeight = nSS = 0; in AwtCursor()
76 nSS = nS; in AwtCursor()
273 HBITMAP hColor = create_BMP(NULL, cols, nSS, nWidth, nHeight); in Rebuild()
354 jint nSS, jint nW, jint nH, jint xHotSpot, jint yHotSpot) in Java_sun_awt_windows_WCustomCursor_createCursorIndirect() argument
381 hColor = create_BMP(NULL, (int *)intRasterDataPtr, nSS, nW, nH); in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
415 yHotSpot, nW, nH, nSS, cols, in Java_sun_awt_windows_WCustomCursor_createCursorIndirect()
/dports/lang/micropython/micropython-1.17/docs/library/
H A Dnetwork.WIZNET5K.rst26 - nSS connected to X5
29 It is possible to use other SPI buses and other pins for nSS and nRESET.
43 - *pin_cs* is a :ref:`Pin object <pyb.Pin>` which is connected to the WIZnet5x00 nSS pin.
/dports/multimedia/l-smash/l-smash-2.14.5/codecs/
H A Ddts.c1225 for( uint8_t nSS = 0; nSS <= nExtSSIndex; nSS++ ) in dts_parse_extension_substream() local
1226 exss->nuActiveAssetMask[nAuPr][nSS] in dts_parse_extension_substream()
1227 = ((exss->nuActiveExSSMask[nAuPr] >> nSS) & 0x1) in dts_parse_extension_substream()
1403 for( int nSS = 0; nSS <= nExtSSIndex; nSS++ ) in dts_get_max_channel_count() local
1404 if( (exss->nuActiveExSSMask[nAuPr] >> nSS) & 0x1 ) in dts_get_max_channel_count()
1406 if( (exss->nuActiveAssetMask[nAuPr][nSS] >> nAst) & 0x1 ) in dts_get_max_channel_count()
1541 for( int nSS = 0; nSS <= nExtSSIndex; nSS++ ) in dts_update_specific_param() local
1542 if( (exss->nuActiveExSSMask[nAuPr] >> nSS) & 0x1 ) in dts_update_specific_param()
1552 for( int nSS = 0; nSS <= nExtSSIndex; nSS++ ) in dts_update_specific_param() local
1553 if( (exss->nuActiveExSSMask[nAuPr] >> nSS) & 0x1 ) in dts_update_specific_param()
[all …]

1234