OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TABLES
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/services/tests/servicestests/src/com/android/internal/util/
FakeSettingsProvider.java
70
private static final String[]
TABLES
= { "system", "secure", "global" };
75
for (int i = 0; i <
TABLES
.length; i++) {
76
mTables.put(
TABLES
[i], new HashMap<String, String>());
/external/autotest/frontend/migrations/
037_db_constraints.py
110
TABLES
= (
126
create_unique) in
TABLES
:
133
drop_unique) in reversed(
TABLES
):
/toolchain/binutils/binutils-2.25/gas/
hash.c
416
/* Number of hash
tables
to maintain (at once) in any testing. */
417
#define
TABLES
(6)
428
/* We test many hash
tables
at once. */
429
char *hashtable[
TABLES
];
441
/* Number 0:
TABLES
-1 of current hashed symbol table. */
468
for (pp = hashtable; pp < hashtable +
TABLES
; pp++)
577
printf (" what hash table (%d:%d) ? ", 0,
TABLES
- 1);
580
if (number >= 0 && number <
TABLES
)
/external/libxml2/doc/
index.py
31
# word
tables
and populate them with informations extracted from
52
# The dictionary of
tables
required and the SQL command needed
55
TABLES
={
122
global
TABLES
135
ret = c.execute(
TABLES
[name])
142
global
TABLES
147
nbtables = c.execute("show
tables
")
149
print "Found %d
tables
" % (nbtables)
150
tables
= {}
155
tables
[name] = {
[
all
...]
/cts/tests/camera/src/android/hardware/camera2/cts/
RobustnessTest.java
161
*
Tables
for maximum sizes to try for each hardware level and capability.
163
* Keep in sync with the
tables
in
248
final int[][][]
TABLES
=
252
sanityCheckConfigurationTables(
TABLES
);
380
final int[][][]
TABLES
=
383
sanityCheckConfigurationTables(
TABLES
);
[
all
...]
/prebuilts/tools/common/m2/repository/org/pegdown/pegdown/1.1.0/
pegdown-1.1.0.jar
/external/robolectric/v1/lib/main/
h2-1.2.147.jar
/external/guice/extensions/persist/lib/
hibernate3.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar
Completed in 1004 milliseconds