OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tell
(Results
376 - 400
of
1417
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/opencore/doc/oscl_html/
classOsclAsyncFile.html
26
<tr><td nowrap align=right valign=top><a class="el" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a> </td><td valign=bottom><a class="el" href="classOsclAsyncFile.html#a4">
Tell
</a> ()</td></tr>
451
<a name="a4" doxytag="OsclAsyncFile::
Tell
"></a><p>
457
<td class="md" nowrap valign="top"> <a class="el" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a> OsclAsyncFile::
Tell
</td>
classOsclNativeFile.html
31
<tr><td nowrap align=right valign=top><a class="el" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a> </td><td valign=bottom><a class="el" href="classOsclNativeFile.html#a8">
Tell
</a> ()</td></tr>
646
<a name="a8" doxytag="OsclNativeFile::
Tell
"></a><p>
652
<td class="md" nowrap valign="top"> <a class="el" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a> OsclNativeFile::
Tell
</td>
/external/opencore/fileformats/wav/parser/src/
pvwavfileparser.cpp
198
filesize = (TOsclFileOffsetInt32)ipWAVFile->
Tell
();
451
if ((ipWAVFile->
Tell
() + myBufSize) > iEndOfDataSubChunkOffset)
453
int32 pos = (TOsclFileOffsetInt32)ipWAVFile->
Tell
();
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
defaults.h
108
/* This is how we
tell
the assembler to equate two values. */
171
/* This is how we
tell
the assembler that a symbol is weak. */
185
/* This is how we
tell
the assembler that a symbol is a weak alias to
/frameworks/base/core/res/res/values/
strings.xml
122
<!-- Displayed to
tell
the user that caller ID is not provisioned for their SIM. -->
124
<!-- Displayed to
tell
the user that they cannot change the caller ID setting. -->
127
<!-- Notification title to
tell
the user that restricted state is changed by access control. -->
129
<!-- Displayed to
tell
the user that data service is blocked by access control. -->
131
<!-- Displayed to
tell
the user that emergency service is blocked by access control. -->
133
<!-- Displayed to
tell
the user that normal service is blocked by access control. -->
135
<!-- Displayed to
tell
the user that all emergency and normal voice services are blocked by access control. -->
137
<!-- Displayed to
tell
the user that sms service is blocked by access control. -->
139
<!-- Displayed to
tell
the user that voice/data service is blocked by access control. -->
141
<!-- Displayed to
tell
the user that voice and sms service are blocked by access control. --
[
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
...]
/dalvik/libcore/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/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp
[
all
...]
/dalvik/libcore/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.
/development/host/windows/usb/legacy/driver/
android_usb_device_object.cpp
127
// Initialize WDF_FILEOBJECT_CONFIG_INIT struct to
tell
the KMDF that we are
161
//
Tell
the framework to set the SurpriseRemovalOK in the DeviceCaps so
793
// Register I/O callbacks to
tell
the framework that we are interested
[
all
...]
/development/simulator/app/
MainFrame.cpp
502
* to
tell
others that they are about to vanish.
717
/*
tell
the PhoneWindow about it; may cause runtime to exit */
[
all
...]
/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/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
...]
/frameworks/policies/base/mid/com/android/internal/policy/impl/
MidWindowManager.java
437
// window manager... which we can
tell
by it having a parent.
[
all
...]
/bionic/libc/
Jamfile
422
#
Tell
Jam that anything depending on $(<) also depends on $(>),
/bionic/libc/netbsd/resolv/
res_comp.c
147
*
tell
us anything about network-format data. The rest of the BIND system
/build/core/
java.mk
185
#
tell
proguard to load emma jar
/dalvik/dx/src/com/android/dx/dex/file/
MixedItemSection.java
162
* Adds an item to this instance. This will in turn
tell
the given item
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLParameters.java
146
//
tell
that we are trying to initialize defaultKeyManager
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
StylesheetComposed.java
60
*
Tell
if this can be cast to a StylesheetComposed, meaning, you
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
IntVector.java
323
*
Tell
if the table contains the given node.
ObjectVector.java
320
*
Tell
if the table contains the given Object.
/dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/
OpMap.java
302
*
Tell
the user of an error, and probably throw an
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
EntityResolver2.java
139
* sources, or
tell
the parser it should use conventional URI resolution.
Completed in 180 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>