HomeSort by relevance Sort by last modified time
    Searched full:foreign (Results 201 - 225 of 435) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java     [all...]
  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheGroup.cpp 166 // The main resource was loaded from cache, so the cache must have an entry for it. Mark it as foreign.
172 resource->addType(ApplicationCacheResource::Foreign);
178 // The navigation will not result in the same resource being loaded, because "foreign" entries are never picked during navigation.
    [all...]
ApplicationCacheStorage.cpp 212 if (resource->type() & ApplicationCacheResource::Foreign)
246 if (resource->type() & ApplicationCacheResource::Foreign)
282 if (cache->resourceForURL(fallbackURL)->type() & ApplicationCacheResource::Foreign)
317 if (cache->resourceForURL(fallbackURL)->type() & ApplicationCacheResource::Foreign)
    [all...]
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteDatabaseTest.java     [all...]
  /external/libffi/src/alpha/
osf.S 4 Alpha/OSF Foreign Function Interface
  /external/libffi/src/cris/
ffi.c 7 CRIS Foreign Function Interface
  /external/libffi/src/frv/
ffi.c 6 FR-V Foreign Function Interface
  /external/libffi/src/x86/
win32.S 7 X86 Foreign Function Interface
  /external/libpng/contrib/gregbook/
README 151 To run the programs, they probably first need to be set up as "foreign
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
sas.php 111 'ENDSAS','FILE','FOOTNOTE','FOREIGN','FORMAT','FROM',
tsql.php 66 'EXTERNAL', 'FALSE', 'FETCH', 'FILE', 'FILLFACTOR', 'FIRST', 'FLOAT', 'FOR', 'FOREIGN', 'FOUND', 'FREE', 'FREETEXT', 'FREETEXTTABLE',
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 35 * To keep things "safe" ie to enforce a sandbox on Java/foreign code,
  /external/llvm/lib/Archive/
Archive.cpp 176 // Free the foreign symbol table member
ArchiveWriter.cpp 443 // If there is a foreign symbol table, put it into the file now. Most
445 // can deal with it being after a foreign symbol table. This ensures
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
GLFrame.java 351 throw new RuntimeException("Attempting to access " + this + " with foreign GL " +
  /frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_failed.txt     [all...]
  /libcore/luni/src/main/java/org/apache/harmony/lang/annotation/
AnnotationFactory.java 206 // encountered foreign annotation implementaton
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSettingsUtils.java 63 * Returns a set of content values to commit account changes (not including the foreign keys
  /external/chromium/chrome/browser/sessions/
session_restore.cc 449 // Restore window(s) from a foreign session.
476 // Restore a single tab from a foreign session.
  /external/openfst/src/
Makefile.in 225 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
227 $(AUTOMAKE) --foreign src/Makefile
  /external/openfst/src/extensions/
Makefile.in 231 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/extensions/Makefile'; \
233 $(AUTOMAKE) --foreign src/extensions/Makefile
  /external/openfst/src/extensions/const/
Makefile.in 267 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/extensions/const/Makefile'; \
269 $(AUTOMAKE) --foreign src/extensions/const/Makefile
  /external/openfst/src/extensions/lookahead/
Makefile.in 279 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/extensions/lookahead/Makefile'; \
281 $(AUTOMAKE) --foreign src/extensions/lookahead/Makefile
  /external/openfst/src/extensions/ngram/
Makefile.in 248 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/extensions/ngram/Makefile'; \
250 $(AUTOMAKE) --foreign src/extensions/ngram/Makefile
  /external/openfst/src/lib/
Makefile.in 243 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib/Makefile'; \
245 $(AUTOMAKE) --foreign src/lib/Makefile

Completed in 1079 milliseconds

1 2 3 4 5 6 7 891011>>