Home
last modified time | relevance | path

Searched refs:nValue (Results 1 – 25 of 2513) sorted by relevance

12345678910>>...101

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/odbc/
H A DODatabaseMetaData.cxx250 return nValue; in getMaxBinaryLiteralLength()
257 return nValue; in getMaxRowSize()
264 return nValue; in getMaxCatalogNameLength()
271 return nValue; in getMaxCharLiteralLength()
278 return nValue; in getMaxColumnNameLength()
611 return nValue == SQL_CB_PRESERVE || nValue == SQL_CB_CLOSE; in supportsOpenStatementsAcrossRollback()
618 return nValue == SQL_CB_PRESERVE || nValue == SQL_CB_CLOSE; in supportsOpenStatementsAcrossCommit()
1502 … SAL_WARN_IF(! (nValue == SQL_OSC_MINIMUM || nValue == SQL_OSC_CORE || nValue == SQL_OSC_EXTENDED), in supportsExtendedSQLGrammar()
1513 … SAL_WARN_IF(! (nValue == SQL_OSC_MINIMUM || nValue == SQL_OSC_CORE || nValue == SQL_OSC_EXTENDED), in supportsCoreSQLGrammar()
1524 … SAL_WARN_IF(! (nValue == SQL_OSC_MINIMUM || nValue == SQL_OSC_CORE || nValue == SQL_OSC_EXTENDED), in supportsMinimumSQLGrammar()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/odbc/
H A DODatabaseMetaData.cxx252 return nValue; in getMaxBinaryLiteralLength()
259 return nValue; in getMaxRowSize()
266 return nValue; in getMaxCatalogNameLength()
273 return nValue; in getMaxCharLiteralLength()
280 return nValue; in getMaxColumnNameLength()
614 return nValue == SQL_CB_PRESERVE || nValue == SQL_CB_CLOSE; in supportsOpenStatementsAcrossRollback()
621 return nValue == SQL_CB_PRESERVE || nValue == SQL_CB_CLOSE; in supportsOpenStatementsAcrossCommit()
1505 … SAL_WARN_IF(! (nValue == SQL_OSC_MINIMUM || nValue == SQL_OSC_CORE || nValue == SQL_OSC_EXTENDED), in supportsExtendedSQLGrammar()
1516 … SAL_WARN_IF(! (nValue == SQL_OSC_MINIMUM || nValue == SQL_OSC_CORE || nValue == SQL_OSC_EXTENDED), in supportsCoreSQLGrammar()
1527 … SAL_WARN_IF(! (nValue == SQL_OSC_MINIMUM || nValue == SQL_OSC_CORE || nValue == SQL_OSC_EXTENDED), in supportsMinimumSQLGrammar()
[all …]
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxmach.h123 quint32 nValue; member
184 void setHeader_magic(quint32 nValue);
185 void setHeader_cputype(qint32 nValue);
186 void setHeader_cpusubtype(qint32 nValue);
187 void setHeader_filetype(quint32 nValue);
188 void setHeader_ncmds(quint32 nValue);
189 void setHeader_sizeofcmds(quint32 nValue);
190 void setHeader_flags(quint32 nValue);
191 void setHeader_reserved(quint32 nValue);
412 void setSourceVersion(quint64 nValue);
[all …]
H A Dxle.h95 void setImageVxdHeader_magic(quint16 nValue);
96 void setImageVxdHeader_border(quint8 nValue);
97 void setImageVxdHeader_worder(quint8 nValue);
98 void setImageVxdHeader_level(quint32 nValue);
99 void setImageVxdHeader_cpu(quint16 nValue);
100 void setImageVxdHeader_os(quint16 nValue);
101 void setImageVxdHeader_ver(quint32 nValue);
102 void setImageVxdHeader_mflags(quint32 nValue);
103 void setImageVxdHeader_mpages(quint32 nValue);
105 void setImageVxdHeader_eip(quint32 nValue);
[all …]
H A Dxpe.h340 void setNtHeaders_Signature(quint32 nValue);
355 void setFileHeader_Machine(quint16 nValue);
409 void setOptionalHeader_Magic(quint16 nValue);
659 void setExportDirectory_Name(quint32 nValue);
739 void setTLS_AddressOfIndex(quint64 nValue);
741 void setTLS_SizeOfZeroFill(quint32 nValue);
742 void setTLS_Characteristics(quint32 nValue);
936 void setLoadConfig_Size(quint32 nValue);
951 void setLoadConfig_EditList(quint64 nValue);
1084 void setNetHeader_cb(quint32 nValue);
[all …]
H A Dxne.h82 void setImageOS2Header_magic(quint16 nValue);
83 void setImageOS2Header_ver(quint8 nValue);
84 void setImageOS2Header_rev(quint8 nValue);
87 void setImageOS2Header_crc(quint32 nValue);
88 void setImageOS2Header_flags(quint16 nValue);
90 void setImageOS2Header_heap(quint16 nValue);
92 void setImageOS2Header_csip(quint32 nValue);
93 void setImageOS2Header_sssp(quint32 nValue);
94 void setImageOS2Header_cseg(quint16 nValue);
95 void setImageOS2Header_cmod(quint16 nValue);
[all …]
H A Dxelf.h60 qint64 nValue; member
94 void setIdent_Magic(quint32 nValue);
103 void setIdent_class(quint8 nValue);
105 void setIdent_data(quint8 nValue);
110 void setIdent_osabi(quint8 nValue);
120 void setHdr32_type(quint16 nValue);
126 void setHdr32_entry(quint32 nValue);
128 void setHdr32_phoff(quint32 nValue);
130 void setHdr32_shoff(quint32 nValue);
132 void setHdr32_flags(quint32 nValue);
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pcidsk/sdk/core/
H A Dpcidsk_scanint.h84 int16 nValue = in ScanInt3() local
89 if (nValue < 0) in ScanInt3()
98 return nValue; in ScanInt3()
103 int16 nValue = in ScanInt4() local
118 return nValue; in ScanInt4()
123 int32 nValue = in ScanInt5() local
139 return nValue; in ScanInt5()
144 int32 nValue = in ScanInt6() local
161 return nValue; in ScanInt6()
166 int32 nValue = in ScanInt7() local
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/pcidsk/sdk/core/
H A Dpcidsk_scanint.h84 int16 nValue = in ScanInt3() local
89 if (nValue < 0) in ScanInt3()
98 return nValue; in ScanInt3()
103 int16 nValue = in ScanInt4() local
118 return nValue; in ScanInt4()
123 int32 nValue = in ScanInt5() local
139 return nValue; in ScanInt5()
144 int32 nValue = in ScanInt6() local
161 return nValue; in ScanInt6()
166 int32 nValue = in ScanInt7() local
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pcidsk/sdk/core/
H A Dpcidsk_scanint.h84 int16 nValue = in ScanInt3() local
89 if (nValue < 0) in ScanInt3()
98 return nValue; in ScanInt3()
103 int16 nValue = in ScanInt4() local
118 return nValue; in ScanInt4()
123 int32 nValue = in ScanInt5() local
139 return nValue; in ScanInt5()
144 int32 nValue = in ScanInt6() local
161 return nValue; in ScanInt6()
166 int32 nValue = in ScanInt7() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A Dxmlbahdl.cxx54 rValue <<= nValue; in lcl_xmloff_setAny()
97 sal_Int32 nValue = 0; in importXML() local
107 sal_Int32 nValue; in exportXML() local
142 sal_Int32 nValue = 0; in importXML() local
159 sal_Int32 nValue; in exportXML() local
163 if( nValue == 0 ) in exportXML()
196 sal_Int32 nValue; in exportXML() local
312 sal_Int32 nValue; in exportXML() local
383 bRet = !o3tl::checked_sub<sal_Int32>(100, nValue, nValue); in importXML()
392 sal_Int32 nValue; in exportXML() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A Dxmlbahdl.cxx55 rValue <<= nValue; in lcl_xmloff_setAny()
97 sal_Int32 nValue = 0; in importXML() local
107 sal_Int32 nValue; in exportXML() local
141 sal_Int32 nValue = 0; in importXML() local
158 sal_Int32 nValue; in exportXML() local
162 if( nValue == 0 ) in exportXML()
194 sal_Int32 nValue; in exportXML() local
306 sal_Int32 nValue; in exportXML() local
375 bRet = !o3tl::checked_sub<sal_Int32>(100, nValue, nValue); in importXML()
384 sal_Int32 nValue; in exportXML() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/items/
H A Dcintitem.cxx45 rVal <<= nValue; in QueryValue()
53 if (rVal >>= nValue) in PutValue()
55 m_nValue = nValue; in PutValue()
91 rVal <<= nValue; in QueryValue()
98 sal_Int32 nValue = 0; in PutValue() local
99 if (rVal >>= nValue) in PutValue()
137 rVal <<= nValue; in QueryValue()
144 sal_Int32 nValue = 0; in PutValue() local
145 if (rVal >>= nValue) in PutValue()
184 rVal <<= nValue; in QueryValue()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/items/
H A Dcintitem.cxx45 rVal <<= nValue; in QueryValue()
53 if (rVal >>= nValue) in PutValue()
55 m_nValue = nValue; in PutValue()
92 rVal <<= nValue; in QueryValue()
99 sal_Int32 nValue = 0; in PutValue() local
100 if (rVal >>= nValue) in PutValue()
139 rVal <<= nValue; in QueryValue()
146 sal_Int32 nValue = 0; in PutValue() local
147 if (rVal >>= nValue) in PutValue()
187 rVal <<= nValue; in QueryValue()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/tabledesign/
H A DTableRow.cxx100 double nValue = 0.0; in WriteOTableRow() local
102 if ( aValue >>= nValue ) in WriteOTableRow()
131 sal_Int32 nValue = 0; in ReadOTableRow() local
132 _rStr.ReadInt32( nValue ); in ReadOTableRow()
133 if ( nValue ) in ReadOTableRow()
141 _rStr.ReadInt32( nValue ); in ReadOTableRow()
143 switch ( nValue ) in ReadOTableRow()
159 _rStr.ReadInt32( nValue ); in ReadOTableRow()
162 _rStr.ReadInt32( nValue ); in ReadOTableRow()
164 _rStr.ReadInt32( nValue ); in ReadOTableRow()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/tabledesign/
H A DTableRow.cxx111 double nValue = 0.0; in WriteOTableRow() local
113 if ( aValue >>= nValue ) in WriteOTableRow()
142 sal_Int32 nValue = 0; in ReadOTableRow() local
143 _rStr.ReadInt32( nValue ); in ReadOTableRow()
144 if ( nValue ) in ReadOTableRow()
152 _rStr.ReadInt32( nValue ); in ReadOTableRow()
154 switch ( nValue ) in ReadOTableRow()
170 _rStr.ReadInt32( nValue ); in ReadOTableRow()
173 _rStr.ReadInt32( nValue ); in ReadOTableRow()
175 _rStr.ReadInt32( nValue ); in ReadOTableRow()
[all …]
/dports/devel/xelfviewer/XELFViewer-0.03/Controls/
H A Dxlineedithex.cpp67 setValue((quint8)nValue); in setValue()
79 setValue((quint16)nValue); in setValue()
91 setValue((quint32)nValue); in setValue()
103 setValue((quint64)nValue); in setValue()
108 if(nValue>=0xFFFFFFFF) in setValue32_64()
110 setValue((quint64)nValue); in setValue32_64()
114 setValue((quint32)nValue); in setValue32_64()
122 setValue((quint8)nValue); in setModeValue()
126 setValue((quint16)nValue); in setModeValue()
130 setValue((quint32)nValue); in setModeValue()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/print/
H A Dpsputil.cxx46 bool bNegative = nValue < 0; in getAlignedHexValueOf()
47 nValue = bNegative ? -nValue : nValue; in getAlignedHexValueOf()
51 if (nValue < 0x80) in getAlignedHexValueOf()
54 if (nValue < 0x8000) in getAlignedHexValueOf()
57 if (nValue < 0x800000) in getAlignedHexValueOf()
70 nValue /= 256; in getAlignedHexValueOf()
98 if (nValue < 0) in getValueOf()
102 nValue *= -1; in getValueOf()
105 if (nValue == 0) in getValueOf()
114 while (nValue > 0) in getValueOf()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/print/
H A Dpsputil.cxx46 bool bNegative = nValue < 0; in getAlignedHexValueOf()
47 nValue = bNegative ? -nValue : nValue; in getAlignedHexValueOf()
51 if (nValue < 0x80) in getAlignedHexValueOf()
54 if (nValue < 0x8000) in getAlignedHexValueOf()
57 if (nValue < 0x800000) in getAlignedHexValueOf()
70 nValue /= 256; in getAlignedHexValueOf()
98 if (nValue < 0) in getValueOf()
102 nValue *= -1; in getValueOf()
105 if (nValue == 0) in getValueOf()
114 while (nValue > 0) in getValueOf()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basegfx/range/
H A Dbasicrange.hxx46 mnMinimum(nValue), in BasicRange()
47 mnMaximum(nValue) in BasicRange()
77 bool isInside(T nValue) const in isInside()
85 return (nValue >= mnMinimum) && (nValue <= mnMaximum); in isInside()
152 void expand(T nValue) in expand() argument
166 if(nValue < mnMinimum) in expand()
174 if(nValue > mnMaximum) in expand()
226 void grow(T nValue) in grow() argument
250 T clamp(T nValue) const in clamp()
254 return nValue; in clamp()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basegfx/range/
H A Dbasicrange.hxx47 mnMinimum(nValue), in BasicRange()
48 mnMaximum(nValue) in BasicRange()
78 bool isInside(T nValue) const in isInside()
86 return (nValue >= mnMinimum) && (nValue <= mnMaximum); in isInside()
153 void expand(T nValue) in expand() argument
167 if(nValue < mnMinimum) in expand()
175 if(nValue > mnMaximum) in expand()
227 void grow(T nValue) in grow() argument
251 T clamp(T nValue) const in clamp()
255 return nValue; in clamp()
[all …]
/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/
H A DEventListener.h40 virtual void metronomeEvent( int nValue ) { UNUSED( nValue ); } in metronomeEvent() argument
42 virtual void progressEvent( int nValue ) { UNUSED( nValue ); } in progressEvent() argument
43 virtual void jacksessionEvent( int nValue) { UNUSED( nValue ); } in jacksessionEvent() argument
45 virtual void undoRedoActionEvent( int nValue ){ UNUSED( nValue ); } in undoRedoActionEvent() argument
46 virtual void tempoChangedEvent( int nValue ){ UNUSED( nValue ); } in tempoChangedEvent() argument
47 virtual void updateSongEvent( int nValue ){ UNUSED( nValue ); } in updateSongEvent() argument
48 virtual void quitEvent( int nValue ){ UNUSED( nValue ); } in quitEvent() argument
/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/LE/
H A Dlewidget.cpp130 quint64 nValue=vValue.toULongLong(); in _setValue() local
162 … case N_LE_DOS_HEADER::e_magic: le.set_e_magic((quint16)nValue); break; in _setValue()
163 … case N_LE_DOS_HEADER::e_cblp: le.set_e_cblp((quint16)nValue); break; in _setValue()
164 … case N_LE_DOS_HEADER::e_cp: le.set_e_cp((quint16)nValue); break; in _setValue()
165 … case N_LE_DOS_HEADER::e_crlc: le.set_e_crlc((quint16)nValue); break; in _setValue()
166 … case N_LE_DOS_HEADER::e_cparhdr: le.set_e_cparhdr((quint16)nValue); break; in _setValue()
167 … case N_LE_DOS_HEADER::e_minalloc: le.set_e_minalloc((quint16)nValue); break; in _setValue()
168 … case N_LE_DOS_HEADER::e_maxalloc: le.set_e_maxalloc((quint16)nValue); break; in _setValue()
169 … case N_LE_DOS_HEADER::e_ss: le.set_e_ss((quint16)nValue); break; in _setValue()
170 … case N_LE_DOS_HEADER::e_sp: le.set_e_sp((quint16)nValue); break; in _setValue()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/utlui/
H A Dprcntfld.cxx43 nRefValue = nValue; in SetRefValue()
159 nValue = m_pField->normalize(nValue); in NormalizePercent()
161 nValue = nValue * ImpPower10(nOldDigits); in NormalizePercent()
162 return nValue; in NormalizePercent()
168 nValue = m_pField->denormalize(nValue); in DenormalizePercent()
172 nValue = ((nValue + (nFactor / 2)) / nFactor); in DenormalizePercent()
174 return nValue; in DenormalizePercent()
179 int nValue = 1; in ImpPower10() local
182 nValue *= 10; in ImpPower10()
184 return nValue; in ImpPower10()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/utlui/
H A Dprcntfld.cxx43 nRefValue = nValue; in SetRefValue()
158 nValue = m_pField->normalize(nValue); in NormalizePercent()
160 nValue = nValue * ImpPower10(nOldDigits); in NormalizePercent()
161 return nValue; in NormalizePercent()
167 nValue = m_pField->denormalize(nValue); in DenormalizePercent()
171 nValue = ((nValue+(nFactor/2)) / nFactor); in DenormalizePercent()
173 return nValue; in DenormalizePercent()
178 int nValue = 1; in ImpPower10() local
181 nValue *= 10; in ImpPower10()
183 return nValue; in ImpPower10()
[all …]

12345678910>>...101