HomeSort by relevance Sort by last modified time
    Searched full:reenter (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium/chrome/browser/
transport_security_persister.h 24 // since the callback isn't allowed to block or reenter, we schedule a Task
  /external/openssh/openbsd-compat/
port-aix.c 168 * reenter parameter is 0, but normally authenticate is called only once.
177 int authsuccess = 0, expired, reenter, result; local
180 result = authenticate((char *)name, (char *)password, &reenter,
185 } while (reenter);
  /frameworks/av/media/libmedia/
MemoryLeakTrackUtil.cpp 38 // beforehand and not reenter the heap while we are examining it...
  /external/chromium/net/base/
transport_security_state.h 99 // Thus it must not reenter the TransportSecurityState object.
  /external/chromium/third_party/libjingle/source/talk/base/
taskrunner.cc 79 return; // don't reenter
  /external/v8/src/
store-buffer.h 80 // delete the store buffer as it starts so the callback should reenter
  /external/webkit/Source/WebCore/bindings/v8/
V8AbstractEventListener.cpp 83 // Don't reenter V8 if execution was terminated in this instance of V8.
  /external/jsilver/src/com/google/clearsilver/jsilver/
JSilverOptions.java 271 * to String. Assumes that render() is called from a thread and that thread will not reenter
  /external/webkit/Source/JavaScriptCore/dfg/
DFGJITCompiler.cpp 270 // to allow it to check which nodes in the graph may bail out, and may need to reenter the
  /external/clang/lib/Lex/
Preprocessor.cpp 457 // We do not allow the preprocessor to reenter the main file. Doing so will
460 assert(NumEnteredSourceFiles == 0 && "Cannot reenter the main file!");
  /external/clang/lib/Parse/
ParseTemplate.cpp     [all...]
  /external/mdnsresponder/mDNSPosix/
Responder.c 112 // not safe (because it could reenter mDNS), but
mDNSPosix.c     [all...]
  /external/quake/quake/src/QW/progs/
misc.qc 598 This bmodel will appear if the episode has allready been completed, so players can't reenter it.
  /frameworks/base/core/java/android/webkit/
HTML5VideoViewProxy.java 150 Log.w(LOGTAG, "Try to reenter the full screen mode");
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texi2dvi 316 # though the user may be able to reenter a valid filename at the tex
  /external/webkit/Source/WebCore/inspector/front-end/
ElementsTreeOutline.js 91 // and the select() call would change the focusedDOMNode and reenter this setter. So to
    [all...]
  /system/core/toolbox/
dd.c 972 /* Use snprintf(3) so that we don't reenter stdio(3). */
  /external/icu4c/i18n/
ucol_elm.cpp     [all...]
  /external/libxml2/
pattern.c     [all...]
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.cc     [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
flex.man     [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
flex.info     [all...]
flex.texi     [all...]
  /external/webkit/Tools/android/flex-2.5.4a/
flex.1     [all...]

Completed in 1922 milliseconds

1 2