OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:database
(Results
951 - 975
of
2940
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NoteEdit.java
20
import android.
database
.Cursor;
/device/sample/etc/
apns-conf_verizon.xml
49
<!-- Modify Apn
database
for VZW LTE support -->
272
<!-- END modify Apn
database
for VZW LTE support -->
273
<!-- Modify Apn
database
for VZW EHRPD support -->
496
<!-- END modify Apn
database
for VZW EHRPD support -->
/external/bluetooth/glib/glib/
grel.h
49
*
database
. Relations are not ordered. This data type is meant for
/external/chromium/chrome/browser/history/
visitsegment_database.h
73
// Returns the
database
for the functions in this interface.
/external/chromium/chrome/browser/password_manager/
login_database_unittest.cc
44
// Verify the
database
is empty.
161
// On the Mac we should never be storing passwords in the
database
.
206
// Verify the
database
is empty.
252
// Verify the
database
is empty.
/external/chromium/chrome/browser/
transport_security_persister.h
5
// TransportSecurityState maintains an in memory
database
containing the
/external/chromium/chrome/browser/visitedlink/
visitedlink_unittest.cc
117
// Loads the
database
from disk and makes sure that the same URLs are present
121
// Clean up after our caller, who may have left the
database
open.
132
// Create a slave
database
.
200
// Test that the
database
was written properly
300
// Close the
database
.
317
// Create a very small
database
.
362
// a new
database
.
366
// Tests that if the
database
doesn't exist, it will be rebuilt from history.
404
// Test that all URLs were written to the
database
properly.
/external/chromium/chrome/common/
sqlite_utils.cc
90
int OpenSqliteDb(const FilePath& filepath, sqlite3**
database
) {
94
return sqlite3_open(WideToUTF8(filepath.value()).c_str(),
database
);
96
return sqlite3_open(filepath.value().c_str(),
database
);
132
// optional
database
name specified
/external/clang/include/clang/AST/
TypeLocNodes.def
10
// This file defines the TypeLoc info
database
. Each node is
/external/dnsmasq/contrib/port-forward/
dnsmasq-portforward
5
# A script which gets run when the dnsmasq DHCP lease
database
changes.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
readme.html
24
prefixes are derived from all the scenarios in the
database
and are used to group
43
the environment variable "dbloc" to the location of the
database
containing
47
variable "dbloc" to the location of the
database
containing the performance
73
<Scenario prefix pattern used to query performance results
database
. Can be
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
PerformanceResultsPreferenceInitializer.java
38
//
Database
/external/icu4c/data/unidata/
NormalizationCorrections.txt
5
# Unicode Character
Database
.
/external/iptables/extensions/
libxt_osf.man
44
The fingerprint
database
can be downlaoded from
/external/mdnsresponder/mDNSShared/
dnsextd.8
23
.Nd BIND Extension Daemon \" Name Description for whatis
database
/external/mesa3d/docs/
helpwanted.html
24
There are plenty of open bugs in the bug
database
.
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
PUserDatabase.java
65
throw new NullPointerException("
Database
name is null");
/external/ppp/pppd/plugins/radius/
clientid.c
118
warn("rc_map2id: can't find tty %s in map
database
", ttyname);
/external/webkit/LayoutTests/storage/indexeddb/
transaction-after-close.html
13
description("Test closing a
database
connection in IndexedDB.");
/external/webkit/LayoutTests/storage/
quota-tracking.html
107
This test checks to make sure that quotas are enforced per-origin instead of per-
database
, as they were prior to http://trac.webkit.org/projects/webkit/changeset/29983.<br>
test-authorizer-expected.txt
1
This test tests the
database
authorizer.
/external/webkit/Source/WebCore/bindings/js/
JSSQLResultSetRowListCustom.cpp
32
#if ENABLE(
DATABASE
)
/external/webkit/Source/WebCore/bindings/v8/custom/
V8CustomSQLStatementErrorCallback.cpp
33
#if ENABLE(
DATABASE
)
/external/webkit/Source/WebCore/dom/
ExceptionCode.h
81
#if ENABLE(
DATABASE
)
/external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheResource.cpp
45
// Caller should take care of storing the new type in
database
.
Completed in 1191 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>