OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiple
(Results
126 - 150
of
8545
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/sources/cxx-stl/stlport/stlport/stl/
_relops_cont.h
2
// is intended to be included
multiple
times with different _STLP_ASSOCIATIVE_CONTAINER
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_relops_cont.h
2
// is intended to be included
multiple
times with different _STLP_ASSOCIATIVE_CONTAINER
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_relops_cont.h
2
// is intended to be included
multiple
times with different _STLP_ASSOCIATIVE_CONTAINER
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_relops_cont.h
2
// is intended to be included
multiple
times with different _STLP_ASSOCIATIVE_CONTAINER
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_relops_cont.h
2
// is intended to be included
multiple
times with different _STLP_ASSOCIATIVE_CONTAINER
/sdk/emulator/qtools/
bitvector.h
14
// Round up to a
multiple
of 32
/external/bluetooth/bluedroid/stack/include/
a2d_api.h
61
#define A2D_BAD_SAMP_FREQ 0xC3 /* Sampling Frequency is not valid or
multiple
values have been selected */
63
#define A2D_BAD_CH_MODE 0xC5 /* Channel Mode is not valid or
multiple
values have been selected */
65
#define A2D_BAD_SUBBANDS 0xC7 /* None or
multiple
values have been selected for Number of Subbands */
67
#define A2D_BAD_ALLOC_MTHD 0xC9 /* None or
multiple
values have been selected for Allocation Method */
73
#define A2D_BAD_LAYER 0xCF /* None or
multiple
values have been selected for Layer */
78
#define A2D_BAD_BIT_RATE 0xD4 /* None or
multiple
values have been selected for Bit Rate */
80
#define A2D_BAD_OBJ_TYPE 0xD6 /* Either 1) Object type is not valid (b3-b0) or 2) None or
multiple
values have been selected for Object Type */
82
#define A2D_BAD_CHANNEL 0xD8 /* None or
multiple
values have been selected for Channels */
84
#define A2D_BAD_BLOCK_LEN 0xDD /* None or
multiple
values have been selected for Block Length */
93
#define A2D_SET_MULTL_BIT 2 /*
multiple
bits are set *
[
all
...]
/frameworks/base/docs/html/google/play/publishing/
multiple-apks.jd
1
page.title=
Multiple
APK Support
12
<li>You should publish
multiple
APKs only when it's not possible to
24
<li><a href="#HowItWorks">How
Multiple
APKs Work</a>
27
<li><a href="#Rules">Rules for
multiple
APKs</a></li>
30
<li><a href="#CreatingApks">Creating
Multiple
APKs</a>
37
<li><a href="#TextureOptions">Supporting
multiple
GL textures</a></li>
38
<li><a href="#ScreenOptions">Supporting
multiple
screens</a></li>
39
<li><a href="#ApiLevelOptions">Supporting
multiple
API levels</a></li>
40
<li><a href="#CpuArchOptions">Supporting
multiple
CPU architectures</a></li>
49
<li><a href="{@docRoot}guide/practices/screens_support.html">Supporting
Multiple
Screens</a></li
[
all
...]
/developers/samples/android/input/Multitouch/BasicMultitouch/res/values/
strings.xml
22
to keep track of individual touches across
multiple
touch events.\n\n
23
Touch the screen with
multiple
fingers to show that the pointer id
/external/clang/test/CXX/class.derived/class.member.lookup/
p6.cpp
31
y++; // expected-error{{member 'y' found in
multiple
base classes of different types}}
32
g(); // expected-error{{member 'g' found in
multiple
base classes of different types}}
/external/clang/test/CXX/temp/temp.res/temp.local/
p3.cpp
10
typename Derived::Base b; // expected-error{{member 'Base' found in
multiple
base classes of different types}}
16
t->Base::f(); // expected-error{{member 'Base' found in
multiple
base classes of different types}} \
/external/clang/test/Modules/
method_pool.m
37
[object method2:1]; // expected-warning{{
multiple
methods named 'method2:' found}}
53
[object method3]; // expected-warning{{
multiple
methods named 'method3' found}}
/external/clang/test/Rewriter/
rewrite-modern-block.mm
28
// rewriting
multiple
__block decls on wintin same decl stmt.
38
// rewriting
multiple
__block decls on wintin same decl stmt
/external/clang/test/SemaTemplate/
instantiate-objc-1.mm
16
return @selector(
multiple
:arguments:);
19
return @selector(
multiple
:arguments:);
/external/doclava/
android-changes.txt
7
specify
multiple
annotations to override @hide, use
multiple
/external/dropbear/libtommath/
bn_error.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_2expt.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_abs.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_add.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_addmod.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_and.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_clamp.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_clear.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_cmp.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
bn_mp_cmp_d.c
3
/* LibTomMath,
multiple
-precision integer library -- Tom St Denis
5
* LibTomMath is a library that provides
multiple
-precision
Completed in 792 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>