OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:need
(Results
76 - 100
of
14985
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/none/tests/
cmd-with-special.vgtest
2
# special chars that
need
escaping in the "Command:" line. We do the
/external/webkit/LayoutTests/fast/dom/DeviceMotion/resources/
cached-page-1.html
6
// Location changes
need
to happen outside the onload handler to generate history entries.
/external/webkit/LayoutTests/fast/dom/DeviceOrientation/resources/
cached-page-1.html
6
// Location changes
need
to happen outside the onload handler to generate history entries.
/external/webkit/LayoutTests/fast/dom/Geolocation/resources/
cached-page-1.html
6
// Location changes
need
to happen outside the onload handler to generate history entries.
/frameworks/base/media/libstagefright/codecs/common/
Config.mk
16
# Do we also
need
to check on ARCH_ARM_HAVE_ARMV7A? - probably not
/frameworks/base/test-runner/src/android/test/mock/
MockDialogInterface.java
10
*
need
.
/frameworks/support/v4/java/android/support/v4/content/
package.html
7
provide a cleaner implementation of broadcasts that don't
need
to go outside
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
8
/* You
need
to undef following macro if your icl install is binded to MSVC 6
12
/* You
need
to undef following macro if your icl install is binded to MSVC .Net 2002
17
/* You
need
to undef following macro if your icl install is binded to MSVC .Net 2003
22
/* You
need
to undef following macro if your icl install is binded to MSVC 2005
_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
/packages/experimental/DreamTheater/
Android.mk
13
#
need
tasty bits
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
vsyscall32.h
4
/* Values
need
to match arch/x86_64/ia32/vsyscall.lds */
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
8
/* You
need
to undef following macro if your icl install is binded to MSVC 6
12
/* You
need
to undef following macro if your icl install is binded to MSVC .Net 2002
17
/* You
need
to undef following macro if your icl install is binded to MSVC .Net 2003
22
/* You
need
to undef following macro if your icl install is binded to MSVC 2005
_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
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h
8
/* You
need
to undef following macro if your icl install is binded to MSVC 6
12
/* You
need
to undef following macro if your icl install is binded to MSVC .Net 2002
17
/* You
need
to undef following macro if your icl install is binded to MSVC .Net 2003
22
/* You
need
to undef following macro if your icl install is binded to MSVC 2005
_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
/system/media/wilhelm/tools/mphtogen/
README.txt
2
You
need
to do this after modifying any of the MPH-related files.
/external/chromium/build/
grit_action.gypi
6
# consistent manner. To use this the following variables
need
to be
12
# would
need
to determine inputs and outputs via grit_info on a per-file
14
# do this, but then every generator would
need
to be updated to handle this.
/external/llvm/test/Transforms/InstCombine/
stack-overalign.ll
8
;
need
a frame pointer to
need
one.
12
; alignments when they are greater than they
need
to be. Or, codegen
/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
...]
/cts/tests/tests/permission2/
AndroidManifest.xml
30
<!--
need
ability to send sms, to test that SMS's cannot be received -->
36
<!--
need
app that has WRITE_SETTINGS but not WRITE_SECURE_SETTINGS -->
39
<!--
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 */);
/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
Completed in 2191 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>