OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:want
(Results
451 - 475
of
8449
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselViewHelper.java
171
* Implement this method if you
want
to load a texture for
183
* Implement this method if you
want
to load a detail texture for
195
* Implement this method if you
want
to load geometry for the given card. Most subclasses
207
* Implement this method if you
want
custom texture parameters for
219
* Implement this method if you
want
custom detail texture parameters for
/ndk/sources/host-tools/sed-4.2.1/lib/
error.c
68
/* In GNU libc we
want
do not
want
to use the common name `error' directly.
232
/* We do not
want
this call to be cut short by a thread
266
/* Sometimes we
want
to have at most one error per line. This
292
/* We do not
want
this call to be cut short by a thread
/frameworks/base/docs/html/guide/topics/usb/
host.jd
128
<li>If you
want
your application to be notified of an attached USB device, specify an
132
identifying information about the device that you
want
to detect.
135
devices that you
want
to filter. The following list describes the attributes of
136
<code><usb-device></code>. In general, use vendor and product ID if you
want
to filter
137
for a specific device and use class, subclass, and protocol if you
want
to filter for a group
214
intent filter is useful if you
want
to be able to have your application automatically detect a
215
desired device. Enumerating connected USB devices is useful if you
want
to get a list of all
224
filter, the system presents them with a dialog that asks if they
want
to start your application.
262
the USB devices that are connected. The hash map is keyed by the USB device's name if you
want
to
361
device that you
want
to communicate on and send requests on this endpoint with a {@lin
[
all
...]
/external/jpeg/
install.doc
18
You don't need to read this file if you just
want
to compile Ghostscript.
28
where you
want
them). Read further if you run into snags or
want
to customize
94
for GNU configure scripts. It makes a few assumptions that you may
want
to
97
* If you
want
to build libjpeg as a shared library, say
114
For example, on HP-UX you probably
want
to say
121
if you
want
to compile with debugging support.
179
You may also
want
to look at the canned jconfig files, if there is one for a
188
in jconfig.h.) You may
want
to start from one of the other makefiles if
192
you may
want
to change the CC and CFLAGS definitions. For instance, if yo
[
all
...]
/external/chromium/chrome/common/
chrome_paths.cc
109
// This flag can be set to true for the cases where we
want
to create it.
178
// And we don't
want
to write into the bundle on the Mac, so push
265
if (!file_util::PathExists(cur)) // we don't
want
to create this
274
if (!file_util::PathExists(cur)) // we don't
want
to create this
284
if (!file_util::PathExists(cur)) // we don't
want
to create this
298
if (!file_util::PathExists(cur)) // we don't
want
to create this
/external/llvm/projects/sample/
Makefile.llvm.config.in
174
# Set OBJ_ROOT to "." if you do not
want
to use a separate place for
234
# Do we
want
to enable threads?
237
# Do we
want
to build with position independent code?
240
# Do we
want
to build a shared library and link the tools with it?
243
# Do we
want
to link the stdc++ into a shared library? (Cygming)
249
# Do we
want
to allow timestamping information into builds?
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h
99
in the std namespace. At the same time we
want
to be safe for
204
for functions was introduced. We don't
want
to use it unconditionally
213
for functions was introduced. We don't
want
to use it unconditionally
222
for functions was introduced. We don't
want
to use it unconditionally
240
for functions was introduced. We don't
want
to use it unconditionally
252
attribute for functions was introduced. We don't
want
to use it
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java
741
// Since the qualifier classes are immutable, and we don't
want
to
806
// Since the qualifier classes are immutable, and we don't
want
to
[
all
...]
/development/pdk/docs/porting/
build_cookbook.jd
187
to the set of files you
want
built into your app. Usually:</p>
199
want
in the include paths. For example:</p>
213
<td valign="top">If you
want
to use a different C compiler for this module, set LOCAL_CC
241
makes it easier to do bad layering in the system, which we
want
to avoid. We
251
makes it easier to do bad layering in the system, which we
want
to avoid. We
274
<td valign="top">If you
want
to use a different C++ compiler for this module, set LOCAL_CXX
362
the libraries you
want
in -lxxx format; they're passed directly to the
364
for these libraries. It's most useful in simulator builds where you
want
443
executables that you
want
copied. They're located automatically into the
453
libraries that you
want
copied. They're located automatically into th
[
all
...]
/bionic/linker/
Android.mk
71
# hand, as we
want
to insert an extra step that is not supported by the build system, and
90
# we don't
want
crtbegin.o (because we have begin.o), so unset it
/dalvik/opcode-gen/
README.txt
21
If you
want
to add, delete, or change opcodes:
51
If you
want
to add, delete, or change instruction formats:
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
CubeRenderer.java
36
* Usually, the first thing one might
want
to do is to clear
84
* but reduce performance. One might
want
to tweak that
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
KubeRenderer.java
45
* Usually, the first thing one might
want
to do is to clear
92
* but reduce performance. One might
want
to tweak that
/development/samples/BrowserPlugin/src/com/android/sampleplugin/graphics/
CubeRenderer.java
37
* Usually, the first thing one might
want
to do is to clear
85
* but reduce performance. One might
want
to tweak that
/development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessor.java
28
* Donut, we
want
to use the {@link ContactAccessorSdk3_4} class. If it is
29
* Eclair or higher, we
want
to use {@link ContactAccessorSdk5}.
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/ui/
DialogHelperImpl.java
49
* If you
want
more flexibility, and
want
to mix this implementation with your own dialogs, then you
/development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/
Notepadv2.java
56
// Create an array to specify the fields we
want
to display in the list (only TITLE)
59
// and an array of the fields we
want
to bind those fields to (in this case just text1)
/development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
Notepadv3.java
56
// Create an array to specify the fields we
want
to display in the list (only TITLE)
59
// and an array of the fields we
want
to bind those fields to (in this case just text1)
/external/antlr/src/org/antlr/runtime/debug/
DebugEventRepeater.java
34
* listener sent into the ctor. Useful if you
want
to listen in on a few
36
* and override the methods you
want
to listen in on. Remember to call
ParseTreeBuilder.java
57
/** What kind of node to create. You might
want
to override
68
/** Backtracking or cyclic DFA, don't
want
to add nodes to tree */
/external/bluetooth/bluez/tools/
ubcsp.h
55
/* Do we
want
to show packet errors in debug output */
58
/* Do we
want
to show Link Establishment State transitions in debug output */
/external/bluetooth/glib/glib/
gwin32.h
51
* codepage, in many cases you would
want
to use the GLib wrappers in
73
* States.1252" etc. We
want
the Unixish standard form "en", "zh_TW"
/external/chromium/base/win/
scoped_bstr.h
42
// If you already have a BSTR and
want
to transfer ownership to the
57
// Note that if you
want
to set the length to a specific number of
/external/chromium/chrome/browser/chromeos/
gview_request_interceptor.cc
22
// PDF viewer plug-in installed - we
want
to intercept only if we're
48
// Don't attempt to intercept here as we
want
to wait until the mime
/external/chromium/chrome/browser/password_manager/
password_store_mac.h
55
// Adds the given form to the Keychain if it's something we
want
to store
88
// Since we aren't running on a well-known thread but still
want
to send out
Completed in 518 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>