HomeSort by relevance Sort by last modified time
    Searched refs:answer (Results 76 - 91 of 91) sorted by null

1 2 34

  /external/qemu/slirp/
udp.c 488 nmsg->answer = 0;
  /external/v8/src/
runtime.cc     [all...]
objects.cc 3731 const unibrow::byte* answer = local
3746 const unibrow::byte* answer = local
4064 const unibrow::byte* answer = ReadBlock(input, &rbb, offset_ptr, chars); local
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
ArraysTest.java 917 double[] answer = new double[] { Double.NEGATIVE_INFINITY, -0d, 0d, local
1015 float[] answer = new float[] { Float.NEGATIVE_INFINITY, -0f, 0f, local
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /external/v8/benchmarks/
deltablue.js 168 * graph. Answer the constraint that this constraint overrides, if
388 * Answer true if this constraint is satisfied in the current solution.
682 * detected, remove the given constraint and answer
683 * false. Otherwise, answer true.
709 * downstream of the given constraint. Answer a collection of
earley-boyer.js     [all...]
  /external/webkit/SunSpider/tests/v8-v4/
v8-deltablue.js 162 * graph. Answer the constraint that this constraint overrides, if
382 * Answer true if this constraint is satisfied in the current solution.
676 * detected, remove the given constraint and answer
677 * false. Otherwise, answer true.
703 * downstream of the given constraint. Answer a collection of
v8-earley-boyer.js     [all...]
  /external/skia/src/core/
SkMatrix.cpp 106 // all non-zero (answer is 0 or 1)
229 SkFixed answer = (numer + (denom >> 1)) / denom; local
231 return (answer ^ as) - as;
    [all...]
  /external/v8/src/arm/
codegen-arm.cc 3414 JumpTarget answer; local
3433 JumpTarget answer; local
    [all...]
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 351 ;# exploit the saturation here. if the answer is negative
    [all...]
  /external/dropbear/libtommath/
bn.tex 258 So you may be thinking ``should I use LibTomMath?'' and the answer is a definite maybe. Let me tabulate what I think
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/v8/test/cctest/
test-api.cc 9357 uint32_t* answer = &size - (size \/ sizeof(size)); local
    [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 345 milliseconds

1 2 34