HomeSort by relevance Sort by last modified time
    Searched full:specify (Results 1 - 25 of 4266) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/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
  /device/samsung/crespo/
fstab.herring 4 # specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
  /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/llvm/docs/CommandGuide/
llvm-stress.pod 22 Specify the output filename.
26 Specify the size of the generated .ll file.
30 Specify the seed to be used for the randomly generated instructions.
  /device/asus/grouper/
fstab.grouper 4 # specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
  /device/moto/wingray/
fstab.stingray 4 # specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
  /device/ti/panda/
fstab.omap4pandaboard 4 # specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
  /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/llvm/test/YAMLParser/
spec-07-08.data 3 # Explicitly specify default settings:
  /external/webkit/LayoutTests/fast/encoding/
namespace-tolerance-expected.txt 3 (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):
  /device/samsung/tuna/
fstab.tuna 4 # specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
  /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.
  /external/checkpolicy/
checkpolicy.8 34 Specify the policy version, defaults to the latest.
37 Specify the target platform (selinux or xen).
40 Specify how the kernel should handle unknown classes or permissions (deny, allow or reject).
  /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/linux-tools-perf/util/
run-command.h 20 * - Specify 0 for no redirections (child inherits stdin, stdout,
22 * - Specify -1 to have a pipe allocated as follows:
29 * - Specify > 0 to set a channel to a particular FD as follows:
  /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/sepolicy/
seapp_contexts 26 # Only entries that specify domain= will be used for app process labeling.
27 # Only entries that specify type= will be used for app directory labeling.
29 # level may be used to specify a fixed level for any UID.
  /prebuilts/tools/common/proguard/proguard4.7/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

Completed in 1042 milliseconds

1 2 3 4 5 6 7 8 91011>>