Searched
full:put (Results
2001 -
2025 of
4625) sorted by null
<<81828384858687888990>>
/external/guava/javadoc/com/google/common/collect/class-use/ |
ImmutableBiMap.Builder.html | 132 <TD><CODE><B>ImmutableBiMap.Builder.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableBiMap.Builder.html#put(K, V)">put</A></B>(<A HREF="../../../../../com/google/common/collect/ImmutableBiMap.Builder.html" title="type parameter in ImmutableBiMap.Builder">K</A> key,
|
ImmutableClassToInstanceMap.Builder.html | 141 <TD><CODE><B>ImmutableClassToInstanceMap.Builder.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableClassToInstanceMap.Builder.html#put(java.lang.Class, T)">put</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A><T> type,
|
/external/guava/src/com/google/common/collect/ |
ImmutableMultiset.java | 118 builder.put(entry.getElement(), count); 354 builder.put(element, count);
|
/external/icu4c/ |
aclocal.m4 | 367 # put it back. 393 # put it back.
|
/external/icu4c/common/ |
resbund.cpp | 101 * to put certain locales in certain files. In this example, it would 102 * be logical to put en_US_CA, en_US, and en into the en.txt file,
|
/external/icu4c/i18n/ |
dtitvinf.cpp | 345 fIntervalPatterns->put(skeleton, patternsOfOneSkeleton, status); 631 target->put(UnicodeString(*key), copy, status);
|
/external/libffi/src/pa/ |
hpux32.S | 104 we need to give it a place to put the result. */ 282 /* Put arguments onto the stack and call ffi_closure_inner. */
|
linux.S | 98 we need to give it a place to put the result. */ 274 /* Put arguments onto the stack and call ffi_closure_inner. */
|
/external/libpcap/ |
pcap-snoop.c | 265 * doesn't put an Ethernet header onto the wire, it puts raw 271 * DLT_DOCSIS as a Cisco CMTS won't put traffic onto it
|
/external/opencore/fileformats/mp4/parser/src/ |
impeg4file.cpp | 286 //since extra check is put above, it should NEVER fall in this bracket 462 //since extra check is put above, it should NEVER fall in this bracket
|
/external/openssl/crypto/bio/ |
bio_lib.c | 55 * copied and put under another distribution licence 419 /* put the 'bio' on the end of b's list of operators */
|
/external/openssl/crypto/ |
dyn_lck.c | 108 * copied and put under another distribution licence 276 /* If we found a place with a NULL pointer, put our pointer
|
/external/openssl/crypto/evp/ |
encode.c | 55 * copied and put under another distribution licence 256 /* Get char and put it into the buffer */
|
/external/openssl/crypto/lhash/ |
lhash.c | 55 * copied and put under another distribution licence 76 * 1.8 eay - Put the stats routines into a separate file, lh_stats.c
|
/external/proguard/src/proguard/optimize/peephole/ |
MethodInliner.java | 285 // Put the 'this' reference in variable 0 (plus offset). 353 // Just leave out the instruction, but put in a label,
|
/external/proguard/src/proguard/preverify/ |
CodePreverifier.java | 212 // Put the frames into a stack map attribute. 221 // Put the frames into a stack map table attribute.
|
/external/srec/srec/Nametag/src/ |
NametagsImpl.c | 164 CHKLOG(rc, impl->value->put(impl->value, id, newNametag)); 296 CHKLOG(rc, nametags->put(nametags, id, nametag));
|
/external/stlport/stlport/stl/config/ |
user_config.h | 95 * _STLP_NO_RELOPS_NAMESPACE: if defined, don't put the relational 157 * It is being put in this file as there is no way to check if we are using GNU ld automatically,
|
/external/v8/src/ |
jump-target.cc | 187 // If the value is synced on all frames, put it in memory. This 197 // Try to put it in a register. If there was no best choice
|
log.h | 187 // Emits an event when a message is put on or read from a debugging queue. 188 // DebugTag lets us put a call-site specific label on the event.
|
/external/v8/test/cctest/ |
test-heap-profiler.cc | 323 stream_.Put('\0'); 341 stream_.Put('\0');
|
/external/webkit/JavaScriptCore/ |
ChangeLog-2003-10-25 | 246 (ArrayInstanceImp::put): Ditto. 361 (ArrayInstanceImp::put): Ditto. 388 (ArrayInstanceImp::put): Ditto. 454 (PropertyMap::put): Don't bother setting the index for _singleEntry, since there's 474 (PropertyMap::put): Set an index for new map entries to an ever-increasing number based on a global. [all...] |
/external/webkit/JavaScriptCore/bytecompiler/ |
BytecodeGenerator.h | 127 // where you've put "suggestion" in a RefPtr, but you'd like to allow 172 // meaning that the node need not put the result in a register.
|
/external/webkit/JavaScriptCore/wrec/ |
WRECParser.cpp | 300 constructor.put(character); 322 constructor.put(ch);
|
/external/webkit/WebCore/bindings/objc/ |
WebScriptObject.mm | 366 [self _imp]->put(exec, Identifier(exec, String(key)), convertObjcValueToValue(exec, &value, ObjcObjectType, [self _rootObject]), slot); 482 [self _imp]->put(exec, index, convertObjcValueToValue(exec, &value, ObjcObjectType, [self _rootObject]));
|
Completed in 505 milliseconds
<<81828384858687888990>>