OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:need
(Results
101 - 125
of
17805
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/gdk/samples/PhotoEditor/src/com/android/photoeditor/
ToolbarLayoutHandler.java
22
* Handler that adjusts layouts of toolbar's child views whose positions
need
being calculated
38
* Layouts child tool views' positions that
need
being updated when toolbar is being layout.
41
// Wheels
need
being centered vertically.
/external/icu4c/common/
schriter.cpp
36
// we had set the input parameter's array, now we
need
to set our copy's array
45
// we had set the input parameter's array, now we
need
to set our copy's array
56
// we had set the input parameter's array, now we
need
to set our copy's array
64
// we had set the input parameter's array, now we
need
to set our copy's array
75
// we had set the input parameter's array, now we
need
to set our copy's array
/external/bluetooth/bluez/test/
test-device
70
print "
Need
address parameter"
79
print "
Need
address or object path parameter"
90
print "
Need
address parameter"
100
print "
Need
address parameter"
120
print "
Need
address parameter"
131
print "
Need
address parameter"
142
print "
Need
address parameter"
156
print "
Need
address parameter"
176
print "
Need
address parameter"
196
print "
Need
address parameter
[
all
...]
/frameworks/base/docs/html/about/
start.jd
6
<p>Everything you
need
to start developing apps for Android is available here on
11
<p>No two apps are built in the same way, but we've structured the information you
need
to build an
29
<p>Before you write a single line of code, you
need
to design the user interface and make it fit
40
<p>Once your design is finalized, all you
need
are the tools to turn your app ideas into reality.
45
<p>Everything you
need
to learn about the app framework and developer tools is in the <a
57
types of devices your app supports. Everything you
need
to get started with this process is
/cts/tests/tests/permission2/
AndroidManifest.xml
31
<!--
need
ability to send sms, to test that SMS's cannot be received -->
37
<!--
need
app that has WRITE_SETTINGS but not WRITE_SECURE_SETTINGS -->
40
<!--
need
app that has CALL_PHONE but not PROCESS_OUTGOING_CALL -->
/external/chromium/testing/gmock/scripts/generator/
README
7
on your system, you will also
need
to install it. You can download Python
10
To use the Google Mock class generator, you
need
to call it
31
classes, the template information is lost. You will
need
to add the template
/external/clang/test/CodeGen/
blocks-1.c
46
^(int j){ i = j; g = 0; }(0); // does not
need
copy/dispose
60
^{}(); // does not
need
copy/dispose
64
^{ // does not
need
copy/dispose
/external/jpeg/
jcinit.c
39
jinit_c_prep_controller(cinfo, FALSE /* never
need
full buffer here */);
57
/*
Need
a full-image coefficient buffer in any multi-pass mode. */
60
jinit_c_main_controller(cinfo, FALSE /* never
need
full buffer here */);
/external/qemu/distrib/jpeg-6b/
jcinit.c
39
jinit_c_prep_controller(cinfo, FALSE /* never
need
full buffer here */);
57
/*
Need
a full-image coefficient buffer in any multi-pass mode. */
60
jinit_c_main_controller(cinfo, FALSE /* never
need
full buffer here */);
/libcore/luni/src/main/java/org/xml/sax/ext/
package.html
30
You can subclass these if you
need
such behavior, or
33
<li>The handlers
need
to be registered differently than core SAX2
41
extension packages. Not all such extension packages should
need
to
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_android.h
42
// No
need
to define our own namespace
45
// Use __new_alloc instead of __node_alloc, so we don't
need
static functions.
48
// Don't use extern versions of range errors, so we don't
need
to
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_android.h
42
// No
need
to define our own namespace
45
// Use __new_alloc instead of __node_alloc, so we don't
need
static functions.
48
// Don't use extern versions of range errors, so we don't
need
to
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_android.h
42
// No
need
to define our own namespace
45
// Use __new_alloc instead of __node_alloc, so we don't
need
static functions.
48
// Don't use extern versions of range errors, so we don't
need
to
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_android.h
42
// No
need
to define our own namespace
45
// Use __new_alloc instead of __node_alloc, so we don't
need
static functions.
48
// Don't use extern versions of range errors, so we don't
need
to
/sdk/eclipse/
README_WINDOWS.txt
12
2- To build a Windows SDK, you
need
two steps:
13
a- First you
need
to create a Linux SDK:
23
You
need
a Windows machine with XP or Vista and Cygwin.
/cts/
CtsTestCaseList.mk
44
# Any APKs that
need
to be copied to the CTS distribution's testcases
102
# All APKs that
need
to be scanned by the coverage utilities.
113
# Native test executables that
need
to have associated test XMLs.
125
# and that
need
to be created before making the final CTS distribution.
/cts/tests/tests/webkitsecurity/assets/
empty-webkit-mask-crash.html
2
// We
need
to dump the image to get the crash but we don't care about the layout information.
/cts/tools/dasm/src/java_cup/runtime/
char_token.java
4
/** This subclass of token represents symbols that
need
to maintain one
double_token.java
4
/** This subclass of token represents symbols that
need
to maintain one
float_token.java
4
/** This subclass of token represents symbols that
need
to maintain one
int_token.java
4
/** This subclass of token represents symbols that
need
to maintain one
long_token.java
4
/** This subclass of token represents symbols that
need
to maintain one
str_token.java
4
/** This subclass of token represents symbols that
need
to maintain one
/dalvik/vm/mterp/armv5te/
OP_GOTO_16.S
6
* The branch distance is a signed code-unit offset, which we
need
to
OP_MONITOR_ENTER.S
11
EXPORT_PC() @
need
for precise GC
Completed in 618 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>