Home
last modified time | relevance | path

Searched refs:string_literal (Results 251 – 275 of 1676) sorted by relevance

1...<<11121314151617181920>>...68

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/tools/mojom/mojom/parse/
H A Dlexer.py140 string_literal = '"' + string_char + '*"' variable in Lexer
193 t_STRING_LITERAL = string_literal
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/tools/mojom/mojom/parse/
H A Dlexer.py140 string_literal = '"' + string_char + '*"' variable in Lexer
193 t_STRING_LITERAL = string_literal
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/language/fixtures/
H A Dcoding_utf_8.rb8 def self.string_literal singletonMethod
H A Dcoding_us_ascii.rb8 def self.string_literal singletonMethod
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Lex/
H A DTokenConcatenation.cpp91 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
217 case tok::string_literal: in AvoidConcat()
253 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Lex/
H A DTokenConcatenation.cpp91 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
217 case tok::string_literal: in AvoidConcat()
253 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Lex/
H A DTokenConcatenation.cpp90 TokenInfo[tok::string_literal ] |= aci_custom; in TokenConcatenation()
221 case tok::string_literal: in AvoidConcat()
257 if (Tok.isNot(tok::char_constant) && Tok.isNot(tok::string_literal)) in AvoidConcat()
/dports/net/arataga/oess-2.2.3/dev/cpp_util_2/h/
H A Dstring_piece.hpp303 string_literal( const char (&c)[ N ] ) in string_literal() function
323 string_literal( const unsigned char (&c)[ N ] ) in string_literal() function
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/language-c-0.8.3/src/Language/C/Parser/
H A DParser.y298 | asm '(' string_literal ')' ';' {% withNodeInfo $1 $ CAsmExt $3 }
520 : asm maybe_type_qualifier '(' string_literal ')' ';'
523 | asm maybe_type_qualifier '(' string_literal ':' asm_operands ')' ';'
557 : string_literal { singleton $1 }
558 | asm_clobbers ',' string_literal { $1 `snoc` $3 }
670 -- _Static_assert(expr,string_literal)
684 | "_Static_assert" '(' constant_expression ',' string_literal ')' ';'
1287 | asm '(' string_literal ')' { Just $3 }
1747 | string_literal { CConst (liftStrLit $1) }
2094 string_literal :: { CStrLit }
[all …]
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dgen-tag-table.py1060 string_literal = lt.language[1:] + '-'
1062 string_literal += script
1065 string_literal += '-' + region
1067 if string_literal[-1] == '-':
1068 print ('0 == strncmp (&lang_str[1], "%s", %i)' % (string_literal, len (string_literal)), end='')
1070 print ('lang_matches (&lang_str[1], "%s")' % string_literal, end='')
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dgen-tag-table.py1060 string_literal = lt.language[1:] + '-'
1062 string_literal += script
1065 string_literal += '-' + region
1067 if string_literal[-1] == '-':
1068 print ('0 == strncmp (&lang_str[1], "%s", %i)' % (string_literal, len (string_literal)), end='')
1070 print ('lang_matches (&lang_str[1], "%s")' % string_literal, end='')
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dgen-tag-table.py1060 string_literal = lt.language[1:] + '-'
1062 string_literal += script
1065 string_literal += '-' + region
1067 if string_literal[-1] == '-':
1068 print ('0 == strncmp (&lang_str[1], "%s", %i)' % (string_literal, len (string_literal)), end='')
1070 print ('lang_matches (&lang_str[1], "%s")' % string_literal, end='')

1...<<11121314151617181920>>...68