OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:also
(Results
201 - 225
of
21871
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Sema/
warn-duplicate-enum.c
4
A1 = 0, // expected-note {{element A1
also
has value 0}}
10
B1 = -1, // expected-note {{element B1
also
has value -1}}
15
B6 // expected-note {{element B6
also
has value 0}}
19
// expected-note {{element C3
also
has value 0}}
26
D5 = 2 // expected-note {{element D5
also
has value 2}}
/ndk/sources/cxx-stl/llvm-libc++/patches.android/
0006-Emulate-__has_feature-for-GCC.patch
26
+#define __gxx__cxx_access_control_sfinae !defined(_LIBCPP_HAS_NO_TRAILING_RETURN) || !defined(_LIBCPP_HAS_NO_ADVANCED_SFINAE) //
Also
see usage in 7 tests
31
+#define __gxx__cxx_attributes 0 // Not sure.
Also
see usage in libcxx/test/utilities/meta/meta.unary/meta.unary.prop/is_polymorphic.pass.cpp
43
+#define __gxx__cxx_reference_qualified_functions (_GNUC_VER >= 408) // Not if 4.7 work. 4.6 certainly not.
Also
see usage in libcxx/include/type_traits
53
+#define __gxx__cxx_unrestricted_unions 1 // Not sure.
Also
See usage in libcxx/test/utilities/meta/meta.unary/meta.unary.prop/is_nothrow_destructible.pass.cpp
63
+#define __gxx__is_convertible_to 0 // Not supported in GCC 4.8.
Also
see usage in libcxx/include/type_traits
64
+#define __gxx__is_empty 1 // Not sure.
Also
see usage in libcxx/include/type_traits
66
+#define __gxx__is_final (_GNUC_VER >= 408) // Not if 4.7 work. 4.6 certainly not.
Also
see usage in libcxx/include/unordered_map,tuple,ext/hash_map,map,memory
67
+#define __gxx__is_literal 0 // Not supported in GCC 4.8.
Also
see usage in libcxx/include/type_traits
69
+#define __gxx__is_polymorphic 1 // Not sure.
Also
see usage in libcxx/include/type_traits
70
+#define __gxx__is_standard_layout 1 // Not sure.
Also
see usage in libcxx/include/type_trait
[
all
...]
/development/samples/RandomMusicPlayer/
_index.html
4
streamed. It
also
illustrates how to use the notification system to indicate
7
<p class="note"><strong>Update:</strong> This sample
also
illustrates how to use the
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/api/webapp2_extras/
json.rst
11
It will
also
escape forward slashes and, by default, output the serialized
14
Some convenience functions are
also
available to encode and decode to and from
/external/clang/test/Preprocessor/
pr13851.c
2
// -Werror to the clang invocation.
Also
check the dependency output, if any.
9
// -Werror to the clang invocation.
Also
check the dependency output, if any.
/external/clang/test/SemaObjC/
class-property-access.m
43
//
also
okay
51
//
also
okay
/external/fonttools/Windows/
fonttools-win-setup.txt
2
XML-based text format,
also
called TTX.
8
Also
, the setup puts a shortcut to TTX in your Send To context menu in Windows
/external/libcap-ng/libcap-ng-0.7/docs/
capng_save_state.3
11
capng_save_state is a function that returns a pointer to the internal state of the libcap-ng library. It should be considered opaque and not for alteration directly. This function should be used when you suspect a third party library may use libcap-ng
also
and want to make sure it doesn't alter something important. This function is not available in the python bindings.
17
.SH "SEE
ALSO
"
/external/okhttp/
CONTRIBUTING.md
8
and style in order to keep the code as readable as possible. Please
also
make
13
Before your code can be accepted into the project you must
also
sign the
/external/okhttp/okio/
CONTRIBUTING.md
8
and style in order to keep the code as readable as possible. Please
also
make
13
Before your code can be accepted into the project you must
also
sign the
/external/selinux/libselinux/man/man3/
getseuserbyname.3
30
system call are
also
applicable here.
32
.SH "SEE
ALSO
"
/frameworks/base/core/java/android/text/style/
UpdateLayout.java
22
* this interface. This interface
also
includes {@link UpdateAppearance}
23
* since such a change implicitly
also
impacts the appearance.
/frameworks/native/data/etc/
tablet_core_hardware.xml
18
must include. Devices with optional hardware must
also
include extra
60
<!-- devices with WiFi must
also
include android.hardware.wifi.xml -->
61
<!-- devices with an ambient light sensor must
also
include
63
<!-- devices with a proximity sensor must
also
include
65
<!-- devices with a barometer must
also
include
67
<!-- devices with a gyroscope must
also
include
69
<!-- GSM phones must
also
include android.hardware.telephony.gsm.xml -->
70
<!-- CDMA phones must
also
include android.hardware.telephony.cdma.xml -->
/art/test/068-classloader/
info.txt
7
This
also
tests a couple of situations in which an IllegalAccessException
/cts/apps/CameraITS/tests/inprog/scene2/
README
3
Specific charts may
also
be required, for example grey cards, color
/development/samples/browseable/FindMyPhone/
_index.jd
10
it is still connected to your wearable, you can
also
start an activity on the wearable to sound an
/development/samples/browseable/WatchFace/
_index.jd
10
opengl, calendar, interactive, etc. It
also
includes a watch-side configuration example.
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
RawContentVerifier.java
4
* Interface for ContentVerifiers that
also
support raw signatures that can be
/external/bzip2/
words0
6
Also
in README.COMPILATION.PROBLEMS are some hints that may help
/external/clang/test/Analysis/
null-deref-ps-region.c
6
//
also
be live roots.
/external/clang/test/CodeGen/
2007-01-24-InlineAsmCModifier.c
9
// Check that non-c modifiers work
also
debug-info-vector.c
6
// Test that we get an array type that's
also
a vector out of debug.
/external/clang/test/Driver/
at_file_missing.c
2
// stream, and
also
that @file arguments continue to be processed.
/external/eigen/doc/examples/
Tutorial_ArrayClass_accessors.cpp
18
// using the comma-initializer is
also
allowed
/external/eigen/doc/snippets/
SelfAdjointEigenSolver_operatorInverseSqrt.cpp
8
cout << "We can
also
compute it with operatorSqrt() and inverse(). That yields: " << endl;
Completed in 574 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>