HomeSort by relevance Sort by last modified time
    Searched full:underscore (Results 101 - 125 of 730) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/qemu/pc-bios/keymaps/
pl 34 underscore 0x0c shift
pt 111 underscore 0x35 shift
ru 21 underscore 0x0c shift
sl 109 underscore 0x35 shift
tr 38 underscore 0x0d shift
  /external/srec/srec/Semproc/src/
LexicalAnalyzer.c 132 p == USCORE || /* the underscore */
  /ndk/sources/host-tools/ndk-stack/regex/
cname.h 128 { "underscore", '_' },
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-c++filt.1 221 On some systems, both the C and \*(C+ compilers put an underscore in front
223 name \f(CW\*(C`_foo\*(C'\fR. This option removes the initial underscore. Whether
224 \&\fBc++filt\fR removes the underscore by default is target dependent.
231 Do not remove the initial underscore.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-c++filt.1 221 On some systems, both the C and \*(C+ compilers put an underscore in front
223 name \f(CW\*(C`_foo\*(C'\fR. This option removes the initial underscore. Whether
224 \&\fBc++filt\fR removes the underscore by default is target dependent.
231 Do not remove the initial underscore.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-c++filt.1 221 On some systems, both the C and \*(C+ compilers put an underscore in front
223 name \f(CW\*(C`_foo\*(C'\fR. This option removes the initial underscore. Whether
224 \&\fBc++filt\fR removes the underscore by default is target dependent.
231 Do not remove the initial underscore.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-c++filt.1 221 On some systems, both the C and \*(C+ compilers put an underscore in front
223 name \f(CW\*(C`_foo\*(C'\fR. This option removes the initial underscore. Whether
224 \&\fBc++filt\fR removes the underscore by default is target dependent.
231 Do not remove the initial underscore.
  /system/core/sh/
syntax.h 57 #define ISUNDER 010 /* an underscore */
  /bootable/recovery/minui/
resources.c 187 // if loc does *not* have an underscore, and it matches the start
188 // of locale, and the next character in locale *is* an underscore,
  /external/chromium/chrome/browser/
spellchecker_mac.mm 100 // Add 1 here to skip the underscore.
115 // Otherwise, just build a string that uses an underscore instead of a
  /external/chromium_org/chrome/browser/web_applications/
web_app.cc 62 // for the name of this directory. Hosts can't include an underscore.
63 // By starting this string with an underscore, we ensure that there
  /external/chromium_org/gin/test/
expect.js 7 // Underscore.js 1.5.2
12 // Underscore may be freely distributed under the MIT license.
  /external/libvpx/libvpx/build/make/
ads2gas.pl 150 # prepended underscore
158 # underscore
  /external/chromium_org/tools/grit/grit/format/
rc.py 308 underscore = language.find('_')
309 return language[0:underscore] + '-' + language[underscore + 1:].upper()
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_platform_mac.mm 54 // Add 1 here to skip the underscore.
69 // Otherwise, just build a string that uses an underscore instead of a
  /external/chromium_org/tools/win/link_limiter/
limiter.cc 306 // could contain a double underscore if necessary.
308 // * Can only contain single underscores, not a double underscore.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/
lookup_collatename.pass.cpp 90 test("underscore", std::string("_"));
166 test(L"underscore", std::wstring(L"_"));
  /bionic/libc/upstream-netbsd/libc/regex/
cname.h 164 { "underscore", '_' },
  /development/tools/findunused/
findunusedresources 68 # refer to such constants from java by using an underscore instead of a period, we also
  /external/chromium/chrome/browser/resources/shared/js/cr/
locale.js 82 * _ (underscore) Pad a numeric result string with spaces.
  /external/chromium/testing/gtest/samples/
sample1_unittest.cc 66 // identifiers. And you should not use underscore (_) in the names.

Completed in 340 milliseconds

1 2 3 45 6 7 8 91011>>