Searched refs:offline (Results 1 – 25 of 89) sorted by relevance
1234
/external/webkit/LayoutTests/http/tests/appcache/resources/ |
D | offline-access.manifest | 2 /resources/network-simulator.php?path=/appcache/resources/offline-access-frame.html 3 /resources/network-simulator.php?path=/appcache/resources/offline-access.manifest 5 /resources/network-simulator.php?path=/appcache/resources/offline-access.js
|
/external/doclava/src/com/google/doclava/ |
D | SampleCode.java | 71 public void writeDirectory(File dir, String relative, boolean offline) { in writeDirectory() argument 99 writeDirectory(f, relative + name + "/", offline); in writeDirectory() 121 if (!offline) relative = "/" + relative; in writeDirectory()
|
/external/webkit/LayoutTests/platform/android/http/tests/appcache/ |
D | main-resource-hash-expected.txt | 1 Test that offline applications' main resources are not affected by URL hashes.
|
D | offline-access-expected.txt | 1 Test that offline applications work when there is no network access (simulated).
|
/external/webkit/LayoutTests/http/tests/appcache/ |
D | offline-access-expected.txt | 1 Test that offline applications work when there is no network access (simulated).
|
D | main-resource-hash-expected.txt | 1 Test that offline applications' main resources are not affected by URL hashes.
|
D | update-cache-expected.txt | 1 Test a simple offline application self-update process. Should print a series of messages followed w…
|
/external/elfutils/libdwfl/ |
D | ChangeLog | 20 * offline.c (process_archive): Don't call elf_end and close if 205 * offline.c (process_archive_member): Take FD argument, pass it down 285 * offline.c (dwfl_offline_section_address): Bail early if there is 294 * offline.c (dwfl_offline_section_address): Never called for sh_addr 312 * offline.c (process_archive): Initialize MOD. 321 * offline.c (process_file): Take new arg PREDICATE, pass it down. 329 * offline.c (process_archive, process_archive_member): New functions. 444 * offline.c (dwfl_offline_section_address): Don't assume section 493 * offline.c: Comment typo fix. 550 * offline.c (dwfl_offline_section_address): Expect a call for 0. [all …]
|
D | Android.mk | 42 offline.c \
|
D | Makefile.am | 53 derelocate.c offline.c segment.c \
|
D | Makefile.in | 59 offline.$(OBJEXT) segment.$(OBJEXT) dwfl_module_info.$(OBJEXT) \ 234 derelocate.c offline.c segment.c \ 372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/offline.Po@am__quote@
|
/external/dnsmasq/contrib/dnslist/ |
D | dhcp.css | 46 tr.offline td.hostname
|
/external/webkit/Source/WebCore/html/ |
D | HTMLFrameSetElement.h | 57 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(offline);
|
D | HTMLBodyElement.h | 59 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(offline);
|
/external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/ |
D | default.css | 102 td.idle,td.waiting,td.offline,td.building { 362 .offline,td.offline {
|
D | buildbot.css | 73 td.idle, td.waiting, td.offline, td.building { 322 .exception, td.offline {
|
/external/libppp/src/ |
D | physical.h | 66 void (*offline)(struct physical *); member
|
/external/eigen/doc/ |
D | Overview.dox | 11 …n for Eigen3. You can <a href="eigen-doc.tgz">download</a> it as a tgz archive for offline reading.
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-07-06-LoweringIRForCodeGen.txt | 21 is relatively portable. Anyone (an offline tool, the linker, etc., or even
|
/external/webkit/Source/WebCore/dom/ |
D | EventNames.h | 87 macro(offline) \
|
/external/webkit/Source/WebCore/loader/appcache/ |
D | DOMApplicationCache.idl | 26 module offline {
|
/external/valgrind/tsan/ |
D | thread_sanitizer.h | 66 bool offline; member
|
/external/webkit/Source/cmake/ |
D | OptionsWinCE.cmake | 44 WEBKIT_FEATURE(ENABLE_OFFLINE_WEB_APPLICATIONS "Enable offline web applications" DEFAULT OFF)
|
/external/elfutils/tests/ |
D | Makefile.am | 87 run-dwfl-bug-offline-rel.sh run-dwfl-addr-sect.sh \ 120 run-addrname-test.sh run-dwfl-bug-offline-rel.sh \
|
/external/libvpx/examples/ |
D | simple_encoder.txt | 36 conferencing appliction and a best quality offline encoder. These
|
1234