Home
last modified time | relevance | path

Searched refs:reload (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/external/dnsmasq/contrib/Suse/
Drc.dnsmasq-suse54 force-reload)
55 $0 reload
58 reload)
71 test $NAMED_CONF -nt $NAMED_PID && echo reload
/external/chromium_org/third_party/cython/src/pyximport/test/
Dtest_pyximport.py30 reload(dummy)
49 reload(dummy)
51 reload(dummy)
56 reload(dummy)
59 reload(dummy)
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
DAwWebContentsObserverTest.java131 boolean reload = true; in testDidNavigateMainFrame()
134 mWebContentsObserver.didNavigateAnyFrame(nullUrl, baseUrl, !reload); in testDidNavigateMainFrame()
137 assertEquals(!reload, mContentsClient.getDoUpdateVisitedHistoryHelper().getIsReload()); in testDidNavigateMainFrame()
140 mWebContentsObserver.didNavigateAnyFrame(EXAMPLE_URL, baseUrl, !reload); in testDidNavigateMainFrame()
143 assertEquals(!reload, mContentsClient.getDoUpdateVisitedHistoryHelper().getIsReload()); in testDidNavigateMainFrame()
146 mWebContentsObserver.didNavigateAnyFrame(EXAMPLE_URL, baseUrl, reload); in testDidNavigateMainFrame()
149 assertEquals(reload, mContentsClient.getDoUpdateVisitedHistoryHelper().getIsReload()); in testDidNavigateMainFrame()
/external/llvm/test/Transforms/LoopVectorize/X86/
Dparallel-loops-after-reg2mem.ll20 %indvars.iv.reload = load i64* %indvars.iv.reg2mem
21 %arrayidx = getelementptr inbounds i32* %b, i64 %indvars.iv.reload
23 %arrayidx2 = getelementptr inbounds i32* %a, i64 %indvars.iv.reload
28 %indvars.iv.next = add i64 %indvars.iv.reload, 1
35 %indvars.iv.next.reload = load i64* %indvars.iv.next.reg2mem
36 %lftr.wideiv = trunc i64 %indvars.iv.next.reload to i32
/external/llvm/test/CodeGen/PowerPC/
Drlwimi-dyn-and.ll7 %conv67.reload = load i32* undef
12 %shl161 = shl nuw nsw i32 %conv67.reload, 15
28 %conv67.reload = load i32* undef
33 %shl161 = shl nuw nsw i32 %conv67.reload, 15
Dfp-branch.ll5 define i1 @intcoord_cond_next55(double %tmp48.reload) {
16 %tmp57 = fcmp oge double %tmp48.reload, 1.000000e+00 ; <i1> [#uses=1]
17 %tmp58 = fcmp uno double %tmp48.reload, 1.000000e+00 ; <i1> [#uses=1]
/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/
DRepostFormWarningTest.java62 reload(); in testFormResubmissionContinue()
89 reload(); in testFormResubmissionCancel()
123 private void reload() throws Throwable { in reload() method in RepostFormWarningTest
127 mTab.reload(); in reload()
/external/qemu/hw/arm/
Darmv7m_nvic.c39 uint32_t reload; member
68 s->systick.tick += (s->systick.reload + 1) * systick_scale(s); in systick_reload()
80 if (s->systick.reload == 0) { in systick_timer_tick()
133 return s->systick.reload; in nvic_readl()
146 if (val > s->systick.reload) in nvic_readl()
297 s->systick.reload = value; in nvic_writel()
373 qemu_put_be32(f, s->systick.reload); in nvic_save()
386 s->systick.reload = qemu_get_be32(f); in nvic_load()
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/
Dreload_button_unittest.mm117 // Changes to reload immediately.
131 // Changes to reload immediately when the mouse is hovered, and
142 // Test that without force, stop mode is set immediately, but reload
152 // Changes to reload immediately when the mouse is not hovering.
166 // Does not change to reload immediately when the mouse is hovered,
177 // Test that without force, stop mode is set immediately, and reload
205 // Does not change to reload immediately when the mouse is hovered.
219 // Mouse is still hovered, button is in reload mode. If the mouse
225 // Test that pressing stop after reload mode has been requested
243 // reload mode.
[all …]
Dreload_button.mm48 // want to stop+reload or reload+stop.
72 // The stop button has a disabled image but the reload button doesn't. To
102 // Can always transition to stop mode. Only transition to reload
104 // that reload mode is desired and disable the button.
157 // When the stop is processed, immediately change to reload mode,
/external/chromium-trace/
Dinit.js2 reload();
5 function reload() { function
/external/llvm/test/CodeGen/X86/
D2006-04-27-ISelFoldingBug.ll8 define i1 @loadAndRLEsource_no_exit_2E_1_label_2E_0(i32 %tmp.21.reload, i32 %tmp.8) {
21 %tmp.40 = trunc i32 %tmp.21.reload to i8 ; <i8> [#uses=1]
25 %tmp.1412 = icmp ne i32 %tmp.21.reload, 257 ; <i1> [#uses=1]
/external/mdnsresponder/mDNSPosix/
Dmdnsd.sh60 reload|restart|force-reload)
/external/chromium_org/ui/file_manager/file_manager/audio_player/js/
Daudio_player_scripts.js42 window.reload = reload;
/external/javassist/sample/hotswap/
DTest.java14 hs.reload("HelloWorld", bytes); in main()
22 hs.reload("HelloWorld", bytes); in main()
/external/chromium_org/chrome/browser/resources/bookmark_manager/js/
Dbmm.js190 bmm.list.reload();
192 bmm.tree.reload();
220 bmm.list.reload();
225 bmm.tree.reload();
/external/bluetooth/bluedroid/gki/common/
Dgki_time.c187 INT32 reload; in GKI_start_timer() local
200 reload = ticks; in GKI_start_timer()
202 reload = 0; in GKI_start_timer()
221 gki_cb.com.OSTaskTmr0R[task_id] = reload; in GKI_start_timer()
228 gki_cb.com.OSTaskTmr1R[task_id] = reload; in GKI_start_timer()
235 gki_cb.com.OSTaskTmr2R[task_id] = reload; in GKI_start_timer()
242 gki_cb.com.OSTaskTmr3R[task_id] = reload; in GKI_start_timer()
/external/chromium_org/remoting/host/installer/linux/debian/
Dchrome-remote-desktop.init122 "{start|stop|reload|force-reload|restart}"
/external/chromium_org/components/translate/core/browser/
Dlanguage_state.cc28 bool reload) { in DidNavigate() argument
33 if (reload) { in DidNavigate()
/external/chromium_org/third_party/WebKit/Source/core/plugins/
DDOMPluginArray.cpp86 void DOMPluginArray::refresh(bool reload) in refresh() argument
88 Page::refreshPlugins(reload); in refresh()
/external/chromium_org/tools/memory_inspector/memory_inspector/frontends/www_content/js/
DrootUi.js42 return settings.reload();
44 return storage.reload();
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
DNavigationTest.java43 private void reload(final ContentViewCore contentViewCore, in reload() method in NavigationTest
50 contentViewCore.getWebContents().getNavigationController().reload(true); in reload()
128 reload(contentViewCore, testCallbackHelperContainer); in testPageReload()
/external/llvm/test/Transforms/InstCombine/
D2006-12-15-Range-Test.ll11 define i1 @print_pgm_cond_true(i32 %tmp12.reload, i32* %tmp16.out) {
24 %tmp15 = getelementptr [17 x i32]* @r, i32 0, i32 %tmp12.reload ; <i32*> [#uses=1]
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_time.c198 INT32 reload; in GKI_start_timer() local
211 reload = ticks; in GKI_start_timer()
213 reload = 0; in GKI_start_timer()
254 gki_cb.com.OSTaskTmr0R[task_id] = reload; in GKI_start_timer()
261 gki_cb.com.OSTaskTmr1R[task_id] = reload; in GKI_start_timer()
268 gki_cb.com.OSTaskTmr2R[task_id] = reload; in GKI_start_timer()
275 gki_cb.com.OSTaskTmr3R[task_id] = reload; in GKI_start_timer()
/external/libnfc-nci/src/gki/common/
Dgki_time.c198 INT32 reload; in GKI_start_timer() local
211 reload = ticks; in GKI_start_timer()
213 reload = 0; in GKI_start_timer()
254 gki_cb.com.OSTaskTmr0R[task_id] = reload; in GKI_start_timer()
261 gki_cb.com.OSTaskTmr1R[task_id] = reload; in GKI_start_timer()
268 gki_cb.com.OSTaskTmr2R[task_id] = reload; in GKI_start_timer()
275 gki_cb.com.OSTaskTmr3R[task_id] = reload; in GKI_start_timer()

12345678910>>...13