Searched
full:defaults (Results
276 -
300 of
4736) sorted by null
<<11121314151617181920>>
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/ |
General.xcconfig | 29 // not sure why apple defaults this on, but it's pretty risky
|
/external/webrtc/webrtc/examples/peerconnection/client/ |
defaults.cc | 11 #include "webrtc/examples/peerconnection/client/defaults.h"
|
flagdefs.h | 17 extern const uint16_t kDefaultServerPort; // From defaults.[h|cc]
|
/external/webrtc/webrtc/test/fuzzers/ |
webrtc_fuzzer_main.cc | 12 // It's intended to set sane defaults, such as removing logging for further
|
/external/webrtc/webrtc/tools/e2e_quality/audio/ |
README | 18 Run run_audio_test.py to start. The script has reasonable defaults and will
|
/frameworks/base/core/java/android/test/ |
RepetitiveTest.java | 27 * numIterations and defaults to 1.
|
/frameworks/base/tools/aapt2/link/ |
ManifestFixer.h | 39 * Verifies that the manifest is correctly formed and inserts defaults
|
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/ |
DriverView.java.template | 39 // In this case, just use the defaults
|
/frameworks/volley/src/test/java/com/android/volley/utils/ |
CacheTestUtils.java | 35 * defaults to an unexpired entry.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/ |
WebMElement.h | 17 // this function is a helper only, it assumes a lot of defaults
|
/packages/services/Car/car-support-lib/src/android/support/car/annotation/ |
VersionDef.java | 26 * Version defaults to 1 if only @VersionDef is used without specifying version.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/ |
biarch64.h | 3 to overwrite otherwise wrong defaults.
|
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/ |
gzip_stream.h | 122 // Defaults to GZIP. 125 // What size buffer to use internally. Defaults to 64kB. 129 // compression. Defaults to Z_DEFAULT_COMPRESSION (see zlib.h). 132 // Defaults to Z_DEFAULT_STRATEGY. Can also be set to Z_FILTERED,
|
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/ |
gzip_stream.h | 122 // Defaults to GZIP. 125 // What size buffer to use internally. Defaults to 64kB. 129 // compression. Defaults to Z_DEFAULT_COMPRESSION (see zlib.h). 132 // Defaults to Z_DEFAULT_STRATEGY. Can also be set to Z_FILTERED,
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/machine/ |
fpu.h | 38 * The i387 defaults to Intel extended precision mode and round to nearest,
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/machine/ |
fpu.h | 38 * The i387 defaults to Intel extended precision mode and round to nearest,
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/machine/ |
fpu.h | 38 * The i387 defaults to Intel extended precision mode and round to nearest,
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/ |
gzip_stream.h | 122 // Defaults to GZIP. 125 // What size buffer to use internally. Defaults to 64kB. 129 // compression. Defaults to Z_DEFAULT_COMPRESSION (see zlib.h). 132 // Defaults to Z_DEFAULT_STRATEGY. Can also be set to Z_FILTERED,
|
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/ |
gzip_stream.h | 122 // Defaults to GZIP. 125 // What size buffer to use internally. Defaults to 64kB. 129 // compression. Defaults to Z_DEFAULT_COMPRESSION (see zlib.h). 132 // Defaults to Z_DEFAULT_STRATEGY. Can also be set to Z_FILTERED,
|
/toolchain/binutils/binutils-2.25/config/ |
gc++filt.m4 | 19 [AC_ARG_VAR([CXXFILT], [Location of GNU c++filt. Defaults to the first
|
unwind_ipinfo.m4 | 4 dnl use $target to set defaults because automatic checking is not possible
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
align.s | 5 * NOTE: TI defaults text section to DATA until opcodes are seen
|
/external/skia/experimental/docs/ |
animationCommon.js | 6 this.defaults = {}; 70 paint = animationState.defaults.paint; 89 animationState.defaults[prop] = obj; 91 animationState.defaults[prop] = action[prop]; 96 var targetSpec = 'target' in action ? action.target : animationState.defaults.target; 157 for (var p in animationState.defaults) { 163 action[p] = animationState.defaults[p];
|
/external/chromium-trace/catapult/third_party/webapp2/tests/ |
routing_test.py | 108 defaults={'month': 10}) 113 defaults={'year': 1900}) 206 "<Route('/<foo>', None, name=None, defaults={}, build_only=False)>") 207 self.assertEqual(Route(r'/<foo>', None, name='bar', defaults={'baz': 'ding'}, build_only=True).__repr__(), 208 "<Route('/<foo>', None, name='bar', defaults={'baz': 'ding'}, build_only=True)>") 211 "<Route('/<foo>', None, name=None, defaults={}, build_only=False)>") 212 self.assertEqual(str(Route(r'/<foo>', None, name='bar', defaults={'baz': 'ding'}, build_only=True)), 213 "<Route('/<foo>', None, name='bar', defaults={'baz': 'ding'}, build_only=True)>") 220 self.assertEqual(router.__repr__(), "<Router([<Route('/world', None, name=None, defaults={}, build_only=False)>, <Route('/hello', None, name='hello', defaults={}, build_only=True)>])>" [all...] |
/docs/source.android.com/src/devices/storage/ |
config-example.jd | 39 <pre><code>[physical device node] auto vfat defaults voldmanaged=sdcard0:auto,noemulatedsd 88 <pre><code>[physical device node] auto vfat defaults voldmanaged=sdcard1:auto 126 <pre><code>/devices/platform/mtk-msdc.1/mmc_host* auto auto defaults 144 <pre><code>/devices/*/xhci-hcd.0.auto/usb* auto auto defaults 156 <pre><code>/devices/platform/mtk-msdc.1/mmc_host* auto auto defaults
|
Completed in 2458 milliseconds
<<11121314151617181920>>