Home
last modified time | relevance | path

Searched refs:StringN (Results 1 – 8 of 8) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/hardware/eHouse/
H A Dstatus.h1186 typedef char StringN[SIZEOFTEXT]; typedef
1188 typedef char StringN[2]; typedef
1202 StringN Dimmers[3]; //Dimers Names
1227 StringN Inputs[8]; //Inputs Names
1271 StringN Dimmers[3]; //Dimers Names
1272 StringN Rollers[16];
1328 StringN Inputs[8]; //Inputs Names
1332 StringN Dimmers[4]; //Dimers Names
1369 StringN Zones[256]; //Zone Names
1378 StringN ADCType[128];
[all …]
/dports/benchmarks/vegeta/vegeta-12.8.4/vendor/pgregory.net/rapid/
H A Dstrings_external_test.go19 g := StringN(10, -1, -1)
41 StringN(2, 10, -1),
62 func(i, j int) *Generator { return StringN(i, j, -1) },
87 func(i int) *Generator { return StringN(-1, -1, i) },
H A Dstrings.go150 func StringN(minRunes int, maxRunes int, maxLen int) *Generator { func
/dports/games/openclonk/openclonk-release-8.1-src/src/lib/
H A DStdCompiler.cpp310 StringN(szString, strnlen(szString, iMaxLength), eType); in String()
313 void StdCompilerINIWrite::StringN(const char *szString, size_t iLength, RawCompileType eType) in StringN() function in StdCompilerINIWrite
354 StringN(str.c_str(), str.size(), type); in String()
H A DStdCompiler.h584 void StringN(const char *szString, size_t iMaxLength, RawCompileType eType = RCT_Escaped);
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/docs/
H A Dstringguide.rst156 "ns[C]String" -> "nsAuto[C]StringN";
158 "nsAuto[C]StringN" -> "nsPromiseFlat[C]String";
159 "nsAuto[C]StringN" -> "nsPrintfCString";
930 ``nsAuto[C]StringN<N+1>`` without calling ``SetCapacity()`` (while being
/dports/www/firefox/firefox-99.0/xpcom/docs/
H A Dstringguide.rst156 "ns[C]String" -> "nsAuto[C]StringN";
158 "nsAuto[C]StringN" -> "nsPromiseFlat[C]String";
159 "nsAuto[C]StringN" -> "nsPrintfCString";
929 ``nsAuto[C]StringN<N+1>`` without calling ``SetCapacity()`` (while being
/dports/www/firefox-esr/firefox-91.8.0/xpcom/docs/
H A Dstringguide.rst156 "ns[C]String" -> "nsAuto[C]StringN";
158 "nsAuto[C]StringN" -> "nsPromiseFlat[C]String";
159 "nsAuto[C]StringN" -> "nsPrintfCString";
930 ``nsAuto[C]StringN<N+1>`` without calling ``SetCapacity()`` (while being