OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:underscore
(Results
76 - 100
of
723
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/common/extensions/api/commands/
commands_handler.cc
118
if (command_name[0] != '_') // All commands w/
underscore
are reserved.
/external/chromium_org/google_apis/gaia/
oauth_request_signer.h
49
// -
underscore
(_)
/external/chromium_org/third_party/angle_dx11/src/compiler/
OutputHLSL.h
41
static TString decorate(const TString &string); // Prepends an
underscore
to avoid naming clashes
/external/chromium_org/third_party/angle_dx11/tests/preprocessor_tests/
identifier_test.cpp
40
INSTANTIATE_TEST_CASE_P(
Underscore
,
/external/chromium_org/third_party/icu/source/tools/genccode/
genccode.8.in
100
option) followed by an
underscore
and the type of the data (set by the
/external/chromium_org/third_party/icu/source/tools/gencmn/
gencmn.8.in
112
option) followed by an
underscore
and the type of the data (set by the
/external/chromium_org/tools/grit/grit/
exception.py
117
'''Placeholder name can only contain A-Z, a-z, 0-9 and
underscore
.'''
/external/grub/
config.h
16
/* Define if C symbols get an
underscore
after compilation */
/external/icu4c/tools/genccode/
genccode.8.in
100
option) followed by an
underscore
and the type of the data (set by the
/external/icu4c/tools/gencmn/
gencmn.8.in
112
option) followed by an
underscore
and the type of the data (set by the
/external/llvm/lib/Support/
regcname.h
128
{ "
underscore
", '_' },
/external/llvm/projects/sample/autoconf/m4/
ltdl.m4
327
# does the compiler prefix global symbols with an
underscore
?
341
# See whether the symbols have a leading
underscore
.
370
AC_CACHE_CHECK([whether we have to add an
underscore
for dlsym],
385
[Define if dlsym() requires a leading
underscore
in symbol names.])
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDLKey.3
50
SDLK_UNDERSCORE '_'
underscore
/external/qemu/distrib/sdl-1.2.15/src/hermes/
HeadX86.h
75
/* Now fix up the ELF
underscore
problem */
/external/qemu/pc-bios/keymaps/
da
113
underscore
0x35 shift
de
112
underscore
0x35 shift
de-ch
107
underscore
0x35 shift
en-gb
33
underscore
0x0c shift
fi
121
underscore
0x35 shift
fr
42
underscore
0x09
fr-be
49
underscore
0x0d shift
fr-ch
112
underscore
0x35 shift
hr
123
underscore
0x35 shift
it
113
underscore
0x35 shift
lv
35
underscore
0x0c shift
Completed in 1085 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>