HomeSort by relevance Sort by last modified time
    Searched refs:intercepts (Results 1 - 10 of 10) sorted by null

  /external/v8/test/webkit/
function-dot-length-read-only.js 25 "Tests that function.length correctly intercepts stores when a function is used as a prototype."
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
event-hub.rb 8 A special event listener that intercepts debug events and forwards them to other
socket.rb 259 A debugging event listener which intercepts debug event messages sent by a EventSocketProxy
  /external/strace/
strace.spec 17 The strace program intercepts and records the system calls called and
32 The strace program intercepts and records the system calls called and
  /external/ImageMagick/www/api/
feature.php 141 <p>Use HoughLineImage() in conjunction with any binary edge extracted image (we recommand Canny) to identify lines in the image. The algorithm accumulates counts for every white pixel for every possible orientation (for angles from 0 to 179 in 1 degree increments) and distance from the center of the image to the corner (in 1 px increments) and stores the counts in an accumulator matrix of angle vs distance. The size of the accumulator is 180x(diagonal/2). Next it searches this space for peaks in counts and converts the locations of the peaks to slope and intercept in the normal x,y input image space. Use the slope/intercepts to find the endpoints clipped to the bounds of the image. The lines are then drawn. The counts are a measure of the length of the lines</p>
  /external/v8/test/mjsunit/es6/
proxies-for.js 189 // Proxy intercepts enumerability check.
  /external/vulkan-validation-layers/
generator.py     [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
cdi-api-1.0.jar 
  /prebuilts/tools/common/m2/repository/javax/enterprise/cdi-api/1.0/
cdi-api-1.0.jar 
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 381 This intercepts the OS's crash signals and prints which component of LLVM
    [all...]

Completed in 317 milliseconds