OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tell
(Results
351 - 375
of
3390
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/machine/
endian.h
74
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/machine/
endian.h
55
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/machine/
endian.h
74
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/machine/
endian.h
55
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/machine/
endian.h
74
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
endian.h
55
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/machine/
endian.h
74
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
endian.h
55
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/machine/
endian.h
74
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/machine/
endian.h
55
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/machine/
endian.h
55
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/machine/
endian.h
74
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/machine/
endian.h
74
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/machine/
endian.h
74
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/machine/
endian.h
74
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/machine/
endian.h
74
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
endian.h
55
/*
Tell
sys/endian.h we have MD variants of the swap macros. */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
fork_wait.py
77
#
Tell
threads to die
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
fork_wait.py
77
#
Tell
threads to die
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rfc822.py
27
the input object has seek and
tell
capability, the rewindbody method will
34
libraries in which
tell
() discards buffered data before discovering that the
36
seekable argument to zero to prevent that initial \code{
tell
} when passing in
38
it is 1 on entry -- which it is by default -- the
tell
() method of the open
91
# Exercise
tell
() to make sure it works
94
fp.
tell
()
104
self.startofheaders = self.fp.
tell
()
112
self.startofbody = self.fp.
tell
()
143
startofline = unread =
tell
= None
147
tell
= self.fp.tel
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rfc822.py
27
the input object has seek and
tell
capability, the rewindbody method will
34
libraries in which
tell
() discards buffered data before discovering that the
36
seekable argument to zero to prevent that initial \code{
tell
} when passing in
38
it is 1 on entry -- which it is by default -- the
tell
() method of the open
91
# Exercise
tell
() to make sure it works
94
fp.
tell
()
104
self.startofheaders = self.fp.
tell
()
112
self.startofbody = self.fp.
tell
()
143
startofline = unread =
tell
= None
147
tell
= self.fp.tel
[
all
...]
/external/llvm/tools/llvm-ar/
llvm-ar.cpp
611
uint64_t OldPos = OS.
tell
();
613
unsigned SizeSoFar = OS.
tell
() - OldPos;
673
StartOffset = Out.
tell
();
675
StringMapIndexes.push_back(Out.
tell
() - StartOffset);
680
if (Out.
tell
() % 2)
682
int Pos = Out.
tell
();
712
StartOffset = Out.
tell
();
736
if (Out.
tell
() % 2)
739
unsigned Pos = Out.
tell
();
809
unsigned Pos = Out.
tell
();
[
all
...]
/dalvik/docs/
hello-world.html
57
You need to
tell
adb to forward local port 8000 to device port 8000:
67
set breakpoints and then
tell
it to continue.
/developers/samples/android/media/MidiScope/Application/src/main/java/com/example/android/midiscope/
MainActivity.java
92
//
Tell
the virtual device to log its messages here..
99
// The scope will live on as a service so we need to
tell
it to stop
/developers/samples/android/notification/ActiveNotifications/
template-params.xml
31
The NotificationManager can
tell
you how many notifications your application is currently showing.
81
The NotificationManager can
tell
you how many notifications your application is
Completed in 397 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>