Home
last modified time | relevance | path

Searched refs:pause (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/external/pdfium/fpdfsdk/
Dfpdf_progressive.cpp39 IFSDK_PAUSE* pause) { in FPDF_RenderPageBitmap_Start() argument
40 if (!bitmap || !pause || pause->version != 1) in FPDF_RenderPageBitmap_Start()
54 IFSDK_PAUSE_Adapter IPauseAdapter(pause); in FPDF_RenderPageBitmap_Start()
66 IFSDK_PAUSE* pause) { in FPDF_RenderPage_Continue() argument
67 if (!pause || pause->version != 1) in FPDF_RenderPage_Continue()
76 IFSDK_PAUSE_Adapter IPauseAdapter(pause); in FPDF_RenderPage_Continue()
/external/libevent/
Devrpc.c96 struct evrpc_hook_ctx *pause; in evrpc_free() local
103 while ((pause = TAILQ_FIRST(&base->paused_requests)) != NULL) { in evrpc_free()
104 TAILQ_REMOVE(&base->paused_requests, pause, next); in evrpc_free()
105 mm_free(pause); in evrpc_free()
544 struct evrpc_hook_ctx *pause; in evrpc_pool_free() local
553 while ((pause = TAILQ_FIRST(&pool->paused_requests)) != NULL) { in evrpc_pool_free()
554 TAILQ_REMOVE(&pool->paused_requests, pause, next); in evrpc_pool_free()
555 mm_free(pause); in evrpc_pool_free()
769 struct evrpc_hook_ctx *pause = mm_malloc(sizeof(*pause)); in evrpc_pause_request() local
770 if (pause == NULL) in evrpc_pause_request()
[all …]
/external/v8/benchmarks/spinning-balls/
Dv.js362 function updateStats(pause) { argument
364 if (pause > 20) {
365 sumOfSquaredPauses += (pause - 20) * (pause - 20);
367 pauseDistribution[Math.floor(pause / 10)] |= 0;
368 pauseDistribution[Math.floor(pause / 10)]++;
406 var pause = renderingEndTime - renderingStartTime;
407 pausePlot.addPause(pause);
412 updateStats(pause);
416 pause + "(max = " + pausePlot.maxPause + ") ms " +
/external/v8/tools/profviz/
Dcomposer.js62 function TimerEvent(label, color, pause, thread_id) { argument
66 this.pause = pause;
338 if (!event.pause) continue;
527 var pause = execution_pauses[i];
528 var label_content = (pause.duration() | 0) + " ms";
529 var label_x = pause.end + padding;
530 var label_y = Math.max(1, (pause.duration() * y_scale));
542 var pause = execution_pauses[i];
543 output(pause.end + " " + pause.duration());
/external/replicaisland/src/com/replica/replicaisland/
DPatrolComponent.java107 boolean pause = (mMaxSpeed == 0.0f) || hotSpot == HotSpotType.GO_DOWN; in update()
118 pause = true; in update()
126 pause = true; in update()
136 pause = true; in update()
141 if (!pause && !goLeft && !goRight && targetVelocityX == 0.0f) { in update()
156 } else if (pause) { in update()
DSoundSystem.java111 public final void pause(int stream) { in pause() method in SoundSystem
112 mSoundPool.pause(stream); in pause()
137 pause(mLoopingStreams[x]); in pauseAll()
/external/glide/library/src/main/java/com/bumptech/glide/request/
DThumbnailRequestCoordinator.java79 public void pause() { in pause() method in ThumbnailRequestCoordinator
80 full.pause(); in pause()
81 thumb.pause(); in pause()
/external/python/cpython2/Mac/Demo/sound/
Dmorselib.py88 def pause(self, duration): member in BaseMorse
102 self.pause(self.dots)
106 self.pause(self.dahs)
157 def pause(self, duration): member in MacMorse
Dmorse.py170 pause(dev, DAH)
171 pause(dev, DOT)
176 def pause(dev, length): function
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowLooper.java84 shadowOf(looper).pause();
170 public void pause() {
171 scheduler.pause();
/external/python/cpython2/Demo/scripts/
Dmorse.py126 pause(dev, DAH + DOT)
127 pause(dev, DOT)
133 def pause(dev, length): function
/external/valgrind/none/tests/
Dpth_2sig.c12 pause(); in slavethread()
39 pause(); in main()
/external/pdfium/public/
Dfpdf_progressive.h88 IFSDK_PAUSE* pause);
103 IFSDK_PAUSE* pause);
/external/ltp/testcases/kernel/hotplug/memory_hotplug/Xpm-tests/
Dtest-lazy-anon-8p-touch11 #pause
18 #pause
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/util/
DSchedulerTest.java16 scheduler.pause(); in setUp()
122 scheduler.pause(); in resetShouldUnPause()
136 scheduler.pause(); in resetShouldClearPendingRunnables()
/external/glide/library/src/main/java/com/bumptech/glide/manager/
DRequestTracker.java58 request.pause(); in pauseRequests()
91 request.pause(); in restartRequests()
/external/ltp/testcases/kernel/syscalls/kill/
Dkill08.c121 pause(); in main()
158 pause(); in do_child()
Dkill02.c566 (void)pause(); in child1_rout()
607 (void)pause(); in child2_rout()
623 (void)pause(); in childA_rout()
665 (void)pause(); in childB_rout()
Dkill10.c261 pause(); in main()
339 pause(); in setup()
499 pause(); in manager()
585 pause(); in manager()
712 pause(); in fork_procs()
/external/lz4/examples/
DHCStreaming_ringBuffer.c169 unsigned pause = 0; in main() local
177 if (!strcmp(argv[1], "-p")) pause = 1, fileID = 2; in main()
222 if (pause) { in main()
/external/llvm/test/MC/Mips/
Dmicromips-control-instructions.s22 # CHECK-EL: pause # encoding: [0x00,0x00,0x00,0x28]
64 # CHECK-EB: pause # encoding: [0x00,0x00,0x28,0x00]
101 pause
/external/skia/experimental/SimpleiOSApp/iPad/
DAppDelegate_iPad.m32 …Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. G…
/external/python/cpython2/Lib/plat-irix5/
Dreadcd.doc90 whether the pause that may be between the tracks is played as well or
91 whether the pause should be skipped. When the end of a stretch is
95 the pause is played. When either value was specified using absolute
97 four-tuple), the pause will not be played.
/external/python/cpython2/Lib/plat-irix6/
Dreadcd.doc90 whether the pause that may be between the tracks is played as well or
91 whether the pause should be skipped. When the end of a stretch is
95 the pause is played. When either value was specified using absolute
97 four-tuple), the pause will not be played.
/external/autotest/client/site_tests/webrtc_PausePlayPeerConnections/
Dpause-play.js154 feed.pause();
165 feed.pause();

12345678910>>...15