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

1 2 3 45 6 7 8 91011>>

  /external/qemu/pc-bios/keymaps/
fr-ch 112 underscore 0x35 shift
hr 123 underscore 0x35 shift
it 113 underscore 0x35 shift
lv 35 underscore 0x0c shift
no 114 underscore 0x35 shift
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/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-c++filt.1 213 On some systems, both the C and \*(C+ compilers put an underscore in front
215 name \f(CW\*(C`_foo\*(C'\fR. This option removes the initial underscore. Whether
216 \&\fBc++filt\fR removes the underscore by default is target dependent.
223 Do not remove the initial underscore.
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_platform_mac.mm 53 // Add 1 here to skip the underscore.
68 // Otherwise, just build a string that uses an underscore instead of a
  /external/chromium_org/gin/test/
expect.js 7 // Underscore.js 1.5.2
12 // Underscore may be freely distributed under the MIT license.
  /external/chromium_org/third_party/fips181/
convert.cc 220 {95, "UNDERSCORE"},
354 {95, "UNDERSCORE" },
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
ads2gas.pl 150 # prepended underscore
158 # underscore
ads2gas_apple.pl 142 # prepended underscore
158 # underscore
  /external/libvpx/libvpx/build/make/
ads2gas.pl 150 # prepended underscore
158 # underscore
ads2gas_apple.pl 142 # prepended underscore
158 # underscore
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
ads2gas.pl 150 # prepended underscore
158 # underscore
ads2gas_apple.pl 142 # prepended underscore
158 # underscore
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
plotBenchmark.m 74 underscore = strfind(name, '_');
75 if ~isempty(underscore)
76 name = name(1:underscore(1)-1);
  /external/chromium_org/tools/grit/grit/format/
rc.py 308 underscore = language.find('_')
309 return language[0:underscore] + '-' + language[underscore + 1:].upper()
  /bootable/recovery/minui/
resources.c 356 // if loc does *not* have an underscore, and it matches the start
357 // of locale, and the next character in locale *is* an underscore,

Completed in 267 milliseconds

1 2 3 45 6 7 8 91011>>