HomeSort by relevance Sort by last modified time
    Searched full:calls (Results 1351 - 1375 of 3371) sorted by null

<<51525354555657585960>>

  /external/qemu/distrib/sdl-1.2.12/src/main/win32/
SDL_win32_main.c 4 The WinMain function -- calls your program's main() function
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzGL.m 154 * the cache size by issuing the following calls right after you create
  /external/qemu/elff/
elff_api.h 116 * calls to this API dealing with the given ELF file. On failure this routine
  /external/quake/quake/src/QW/server/
sys_unix.c 200 Quake calls this so the system can register variables before host_hunklevel
  /external/skia/include/core/
SkShader.h 123 The default implementation calls shadeSpan() and then extracts the alpha
  /external/stlport/src/details/
fstream_unistd.cpp 218 // access. On Unix, file-creation system calls always clear
  /external/stlport/stlport/stl/
_time_facets.h 223 // For the formats 'x, 'X', and 'c', do_put calls the first form of
char_traits.h 85 // standard calls for it to be defined in <ios>. This implementation
  /external/strace/
install-sh 164 # Skip lots of stat calls in the usual case.
  /external/strace/linux/
syscall.h 117 /* architecture-specific calls */
  /external/strace/strace/linux/
syscall.h 117 /* architecture-specific calls */
  /external/tcpdump/
install-sh 163 # Skip lots of stat calls in the usual case.
  /external/v8/src/ia32/
assembler-ia32.h 438 // Assembler functions are invoked in between GetCode() calls.
446 // This is for calls and branches within generated code.
453 // This is for calls and branches to runtime code.
667 // Calls
regexp-macro-assembler-ia32.h 199 // Calls a C function and cleans up the space for arguments allocated
  /external/v8/src/
scopes.cc 481 if (scope_calls_eval_) Indent(n1, "// scope calls 'eval'\n");
482 if (outer_scope_calls_eval_) Indent(n1, "// outer scope calls 'eval'\n");
483 if (inner_scope_calls_eval_) Indent(n1, "// inner scope calls 'eval'\n");
550 // If we find a variable, but the current scope calls 'eval', the found
    [all...]
  /external/webkit/JavaScriptCore/runtime/
JSFunction.cpp 86 // JIT code for other functions may have had calls linked directly to the code for this function; these links
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Array/
regress-178722.js 45 * 3. Perform an implementation-dependent sequence of calls to the [[Get]],
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.h 144 // Handle a detected alloc/free mismatch. By default this calls CRASH().
ThreadSpecific.h 286 // Set up thread-specific value's memory pointer before invoking constructor, in case any function it calls
  /external/webkit/WebCore/bindings/v8/
V8Binding.h 96 // all the calls (both to convert WebCore::String to v8::String and to GC the handle)
  /external/webkit/WebCore/bindings/v8/custom/
V8WebGLArrayCustom.h 58 // the user calls "new WebGL<T>Array()" from JavaScript.
  /external/webkit/WebCore/dom/
MessagePort.cpp 155 // Must close port before blowing away the cached context, to ensure that we get no more calls to messageAvailable().
  /external/webkit/WebCore/inspector/front-end/
BottomUpProfileDataGridTree.js 28 // a reverse-callstack showing how many of those calls came from it. So, unlike top-down, the statistics in
  /external/webkit/WebCore/loader/
CachedResource.h 48 // from CachedResourceClient, to get the function calls in case the requested data has arrived.
  /external/webkit/WebCore/page/
Navigator.cpp 117 // If the frame is already detached, FrameLoader::userAgent may malfunction, because it calls a client method

Completed in 650 milliseconds

<<51525354555657585960>>