OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:database
(Results
1851 - 1875
of
2940
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/external/chromium/chrome/browser/profiles/
profile_impl.h
293
// The main
database
tracker for this profile.
/external/chromium/chrome/browser/search_engines/
search_provider_install_data.cc
245
// Results are null if the
database
went away or (most likely) wasn't
/external/chromium/chrome/browser/sync/glue/
autofill_data_type_controller.cc
100
VLOG(1) << "Web
database
loaded observed.";
preference_change_processor.cc
121
// generally still exist in the syncable
database
; we just need to
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_editor_view.h
135
// and requests the entries to display from the
database
.
/external/chromium/net/socket_stream/
socket_stream.h
87
// is found in password
database
, or call Close() to close the connection.
/external/clang/include/clang/Basic/
LangOptions.def
1
//===--- LangOptions.def - Language option
database
--------------- C++ -*-===//
/external/clang/www/
get_involved.html
57
<p>If you're looking for something to work on, check out our <a href="OpenProjects.html">Open Projects</a> page or go look through the <a href="http://llvm.org/bugs/">Bugzilla bug
database
</a>.</p>
/external/e2fsprogs/lib/ext2fs/
ext2_err.et.in
303
"TDB: Corrupt
database
"
/external/icu4c/data/unidata/
PropertyAliases.txt
4
# Unicode Character
Database
/external/ipsec-tools/src/racoon/
TODO
42
o psk.txt should be a
database
? (psk.db?) psk_mkdb?
/external/javasqlite/src/main/java/SQLite/
Stmt.java
250
* Return
database
name of column of SQLite3 statement.
/external/javasqlite/src/main/native/
sqlite_jni.c
49
/* internal handle for SQLite
database
*/
91
jobject db; /*
Database
object */
92
handle *h; /* SQLite
database
handle */
108
handle *h; /* SQLite
database
handle */
109
handle hh; /* fake SQLite
database
handle */
119
handle *h; /* SQLite
database
handle */
129
handle *h; /* SQLite
database
handle (source) */
330
throwex(env, "
database
already closed");
[
all
...]
/external/libxml2/include/libxml/
xmlunicode.h
6
* UCS description files of the Unicode Character
Database
/external/openssl/crypto/x509v3/
v3err.c
186
{ERR_REASON(X509V3_R_NO_CONFIG_DATABASE) ,"no config
database
"},
/external/ppp/pppd/
Makefile.linux
58
# Uncomment the next line to enable the TDB
database
(enabled by default.)
/external/sqlite/android/
OldPhoneNumberUtils.cpp
40
* Phone numbers are stored in "lookup" form in the
database
/external/webkit/Source/WebCore/platform/android/
TemporaryLinkStubs.cpp
41
#include "
Database
.h"
/external/webkit/Source/WebCore/webaudio/
AudioContext.h
279
// HRTF
Database
loader
/external/webkit/Source/WebKit/android/jni/
WebIconDatabase.cpp
84
// We don't do do any old-style
database
importing.
/external/webkit/Source/WebKit/mac/WebCoreSupport/
WebChromeClient.h
114
#if ENABLE(
DATABASE
)
/external/webkit/Source/WebKit/win/WebCoreSupport/
WebChromeClient.h
118
#if ENABLE(
DATABASE
)
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebChromeClient.h
137
#if ENABLE(
DATABASE
)
/external/webkit/Source/WebKit2/WebProcess/
com.apple.WebProcess.sb
98
;;
Database
dir
/frameworks/base/core/java/android/app/
LoaderManager.java
90
* data yourself. For example, if the data is a {@link android.
database
.Cursor}
93
* android.
database
.Cursor, int)} constructor <em>without</em> passing
102
* a {@link android.
database
.Cursor} from a {@link android.content.CursorLoader},
105
* {@link android.widget.CursorAdapter#swapCursor(android.
database
.Cursor)}
[
all
...]
Completed in 2372 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>