Searched
full:put (Results
2076 -
2100 of
4625) sorted by null
<<81828384858687888990>>
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
KeyTable.java | 246 m_refsTable.put(ref, nodes);
|
/dalvik/tools/ |
gclog.py | 121 # [63-48] Reserved; must be zero (TODO: put new data in these slots)
|
/dalvik/vm/ |
SignalCatcher.c | 183 * We don't know how long it will take to do the disk I/O, so put us
|
/dalvik/vm/arch/arm/ |
CallOldABI.S | 106 @ argc is already in a scratch register (r3). Put argv into one. Note
|
/dalvik/vm/mterp/x86-atom/ |
OP_FILLED_NEW_ARRAY.S | 130 shr $$4, %edx # %edx<- put next reg in low 4
|
/dalvik/vm/native/ |
java_lang_System.c | 180 /* can't put this element into the array */
|
/dalvik/vm/oo/ |
TypeCheck.c | 190 * Determine whether or not we can put an object into an array, based on
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
GLES20TriangleRenderer.java | 46 mTriangleVertices.put(mTriangleVerticesData).position(0);
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
RFC2965Spec.java | 134 attribmap.put(param.getName().toLowerCase(Locale.ENGLISH), param);
|
/external/apache-http/src/org/apache/http/impl/io/ |
ContentLengthInputStream.java | 182 * @param b The byte array to put the new data in.
|
/external/astl/include/ |
ios_base.h | 36 // Flags are used to put the stream is a certain state which affect
|
/external/bison/lib/ |
argmatch.c | 156 /* We try to put synonyms on the same line. The assumption is that
|
/external/bluetooth/bluez/audio/ |
telephony-dummy.c | 49 * 0 = incoming call is put on hold in the AG
|
/external/bluetooth/glib/glib/ |
gunicode.h | 352 /* Validate a UTF8 string, return TRUE if valid, put pointer to
|
/external/bluetooth/hcidump/parser/ |
obex.c | 47 return "Put";
|
/external/dbus/ |
config.h | 67 /* Where to put test sockets */
|
config.h.in | 66 /* Where to put test sockets */
|
/external/dropbear/ |
cli-chansession.c | 229 /* Put the string length at the start of the buffer */
|
cli-kex.c | 303 /* put the new entry in the file */
|
install-sh | 33 # put in absolute paths if you don't have them in your path; or use env. vars.
|
/external/e2fsprogs/intl/ |
plural.y | 21 /* The bison generated parser uses alloca. AIX 3 forces us to put this
|
/external/elfutils/config/ |
install-sh | 33 # put in absolute paths if you don't have them in your path; or use env. vars.
|
/external/emma/core/java12/com/vladium/emma/instr/ |
InstrProcessorST.java | 94 if (manifest == null) mainAttrs.put (Attributes.Name.MANIFEST_VERSION, "1.0"); 95 mainAttrs.put (new Attributes.Name ("Created-By"), IAppConstants.APP_NAME + " v" + IAppConstants.APP_VERSION_WITH_BUILD_ID_AND_TAG); 99 mainAttrs.put (Attributes.Name.IMPLEMENTATION_TITLE, "instrumented version of [" + archive.getAbsolutePath () + "]"); 100 mainAttrs.put (Attributes.Name.SPECIFICATION_TITLE, "instrumented on " + new Date (m_timeStamp) + " [" + Property.getSystemFingerprint () + "]"); [all...] |
/external/emma/core/java12/com/vladium/emma/report/ |
ClassItem.java | 142 cldata.put (mline, data);
|
SourcePathCache.java | 93 m_packageCache.put (packageVMName, entry);
|
Completed in 644 milliseconds
<<81828384858687888990>>