HomeSort by relevance Sort by last modified time
    Searched full:specify (Results 26 - 50 of 6342) sorted by null

12 3 4 5 6 7 8 91011>>

  /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 *'}}
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
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/chromium_org/ppapi/c/documentation/images-dox/
README.txt 6 If you want a caption, specify it like this:
  /external/chromium_org/ppapi/cpp/documentation/images-dox/
README.txt 6 If you want a caption, specify it like this:
  /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:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_doctest4.txt 4 In order to get this test to pass, we have to manually specify the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_doctest4.txt 4 In order to get this test to pass, we have to manually specify the
  /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/chromium_org/chrome/browser/translate/
translate_url_util.cc 14 // Used in all translate URLs to specify API Key.
17 // Used in kTranslateScriptURL and kLanguageListFetchURL to specify the
  /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/chromium/build/win/
chrome_win.croc 7 # Specify inclusions before exclusions, since rules are in order.
  /external/chromium_org/build/win/
chrome_win.croc 7 # Specify inclusions before exclusions, since rules are in order.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
name.html 10 You can specify locale-specific strings for this field;
  /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/llvm/docs/CommandGuide/
llvm-stress.rst 20 Specify the output filename.
24 Specify the size of the generated ``.ll`` file.
28 Specify the seed to be used for the randomly generated instructions.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILDeviceInfo.h 59 ByteLDSOps = 0x16, // Flag to specify if byte LDS ops are available.
60 ArenaVectors = 0x17, // Flag to specify if vector loads from arena work.
61 TmrReg = 0x18, // Flag to specify if Tmr register is supported.
62 NoInline = 0x19, // Flag to specify that no inlining should occur.
63 MacroDB = 0x1A, // Flag to specify that backend handles macrodb.
65 ArenaUAV = 0x1C, // Flag to specify that arena uav is supported.
66 PrivateUAV = 0x1D, // Flag to specify that private memory uses uav's.
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILDeviceInfo.h 59 ByteLDSOps = 0x16, // Flag to specify if byte LDS ops are available.
60 ArenaVectors = 0x17, // Flag to specify if vector loads from arena work.
61 TmrReg = 0x18, // Flag to specify if Tmr register is supported.
62 NoInline = 0x19, // Flag to specify that no inlining should occur.
63 MacroDB = 0x1A, // Flag to specify that backend handles macrodb.
65 ArenaUAV = 0x1C, // Flag to specify that arena uav is supported.
66 PrivateUAV = 0x1D, // Flag to specify that private memory uses uav's.
  /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
  /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
  /external/chromium/base/allocator/
allocator_shim.h 11 // Resets the environment variable CHROME_ALLOCATOR to specify the choice to

Completed in 1940 milliseconds

12 3 4 5 6 7 8 91011>>