OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:needed
(Results
51 - 75
of
16577
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/SemaCXX/
warn-static-function-inheader.cpp
5
static void another(void) { // expected-warning {{function 'another' is not
needed
and will not be emitted}}
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/
clock_gettime.c
1
// RUN: %clang %s -Wl,-as-
needed
-o %t && %run %t
/external/iputils/
in6_flowlabel.h
3
* because they are linux-specific. It's not
needed
on Android because Android
/external/junit/src/junit/runner/
Version.java
16
/** @hide - not
needed
for public API */
/external/libgdx/extensions/gdx-bullet/jni/swig/common/
gdxDownCast.i
7
/* Add more types to the list as
needed
. */
/external/lzma/Java/Tukaani/src/org/tukaani/xz/
MemoryLimitException.java
28
* The amount of memory
needed
and the memory usage limit are
31
* @param memoryNeeded amount of memory
needed
as kibibytes (KiB)
35
super("" + memoryNeeded + " KiB of memory would be
needed
; limit was "
45
* @return amount of memory
needed
as kibibytes (KiB)
/external/opencv3/platforms/
readme.txt
1
This folder contains toolchains and additional files that are
needed
for cross compilation.
/external/tinyalsa/
README
6
- If it's not absolutely
needed
, don't add it to the API
/external/v8/build/
README.txt
6
$ make dependencies # Only
needed
once.
/external/webrtc/tools/gritsettings/
README
4
This is only
needed
for our Android native tests to be able to include the
/frameworks/av/media/audioserver/
audioserver.rc
4
# media gid
needed
for /dev/fm (radio) and for /data/misc/media (tee)
/frameworks/base/core/java/android/hardware/location/
NanoApp.java
136
* set memory
needed
as read only
139
* read only memory
needed
in bytes
146
* set writable memory
needed
in bytes
149
* writable memory
needed
in bytes
156
* set executable memory
needed
159
* executable memory
needed
in bytes
166
* set the sensors
needed
for this app
169
*
needed
Sensors
226
* get the ammount of readable memory
needed
by this app
228
* @return readable memory
needed
in byte
[
all
...]
NanoAppInstanceInfo.java
136
* Get the read memory
needed
by the app
138
* @return int - readable memory
needed
in bytes
145
* Set the read memory
needed
by the app
147
* @param neededReadMemBytes - readable Memory
needed
in bytes
156
* get writable memory
needed
by the app
158
* @return int - writable memory
needed
by the app
165
* set writable memory
needed
by the app
167
* @param neededWriteMemBytes - writable memory
needed
by the
177
* get executable memory
needed
by the app
179
* @return int - executable memory
needed
by the ap
[
all
...]
/frameworks/base/test-runner/src/junit/runner/
ReloadingTestSuiteLoader.java
5
* {@hide} - Not
needed
for 1.0 SDK
TestCollector.java
10
* {@hide} - Not
needed
for 1.0 SDK
/frameworks/support/compat/java/android/support/v4/widget/
package.html
6
is
needed
for use with {@link android.support.v4.content.CursorLoader}.
/frameworks/support/core-ui/java/android/support/v4/widget/
package.html
6
is
needed
for use with {@link android.support.v4.content.CursorLoader}.
/packages/apps/Launcher3/src/com/android/launcher3/
LauncherProviderChangeListener.java
5
* sendNotify method. This listener is
needed
because by default the Launcher suppresses
/prebuilts/tools/common/kotlin-plugin/
README
1
This folder contains the kotlin plugin file
needed
for the Android Studio build.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
attr-names.d
27
Tag_ABI_FP_rounding:
Needed
28
Tag_ABI_FP_denormal:
Needed
29
Tag_ABI_FP_exceptions:
Needed
30
Tag_ABI_FP_user_exceptions:
Needed
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
pt-2.s
15
dummylabel: !
Needed
to hang a marker that this is SHmedia.
/toolchain/binutils/binutils-2.25/ld/emulparams/
hp3hpux.sh
7
# This is
needed
for HPUX 9.0; it is unnecessary but harmless for 8.0.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
asneed1.d
5
#ld: -m crislinux --as-
needed
tmpdir/libdso-1.so
8
# Using --as-
needed
caused a elf_hash_table (info)->dynobj to be
15
# all) because the library isn't
needed
and would have to move
16
# to the end of the link-line to have effect if actually
needed
.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvers/
vers.h
1
/* Add the symbol prefix to the symbol as
needed
.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68k/
tls-gd-1.d3
4
0x00000001 \(
NEEDED
\) * Shared library: \[tmpdir/tls-def-1.so\]
Completed in 852 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>