HomeSort by relevance Sort by last modified time
    Searched full:primary (Results 476 - 500 of 1708) sorted by null

<<11121314151617181920>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
gprof.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/
gprof.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/
gprof.info     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gprof.info     [all...]
  /external/icu4c/test/cintltst/
cmsccoll.c 424 /*log_verbose("Testing primary\n");*/
433 fprintf(file,"Primary failed source: %s target: %s \n", utfSource,utfTarget);
442 fprintf(file,"Primary swamps 2nd failed source: %s target: %s \n", utfSource,utfTarget);
526 fprintf(file,"Primary failed source: %s target: %s \n", utfSource,utfTarget);
1008 * primary vs. primary, secondary vs. secondary
1062 /* primary ignorable). */
    [all...]
  /bionic/libm/src/
s_expm1f.c 87 /* x is now in primary range */
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
TestResultsProvider.java 95 + _ID + " INTEGER PRIMARY KEY AUTOINCREMENT, "
  /cts/tests/src/android/content/cts/
DummyProvider.java 85 db.execSQL("CREATE TABLE " + NAME_VALUE_TABLE + " (" + _ID + " INTEGER PRIMARY KEY,"
  /cts/tests/tests/database/src/android/database/cts/
DatabaseUtilsTest.java 69 mDatabase.execSQL("CREATE TABLE " + TABLE_NAME + " (_id INTEGER PRIMARY KEY, " +
72 "CREATE TABLE blob_test (_id INTEGER PRIMARY KEY, name TEXT, data BLOB)");
172 String sqls = "CREATE TABLE " + TABLE_NAME + " (_id INTEGER PRIMARY KEY, name TEXT);\n"
408 mDatabase.execSQL("CREATE TABLE test_copy (_id INTEGER PRIMARY KEY, " +
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
DisplayRefreshRateTest.java 35 * achieved by vsync-limited eglSwapBuffers(). The primary goal is to test
  /dalvik/dx/src/com/android/dx/command/dump/
DotDumper.java 159 + " [label=\"primary\"];");
  /development/pdk/docs/porting/
intro_source_code.jd 17 <p>Android source code is maintained in two code bases: the Android Linux kernel (<code>kernel</code> directory) and Android platform and applications (<code>device</code> directory). This document provides a high-level introduction to the source code organization and an overview of the major components of each primary directory.</p>
  /development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/
NotesDbAdapter.java 51 "create table notes (_id integer primary key autoincrement, "
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/
NotesDbAdapter.java 51 "create table notes (_id integer primary key autoincrement, "
  /development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/
NotesDbAdapter.java 51 "create table notes (_id integer primary key autoincrement, "
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
NotesDbAdapter.java 51 "create table notes (_id integer primary key autoincrement, "
  /development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
NotesDbAdapter.java 51 "create table notes (_id integer primary key autoincrement, "
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NotesDbAdapter.java 51 "create table notes (_id integer primary key autoincrement, "
  /device/moto/wingray/
device_base.mk 74 audio.primary.stingray \
  /external/apache-xml/src/main/java/org/apache/xml/utils/
Constants.java 24 * Primary constants used by the XSLT Processor
  /external/chromium/base/
tracked.h 52 // Use line number as the primary key (because it is fast, and usually gets us
  /external/chromium/chrome/browser/autofill/
autofill_metrics.cc 142 // Logs a type quality metric. The primary histogram name is constructed based
credit_card.h 46 // The guid is the primary identifier for |CreditCard| objects.
  /external/chromium/chrome/browser/
browser_main_mac.mm 86 // instead of calling NSApplicationMain(). The primary reason is that NSAM()
  /external/chromium/third_party/libjingle/source/talk/base/
network.h 86 // Returns the index of this network. This is considered the primary key

Completed in 743 milliseconds

<<11121314151617181920>>