OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:things
(Results
51 - 75
of
3516
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/guide/appendix/
index.jd
10
<dd>How to get
things
done in Android.</dd>
/ndk/sources/cxx-stl/stlport/stlport/stl/
_prolog.h
9
/* Get all debug
things
, potentially only empty macros if none of
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_prolog.h
9
/* Get all debug
things
, potentially only empty macros if none of
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_prolog.h
9
/* Get all debug
things
, potentially only empty macros if none of
/external/clang/utils/
builtin-defines.c
39
/* Undefine
things
we don't expect to match. */
44
/* Undefine
things
we don't expect to match. */
/dalvik/vm/alloc/
Verify.cpp
24
* Visitor applied to each reference field when searching for
things
38
* Visitor applied to each bitmap element to search for
things
that
54
* Visitor applied to each root to search for
things
that point to an
/external/llvm/docs/HistoricalNotes/
2001-06-01-GCCOptimizations.txt
31
I've marked optimizations with a [t] to indicate
things
that I believe to
33
things
to reimplement would be SSA based PRE, Strength reduction & loop
34
unrolling... these would be the major
things
we would miss out on if we
2002-06-25-MegaPatchInfo.txt
31
makes it much easier to write nested loops that iterator over
things
, changing
47
include every .h file that it used. Now
things
are batched a little bit more
70
Instead of having to go through getArgumentList for simple
things
like
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
debugreg.h
31
/* Define a few
things
for the status register. We can use this to determine
43
/* Now define a bunch of
things
for manipulating the control register.
76
things
. */
/external/chromium/chrome/browser/
browser_main.h
37
// - calls various methods for
things
common to all platforms (for that given
46
// - EarlyInitialization:
things
which should be done as soon as possible on
47
// program start (such as setting up signal handlers) and
things
to be done
49
// - MainMessageLoopStart:
things
beginning with the start of the main message
51
//
things
which should be done immediately before the start of the main
58
// running your code at a particular time? Document these
things
!
/development/samples/SkeletonApp/
readme.txt
50
The res/drawable/ directory contains images and other
things
that can be
64
file, but we generally split them apart as shown here to keep
things
organized.
/external/chromium/base/debug/
debug_on_start_win.cc
19
// The code is not that bright and will find
things
like ---argument or
56
// We can do 2
things
here:
/external/chromium/base/
sys_info_posix.cc
91
// Note that Bad
Things
Happen if this isn't called from the UI thread,
106
// Note that Bad
Things
Happen if this isn't called from the UI thread,
/external/chromium/chrome/common/
chrome_paths_internal.h
49
// contains the bulk of the application, except for the
things
that the system
64
// framework are
things
that also depend on the framework, such as the helper
chrome_paths_win.cc
41
// This function does more complicated
things
on Mac/Linux.
86
// (but other
things
will surely break if the temp path is too long,
/external/valgrind/main/
AUTHORS
5
things
.
16
among many other
things
.
/frameworks/base/packages/SystemUI/res/values/
config.xml
25
value at runtime for some
things
) -->
48
slots that may be reused for
things
like IME control. -->
/dalvik/vm/native/
dalvik_bytecode_OpcodeInfo.cpp
21
* to have duplicate definitions for
things
both in libcore and in
/development/samples/ApiDemos/src/com/example/android/apis/app/
ISecondary.aidl
26
* Request the PID of this service, to do evil
things
with it.
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java
31
static final String[]
THINGS
= { "bottle", "bowl", "brick", "building",
131
words.add(pickOneOf(
THINGS
));
141
words.add(pickOneOf(
THINGS
));
151
words.add(pickOneOf(
THINGS
));
/external/apache-xml/src/main/java/org/apache/xml/utils/
NodeConsumer.java
28
* DOM backpointers for
things
that are normally created via
/external/bluetooth/glib/debian/
README.debian
6
many other
things
.
/external/chromium/base/mac/
os_crash_dumps.cc
39
// For all these signals, just wire
things
up so we exit immediately.
/external/chromium/chrome/browser/chromeos/cros/
cros_in_process_browser_test.h
29
// Overriden for
things
you would normally override TearDown for.
/external/chromium/chrome/browser/net/
url_request_tracking.h
18
// place allows us to do more general
things
, such as assigning traffic for the
Completed in 389 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>