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

12 3 4 5 6 7 8 91011>>

  /device/generic/goldfish/
fstab.goldfish 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 *'}}
  /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/sessions/
restore_on_startup_policy_handler_unittest.cc 62 // Don't specify a value for the policy.
69 // Specify an unknown value for the policy.
86 // Specify the HomePage value.
99 // Specify the Last value and the Session-Only Cookies value.
117 // Specify the Last value and the Clear-Data-On-Exit value.
133 // Specify the Last value without the conflicts.
143 // Specify the URLs value.
153 // Specify the NewTab value.
163 // Don't specify a value for the policy.
177 // Specify anything except the HomePage value
    [all...]
  /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/chromium_org/chrome/common/extensions/docs/templates/articles/
app_manifestVersion.html 8 Developers should specify which version of the manifest specification their
16 Chrome App developers must currently specify
  /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/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/chromium_org/third_party/lcov/man/
lcovrc.5 97 # Specify size of tabs
147 # Specify the character set of all generated HTML pages
172 # Specify whether to capture coverage data for external source
184 # Specify compatiblity modes (same as \-\-compat option
199 # Specify if geninfo should try to automatically determine
221 # Specify the maximum width for list output. This value is
228 # Specify the maximum percentage of file names which may be
236 # Specify if function coverage data should be collected and
243 # Specify if branch coverage data should be collected and
256 Specify an external style sheet file. Use this option to modify the appearance of the HTML output as gener (…)
    [all...]
  /external/chromium_org/third_party/lcov/
lcovrc 8 # Specify an external style sheet file (same as --css-file option of genhtml)
11 # Specify coverage rate limits (in %) for classifying file entries
90 # Specify the character set of all generated HTML pages
103 # Specify whether to capture coverage data for external source files (can
114 # Specify compatiblity modes (same as --compat option of geninfo).
121 # Specify if geninfo should try to automatically determine the base-directory
144 # Specify the maximum width for list output. This value is ignored when
148 # Specify the maximum percentage of file names which may be truncated when
153 # Specify if function coverage data should be collected and processed.
156 # Specify if branch coverage data should be collected and processed
    [all...]
  /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/chromium_org/chrome/test/mini_installer/
verifier.py 17 should be verified. Each subclass can specify a different expectation
35 expectation_name: An expectation name. Each subclass can specify a
37 expectation: An expectation dictionary. Each subclass can specify a

Completed in 1042 milliseconds

12 3 4 5 6 7 8 91011>>