HomeSort by relevance Sort by last modified time
    Searched full:put (Results 851 - 875 of 4625) sorted by null

<<31323334353637383940>>

  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/
ASN1Time.java 40 * TODO Put ctor description here
  /dalvik/libcore/sql/src/main/java/javax/sql/
RowSetWriter.java 24 * to put data updates back to the data source from which the {@code RowSet} was
  /dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
TestUtils.java 42 * @param perLine how many numbers put on single line
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemExsltFuncResult.java 36 * To keep the binary compatibility put those three private global
  /dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/support/
MockFilter.java 75 properties.put(name, value);
MockReader.java 124 properties.put(name, value);
  /dalvik/vm/mterp/x86/
OP_IPUT.S 9 * General 32-bit instance field put.
  /dalvik/vm/mterp/x86-atom/
OP_SPUT.S 19 * Code: Generic 32-bit static field "put" operation. Uses no substitutions.
OP_SPUT_WIDE.S 19 * Code: Generic 32-bit static field "put" operation. Uses no substitutions.
  /development/pdk/docs/porting/
instrumentation_testing.jd 414 values.put(Contacts.People.NAME, name);
415 values.put(Contacts.People.STARRED, star);
422 values.put(Contacts.Phones.TYPE, phoneType);
423 values.put(Contacts.Phones.NUMBER, number);
424 values.put(Contacts.Phones.LABEL, label);
431 values.put(ContactMethods.KIND, Contacts.KIND_EMAIL);
432 values.put(ContactMethods.DATA, email);
433 values.put(ContactMethods.LABEL, "");
434 values.put(ContactMethods.TYPE, emailType);
  /development/samples/ApiDemos/res/layout/
relative_layout_2.xml 35 Put the EditText field under the TextView
surface_view_overlay.xml 24 <!-- Here is where we put the SurfaceView, in a frame so that we can
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
GLWorld.java 51 vertex.put(mVertexBuffer, mColorBuffer);
  /development/tools/apkcheck/src/com/android/apkcheck/
ApiList.java 92 mPackageList.put(name, pkgInfo);
ClassInfo.java 131 mFieldList.put(fieldInfo.getNameAndType(), fieldInfo);
154 mMethodList.put(methInfo.getNameAndDescriptor(), methInfo);
306 tmpFieldList.put(fieldInfo.getNameAndType(), fieldInfo);
316 tmpMethodList.put(methodInfo.getNameAndDescriptor(), methodInfo);
PackageInfo.java 65 mClassList.put(fixedName, classInfo);
  /external/astl/src/
sstream.cpp 82 ostream& stringstream::put(char c) { function in class:std::stringstream
  /external/bison/lib/
gnulib.mk 21 # This is for those projects which use "gettextize --intl" to put a source-code
  /external/bison/m4/
onceonly.m4 15 dnl will be put only once into the 'configure' file. It keeps the size of
  /external/bison/src/
reader.h 49 /* These are declared by the scanner, but not used. We put them here
  /external/blktrace/btreplay/
btrecord.h 68 * @nbunches: Number of bunches put into the file
  /external/bluetooth/bluez/rfcomm/
parser.h 39 /* Put the tokens into the symbol table, so that GDB and other debuggers
  /external/bluetooth/glib/tests/
unicode-caseconv.c 64 * to put the expected result .. the original character unchanged. But
  /external/clearsilver/
README.python 52 put all your SQL code. It also could be changed to work with flat
  /external/clearsilver/man/man3/
cgi_register_parse_cb.3 43 PUT (any type)
51 only allows data on PUT/POST requests (and presumably

Completed in 386 milliseconds

<<31323334353637383940>>