OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interesting
(Results
126 - 150
of
1364
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mockito/src/org/mockito/
Answers.java
23
* <b>This is not the full list</b> of Answers available in Mockito. Some
interesting
answers can be found in org.mockito.stubbing.answers package.
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_extension.h
55
// since extensions are just simple identifiers with
interesting
types.
/external/protobuf/src/google/protobuf/compiler/java/
java_extension.h
56
// since extensions are just simple identifiers with
interesting
types.
/frameworks/base/core/java/android/view/
IWindow.aidl
30
*
interesting
things happening.
/frameworks/native/cmds/dumpsys/
dumpsys.cpp
2
* Command that dumps
interesting
system state to the log.
/libcore/support/src/test/java/tests/support/
Support_ClassLoader.java
75
* Implementation for the reference implementation. Nothing
interesting
to
/ndk/build/awk/
extract-pid.awk
30
# com.google.android.apps.maps is
interesting
because
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
poll.h
24
to indicate the
interesting
event types; they will appear in `revents'
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
poll.h
24
to indicate the
interesting
event types; they will appear in `revents'
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
poll.h
24
to indicate the
interesting
event types; they will appear in `revents'
/device/asus/grouper/
media_codecs.xml
37
<MediaCodec name="OMX.foo.bar" type="something/
interesting
" />
43
<Type name="something/
interesting
" />
/device/generic/goldfish/camera/
media_codecs.xml
37
<MediaCodec name="OMX.foo.bar" type="something/
interesting
" />
43
<Type name="something/
interesting
" />
/external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager.h
53
// Returns list of tab titles sorted from most
interesting
(don't kill)
54
// to least
interesting
(OK to kill).
/external/chromium_org/chrome/browser/extensions/api/identity/
gaia_web_auth_flow_unittest.cc
203
// This won't be recognized as an
interesting
title.
210
// These won't be recognized as
interesting
titles.
/external/chromium_org/chrome/browser/ui/webui/ntp/
recently_closed_tabs_handler.cc
154
// We filter the list of recently closed to only show '
interesting
' entries,
155
// where an
interesting
entry is either a closed window or a closed tab
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
perfect.h
45
ub4 lowbit; /* for HEX, lowest
interesting
bit */
46
ub4 highbit; /* for HEX, highest
interesting
bit */
/external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.h
27
///
interesting
to schedulers are not allocated SUnits.
84
/// excludes nodes that aren't
interesting
to scheduling, and represents
/external/okhttp/src/test/java/com/squareup/okhttp/internal/http/
URLEncodingTest.java
44
* This test goes through the exhaustive set of
interesting
ASCII characters
45
* because most of those characters are
interesting
in some way according to
/external/pixman/demos/
radial-test.c
156
* origin and whose
interesting
part fits a 1x1 square. We want to
171
* to translate by half a pixel to trigger some
interesting
/external/smack/src/org/jivesoftware/smackx/packet/
XHTMLExtension.java
75
* <body>This message contains something
interesting
.</body>
77
* <body><p style='font-size:large'>This message contains something <em>
interesting
</em>.</p></body>
/frameworks/av/libvideoeditor/vss/common/inc/
M4AIR_API.h
87
M4AIR_Coordinates m_inputCoord; /**< X and Y positionning in the input of the first
interesting
pixel (top-left) */
88
M4AIR_Size m_inputSize; /**< Size of the
interesting
area inside input (width and height)*/
/external/llvm/docs/tutorial/
LangImpl8.rst
14
being a semi-
interesting
(but probably still useless) toy. :)
16
It is
interesting
to see how far we've come, and how little code it has
21
Our little language supports a couple of
interesting
features: it
48
extending the type system in all sorts of
interesting
ways. Simple
157
That said, there are
interesting
subsets of C that can be made portable.
169
process (assuming the JVM has no bugs). Safety is an
interesting
243
One
interesting
thing that comes up, if you are trying to keep the code
OCamlLangImpl8.rst
14
being a semi-
interesting
(but probably still useless) toy. :)
16
It is
interesting
to see how far we've come, and how little code it has
21
Our little language supports a couple of
interesting
features: it
48
extending the type system in all sorts of
interesting
ways. Simple
157
That said, there are
interesting
subsets of C that can be made portable.
169
process (assuming the JVM has no bugs). Safety is an
interesting
243
One
interesting
thing that comes up, if you are trying to keep the code
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporterVisitor.h
185
/// Visitor that tries to report
interesting
diagnostics from conditions.
277
/// as an argument in a call, marks the call as
interesting
.
284
/// The
interesting
memory region this visitor is tracking.
/external/e2fsprogs/misc/
findsuper.c
12
* IMHO there isn't as much
interesting
data to print in the
16
* as far as I can tell, so the date is more
interesting
IMHO and certainly
124
/*
interesting
fields: EXT2_SUPER_MAGIC
Completed in 410 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>