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

  /dalvik/vm/mterp/x86-atom/
OP_SHR_LONG.S 41 jmp .L${opcode}_final # sign is fine, finish
OP_SHR_LONG_2ADDR.S 42 jmp .L${opcode}_final # sign is fine, finish
  /external/mesa3d/docs/
MESA_resize_buffers.spec 37 its internal data structors accordingly. This normally works fine
  /external/v8/test/mjsunit/compiler/
regress-closures-with-eval.js 28 // Verifies that closures in presence of eval work fine.
  /external/v8/test/mjsunit/
strict-mode-eval.js 35 // Verify the code compiles just fine in non-strict mode
unicode-test.js     [all...]
  /external/opencv/cv/src/
cvsmooth.cpp 538 * "coarse" level) is 4 bit wide and the second tier (known as the "fine" level)
539 * is 8 bit wide. Pixels inserted in the fine level also get inserted into the
540 * coarse bucket designated by the 4 MSBs of the fine bucket value.
549 ushort fine[16][16]; variable
558 *((ushort*) h.fine + x) op;
723 histogram_muladd( 2*r+1, &h_fine[16*n*(16*c+k)], &H[c].fine[k][0] );
746 memset( &H[c].fine[k], 0, 16 * sizeof(ushort) );
748 histogram_add( &h_fine[16*(n*(16*c+k)+luc[c][k])], H[c].fine[k] );
751 histogram_muladd( j+r+1 - n, &h_fine[16*(n*(16*c+k)+(n-1))], &H[c].fine[k][0] );
757 histogram_sub( &h_fine[16*(n*(16*c+k)+MAX(luc[c][k]-2*r-1,0))], H[c].fine[k] )
    [all...]
  /external/v8/test/mjsunit/regress/
regress-52801.js 28 // Whenever we enter a with-scope, we copy the context. This in itself is fine
  /frameworks/base/tests/CoreTests/android/core/
MiscRegressionTest.java 77 Logger.global.fine("This has logging Level.FINE, should become VERBOSE");
  /libcore/support/src/test/java/tests/support/
Support_TestWebServer.java 153 Logger.global.fine(s);
  /libcore/luni/src/main/java/java/util/logging/
Logger.java 880 * Logs a message of level {@code Level.FINE}; the message is transmitted
886 public void fine(String msg) { method in class:Logger
887 log(Level.FINE, msg);
    [all...]
  /external/webrtc/src/modules/audio_processing/aecm/main/matlab/
compsup.m 27 % fine for support=64, but for support=128,
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
LoggerTest.java 935 assertFalse(mlog.isLoggable(Level.FINE));
976 this.sharedLogger.setLevel(Level.FINE);
    [all...]
  /external/mksh/src/
Build.sh     [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86-atom.S     [all...]
  /external/grub/docs/
texinfo.tex 758 % And a page break here is fine.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 826 % And a page break here is fine.
    [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 1795 milliseconds