OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specify
(Results
1 - 25
of
3891
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libgomp.spec
1
# This spec file is read by gcc when linking. It is used to
specify
the
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
manifest-expected-completion18.txt
8
android:launchMode :
Specify
how an activity should be launched. [enum]
9
android:screenOrientation :
Specify
the orientation an activity should be run in. [enum]
10
android:configChanges :
Specify
one or more configuration changes that the activity will handle itself. [flag]
11
android:permission :
Specify
a permission that a client is required to have in order to use the associated object. [string]
12
android:multiprocess :
Specify
whether a component is allowed to have multiple instances of itself running in different processes. [boolean]
13
android:process :
Specify
a specific process that the associated code is to run in. [string]
14
android:taskAffinity :
Specify
a task name that activities have an "affinity" to. [string]
15
android:allowTaskReparenting :
Specify
that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate. [boolean]
16
android:finishOnTaskLaunch :
Specify
whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen. [boolean]
17
android:finishOnCloseSystemDialogs :
Specify
whether an activity should be finished when a "close system windows" request has been made. [boo (…)
[
all
...]
drawable2-expected-completion52.txt
4
<padding /> : Used to
specify
the optional padding of a GradientDrawable.
5
<size /> : Used to
specify
the size of the shape for GradientDrawable.
manifest-expected-completion17.txt
6
android:sharedUserId :
Specify
the name of a user ID that will be shared between multiple packages. [string]
7
android:sharedUserLabel :
Specify
a label for the shared user UID of this package. [reference]
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
p2-cxx0x.cpp
4
const auto b() -> int; // expected-error {{function with trailing return type must
specify
return type 'auto', not 'auto const'}}
5
auto *c() -> int; // expected-error {{function with trailing return type must
specify
return type 'auto', not 'auto *'}}
/external/clang/test/CXX/class/class.friend/
p2.cpp
8
friend B0; // expected-warning {{
specify
'struct' to befriend 'B0'}}
/external/webkit/LayoutTests/fast/encoding/
namespace-tolerance-expected.txt
3
(2)
specify
a non-latin charset
namespace-tolerance.html
8
(2)
specify
a non-latin charset
/external/iproute2/
README.lnstat
54
You can
specify
the interval (e.g. 10 seconds) by:
58
You can
specify
to only use one particular statistics file:
62
You can
specify
individual field widths
66
You can
specify
not to print a header at all
70
You can
specify
to print a header only at start of the program
74
You can
specify
to print a header at start and every 20 lines:
78
You can
specify
the number of samples you want to take (e.g. 5):
/external/clang/test/Parser/
cxx-friend.cpp
24
friend C; // expected-warning {{
specify
'class' to befriend}}
25
friend U; // expected-warning {{
specify
'union' to befriend}}
/external/bluetooth/glib/docs/reference/gobject/
gobject-query.xml
59
specify
the root type
73
specify
indent string
80
specify
incremental indent string
88
specify
line spacing
/external/chromium/build/win/
chrome_win.croc
7
#
Specify
inclusions before exclusions, since rules are in order.
/external/iptables/extensions/
libipt_CLUSTERIP.man
11
Specify
the hashing mode. Has to be one of
15
Specify
the ClusterIP MAC address. Has to be a link\-layer multicast address
24
Specify
the random seed used for hash initialization.
libxt_owner.man
10
given user. You may also
specify
a numerical UID, or an UID range.
16
You may also
specify
a numerical GID, or a GID range.
/external/grub/docs/
grub.8
15
specify
stage2 boot_drive [default=0x0]
18
specify
stage2 config_file [default=/boot/grub/menu.lst]
30
specify
stage2 install_partition [default=0x20000]
/external/proguard/examples/
proguard.pro
8
#
Specify
the input jars, output jars, and library jars.
40
# If you want to preserve the Ant task as well, you'll have to
specify
the
53
# If you want to preserve the WTK obfuscation plug-in, you'll have to
specify
/external/chromium/base/allocator/
allocator_shim.h
11
// Resets the environment variable CHROME_ALLOCATOR to
specify
the choice to
/external/chromium/build/linux/
chrome_linux.croc
10
#
Specify
inclusions before exclusions, since rules are in order.
/external/chromium/build/mac/
chrome_mac.croc
7
#
Specify
inclusions before exclusions, since rules are in order.
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
p11.cpp
13
// The usual access checking rules do not apply to names used to
specify
/frameworks/base/docs/html/guide/developing/tools/
hprof-conv.jd
15
to
specify
stdin or stdout.
/libcore/luni/src/main/java/java/security/spec/
package.html
8
This package provides the classes and interfaces needed to
specify
keys and parameters for
/libcore/luni/src/main/java/javax/crypto/spec/
package.html
4
This package provides the classes and interfaces needed to
specify
keys
/external/icu4c/test/compat/
readme.txt
13
Specify
an ICU install directory when running configure,
31
-To use a different date, you must
specify
by:
/external/proguard/examples/annotations/lib/
annotations.pro
8
# If you
specify
them in a separate file, you can simply include this file:
45
# @KeepImplementations and @KeepPublicImplementations
specify
to keep all,
61
# @KeepPublicProtectedClassMembers
specify
to keep all, all public, resp.
78
# @KeepPublicProtectedClassMemberNames
specify
to keep all, all public, resp.
94
# @KeepGettersSetters and @KeepPublicGettersSetters
specify
to keep all, resp.
Completed in 662 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>