Searched
full:defaults (Results
301 -
325 of
4080) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/sqlite/src/test/ |
fts2j.test | 39 # the defaults. 53 # defaults, but obviously is badly broken if you hope to use things
|
fts3aj.test | 39 # the defaults. 53 # defaults, but obviously is badly broken if you hope to use things
|
/external/chromium_org/tools/gn/ |
args.h | 50 // the args list will be used (which are assumed to be the defaults), but 51 // they will not override the system defaults or the current overrides.
|
/external/chromium_org/tools/telemetry/telemetry/results/ |
results_options.py | 28 help='Output format. Defaults to "%%default". ' 32 help='Redirects output to a file. Defaults to stdout.')
|
/external/chromium_org/ui/events/gesture_detection/ |
gesture_provider.h | 45 // removed touch point. Defaults to false. 51 // Defaults to 0.
|
/external/chromium_org/ui/gfx/android/ |
scroller.h | 21 // Controls fling deceleration. Defaults to 0.015f. 24 // Controls fling accumulation. Defaults to disabled.
|
/external/clang/test/Sema/ |
function.c | 21 int t6(int x, g); // expected-warning {{type specifier missing, defaults to 'int'}} 45 // expected-warning{{type specifier missing, defaults to 'int'}}
|
/external/iptables/ |
INSTALL | 27 The prefix to put all installed files under. It defaults to 34 defaults to ${libdir}/xtables.
|
/external/libpng/projects/vstudio/ |
readme.txt | 38 If you use Visual Studio defaults to build your application you will have no 41 If you don't use the Visual Studio defaults your application must still be built
|
/external/qemu/distrib/sdl-1.2.15/include/ |
SDL_keyboard.h | 73 * This translation has some overhead, so translation defaults off. 87 * Enable/Disable keyboard repeat. Keyboard repeat defaults to off.
|
/external/stressapptest/ |
configure.ac | 75 # Don't generate CXXFLAGS defaults: if CXXFLAGS are unset 76 # AC_PROG_CXX will override them with unwanted defaults.
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
PorterDuffUtility.java | 42 * Convert the porterDuffMode from the framework to its corresponding enum. This defaults to 58 * PorterDuff mode and the alpha. Defaults to {@link Mode#SRC_OVER} for invalid modes.
|
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
OMXDefaults.cpp | 20 * This file contains definitions are OMX Camera defaults 32 // OMX Camera defaults
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXDefaults.cpp | 20 * This file contains definitions are OMX Camera defaults 34 // OMX Camera defaults
|
/libcore/luni/src/test/java/libcore/java/math/ |
RunCSVTests.java | 51 * Allows error based on UlpMap, but defaults to 1 ulp. 78 * Allows error based on UlpMap, but defaults to 1 ulp.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
uu_codec.py | 20 errors defines the error handling to apply. It defaults to 53 errors defines the error handling to apply. It defaults to
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
functools.py | 26 from the wrapped function to the wrapper function (defaults to 30 function (defaults to functools.WRAPPER_UPDATES)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
uu_codec.py | 20 errors defines the error handling to apply. It defaults to 53 errors defines the error handling to apply. It defaults to
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
functools.py | 26 from the wrapped function to the wrapper function (defaults to 30 function (defaults to functools.WRAPPER_UPDATES)
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_keyboard.h | 73 * This translation has some overhead, so translation defaults off. 87 * Enable/Disable keyboard repeat. Keyboard repeat defaults to off.
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_keyboard.h | 73 * This translation has some overhead, so translation defaults off. 87 * Enable/Disable keyboard repeat. Keyboard repeat defaults to off.
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_keyboard.h | 73 * This translation has some overhead, so translation defaults off. 87 * Enable/Disable keyboard repeat. Keyboard repeat defaults to off.
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
AnnotationUtils.java | 88 * @param defaults {@code non-null;} the defaults, itself as an annotation 91 public static Annotation makeAnnotationDefault(Annotation defaults) { 94 result.put(new NameValuePair(VALUE_UTF, new CstAnnotation(defaults)));
|
/dalvik/dx/src/com/android/dx/dex/file/ |
AnnotationUtils.java | 88 * @param defaults {@code non-null;} the defaults, itself as an annotation 91 public static Annotation makeAnnotationDefault(Annotation defaults) { 94 result.put(new NameValuePair(VALUE_STRING, new CstAnnotation(defaults)));
|
/development/ndk/sources/android/libportable/arch-mips/ |
inotify.c | 37 * NOTE: LTP defaults to using O_CLOEXEC for IN_CLOEXEC,
|
Completed in 467 milliseconds
<<11121314151617181920>>