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

<<61626364656667686970>>

  /external/elfutils/libasm/
asm_newscn.c 109 /* Put the default fill pattern in place. */
  /external/emma/core/java13/com/vladium/util/exit/
ExitHookManager.java 70 m_exitThreadMap.put (runnable, exitThread); // TODO: use identity here
  /external/expat/bcb5/
README.txt 53 make file, put it in the USERDEFINES variable.
  /external/gtest/samples/
sample1_unittest.cc 62 // keep test code organized. You should put logically related tests
sample3_unittest.cc 61 // in a global function. That's why you should put test sub-routines
sample8_unittest.cc 156 // will put some of the tested numbers beyond the capability of the
  /external/guava/src/com/google/common/collect/
ImmutableSortedSetFauxverideShim.java 31 * <p>While we could put the overrides in {@link ImmutableSortedSet} itself, it
RegularImmutableMap.java 41 // each of our 6 callers carefully put only Entry<K, V>s into the array!
  /external/icu4c/common/
serv.cpp 149 result.put(_id, (void*)this, status); // cast away const
545 serviceCache->put(result->actualDescriptor, result, status);
554 serviceCache->put(*desc, result, status);
773 dnCache->cache.put(dname, (void*)id, status); // share pointer with visibleIDMap
udatamem.c 67 This is here because this platform can't currently put
uhash.h 330 * Put a (key=pointer, value=pointer) item in a UHashtable. If the
349 * Put a (key=integer, value=pointer) item in a UHashtable.
367 * Put a (key=pointer, value=integer) item in a UHashtable. If the
385 * Put a (key=integer, value=integer) item in a UHashtable. If the
  /external/icu4c/config/
mh-cygwin 123 # put this here again so it gets cyguc...
  /external/icu4c/i18n/
tmutfmt.cpp 504 countToPatterns->put(pluralCount, formatters, err);
640 countToPatterns->put(srcPluralCount, formatters, err);
695 countToPatterns->put(srcPluralCount, formatters, err);
782 target->put(UnicodeString(*key), newVal, status);
    [all...]
zonemeta.cpp 351 // Put this entry in the hashtable. Since this hashtable has no key deleter,
385 // Put this entry in the hashtable. Since this hashtable has no key deleter,
477 // Put this entry in the hashtable
721 // Create new UVector and put it into the hashtable
    [all...]
  /external/icu4c/tools/tzcode/
asctime.c 47 ** For years that are more than four digits we put extra spaces before the year
  /external/iproute2/
README.distribution 21 size N, and for the ith entry, put in G(i/N). Let's call this table T.
  /external/iproute2/doc/
nstat.sgml 70 variables to put their history in safe places
  /external/iproute2/netem/
README.distribution 23 size N, and for the ith entry, put in G(i/N). Let's call this table T.
  /external/jpeg/
cdjpeg.c 27 * we put "#define signal_catcher _abort" in jconfig.h. Talk about bogus...
jutils.c 46 * wild stores without adding an inner-loop test, we put some extra
  /external/kernel-headers/original/asm-x86/
desc_32.h 234 * Will read the base address of GDT_ENTRY_ESPFIX_SS and put it into %eax.
  /external/libpcap/
config.h 6 * put "const" here. This may cause duplicate definitions
config.h.in 5 * put "const" here. This may cause duplicate definitions
tokdefs.h 29 /* Put the tokens into the symbol table, so that GDB and other debuggers
  /external/libpng/scripts/
makefile.intel 29 # Uncomment next to put error messages in a file

Completed in 269 milliseconds

<<61626364656667686970>>