OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tell
(Results
276 - 300
of
1417
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/ndk/build/platforms/android-5/arch-arm/usr/include/sys/
limits.h
139
/*
tell
what we implement legacy stuff when appropriate */
/ndk/build/platforms/android-5/arch-x86/usr/include/sys/
limits.h
139
/*
tell
what we implement legacy stuff when appropriate */
/ndk/build/platforms/android-8/arch-arm/usr/include/sys/
limits.h
139
/*
tell
what we implement legacy stuff when appropriate */
/ndk/build/platforms/android-8/arch-x86/usr/include/sys/
limits.h
139
/*
tell
what we implement legacy stuff when appropriate */
/ndk/docs/
HOWTO.TXT
28
First, you can simply
tell
your $PROJECT/jni/Android.mk to include
/packages/apps/Browser/src/com/android/browser/
BrowserPreferencesPage.java
167
// Need to
tell
the browser to remove the parent/child relationship
CombinedBookmarkHistoryActivity.java
164
* Store extra data in the Intent to return to the calling Activity to
tell
/packages/apps/Email/src/com/android/exchange/
CalendarSyncAdapterService.java
92
* Partial integration with system SyncManager; we
tell
our EAS SyncManager to start a calendar
ContactsSyncAdapterService.java
89
* Partial integration with system SyncManager; we
tell
our EAS SyncManager to start a contacts
/packages/apps/Phone/src/com/android/phone/
NetworkQueryService.java
143
// no way to
tell
the RIL to terminate the query request.
/packages/providers/DownloadProvider/res/values/
strings.xml
63
This specific permission allows an application to
tell
other
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
bpabi.h
56
/*
Tell
the assembler to build BPABI binaries. */
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-gdbserver.1
31
program. You must
tell
it (a) how to communicate with GDB, (b) the name of
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationAttributesPart.java
151
//
Tell
the section that the layout has changed.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ExportHelper.java
181
// this is unsigned export. Let's
tell
the developers to run zip align
/external/sonivox/jet_tools/JetCreator/
JetFile.py
459
header_pos = output_file.
tell
()
462
start_pos = output_file.
tell
()
469
end_pos = output_file.
tell
()
487
file_size = lib_file.
tell
()
499
file_size = output_file.
tell
()
[
all
...]
midifile.py
207
stream.error_loc = stream.
tell
()
261
stream.error_loc = stream.
tell
()
629
pos = stream.
tell
()
661
pos = stream.
tell
()
694
pos = stream.
tell
()
992
self.start = stream.
tell
()
1004
pos = stream.
tell
()
[
all
...]
/external/srec/audio/AudioIn/UNIX/src/
audioin.c
261
//signal to
tell
that our thread is now running.
363
//signal to
tell
that our thread is now running.
539
//signal to
tell
that our thread is now running.
570
//signal to
tell
that our thread is now running.
783
//signal to
tell
that our thread is now running.
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java
361
Log.w(TAG, "Nobody to
tell
about the new app. Launcher is probably loading.");
[
all
...]
/bionic/libc/bionic/
pthread-timers.c
185
/*
tell
the thread to start/stop */
393
/*
tell
the timer's thread to stop */
/dalvik/docs/
embedded-vm-control.html
44
will
tell
you if the <code>setprop</code> took.
213
(The output from <code>dalvikvm -help</code> will
tell
you if the VM was
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
FuncDocument.java
378
*
Tell
the user of an error, and probably throw an
455
*
Tell
if the expression is a nodeset expression.
/dalvik/libcore/xml/src/main/java/org/apache/xpath/
VariableStack.java
382
*
Tell
if a local variable has been set or not.
402
* values can
tell
if they've already been set. It is important to note that
/dalvik/vm/alloc/
HeapWorker.c
312
/*
tell
the main thread that we're ready */
493
/* Don't wake up the thread just to
tell
it to cancel.
/external/bison/doc/
refcard.tex
353
\key{
Tell
{\tt bison} where to start parsing.}
356
\key{
Tell
{\tt bison} the data type of symbols.}
Completed in 303 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>