HomeSort by relevance Sort by last modified time
    Searched full:reinitialize (Results 176 - 200 of 372) sorted by null

1 2 3 4 5 6 78 91011>>

  /system/core/adb/daemon/
usb.cpp 426 // don't close ep0 here, since we may not need to reinitialize it with
  /system/keymaster/
authorization_set.cpp 123 bool AuthorizationSet::Reinitialize(const keymaster_key_param_t* elems, const size_t count) {
  /toolchain/binutils/binutils-2.25/gas/
input-scrub.c 161 input_file_begin (); /* Reinitialize! */
  /external/compiler-rt/lib/asan/
asan_allocator.cc 269 void ReInitialize(const AllocatorOptions &options) {
700 instance.ReInitialize(options);
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_unix.c 212 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to reinitialize ctrl_iface socket");
976 "Failed to reinitialize ctrl_iface socket");
    [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
ForkJoinTaskTest.java 310 public void reinitialize() {
312 super.reinitialize();
    [all...]
  /libcore/ojluni/src/main/java/java/util/
LinkedHashMap.java 274 void reinitialize() { method in class:LinkedHashMap
275 super.reinitialize();
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java 503 * ReInitialize the stack instance.
505 private void reInitialize() {
    [all...]
  /libcore/ojluni/src/main/java/java/util/logging/
LogManager.java     [all...]
  /frameworks/base/core/java/android/widget/
CalendarViewLegacyDelegate.java 505 // reinitialize the adapter since its range depends on min date
530 // reinitialize the adapter since its range depends on max date
    [all...]
  /bionic/tests/
time_test.cpp 72 // tzcode used to have a bug where it didn't reinitialize some internal state.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
FwVolDriver.h 156 bytes long. To reinitialize the search and
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioBlkDxe/
VirtioBlk.c 977 OS may reinitialize it.
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
TechNotes.txt 135 - VirtioNetReset: reinitialize the virtio NIC without shutting it down (a loop
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
Platform.asl 176 // Reinitialize the Native PCI Express after resume
  /external/autotest/tko/parsers/
version_1.py 363 # Reinitialize the per-iteration state.
  /external/elfutils/libcpu/
ChangeLog 148 * i386_disasm.c (i386_disasm): Reinitialize fmt always before
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CollationElementIterator.java 420 * attributes changed, calling reset() will reinitialize the
  /external/icu/icu4c/source/test/iotest/
iotest.cpp     [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
CollationElementIterator.java 431 * attributes changed, calling reset() will reinitialize the
  /external/iptables/libiptc/
linux_list.h 224 * list_del_init - deletes entry from list and reinitialize it.
  /external/libnetfilter_conntrack/include/internal/
linux_list.h 229 * list_del_init - deletes entry from list and reinitialize it.
  /external/libnfnetlink/include/
linux_list.h 228 * list_del_init - deletes entry from list and reinitialize it.
  /external/libxml2/os400/dlfcn/
dlfcn.c 961 *** Attempt to reinitialize the service program that was loaded.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
2-1.c 666 /* reinitialize the condvar */

Completed in 1070 milliseconds

1 2 3 4 5 6 78 91011>>