HomeSort by relevance Sort by last modified time
    Searched refs:row (Results 676 - 700 of 732) sorted by null

<<21222324252627282930

  /external/quake/quake/src/WinQuake/
vid_sunxil.cpp 312 int i, j, column, row, dup; local
  /external/webkit/Source/WebCore/rendering/
RenderTreeAsText.cpp 374 ts << " [r=" << c.row() << " c=" << c.col() << " rs=" << c.rowSpan() << " cs=" << c.colSpan() << "]";
  /frameworks/base/core/java/android/database/
DatabaseUtils.java 511 * Prints the contents of a Cursor's current row to System.out.
520 * Prints the contents of a Cursor's current row to a PrintSteam.
544 * Prints the contents of a Cursor's current row to a StringBuilder.
568 * Dump the contents of a Cursor's current row to a String.
571 * @return a String that contains the dumped cursor row
708 * Read the entire contents of a cursor row and store them in a ContentValues.
711 * @param values the {@link ContentValues} to put the row into.
773 * first column of the first row.
786 * first column of the first row.
795 * first column of the first row
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h     [all...]
  /external/webkit/Source/WebCore/accessibility/mac/
AccessibilityObjectWrapper.mm     [all...]
  /external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp 7029 int row = mediumSize - fontSizeTableMin; local
7059 int row = mediumSize - fontSizeTableMin; local
    [all...]
  /external/libvpx/vp8/common/x86/
postproc_sse2.asm 234 jnz nextrow ; next row
  /external/v8/tools/
tickprocessor.js 183 // Obsolete row types.
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang.y 340 fields.row = 0;
355 unionArray->setIConst(fields.col * $1->getNominalSize() + fields.row);
    [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/9/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java 509 * of times contacted (both for data row and for contact row). If all else fails, alphabetical.
5975 RowBuilder row = cursor.newRow(); local
7636 Object[] row = new Object[projection.length]; local
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js     [all...]
  /cts/tools/dx-tests/lib/
junit.jar 
  /cts/tools/utils/lib/
junit.jar 
  /cts/tools/vm-tests/lib/
junit.jar 
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/opencv/cv/src/
cvcalibration.cpp 265 double *row = JtJ->data.db + i*nparams, *col = JtJ->data.db + i; local
267 row[j] = col[j*nparams] = 0;
714 // transpose every row of _J (treat the rows as 3x3 matrices)
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /prebuilt/common/jython/
jython.jar 
  /external/dropbear/libtommath/
bn.tex 150 This will output a row of numbers that are increasing. Each column is a different test (such as addition, multiplication, etc)
417 Is is legal to call mp\_clear() twice on the same mp\_int in a row.
    [all...]
  /external/opencv/cvaux/src/
cvtrifocal.cpp 220 if( points4D->row != 4 )
    [all...]

Completed in 1394 milliseconds

<<21222324252627282930