| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | token.hpp | 24 auto brace = std::find(pos, end, '{'); in replaceTokens() local 25 result.append(pos, brace); in replaceTokens() 26 pos = brace; in replaceTokens() 28 … for (brace++; brace != end && tokenReservedChars.find(*brace) == std::string::npos; brace++); in replaceTokens() 29 if (brace != end && *brace == '}') { in replaceTokens() 30 std::string key { pos + 1, brace }; in replaceTokens() 38 pos = brace + 1; in replaceTokens() 40 result.append(pos, brace); in replaceTokens() 41 pos = brace; in replaceTokens()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/ |
| H A D | function.cpp | 26 auto brace = std::find(pos, end, '{'); in hasTokens() local 27 if (brace == end) in hasTokens() 29 … for (brace++; brace != end && tokenReservedChars.find(*brace) == std::string::npos; brace++); in hasTokens() 30 if (brace != end && *brace == '}') { in hasTokens() 33 pos = brace; in hasTokens() 46 auto brace = std::find(pos, end, '{'); in convertTokenStringToExpression() local 47 if (pos != brace) { in convertTokenStringToExpression() 48 inputs.push_back(literal(std::string(pos, brace))); in convertTokenStringToExpression() 50 pos = brace; in convertTokenStringToExpression() 52 … for (brace++; brace != end && tokenReservedChars.find(*brace) == std::string::npos; brace++); in convertTokenStringToExpression() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch | 6 If the standard library doesn't provide brace 33 + * doesn't provide brace expansion */ 71 + * doesn't provide brace expansion */ 120 + * doesn't provide brace expansion */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch | 6 If the standard library doesn't provide brace 35 + * doesn't provide brace expansion */ 75 + * doesn't provide brace expansion */ 126 + * doesn't provide brace expansion */
|
| /OK3568_Linux_fs/buildroot/package/sane-backends/ |
| H A D | 0002-genesys-fix-gcc-4.8-compile.patch | 8 …-const reference of type 'std::basic_ios<char>&' from an rvalue of type '<brace-enclosed initializ… 11 … reference of type 'genesys::ImagePipelineNode&' from an rvalue of type '<brace-enclosed initializ…
|
| /OK3568_Linux_fs/kernel/tools/bootconfig/samples/ |
| H A D | bad-tree.bconf | 1 # brace is not closing
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/netplan/netplan/ |
| H A D | 0001-don-t-fail-if-GLOB_BRACE-is-not-defined.patch | 20 + * doesn't provide brace expansion */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/ |
| HD | NATS-DANO-ADD.gz | ... x00 <U0060> GRAVE ACCENT
101<left-brace> /x00 <U007B> LEFT CURLY BRACKET
102 ... |
| HD | NATS-SEFI-ADD.gz | ... x00 <U0060> GRAVE ACCENT
101<left-brace> /x00 <U007B> LEFT CURLY BRACKET
102 ... |
| HD | JIS_C6229-1984-HAND-ADD.gz | ... x00 <U0060> GRAVE ACCENT
123<left-brace> /x00 <U007B> LEFT CURLY BRACKET
124 ... |
| HD | JIS_C6229-1984-B-ADD.gz | ... x00 <U0060> GRAVE ACCENT
126<left-brace> /x00 <U007B> LEFT CURLY BRACKET
127 ... |
| HD | JIS_C6229-1984-HAND.gz | |
| HD | JIS_C6229-1984-KANA.gz | |
| HD | JIS_C6229-1984-A.gz | 1<code_set_name> JIS_C6229-1984-A
2<comment_char> %
3<escape_char> /
... |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/ |
| HD | NATS-DANO-ADD.gz | ... x00 <U0060> GRAVE ACCENT
101<left-brace> /x00 <U007B> LEFT CURLY BRACKET
102 ... |
| HD | NATS-SEFI-ADD.gz | ... x00 <U0060> GRAVE ACCENT
101<left-brace> /x00 <U007B> LEFT CURLY BRACKET
102 ... |
| HD | JIS_C6229-1984-B-ADD.gz | ... x00 <U0060> GRAVE ACCENT
126<left-brace> /x00 <U007B> LEFT CURLY BRACKET
127 ... |
| HD | JIS_C6229-1984-HAND-ADD.gz | ... x00 <U0060> GRAVE ACCENT
123<left-brace> /x00 <U007B> LEFT CURLY BRACKET
124 ... |
| HD | JIS_C6229-1984-KANA.gz | 1<code_set_name> JIS_C6229-1984-KANA
2<comment_char> %
3<escape_char> /
... |
| HD | JIS_C6229-1984-A.gz | 1<code_set_name> JIS_C6229-1984-A
2<comment_char> %
3<escape_char> /
... |
| HD | JIS_C6229-1984-HAND.gz | |
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | function-graph-fold.vim | 7 " as would normally appear on the line with the closing brace. Folded
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | bootconfig.rst | 33 hash (``#``) and closing brace (``}``). 46 by brace. For example:: 100 structured key, you have to define it outside of the brace. For example::
|
| /OK3568_Linux_fs/buildroot/package/intltool/ |
| H A D | 0001-perl-5.26-compatibility.patch | 3 Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/intltool/intltool/ |
| H A D | perl-522-deprecations.patch | 4 Unescaped left brace in regex is deprecated, passed through in regex; marked by
|