Home
last modified time | relevance | path

Searched refs:underscore (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h37 underscore, enumerator
190 return Kind == NamedRegister || Kind == underscore || in isRegister()
H A DMILexer.cpp183 .Case("_", MIToken::underscore) in getIdentifierKind()
H A DMIParser.cpp1256 case MIToken::underscore: in parseRegister()
1274 if (Token.isNot(MIToken::Identifier) && Token.isNot(MIToken::underscore)) in parseRegisterClassOrBank()
2528 case MIToken::underscore:
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c1808 VALUE underscore = rb_str_new2("_"); in MessageBuilderContext_add_synthetic_oneofs() local
1835 oneof_name = rb_str_plus(underscore, oneof_name); in MessageBuilderContext_add_synthetic_oneofs()
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex9 % underscore allows use of _ instead of \_ in text. [strings] allows _ in file names
10 \usepackage[strings]{underscore}
/third_party/typescript/tests/baselines/reference/
H A DunderscoreTest1.js749 label: 'underscore',
863 var underscore = _.noConflict(); variable
972 label: 'underscore',
1056 var underscore = _.noConflict(); variable
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DOrdinals.pm864 have underscore (C<_>) as a separator for the version parts.
/third_party/openssl/util/perl/OpenSSL/
H A DOrdinals.pm864 have underscore (C<_>) as a separator for the version parts.
/third_party/openGLES/xml/
H A Dreadme.tex9 % underscore allows use of _ instead of \_ in text. [strings] allows _ in file names
10 \usepackage[strings]{underscore}

Completed in 15 milliseconds