/external/okhttp/okio/okio/src/test/java/okio/ |
D | AsyncTimeoutTest.java | 53 timeout.enter(); in zeroTimeoutIsNoTimeout() 60 a.enter(); in singleInstanceTimedOut() 67 b.enter(); in singleInstanceNotTimedOut() 75 a.enter(); in instancesAddedAtEnd() 76 b.enter(); in instancesAddedAtEnd() 77 c.enter(); in instancesAddedAtEnd() 78 d.enter(); in instancesAddedAtEnd() 88 d.enter(); in instancesAddedAtFront() 89 c.enter(); in instancesAddedAtFront() 90 b.enter(); in instancesAddedAtFront() [all …]
|
/external/v8/test/mjsunit/tools/ |
D | profile.js | 87 ProfileTestDriver.prototype.enter = function(funcName) { method in ProfileTestDriver 106 this.enter('lib1-f1'); 107 this.enter('lib1-f2'); 108 this.enter('T: F1'); 109 this.enter('T: F2'); 112 this.enter('lib2-f1'); 113 this.enter('lib2-f1'); 117 this.enter('T: F3'); 118 this.enter('T: F3'); 119 this.enter('T: F3'); [all …]
|
/external/dnsmasq/contrib/openvpn/ |
D | dnsmasq.patch | 17 + if [ -f /etc/dhclient-enter-hooks ]; then 18 + . /etc/dhclient-enter-hooks 20 + cp /etc/dhclient-enter-hooks /etc/dhclient-enter-hooks.dnsmasq 21 …-e 's/resolv\.conf$/resolv.conf.dnsmasq/' /etc/dhclient-enter-hooks.dnsmasq > /etc/dhclient-enter-… 27 + if [ -f /etc/dhclient-enter-hooks -a -f /etc/dhclient-enter-hooks.dnsmasq ]; then 31 + mv /etc/dhclient-enter-hooks.dnsmasq /etc/dhclient-enter-hooks
|
D | README | 2 dnsmasq. I also include my version of dhclient-enter-hooks as 33 > dnsmasq initscript to tweak /etc/dhclient-enter-hooks to change where
|
/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/ |
D | MonitorBasedPriorityBlockingQueue.java | 190 monitor.enter(); in offer() 239 monitor.enter(); in poll() 275 monitor.enter(); in peek() 298 monitor.enter(); in size() 329 monitor.enter(); in remove() 347 monitor.enter(); in contains() 370 monitor.enter(); in toArray() 380 monitor.enter(); in toString() 401 monitor.enter(); in drainTo() 430 monitor.enter(); in drainTo() [all …]
|
D | MonitorBasedArrayBlockingQueue.java | 366 monitor.enter(); in size() 390 monitor.enter(); in remainingCapacity() 413 monitor.enter(); in remove() 443 monitor.enter(); in contains() 474 monitor.enter(); in toArray() 528 monitor.enter(); in toArray() 555 monitor.enter(); in toString() 570 monitor.enter(); in clear() 600 monitor.enter(); in drainTo() 638 monitor.enter(); in drainTo() [all …]
|
/external/okhttp/okio/okio/src/main/java/okio/ |
D | AsyncTimeout.java | 61 public final void enter() { in enter() method in AsyncTimeout 153 enter(); in sink() 166 enter(); in sink() 179 enter(); in sink() 209 enter();
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | start.txt | 4 …inement per application. You can enter the name of the application to see how SELinux confines it…
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/util/ |
D | TestFragmentTransaction.java | 104 public FragmentTransaction setCustomAnimations(int enter, int exit) { in setCustomAnimations() argument 105 this.lastEnterAnimation = enter; in setCustomAnimations() 111 public FragmentTransaction setCustomAnimations(int enter, int exit, int popEnter, int popExit) { in setCustomAnimations() argument
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | ServiceManager.java | 491 monitor.enter(); in markReady() 515 monitor.enter(); in addListener() 536 monitor.enter(); in awaitHealthy() 555 monitor.enter(); in awaitStopped() 570 monitor.enter(); in servicesByState() 585 monitor.enter(); in startupTimes() 631 monitor.enter(); in transitionService()
|
D | AbstractService.java | 385 monitor.enter(); 419 monitor.enter(); 446 monitor.enter(); 496 monitor.enter();
|
D | Monitor.java | 356 public void enter() { in enter() method in Monitor 372 public boolean enter(long time, TimeUnit unit) { in enter() method in Monitor 617 if (!enter(time, unit)) { in enterIf()
|
/external/strace/ |
D | README-linux-ptrace | 80 been observed to enter ptrace-stop. Note that there is no guarantee 169 tracer would observe a new syscall-enter-stop for the same syscall, 171 tracer would observe a syscall-enter-stop for restart_syscall(2) 192 Stopping signals cause (all threads of) process to enter group-stop. 206 all threads stop. If some threads are traced, they enter a group-stop. 242 If tracer sets TRACE_O_TRACEfoo options, tracee will enter ptrace-stops 282 syscall-enter-stop just prior to entering any syscall. If tracer 285 signal-delivery-stop never happens between syscall-enter-stop and 292 Syscall-enter-stop and syscall-exit-stop are observed by tracer as 306 For example, on x86 rax = -ENOSYS in syscall-enter-stop. Since SIGTRAP [all …]
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
D | SpdyStream.java | 137 readTimeout.enter(); in getResponseHeaders() 374 readTimeout.enter(); in waitUntilReadable() 502 writeTimeout.enter(); in emitDataFrame() 516 writeTimeout.enter(); in emitDataFrame()
|
/external/v8/src/ |
D | hydrogen-environment-liveness.cc | 139 HEnterInlined* enter = HEnterInlined::cast(instr); in UpdateLivenessAtInstruction() local 141 for (int i = 0; i < enter->return_targets()->length(); ++i) { in UpdateLivenessAtInstruction() 142 int return_id = enter->return_targets()->at(i)->block_id(); in UpdateLivenessAtInstruction()
|
/external/jetty/src/java/org/eclipse/jetty/continuation/ |
D | ContinuationFilter.java | 117 if (fc==null || (fc).enter(response)) in doFilter() 171 boolean enter(ServletResponse response); in enter() method
|
/external/javassist/src/main/javassist/runtime/ |
D | Cflow.java | 41 public void enter() { ((Depth)get()).inc(); } in enter() method in Cflow
|
/external/selinux/policycoreutils/run_init/ |
D | run_init.pamd | 2 # Uncomment the next line if you do not want to enter your passwd everytime
|
/external/selinux/policycoreutils/newrole/ |
D | newrole.pamd | 2 # Uncomment the next line if you do not want to enter your passwd everytime
|
/external/dhcpcd/ |
D | dhcpcd-run-hooks | 17 /system/etc/dhcpcd/dhcpcd.enter-hook \
|
/external/llvm/test/CodeGen/X86/ |
D | tailcall-largecode.ll | 17 ; Adjust the stack to enter the function. (The amount of the 46 ; Adjust the stack to enter the function. (The amount of the
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | rhino-python.input | 52 keymap.bind('enter', self.enter) 99 def enter(self):
|
D | rhino-python.output | 11 found method def enter
|
/external/dnsmasq/contrib/webmin/ |
D | README | 6 1) There's only basic error checking - if you enter some bad 12 netmasks are logical (you could enter a netmask of 255.0.255.0
|
/external/google-tv-pairing-protocol/cpp/ |
D | README | 15 alphanumeric code for the user to enter on the client device's keyboard.
|