OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tell
(Results
226 - 250
of
2589
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/lib/Frontend/
CacheTokens.cpp
275
Offset TokenOff = (Offset) Out.
tell
();
312
Offset HashOff = (Offset) Out.
tell
();
420
Offset PPCondOff = (Offset) Out.
tell
();
439
Offset SpellingsOff = Out.
tell
();
454
Offset PrologueOffset = Out.
tell
();
596
key->FileOffset = Out.
tell
();
644
Offset IDOff = Out.
tell
();
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
AdbHelper.java
82
// if the device is not -1, then we first
tell
adb we're looking to
129
// if the device is not -1, then we first
tell
adb we're looking to
283
// if the device is not -1, then we first
tell
adb we're looking to talk
370
// if the device is not -1, then we first
tell
adb we're looking to
467
// if the device is not -1, then we first
tell
adb we're looking to talk
726
// if the device is not -1, then we first
tell
adb we're looking to talk
764
// if the device is not -1, then we first
tell
adb we're looking to talk
/external/gtest/include/gtest/internal/
gtest-port.h
231
// The user didn't
tell
us whether ::std::string is available, so we
243
// The user didn't
tell
us whether ::string is available, so we need
251
// The user didn't
tell
us whether ::std::wstring is available, so we need
269
// The user didn't
tell
us whether ::wstring is available, so we need
289
// The user didn't
tell
us whether RTTI is enabled, so we need to
330
// The user didn't
tell
us, so we need to figure it out.
340
// The user didn't
tell
us, so we need to figure it out.
370
// The user didn't
tell
us, so we need to figure it out.
461
//
Tell
the compiler to warn about unused return values for functions declared
/development/pdk/docs/porting/
debugging_gdb.jd
74
<li>In <code>gdb</code>,
Tell
<code>gdb</code> where to find the shared libraries that will get loaded:
83
Make sure you specify the correct directories—<code>gdb</code> may not
tell
you if you make a mistake.</li>
100
tell
the host about
/development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssService.java
47
public static final String REQUERY_KEY = "Requery_All"; // Sent to
tell
us force a requery.
48
public static final String RSS_URL = "RSS_URL"; // Sent to
tell
us to requery a specific item.
94
// A cheap way to pass a message to
tell
the service to requery.
/external/apache-xml/src/main/java/org/apache/xpath/objects/
XNumber.java
67
*
Tell
that this is a CLASS_NUMBER.
385
*
Tell
if two objects are functionally equal.
416
*
Tell
if this expression returns a stable number that will not change during
/external/apache-xml/src/main/java/org/apache/xpath/operations/
Variable.java
45
/**
Tell
if fixupVariables was called.
308
*
Tell
if this expression returns a stable number that will not change during
372
*
Tell
if this is a psuedo variable reference, declared by Xalan instead
UnaryOperation.java
56
*
Tell
if this expression or it's subexpressions can traverse outside
/external/bluetooth/glib/gio/
gfileinputstream.c
99
iface->
tell
= g_file_input_stream_seekable_tell;
281
if (class->
tell
)
282
offset = class->
tell
(stream);
gfileoutputstream.c
102
iface->
tell
= g_file_output_stream_seekable_tell;
326
if (class->
tell
)
327
offset = class->
tell
(stream);
/external/chromium/third_party/libevent/
buffer.c
337
/*
Tell
someone about changes in this buffer */
369
* about it. If the reader does not
tell
us how much
400
/*
Tell
someone about changes in this buffer */
/external/llvm/include/llvm/Analysis/
LibCallSemantics.h
43
/// location for the specified call site. This returns "Yes" if we can
tell
45
///
tell
that the location *definitely does not* refer to the location, and
46
/// returns "Unknown" if we cannot
tell
for certain.
/external/protobuf/gtest/include/gtest/internal/
gtest-port.h
266
// The user didn't
tell
us whether ::std::string is available, so we
278
// The user didn't
tell
us whether ::string is available, so we need
286
// The user didn't
tell
us whether ::std::wstring is available, so we need
303
// The user didn't
tell
us whether ::wstring is available, so we need
323
// The user didn't
tell
us whether RTTI is enabled, so we need to
359
// The user didn't
tell
us, so we need to figure it out.
367
// The user didn't
tell
us not to do it, so we assume it's OK.
374
// The user didn't
tell
us, so we need to figure it out.
444
// The user didn't
tell
us, so we need to figure it out.
521
// Also use it after a variable or parameter declaration to
tell
th
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/main/macosx/
SDLMain.m
164
/*
Tell
the application object that this is now the application menu */
191
/*
Tell
the application object that this is now the window menu */
211
/*
Tell
the dock about us */
/frameworks/ex/variablespeed/jni/
sola_time_scaler.cc
239
output_buffer_->
Tell
(kOutputConsumer) + num_frames);
353
output_buffer_->
Tell
(kOutputAnalysis) + output_advance);
356
input_buffer_->Seek(kInputReader, input_buffer_->
Tell
(kInputReader) +
/bootable/recovery/
make-overlay.py
94
# The device_ui_init() function needs to
tell
the recovery UI the
/build/core/
dex_preopt.mk
20
# If the target is a uniprocessor, then explicitly
tell
the preoptimizer
/development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmService_Service.java
64
//
Tell
the user we stopped.
FragmentHideShow.java
105
// Retrieve the text editor and
tell
it to save and restore its state.
LocalService.java
84
//
Tell
the user we stopped.
/development/samples/ApiDemos/src/com/example/android/apis/view/
List8.java
50
//
Tell
the list view which view to display when the list is empty
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentHideShowSupport.java
106
// Retrieve the text editor and
tell
it to save and restore its state.
/external/apache-xml/src/main/java/org/apache/xalan/templates/
AVTPart.java
71
*
Tell
if this expression or it's subexpressions can traverse outside
ElemChoose.java
158
*
Tell
if this element can accept variable declarations.
/external/bluetooth/glib/docs/reference/glib/
compiling.sgml
19
To compile a GLib application, you need to
tell
the compiler where to
Completed in 495 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>