HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 1476 - 1500 of 3111) sorted by null

<<51525354555657585960>>

  /external/guava/javadoc/com/google/common/io/
Flushables.html 142 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to calling <code>flush(flushable, true)</code>, but with no
196 <DD>Equivalent to calling <code>flush(flushable, true)</code>, but with no
  /external/guava/src/com/google/common/collect/
LinkedListMultimap.java 61 * example, calling: <pre> {@code
912 * Returns a string representation of the multimap, generated by calling
  /external/guava/src/com/google/common/primitives/
Chars.java 400 * collection.toArray()}. Calling this method is as thread-safe as calling
Doubles.java 333 * collection.toArray()}. Calling this method is as thread-safe as calling
Floats.java 330 * collection.toArray()}. Calling this method is as thread-safe as calling
Ints.java 407 * collection.toArray()}. Calling this method is as thread-safe as calling
Longs.java 385 * collection.toArray()}. Calling this method is as thread-safe as calling
Shorts.java 399 * collection.toArray()}. Calling this method is as thread-safe as calling
generate.sh 421 * collection.toArray()}. Calling this method is as thread-safe as calling
  /external/icu4c/common/
serv.cpp 399 // we can use this simple approach since we know the situation where we're calling
446 // if factory is not null, we're calling from within the mutex,
ucnvhz.c 166 /* Calling code already handles this situation. */
352 /* Calling code already handles this situation. */
umutex.c 85 * first calling pthread_mutex_init().
94 * by calling u_setMutexFunctions(), the user supplied init function must
  /external/icu4c/common/unicode/
ucnv_err.h 231 * @param err This should always be set to a failure status prior to calling.
255 * @param err This should always be set to a failure status prior to calling.
uiter.h 261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
  /external/icu4c/i18n/
coll.cpp 37 * 01/29/01 synwee Modified into a C++ wrapper calling C APIs (ucol.h)
343 // Collator::createInstance() is just turning around and calling
digitlst.cpp 260 * Make sure that fitsIntoLong() is called before calling this function.
286 * Make sure that fitsIntoInt64() is called before calling this function.
  /external/icu4c/i18n/unicode/
stsearch.h 64 * calling a <tt>reset</tt> followed by a <tt>next</tt> or <tt>previous</tt>.
65 * Though a direction change can occur without calling <tt>reset</tt> first,
  /external/icu4c/layoutex/layout/
ParagraphLayout.h 51 * can only be created by calling <code>ParagraphLayout::nextLine()</code>. Each line
406 // way to implement it without either calling layoutEngineFactory()
RunArrays.h 127 * calling the <code>init</code> method. If it is full, it will be grown by
128 * calling the <code>grow</code> method.
  /external/icu4c/test/cintltst/
ncnvfbts.c 201 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
363 log_verbose("calling toUnicode @ %08lx to %08lx\n", targ,end);
  /external/iptables/
iptables-xml.c 673 DEBUGP("Calling commit\n");
832 DEBUGP("calling do_command(%u, argv, &%s, handle):\n",
  /external/jpeg/
jdmaster.c 105 /* Prevent application from calling me at wrong times */
538 /* Prevent application from calling me at wrong times */
jmemdos.c 98 typedef struct { /* registers for calling XMS driver */
102 typedef struct { /* registers for calling EMS driver */
  /external/kernel-headers/original/asm-x86/
paravirt.h 332 * These macros rely on the standard gcc "regparm(3)" calling
365 * calling convention can't directly deal with this, so the wrapper
  /external/libffi/src/mips/
ffi.c 494 /* Low level routine for calling O32 functions */
499 /* Low level routine for calling N32 functions */

Completed in 137 milliseconds

<<51525354555657585960>>