OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:need
(Results
776 - 800
of
28514
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/rs/driver/runtime/
rs_structs.h
11
* build-time. This layout may
need
to be updated whenever
73
* build-time. This layout may
need
to be updated whenever
107
* build-time. This layout may
need
to be updated whenever
135
* build-time. This layout may
need
to be updated whenever
167
* build-time. This layout may
need
to be updated whenever
205
* build-time. This layout may
need
to be updated whenever
241
* build-time. This layout may
need
to be updated whenever
/external/antlr/antlr-3.4/runtime/C/src/
antlr3rewritestreams.c
62
// so we can reuse it if we
need
to.
68
//
need
to clear any vector it has. This is so any
113
//
need
to clear any vector it has. This is so any
209
// Ok, we
need
to allocate a new one as there were none on the stack.
210
// First job is to create the memory we
need
.
261
// First job is to create the memory we
need
.
270
// Stream seems good so we
need
to add the supplied element
284
// First job is to create the memory we
need
.
293
// Stream seems good so we
need
to install the vector we were
313
// First job is to create the memory we
need
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
compute_memory_pool.c
307
int64_t
need
= item->size_in_dw+2048 -
local
310
need
+= 1024 - (
need
% 1024);
312
if (
need
> 0) {
315
pool->size_in_dw +
need
);
318
need
= pool->size_in_dw / 10;
319
need
+= 1024 - (
need
% 1024);
322
pool->size_in_dw +
need
);
/external/compiler-rt/lib/interception/
interception.h
34
// Suppose you
need
to wrap/replace system function (generally, from libc):
36
// You'll
need
to:
45
// you want to use it in other parts of RTL, you'll
need
to:
49
// INTERCEPTOR(..., foo, ...) are in different files, you'll instead
need
to:
65
// for more details). To intercept such functions you
need
to use the
69
// To replace system functions on Linux we just
need
to declare functions
163
// Generally, you don't
need
to use DEFINE_REAL by itself, as INTERCEPTOR
164
// macros does its job. In exceptional cases you may
need
to call REAL(foo)
185
// We don't
need
INTERCEPTOR_WITH_SUFFIX on non-Darwin for now.
/external/icu4c/samples/layout/
readme.html
23
<h2>How do I build the layout demo?</h2>First, you
need
to build ICU,
30
<p>On Linux systems, you
need
to add the "--enable-layout=yes" option when
38
"make all". To build the layout demo on Linux, you'll
need
the
43
installs FreeType 1. If your system is different, you may
need
to add sym
50
<p>Before you can run the demo, you'll
need
to get the fonts it uses. For
52
them from the web. To do this, you'll
need
access to a computer running
64
directory from which you'll run the layout demo. On Windows, you'll
need
to
100
Thai, you'll
need
to find a font which contains the characters in that
157
file (e.g. "Times.TTF") If you're running on Windows, you'll
need
to install
/external/mesa3d/src/gallium/drivers/r600/
compute_memory_pool.c
307
int64_t
need
= item->size_in_dw+2048 -
local
310
need
+= 1024 - (
need
% 1024);
312
if (
need
> 0) {
315
pool->size_in_dw +
need
);
318
need
= pool->size_in_dw / 10;
319
need
+= 1024 - (
need
% 1024);
322
pool->size_in_dw +
need
);
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/
pom.xml
56
We
need
to have the ANTLR runtime jar when running and compiling.
69
Tell Maven which other artifacts we
need
in order to
99
Strictly speaking, we did not
need
to generate this for you from
121
for developers, who then do not
need
to download anything else or
122
remember that they
need
antlr.jar in their CLASSPATH and so
/external/chromium/base/win/
object_watcher.cc
23
// The watcher may have already been torn down, in which case we
need
to
70
// We
need
to know if the current message loop is going away so we can
95
// If the watch has been posted, then we
need
to make sure it knows not to do
101
//
need
to take care to delete it here.
134
//
Need
to shutdown the watch so that we don't try to access the MessageLoop
/external/chromium_org/chrome/browser/ui/
fast_unload_controller.h
41
// If beforeunload/unload handlers
need
to run, FastUnloadController returns
85
// of tabs that
need
their BeforeUnloadHandlers fired.
147
// Tracks tabs that
need
their beforeunload event started.
155
// Tracks tabs that
need
their unload event started.
159
// Tracks tabs that
need
to finish running their unload event.
/external/chromium_org/third_party/expat/files/
README
26
you
need
to run a script that generates the configure script using the
27
GNU autoconf and libtool tools. To do this, you
need
to have
64
"make" options. Note that you
need
to have write permission into
112
"/usr/ccs/bin", which is not in the default PATH. You will
need
to
129
are links there to connect you to the bug reports page. If you
need
/external/chromium_org/third_party/mesa/src/docs/
llvmpipe.html
58
For Windows you will
need
to build LLVM from source with MSVC or MINGW
63
built with a matching CRT as Mesa, and you'll
need
to pass
121
need
to ask, don't even try it.
135
To better profile JIT code you'll
need
to build LLVM with oprofile integration.
193
need
to be renamed from "lp_bld_" to something else though.
/external/chromium_org/third_party/sqlite/src/test/
pageropt.test
154
# Once again, we do not
need
to read the last page of an overflow chain
171
# of the freelist
need
to be read (3 pages). And only those three
172
# pages
need
to be journalled. But 13 pages
need
to be written:
187
# freelist
need
to be journalled and written back.
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/
readme.vc9.txt
12
If you want to build the 64-bit version of YASM you will
need
33
as appropriate to build the YASM binaries that you
need
.
38
1. Firstly you
need
to locate the directory (or directories)
49
you
need
to place a copy of the yasm.rules file in the Visual
60
assembler (note that your assembler files
need
to have the
/external/javassist/
pom.xml
79
You
need
entries in your .m2/settings.xml like this:
93
To deploy a snapshot, you
need
to run
97
To deploy a release you
need
to change the version to 3.x.y.GA and run
162
<!-- obviously we
need
to use the Sonatype staging repo for upload -->
170
<!-- we
need
to be able to sign the jars we install -->
/external/mesa3d/docs/
llvmpipe.html
58
For Windows you will
need
to build LLVM from source with MSVC or MINGW
63
built with a matching CRT as Mesa, and you'll
need
to pass
121
need
to ask, don't even try it.
135
To better profile JIT code you'll
need
to build LLVM with oprofile integration.
193
need
to be renamed from "lp_bld_" to something else though.
/external/openssh/
pathnames.h
64
* Per-user file containing host keys of known hosts. This file
need
not be
82
* Configuration file in user's home directory. This file
need
not be
85
* volume where root is mapped to nobody, this may
need
to be world-readable.
91
* user. This file
need
not be readable by anyone but the user him/herself,
94
* may
need
to be world-readable. (This file is read by the daemon which is
/external/speex/libspeex/
os_support.h
48
/** Speex wrapper for calloc. To do your own dynamic allocation, all you
need
to do is replace this function, speex_realloc and speex_free
54
or your own allocator, YOU
NEED
TO CLEAR THE MEMORY ALLOCATED. Otherwise
64
/* Scratch space doesn't
need
to be cleared */
69
/** Speex wrapper for realloc. To do your own dynamic allocation, all you
need
to do is replace this function, speex_alloc and speex_free */
77
/** Speex wrapper for calloc. To do your own dynamic allocation, all you
need
to do is replace this function, speex_realloc and speex_alloc */
/external/stlport/doc/
README.evc9
8
rem you
need
to adapt at least these three
15
rem obviously, these
need
to be adjusted to where you installed VS2008 and the SDKs
27
rem Note: there are more libs and includes under ce\atlmfc, you
need
to add these
43
rem obviously, these
need
to be adjusted to where you installed VS2008
63
- In order for STLport to recognize which target you are compiling for, you
need
to have
/frameworks/base/docs/html/training/improving-layouts/
smooth-scrolling.jd
44
behavior is global to a particular process and means you don?t
need
to worry about creating your
88
android.widget.Adapter} returns an inflated view for recycling, you still
need
to look up the
94
Layout, so you can immediately access them without the
need
to look them up repeatedly. First, you
95
need
to create a class to hold your exact set of views. For example:</p>
118
<p>Now you can easily access each view without the
need
for the look-up, saving valuable processor
/packages/services/Telephony/src/com/android/phone/
Constants.java
22
* Any constants that
need
to be shared between two or more classes within
30
*
need
to present to the user.
45
* still
need
to be communicated to the user.
50
* The InCallScreen does not
need
to display any kind of alert to the user.
121
*
need
to warn the user that ECM has been canceled (see bug
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java
[
all
...]
/external/chromium/testing/gmock/
README
50
framework of your choice; although it will still
need
Google Test as
80
We welcome patches. If you plan to contribute a patch, you
need
to
127
system to build Google Mock (described below), you'll
need
to
138
Note that you should only
need
to complete this step once. The
140
of the build system that
need
to be changed.
143
will fail. You may
need
to explicitly specify a version to use. For
154
To build Google Mock and your tests that use it, you
need
to tell your
244
subset of TR1 tuple that's enough for Google Mock's
need
. Google Mock
248
Usually you don't
need
to care about which tuple library Google Test
250
you
need
to tell Google Test and Google Mock to use the same TR1 tupl
[
all
...]
/art/runtime/
vmap_table.h
56
// TODO: we treat kImpreciseConstant as an integer below,
need
to ensure that such values
81
// Compute the register we
need
to load from the context.
85
// TODO: we treat kImpreciseConstant as an integer below,
need
to ensure that such values
/bionic/libc/arch-arm/include/machine/
setjmp.h
41
/* According to the ARM AAPCS document, we only
need
to save
49
* calls; registers s0-s15 (d0-d7, q0-q3) do not
need
to be preserved
52
* not
need
to be preserved.
/dalvik/vm/mterp/x86/
OP_CHECK_CAST.S
32
* Trivial test failed,
need
to perform full check. This is common.
38
movl %eax,sReg0 # we'll
need
the desired class on failure
47
# A cast has failed. We
need
to throw a ClassCastException.
Completed in 1062 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>