HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 1701 - 1725 of 3111) sorted by null

<<61626364656667686970>>

  /external/tcpdump/
print-l2tp.c 98 #define L2TP_AVP_CALLING_NUMBER 22 /* Calling Number */
  /external/v8/src/
fast-codegen.cc 434 // Label the AST before calling MakeCodePrologue, so AST node numbers are
platform-macos.cc 630 // If we are profiling, we need to be able to access the calling
top.h 337 // Returns the global context of the calling JavaScript code. That
  /external/webkit/JavaScriptCore/bytecode/
SamplingTool.cpp 370 printf(" [*] Samples inside host code are charged to the calling Bytecode.\n");
  /external/webkit/JavaScriptCore/bytecompiler/
BytecodeGenerator.h 169 // The emitNode functions are just syntactic sugar for calling
  /external/webkit/JavaScriptCore/jit/
ExecutableAllocatorFixedVMPool.cpp 144 // calling insert directly, to avoid multiple entries beging added with the
  /external/webkit/JavaScriptCore/tests/mozilla/
README-jsDriver.html 75 can return a nonzero exit code by calling the shell function
  /external/webkit/WebCore/bindings/objc/
WebScriptObject.h 245 @result Returns the result of calling the script method.
WebScriptObject.mm 386 // Need to scope this lock to ensure that we release the lock before calling
  /external/webkit/WebCore/bindings/v8/
V8Binding.cpp 478 // calling it with the constructor as its receiver. This means that
  /external/webkit/WebCore/bindings/v8/custom/
V8LocationCustom.cpp 58 // Since JSC and V8 have different mechanisms for getting at the calling frame,
  /external/webkit/WebCore/bridge/
npruntime.h 152 After calling NPReleaseVariantValue, the type of the variant will
  /external/webkit/WebCore/html/
HTMLAnchorElement.cpp 108 // Before calling absoluteRects, check for the common case where the renderer
  /external/webkit/WebCore/page/
Geolocation.cpp 661 // than calling into PlatformBridge.
  /external/webkit/WebCore/platform/
ScrollView.h 143 // that ultimately end up calling setScrollPosition.
Scrollbar.cpp 384 return true; // FIXME: Handled as context menu by Qt right now. Should just avoid even calling this method on a right click though.
  /external/webkit/WebCore/platform/graphics/
GlyphPageTreeNode.cpp 190 // of glyph indices. This part involves calling into the platform-specific
  /external/webkit/WebCore/platform/graphics/chromium/
TransparencyWin.cpp 161 // This should be false, since calling composite() is mandatory.
  /external/webkit/WebCore/platform/graphics/transforms/
TransformationMatrix.h 247 // Use isInvertible() before calling this if you need to know.
  /external/webkit/WebCore/platform/graphics/win/
GraphicsLayerCACF.cpp 162 // will end up calling updateSublayerList() N times.
WKCACFLayer.cpp 234 // FIXME: ideally we'd avoid calling -setNeedsDisplay on a layer that is a plain color,
  /external/webkit/WebCore/platform/image-decoders/
ImageDecoder.h 113 // allocation fails. Calling this multiple times is undefined and may
  /external/webkit/WebCore/platform/image-decoders/bmp/
BMPImageReader.h 280 // calling this), returns false to enable easy tailcalling.
  /external/webkit/WebCore/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp 492 // save the scanline before calling it.

Completed in 668 milliseconds

<<61626364656667686970>>