Searched defs:leave (Results 1 - 22 of 22) sorted by relevance

/external/qemu/distrib/zlib-1.2.8/
H A Dconfigure81 # leave this script, optionally in a bad way
82 leave() function
127 leave 1;;
197 leave 1
372 leave 1
831 leave 0
/external/zlib/src/
H A Dconfigure81 # leave this script, optionally in a bad way
82 leave() function
127 leave 1;;
197 leave 1
372 leave 1
831 leave 0
/external/chromium_org/v8/test/mjsunit/tools/
H A Dprofile.js100 ProfileTestDriver.prototype.leave = function() {
110 this.leave();
114 this.leave();
116 this.leave();
120 this.leave();
123 this.leave();
124 this.leave();
125 this.leave();
126 this.leave();
129 this.leave();
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/gas/
H A Dwin32at.asm59 leave label
165 leave label
/external/pixman/pixman/
H A Dpixman-mips-memcpy-asm.S199 blez a2, leave
208 leave: j ra label
370 beqz a2, leave
/external/guava/guava/src/com/google/common/util/concurrent/
H A DMonitor.java50 * reentrant, so a thread may enter a monitor any number of times, and then must leave the same
51 * number of times. The <i>enter</i> and <i>leave</i> operations have the same synchronization
62 * monitor.leave();
73 * monitor.leave();
186 * monitor.leave();
195 * monitor.leave();
668 public void leave() { method in class:Monitor
/external/chromium_org/ui/file_manager/gallery/js/
H A Dslide_mode.js270 // The latest |leave| call might have left the image animating. Remove it.
284 // in |leave| if the user did not changing the selection manually.
336 SlideMode.prototype.leave = function(zoomToRect, callback) {
/external/smack/src/org/jivesoftware/smackx/muc/
H A DMultiUserChat.java328 // If we've already joined the room, leave it before joining under a new
377 // We need to leave the room since it seems that the room already existed
378 leave();
384 * using another nickname, this method will first leave the room and then
403 * using another nickname, this method will first leave the room and then
426 * using another nickname, this method will first leave the room and then
458 // If we've already joined the room, leave it before joining under a new
461 leave();
527 public synchronized void leave() { method in class:MultiUserChat
532 // We leave
[all...]
/external/chromium_org/v8/src/x87/
H A Dassembler-x87.cc388 void Assembler::leave() { function in class:v8::internal::Assembler
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_bsd.c730 struct ieee80211_leave_event *leave; local
758 leave = (struct ieee80211_leave_event *) &ifan[1];
759 drv_event_disassoc(drv->hapd, leave->iev_addr);
1185 struct ieee80211_leave_event *leave; local
1245 leave = (struct ieee80211_leave_event *) &ifan[1];
1246 drv_event_disassoc(ctx, leave->iev_addr);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_bsd.c730 struct ieee80211_leave_event *leave; local
758 leave = (struct ieee80211_leave_event *) &ifan[1];
759 drv_event_disassoc(drv->hapd, leave->iev_addr);
1185 struct ieee80211_leave_event *leave; local
1245 leave = (struct ieee80211_leave_event *) &ifan[1];
1246 drv_event_disassoc(ctx, leave->iev_addr);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_bsd.c730 struct ieee80211_leave_event *leave; local
758 leave = (struct ieee80211_leave_event *) &ifan[1];
759 drv_event_disassoc(drv->hapd, leave->iev_addr);
1185 struct ieee80211_leave_event *leave; local
1245 leave = (struct ieee80211_leave_event *) &ifan[1];
1246 drv_event_disassoc(ctx, leave->iev_addr);
/external/chromium_org/v8/src/ia32/
H A Dassembler-ia32.cc446 void Assembler::leave() { function in class:v8::internal::Assembler
/external/chromium_org/v8/src/x64/
H A Dassembler-x64.cc1158 void Assembler::leave() { function in class:v8::internal::Assembler
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 1686 milliseconds