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

12 3 4 5 6 7 8 91011>>

  /external/openssh/
ssh_config 4 # ssh_config(5) for more information. This file provides defaults for
14 # configuration file, and defaults at the end.
16 # Site-wide defaults for some commonly used options. For a comprehensive
17 # list of available options, their meanings and defaults, please see the
  /external/valgrind/main/cachegrind/tests/
filter_stderr 20 sed "/Warning: Cannot auto-detect cache config on PPC.., using one or more defaults/d" |
21 sed "/Warning: Cannot auto-detect cache config on ARM, using one or more defaults/d" |
22 sed "/Warning: Cannot auto-detect cache config on s390x, using one or more defaults/d" |
23 sed "/Warning: Cannot auto-detect cache config on MIPS.., using one or more defaults/d" |
  /system/core/toolbox/
start.c 15 /* defaults to starting the common services stopped by stop.c */
stop.c 13 /* defaults to stopping the common services */
  /external/guava/guava/src/com/google/common/base/
Defaults.java 28 public final class Defaults {
29 private Defaults() {}
31 private static final Map<Class<?>, Object> DEFAULTS;
43 DEFAULTS = Collections.unmodifiableMap(map);
57 return (T) DEFAULTS.get(type);
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 90 unsigned MaxInstLength; // Defaults to 4.
94 unsigned MinInstAlignment; // Defaults to 1.
98 const char *PCSymbol; // Defaults to "$".
102 const char *SeparatorString; // Defaults to ';'
106 unsigned CommentColumn; // Defaults to 40
110 const char *CommentString; // Defaults to "#"
113 const char *LabelSuffix; // Defaults to ":"
116 const char *DebugLabelSuffix; // Defaults to ":"
120 const char *GlobalPrefix; // Defaults to ""
125 const char *PrivateGlobalPrefix; // Defaults to ".
    [all...]
  /external/chromium_org/build/mac/
make_more_helpers.sh 59 defaults write "${feature_info}" "CFBundleDisplayName" "${helper_feature}"
60 defaults write "${feature_info}" "CFBundleExecutable" "${helper_feature}"
62 cfbundleid="$(defaults read "${feature_info}" "CFBundleIdentifier")"
64 defaults write "${feature_info}" "CFBundleIdentifier" "${feature_cfbundleid}"
66 cfbundlename="$(defaults read "${feature_info}" "CFBundleName")"
68 defaults write "${feature_info}" "CFBundleName" "${feature_cfbundlename}"
70 # As usual, defaults might have put the plist into whatever format excites
74 # `defaults` also changes the file permissions, so make the file
  /external/chromium_org/third_party/jinja2/
defaults.py 3 jinja2.defaults
14 # defaults for the parser / lexer
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/
peerconnection.scons 25 'client/defaults.cc',
37 'client/defaults.cc',
  /external/chromium_org/tools/gyp/test/mac/
gyptest-postbuild-defaults.py 8 Verifies that a postbuild invoking |defaults| works.
18 CHDIR = 'postbuild-defaults'
  /external/clang/test/SemaObjC/
class-method-lookup.m 23 [self instanceMethod];// expected-warning {{'+instanceMethod' not found (return type defaults to 'id')}}
24 [MyDerived instanceMethod];// expected-warning {{'+instanceMethod' not found (return type defaults to 'id')}}
method-lookup-5.m 9 void f0(A *a) { int x = [[a foo] baz]; } // expected-warning {{method '+baz' not found (return type defaults to 'id')}} \
protocol-id-test-1.m 15 - (void)IMeth {INTF<P> *pi; [pi Meth]; } // expected-warning {{instance method '-Meth' not found (return type defaults to 'id'); did you mean '-IMeth'?}}
protocol-archane.m 11 bar((<SomeProtocol>)x); // expected-warning {{protocol has no object type specified; defaults to qualified 'id'}}
13 [(<SomeProtocol>)x bar]; // expected-warning {{protocol has no object type specified; defaults to qualified 'id'}}
40 - (void)crashWith:(<Broken>)a { // expected-warning {{protocol has no object type specified; defaults to qualified 'id'}}
call-super-2.m 38 int i = (size_t)[self class_func0]; // expected-warning {{class method '+class_func0' not found (return type defaults to 'id'); did you mean '+class_func}}
39 return i + (size_t)[super class_func0]; // expected-warning {{class method '+class_func0' not found (return type defaults to 'id')}}
58 int i = (size_t)[Derived class_func0]; // expected-warning {{class method '+class_func0' not found (return type defaults to 'id')}}
59 return i + (size_t)[Object class_func0]; // expected-warning {{class method '+class_func0' not found (return type defaults to 'id')}}
71 int i = (size_t)[self instance_func0]; // expected-warning {{instance method '-instance_func0' not found (return type defaults to 'id'); did you mean}}
88 int i = (size_t)[Derived instance_func1]; // expected-warning {{class method '+instance_func1' not found (return type defaults to 'id')}}
89 return i + (size_t)[Object instance_func1]; // expected-warning {{class method '+instance_func1' not found (return type defaults to 'id')}}
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSProcessable.java 7 * Use CMSTypedData instead of this. See CMSProcessableFile/ByteArray for defaults.
  /external/chromium_org/chrome/common/extensions/
extension_builder.h 18 // constructor sets up some defaults which are customized using the
33 // Defaults to FilePath().
36 // Defaults to Manifest::UNPACKED.
50 // Defaults to the default extension ID created in Extension::Create.
  /external/markdown/docs/extensions/
Tables_of_Contents.txt 16 marker. The marker defaults to ``[TOC]`` so the following document:
42 * **marker**: Text to find and replace with the Table of Contents. Defaults
44 * **slugify**: Callable to generate anchors based on header text. Defaults to a
48 * **title**: Title to insert in TOC ``<div>``. Defaults to ``None``.
  /external/valgrind/main/callgrind/tests/
filter_stderr 29 sed "/Warning: Cannot auto-detect cache config on PPC.., using one or more defaults/d" |
30 sed "/Warning: Cannot auto-detect cache config on ARM, using one or more defaults/d" |
31 sed "/Warning: Cannot auto-detect cache config on s390x, using one or more defaults/d" |
32 sed "/Warning: Cannot auto-detect cache config on MIPS.., using one or more defaults/d" |
  /external/chromium_org/chrome/installer/linux/debian/
postrm 20 # Only remove the defaults file if it is not empty. An empty file was probably
24 # Make sure the package defaults are removed before the repository config,
26 # package defaults remain and are set to not recreate the repository config.
  /external/clang/test/Parser/
attributes.c 10 __attribute__(()) y; // expected-warning {{defaults to 'int'}}
22 void f3(__attribute__(()) x, // expected-warning {{defaults to 'int'}}
23 y); // expected-warning {{defaults to 'int'}}
33 void g3(void (*f3)(__attribute__(()) x, int y)); // expected-warning {{defaults to 'int'}}
40 void (*h3)(void (*f3)(__attribute__(()) x)); // expected-warning {{defaults to 'int'}}
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/
model.js 26 // operator. In either case, clear the operand and the defaults.
32 // operator and operands used as defaults, or if there is no current
36 var operator = this.operator || this.defaults.operator;
37 var operand = this.operator ? this.operand : this.defaults.operand;
39 var defaults = {operator: operator, operand: this.operand};
40 return this.reset_({accumulator: result, defaults: defaults});
74 this.defaults = {operator: null, operand: null};
90 this.defaults = ifDefined(state && state.defaults, this.defaults)
    [all...]
  /external/chromium_org/content/shell/app/
webkit_test_platform_support_mac.mm 25 NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults];
31 [defaults setInteger:kBlueTintedAppearance
33 [defaults setObject:@"0.709800 0.835300 1.000000"
35 [defaults setObject:@"0.500000 0.500000 0.500000"
37 [defaults setObject:[NSArray arrayWithObject:@"en"]
39 [defaults setBool:NO
41 [defaults setObject:@"Always"
  /external/chromium_org/base/ios/
device_util.mm 38 NSUserDefaults* defaults = [NSUserDefaults standardUserDefaults];
41 NSString* client_id = [defaults stringForKey:kLegacyClientIdPreferenceKey];
130 NSUserDefaults* defaults = [NSUserDefaults standardUserDefaults];
133 [defaults stringForKey:kHardwareTypePreferenceKey];
137 [defaults setObject:current_hardware forKey:kHardwareTypePreferenceKey];
138 [defaults synchronize];
141 NSString* client_id = [defaults stringForKey:kClientIdPreferenceKey];
145 [defaults setObject:client_id forKey:kClientIdPreferenceKey];
146 [defaults setObject:current_hardware forKey:kHardwareTypePreferenceKey];
147 [defaults synchronize]
    [all...]
  /external/clang/test/Driver/
darwin-objc-defaults.m 1 // Check non-fragile ABI and dispatch method defaults.
12 // CHECK-CHECK-I386_OSX10_5: darwin-objc-defaults
21 // CHECK-CHECK-I386_OSX10_6: darwin-objc-defaults
30 // CHECK-CHECK-I386_IPHONE3_0: darwin-objc-defaults
41 // CHECK-CHECK-X86_64_OSX10_5: darwin-objc-defaults
50 // CHECK-CHECK-X86_64_OSX10_6: darwin-objc-defaults
59 // CHECK-CHECK-X86_64_IPHONE3_0: darwin-objc-defaults
70 // CHECK-CHECK-ARMV7_OSX10_5: darwin-objc-defaults
79 // CHECK-CHECK-ARMV7_OSX10_6: darwin-objc-defaults
88 // CHECK-CHECK-ARMV7_IPHONE3_0: darwin-objc-defaults
    [all...]

Completed in 300 milliseconds

12 3 4 5 6 7 8 91011>>