OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tell
(Results
501 - 525
of
3390
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowPaint.java
11
* Shadow of {@code Paint} that has some extra accessors so that tests can
tell
whether a {@code Paint} object was
/external/skia/bench/
ScalarBench.cpp
109
// value as an int (even though we
tell
it that it is a float)
/external/skia/include/effects/
SkPerlinNoiseShader.h
36
* Very little differences between the 2 types, although you can
tell
the difference visually.
/external/skia/src/ports/
SkOSFile_stdio.cpp
81
SkDEBUGF(("sk_fread: fseek(%d)
tell
:%d failed with feof:%d ferror:%d returned:%d\n",
/external/toybox/toys/posix/
cal.c
44
// What day does this month end on? Alas, libc doesn't
tell
us...
/external/v8/src/base/
atomicops_internals_x86_gcc.cc
95
// edx bit 26 is SSE2 which we use to
tell
use whether we can use mfence
/external/valgrind/drd/tests/
annotate_rwlock.c
6
* implemented via busy-waiting. Annotations are used to
tell
DRD
/external/valgrind/helgrind/tests/
annotate_rwlock.c
16
* implemented via busy-waiting. Annotations are used to
tell
DRD
/frameworks/av/camera/camera2/
CaptureRequest.cpp
119
// not sure if readParcelableArray does this, hard to
tell
from source
/frameworks/av/include/camera/
Camera.h
129
//
tell
camera hal to store meta data or real YUV in video buffers.
ICamera.h
112
//
tell
the camera hal to store meta data or real YUV data in video buffers.
/frameworks/av/include/media/stagefright/
MediaErrors.h
95
// action codes for MediaCodecs that
tell
the upper layer and application
/frameworks/av/services/audioflinger/
SpdifStreamOut.cpp
38
//
Tell
the HAL that the data will be compressed audio wrapped in a data burst.
/frameworks/base/core/java/android/app/job/
JobParameters.java
63
* provides an easy way to
tell
whether the job is being executed due to the deadline
/frameworks/base/core/java/android/os/
ResultReceiver.java
30
* lifecycle management (you must be using some higher-level component to
tell
TransactionTooLargeException.java
38
* in the transaction buffer). It is not possible to
tell
which of these outcomes
/frameworks/base/core/java/com/android/internal/midi/
MidiConstants.java
61
* You can
tell
how long a MIDI message is from the first status byte.
/frameworks/base/docs/html/design/wear/
creative-vision.jd
53
<p>Third party apps extend Android Wear to be more specialized and helpful throughout the day. Installing apps are a way for the user to
tell
the Android Wear how to do that.</p>
/frameworks/base/docs/html/training/animation/
layout.jd
28
to the layout configuration. All you need to do is set an attribute in the layout to
tell
the
/frameworks/base/location/java/android/location/
ILocationManager.aidl
95
// Used by location providers to
tell
the location manager when it has a new location.
/frameworks/base/packages/SettingsLib/tests/src/com/android/settingslib/wifi/
WifiTrackerTest.java
135
//
Tell
WifiTracker we are connected now.
159
//
Tell
WifiTracker we are connected now.
207
//
Tell
WifiTracker we are connected now.
232
//
Tell
WifiTracker we are connected now.
/frameworks/base/services/core/java/com/android/server/am/
IntentBindRecord.java
44
/** Set when we still need to
tell
the service all clients are unbound. */
/frameworks/opt/emoji/
EmojiFactory.h
36
// TODO(dmiyakawa): there should be a way to
tell
users the format of the
/ndk/sources/android/crazy_linker/src/
crazy_linker_rdebug.cpp
332
//
Tell
GDB the list is going to be modified.
387
//
Tell
GDB that the list modification has completed.
397
//
Tell
GDB the list is going to be modified.
424
//
Tell
GDB the list modification has completed.
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-sjlj.c
145
// if there is a personality routine,
tell
it we are unwinding
151
_UA_HANDLER_FRAME); //
tell
personality this was the frame it marked
226
// if there is a personality routine,
tell
it we are unwinding
262
// call stop function one last time and
tell
it we've reached the end of the
Completed in 286 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>