HomeSort by relevance Sort by last modified time
    Searched full:needed (Results 251 - 275 of 5770) sorted by null

<<11121314151617181920>>

  /external/easymock/src/org/easymock/
MockControl.java 147 "method call on the mock needed before setting void callable")
168 "method call on the mock needed before setting Throwable")
185 "method call on the mock needed before setting return value")
202 "method call on the mock needed before setting void callable")
225 "method call on the mock needed before setting Throwable")
244 "method call on the mock needed before setting return value")
263 "method call on the mock needed before setting return value")
278 ((MocksControl) expectLastCall("method call on the mock needed before setting default void callable"))
347 "method call on the mock needed before setting void callable")
352 IExpectationSetters<Object> setter = expectLastCall("method call on the mock needed before setting void callable");
    [all...]
  /libcore/luni/src/main/java/javax/net/ssl/
SSLSocket.java 236 * <li>no authentication needed</li>
242 * {@code false} if no authentication is needed.
251 * if no client authentication is needed.
262 * <li>no authentication needed</li>
268 * {@code false} if not authentication is needed.
276 * {@code false} if no client authentication is needed.
  /external/wpa_supplicant/
driver.h 358 * needed in future driver operations. If this is not used, non-NULL
496 * associate() params, so set_auth_alg may not be needed in case of
518 * the driver does not support WPA, this function is not needed.
538 * function is not needed.
556 * function is not needed.
604 * device from the driver interface code. This is only needed if the
671 * This function is only needed for drivers that export MLME
686 * This function is only needed for drivers that export MLME
699 * This function is only needed for drivers that export MLME
710 * This function is only needed for drivers that export MLM
    [all...]
  /bionic/libc/bionic/
pthread_internal.h 51 /* needed by posix-timers.c */
110 /* needed by fork.c */
  /bootable/recovery/edify/
README 44 quotes are only needed if you want characters like whitespace to
86 second argument only if it's needed to determine the truth of the
  /device/sample/frameworks/PlatformLibrary/
README.txt 58 provides everything needed to hook up the native code with the Java library
68 build system. The only two special things needed to use your library are:
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
BasicPooledConnAdapter.java 62 // override needed only to make method visible in this package
80 // override needed only to make method visible in this package
  /external/bluetooth/bluez/doc/
attribute-api.txt 31 needed information. That way the usage of SDP and GATT would be mostly
56 way no complicated service includes array is needed.
  /external/chromium/net/http/
http_auth_handler_digest.h 10 // This is needed for the FRIEND_TEST() macro.
74 // Extract the method and path of the request, as needed by
  /external/freetype/include/freetype/internal/
ftdebug.h 48 /* are needed. */
211 /* Define `FT_Message' and `FT_Panic' when needed. */
  /external/icu4c/layout/
ThaiLayoutEngine.h 24 * the variant forms needed to display accents and tone marks correctly in context.
133 * adjusted as needed.
  /external/jpeg/
jmemansi.c 91 * jpeg_mem_available is less than the total space needed. You can dispense
127 * no explicit file deletion is needed.
  /external/kernel-headers/original/asm-x86/
i387_32.h 29 * The "nop" is needed to make the instructions the same
56 /* Use more nops than strictly needed in case the compiler
  /external/libffi/src/powerpc/
ffitarget.h 96 /* Needed for soft-float long-double-128 support. */
99 /* Needed for FFI_SYSV small structure returns. */
  /external/libxml2/include/libxml/
entities.h 3 * Description: this module provides some of the entity API needed
35 * and the linkind data needed for the linking in the hash table.
  /external/oprofile/daemon/
opd_ibs.h 94 * entries are needed in order to process a complete IBS fetch sample.
122 * entries are needed to process a complete IBS op sample.
  /external/protobuf/src/google/protobuf/compiler/
subprocess.h 88 // set it to NULL when no longer needed.
96 // set it to -1 when no longer needed.
  /external/qemu/distrib/sdl-1.2.12/src/timer/mint/
SDL_vbltimer.S 124 /* Save FPU if needed */
137 /* Restore FPU if needed */
  /external/skia/include/core/
SkPackBits.h 25 returns the worst-case size needed for the dst[] buffer.
30 returns the worst-case size needed for the dst[] buffer.
  /external/webkit/WebCore/bindings/js/
JSLazyEventListener.cpp 51 // be called and then originalNode is no longer needed.
94 // FIXME: Is this check needed for non-Document contexts?
  /frameworks/base/core/java/android/content/
ContentProviderClient.java 32 * no longer needed and can be killed to free up resources.
100 * longer needed by this {@link ContentProviderClient}.
  /frameworks/base/core/java/com/android/internal/util/
BitwiseOutputStream.java 29 // The byte array being written to, which will be grown as needed.
71 * Allocate a new internal buffer, if needed.
  /hardware/broadcom/wlan/bcm4329/src/include/
dhdioctl.h 49 uint needed; /* bytes needed (optional) */ member in struct:dhd_ioctl
  /libcore/luni/src/test/java/tests/api/java/util/concurrent/
AbstractQueueTest.java 30 public Iterator iterator() { return null; } // not needed
41 public Iterator iterator() { return null; } // not needed
  /system/media/opensles/libopensles/
IPlaybackRate.c 27 // const, so no lock needed
127 // const, so no lock needed

Completed in 495 milliseconds

<<11121314151617181920>>