OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bare
(Results
176 - 200
of
477
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/components/omnibox/
autocomplete_input.h
53
// string is a
bare
keyword.
/external/chromium_org/content/browser/media/
webrtc_browsertest.cc
22
// Just do the
bare
minimum of audio checking on Android and under TSAN since
/external/chromium_org/courgette/
memory_allocator.h
231
// On Mac, Linux, we use a
bare
bones implementation that only does
/external/chromium_org/third_party/boringssl/src/ssl/test/runner/
dtls.go
8
// implementation. It is the
bare
minimum necessary to be able to
/external/chromium_org/third_party/icu/
README.chromium
112
b. Trim the locale data for non-UI languages to the
bare
minimum :
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessionmanager.cc
215
// to a
bare
JID but got the response from a full JID.
/external/chromium_org/tools/gn/
command_format.cc
227
// If it's a block it's a
bare
'else', otherwise it's an 'else if'. See
/external/guava/guava/src/com/google/common/net/
HostAndPort.java
167
// 0 or 2+ colons.
Bare
hostname or IPv6 literal.
/external/lldb/source/Interpreter/
OptionValueDictionary.cpp
160
error.SetErrorStringWithFormat("invalid key \"%s\", the key must be a
bare
string or surrounded by brackets with optional quotes: [<key>] or ['<key>'] or [\"<key>\"]", kvp.first.str().c_str());
/external/lldb/test/pexpect-2.4/
ANSI.py
310
# 'I can see a
bare
-bottomed mandril.\n' + \
/external/llvm/lib/Target/Mips/
MipsSubtarget.cpp
175
//
bare
-metal.
/external/qemu/distrib/sdl-1.2.15/
README.MacOSX
77
a
bare
bone .app bundle, which is double clickable from the Finder. But
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/
AgentRoster.java
240
*
bare
address. Note: When the key in presenceMap is a fully qualified xmpp ID, the
/frameworks/base/core/java/android/webkit/
URLUtil.java
81
// no dot: user probably entered a
bare
domain. try .com
/packages/apps/Email/tests/src/com/android/email/mail/store/imap/
ImapResponseParserTest.java
168
"* a b\n" + //
Bare
LF -- should be treated like CRLF
/packages/apps/Email/tests/src/com/android/email/mail/transport/
SmtpSenderUnitTests.java
234
// Load up just the
bare
minimum to expose the error
/packages/apps/Email/tests/src/com/android/emailcommon/utility/
TextUtilitiesTests.java
88
//
Bare
& isn't an entity
/packages/apps/TvSettings/Settings/res/values-nb/
strings.xml
[
all
...]
/packages/services/Telephony/res/values-nb/
strings.xml
124
<string name="call_settings_primary_user_only" msgid="5679923943740900965">"Anropsinnstillinger kan
bare
endres av hovedbrukeren."</string>
191
<item msgid="545430093607698090">"
Bare
EvDo"</item>
195
<item msgid="7913148405605373434">"
Bare
WCDMA"</item>
196
<item msgid="1524224863879435516">"
Bare
GSM"</item>
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
pretty-print.h
154
/* The data structure that contains the
bare
minimum required to do
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
extension.py
200
if equals == -1: #
bare
"-DFOO" -- no value
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
extension.py
200
if equals == -1: #
bare
"-DFOO" -- no value
/external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js
159
// Move the footer into the most visited page if we are in "
bare
minimum"
161
if (document.body.classList.contains('
bare
-minimum'))
/external/chromium_org/third_party/libvpx/source/libvpx/
examples.mk
206
# when building for
bare
-metal targets
324
--src-path-
bare
="$(SRC_PATH_BARE)" \
/external/clang/lib/AST/
CommentSema.cpp
587
assert(ThisDeclInfo && "should not call this check on a
bare
comment");
667
assert(ThisDeclInfo && "should not call this check on a
bare
comment");
[
all
...]
Completed in 701 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>