HomeSort by relevance Sort by last modified time
    Searched full:tell (Results 1176 - 1200 of 3390) sorted by null

<<41424344454647484950>>

  /system/bt/stack/hid/
hidh_conn.c 511 /* If all configuration is complete, change state and tell management we are up */
589 /* If all configuration is complete, change state and tell management we are up */
826 /* Device is unplugging from us. Tell USB */
    [all...]
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java     [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsio0.c 32 // write, seek and tell functions. LittleCMS code deals with IO across those objects.
121 iohandler ->Tell = NULLTell;
182 // Tell for memory
299 iohandler ->Tell = MemoryTell;
416 iohandler ->Tell = FileTell;
439 iohandler ->Tell = FileTell;
    [all...]
  /external/netperf/
nettest_unix.c 369 /* Tell the remote end to do a listen. The server alters the socket */
813 /* Let's get an address assigned to this socket so we can tell the */
    [all...]
nettest_dlpi.c 308 /* Tell the remote end to do a listen. The server alters the socket */
790 /* Let's get an address assigned to this descriptor so we can tell the */
811 /* If none of this code is compiled-in, then we will tell the */
838 /* tell the other fellow what our receive size became */
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherModel.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 541 def tell(self): member in class:_Stream
688 def tell(self): member in class:_BZ2Proxy
718 def tell(self): member in class:_FileInFile
865 def tell(self): member in class:ExFileObject
    [all...]
zipfile.py 209 filesize = fpin.tell()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mailbox.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 541 def tell(self): member in class:_Stream
688 def tell(self): member in class:_BZ2Proxy
718 def tell(self): member in class:_FileInFile
865 def tell(self): member in class:ExFileObject
    [all...]
zipfile.py 209 filesize = fpin.tell()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mailbox.py     [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkerFactory.java 471 * Tell if the predicates need to have proximity knowledge.
505 return true; // Would need more smarts to tell if this could be a number or not!
776 * Tell if the given axis goes downword. Bogus name, if you can think of
777 * a better one, please do tell. This really has to do with inverting
    [all...]
  /external/fonttools/Lib/fontTools/
cffLib.py 154 begin = file.tell()
161 posList.append(file.tell() - begin)
312 print("loading %s at %s" % (name, file.tell()))
331 self.offsetBase = file.tell() - 1
334 print(" end of %s at %s" % (name, file.tell()))
798 print(" charset end at %s" % file.tell())
    [all...]
  /external/lldb/source/Host/macosx/
Host.mm 490 "tell application \"Terminal\"\n"
492 "end tell\n";
497 tell application \"Terminal\"\n\
512 end tell\n";
865 static const char *as_template = "tell application \"Xcode\"\n"
869 "end tell\n";
    [all...]
  /external/mdnsresponder/mDNSPosix/
mDNSPosix.c 268 // no way to tell the destination address or interface this packet arrived on,
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XStringForFSB.java 105 * Tell if this object contains a java String object.
323 * Tell if two objects are functionally equal.
368 * Tell if two objects are functionally equal.
  /external/chromium-trace/trace-viewer/perf_insights/third_party/cloudstorage/
storage_api.py 524 def tell(self): member in class:ReadBuffer
525 """Tell the file's current offset.
736 def tell(self): member in class:StreamingBuffer
  /external/dnsmasq/
dnsmasq.conf.example 8 # tell dnsmasq to filter out queries which the public DNS cannot
309 # Send microsoft-specific option to tell windows to release the DHCP lease
310 # when it shuts down. Note the "i" flag, to tell dnsmasq to send the
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c     [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c     [all...]
  /external/libxml2/include/libxml/
parser.h 136 * Bit in the loadsubset context field to tell to do ID/REFs lookups.
144 * Bit in the loadsubset context field to tell to do complete the
153 * Bit in the loadsubset context field to tell to not do ID/REFs registration.
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-amd64-linux.c 266 /* Assume the clone will succeed, and tell any tool that wants to
298 /* oops. Better tell the tool the thread exited in a hurry :-) */
480 /* Tell the driver not to update the guest state with the "result",
    [all...]
  /external/valgrind/drd/
drd_pthread_intercepts.c 319 * Tell DRD whether 'tid' is a joinable thread or a detached thread.
328 /** Tell DRD that the calling thread is about to enter pthread_create(). */
335 /** Tell DRD that the calling thread has left pthread_create(). */
    [all...]

Completed in 1328 milliseconds

<<41424344454647484950>>