HomeSort by relevance Sort by last modified time
    Searched refs:rescan (Results 1 - 25 of 30) sorted by null

1 2

  /external/python/cpython2/Demo/tkinter/guido/
mbox.py 132 rescan()
175 rescan()
218 rescan()
250 rescan()
271 def rescan(): function
  /system/netd/server/
MDnsSdListener.h 47 #define RESCAN "1"
84 int rescan(); // returns the number of elements in the poll
MDnsSdListener.cpp 623 if (memcmp(RESCAN, readBuf, 1) == 0) {
624 pollCount = rescan();
639 int MDnsSdListener::Monitor::rescan() { function in class:MDnsSdListener::Monitor
640 // rescan the list from mHead and make new pollfds and serviceRefs
731 write(mCtrlSocketPair[1], RESCAN, 1); // trigger a rescan for a fresh poll
732 if (VDBG) ALOGD("triggering rescan");
752 write(mCtrlSocketPair[1], RESCAN, 1); // trigger a rescan for a fresh poll
753 if (VDBG) ALOGD("triggering rescan");
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mgcmark.go 117 // dirty stacks. It's safe to access rescan since the
120 work.nRescanRoots = len(work.rescan.list)
226 gp = work.rescan.list[i-baseRescan].ptr()
229 println("runtime: gp", gp, "found at rescan index", i-baseRescan, "but should be at", gp.gcRescan)
230 throw("bad g rescan index")
807 print("rescan below ", hex(nextBarrier), " in [", hex(sp), ",", hex(gp.stack.hi), ") goid=", gp.goid, "\n")
846 // gp may have added itself to the rescan list between
929 // queueRescan adds gp to the stack rescan list and clears
931 // already on the rescan list.
947 throw("g already on rescan list"
    [all...]
mbarrier.go 64 // correctness, see https://github.com/golang/proposal/blob/master/design/17503-eliminate-rescan.md
129 // barriers for writes to globals so that we don't have to rescan
runtime2.go 386 // gcRescan is this G's index in work.rescan.list. If this is
387 // -1, this G is not on the rescan list.
390 // collector, writes to this are protected by work.rescan.lock.
  /prebuilts/go/linux-x86/src/runtime/
mgcmark.go 117 // dirty stacks. It's safe to access rescan since the
120 work.nRescanRoots = len(work.rescan.list)
226 gp = work.rescan.list[i-baseRescan].ptr()
229 println("runtime: gp", gp, "found at rescan index", i-baseRescan, "but should be at", gp.gcRescan)
230 throw("bad g rescan index")
807 print("rescan below ", hex(nextBarrier), " in [", hex(sp), ",", hex(gp.stack.hi), ") goid=", gp.goid, "\n")
846 // gp may have added itself to the rescan list between
929 // queueRescan adds gp to the stack rescan list and clears
931 // already on the rescan list.
947 throw("g already on rescan list"
    [all...]
mbarrier.go 64 // correctness, see https://github.com/golang/proposal/blob/master/design/17503-eliminate-rescan.md
129 // barriers for writes to globals so that we don't have to rescan
runtime2.go 386 // gcRescan is this G's index in work.rescan.list. If this is
387 // -1, this G is not on the rescan list.
390 // collector, writes to this are protected by work.rescan.lock.
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SynchronousContactsProvider2.java 144 protected void updateDirectoriesInBackground(boolean rescan) {
220 getContactDirectoryManagerForTest().scanAllPackages(/* rescan= */ true);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactDirectoryManager.java 219 public int scanAllPackages(boolean rescan) {
221 rescan = true;
224 if (rescan) {
240 // then we need to rescan directories.
251 // We schedule a rescan if update(DIRECTORIES) is called while we're scanning all packages.
  /hardware/interfaces/usb/1.0/default/
Usb.cpp 169 rescan:
193 goto rescan;
  /external/swiftshader/src/Shader/
Shader.cpp     [all...]
  /toolchain/binutils/binutils-2.25/gold/
plugin.h 297 // Plugin_rescan is a Task which calls the private rescan method.
326 // Rescan archives for undefined symbols.
328 rescan(Task*);
plugin.cc 377 // This task is used to rescan archives as needed.
405 { parameters->options().plugins()->rescan(this); }
553 // the replacement phase, this means that we may need to rescan some
563 // Rescan archives as needed. This handles the case where a new
568 Plugin_manager::rescan(Task* task) function in class:gold::Plugin_manager
595 // Find the first rescan archive which defines this symbol,
596 // starting at the current rescan position. The rescan position
600 // rescan position.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
xmllib.py 199 rescan = 0
211 rescan = 1
227 if rescan:
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
xmllib.py 199 rescan = 0
211 rescan = 1
227 if rescan:
    [all...]
  /external/python/cpython2/Lib/
xmllib.py 199 rescan = 0
211 rescan = 1
227 if rescan:
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
xmllib.py 199 rescan = 0
211 rescan = 1
227 if rescan:
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
xmllib.py 199 rescan = 0
211 rescan = 1
227 if rescan:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmllib.py 199 rescan = 0
211 rescan = 1
227 if rescan:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmllib.py 199 rescan = 0
211 rescan = 1
227 if rescan:
    [all...]
  /bionic/libc/kernel/uapi/linux/
btrfs_tree.h 402 __le64 rescan; member in struct:btrfs_qgroup_status_item
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 913 * RESCAN is set during the initialization phase
919 * makes a rescan necessary, or because the fs has been mounted
944 __le64 rescan; member in struct:btrfs_qgroup_status_item
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 984 bool rescan = false; local
990 rescan = true;
997 rescan = true;
    [all...]

Completed in 5174 milliseconds

1 2