Searched
full:calls (Results
651 -
675 of
3371) sorted by null
<<21222324252627282930>>
/external/proguard/src/proguard/optimize/peephole/ |
UnreachableCodeRemover.java | 33 * regular calls or branches.
|
/external/qemu/android/utils/ |
bufprint.h | 32 ** this allows you to chain several calls to bufprint() and only check for
|
tempfile.c | 147 dwarning("%s: over %d calls. Program exit may not cleanup all temporary files",
|
/external/quake/quake/src/QW/client/ |
cvar.h | 79 // expands value to a string and calls Cvar_Set
|
/external/quake/quake/src/WinQuake/ |
cvar.h | 79 // expands value to a string and calls Cvar_Set
|
/external/skia/include/core/ |
SkColorFilter.h | 72 /** Create a colorfilter that calls through to the specified procs to
|
/external/skia/include/utils/ |
SkDumpCanvas.h | 124 // override from baseclass that does the formatting, and in turn calls
|
SkProxyCanvas.h | 8 intercepting (and possibly modifying) calls to a canvas.
|
/external/skia/src/images/ |
SkImageRef.cpp | 82 subsequent calls to the codec, we are sure we will always get the same
|
/external/srec/srec/include/ |
c42mul.h | 49 /* Main calls to multi-line recognition
|
/external/stlport/doc/ |
pointer_specialization.txt | 23 are only bridges that forward all the method calls to the
|
/external/stlport/test/unit/cppunit/ |
file_reporter.h | 65 // Error might be called several times between 2 progress calls, we shouldn't however consider
|
/external/v8/src/ |
checks.cc | 37 // Contains protection against recursive calls (faults while handling faults).
|
flag-definitions.h | 136 DEFINE_bool(trace, false, "trace function calls") 298 DEFINE_bool(trace_calls, false, "trace calls") 299 DEFINE_bool(trace_builtin_calls, false, "trace builtins calls") 347 "trace regexp macro assembler calls.")
|
flags.h | 69 // and then calls SetFlagsFromCommandLine() and returns its result.
|
func-name-inferrer.h | 105 // A wrapper class that automatically calls InferAndLeave when
|
regexp-macro-assembler-tracer.h | 34 // Decorator on a RegExpMacroAssembler that write all calls.
|
smart-pointer.h | 35 // A 'scoped array pointer' that calls DeleteArray on its pointer when the
|
/external/webkit/JavaScriptCore/profiler/ |
Profile.cpp | 43 // FIXME: When multi-threading is supported this will be a vector and calls
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_2/regexp/ |
regress-9141.js | 54 * Calls to AddTestCase here. AddTestCase is a function that is defined
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
regress-102725.js | 40 * Successive calls to foo.toString() were producing different answers!
|
/external/webkit/SunSpider/ |
TODO | 16 - function calls / recursion
|
/external/webkit/WebCore/bindings/generic/ |
BindingSecurityBase.cpp | 58 // and accessing instances of the template calls the callback function.
|
/external/webkit/WebCore/bindings/v8/ |
ScriptStringImpl.h | 46 // This implementation optimizes for the common case where the responseText is built up with many calls to operator+= before the actual text is queried.
|
/external/webkit/WebCore/bindings/v8/custom/ |
V8WebGLArrayBufferCustom.cpp | 55 // between this case and that where the user calls "new
|
Completed in 526 milliseconds
<<21222324252627282930>>