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

12 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
arm-asm-warn.c 25 : [r0] "=r"(r.val[0]), // expected-warning {{the value is truncated when put into register, use a modifier to specify the size}}
26 [r1] "=r"(r.val[1]), // expected-warning {{the value is truncated when put into register, use a modifier to specify the size}}
27 [r2] "=r"(r.val[2]), // expected-warning {{the value is truncated when put into register, use a modifier to specify the size}}
28 [r3] "=r"(r.val[3]) // expected-warning {{the value is truncated when put into register, use a modifier to specify the size}}
  /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
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):
  /device/ti/panda/
fstab.omap4pandaboard 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}}
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
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/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/llvm/lib/Target/R600/
AMDILDeviceInfo.h 57 ByteLDSOps = 0x16, ///< Flag to specify if byte LDS ops are available.
58 ArenaVectors = 0x17, ///< Flag to specify if vector loads from arena work.
59 TmrReg = 0x18, ///< Flag to specify if Tmr register is supported.
60 NoInline = 0x19, ///< Flag to specify that no inlining should occur.
61 MacroDB = 0x1A, ///< Flag to specify that backend handles macrodb.
63 ArenaUAV = 0x1C, ///< Flag to specify that arena uav is supported.
64 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
  /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 14 // The usual access checking rules do not apply to names used to specify
  /external/clang/test/SemaCXX/
ms-interface.cpp 18 protected: // expected-error {{interface types cannot specify 'protected' access}}
21 private: // expected-error {{interface types cannot specify 'private' access}}
30 private: // expected-error {{interface types cannot specify 'private' access}}
33 protected: // expected-error {{interface types cannot specify 'protected' access}}
  /external/libselinux/src/
mapping.h 4 * managers to specify a list of classes and permissions.
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_GL_LoadLibrary.3 3 SDL_GL_LoadLibrary \- Specify an OpenGL library
  /frameworks/base/docs/html/tools/help/
hprof-conv.jd 15 to specify stdin or stdout.

Completed in 1192 milliseconds

12 3 4 5 6 7 8 91011>>