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

<<41424344454647484950>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.h 359 * It defaults to a space (' ') in the current locale.
379 * used, and Q<P. It defaults to a space (' ') in the current locale.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 114 * Defaults to false.
124 * Defaults to hash_standard_resize_policy,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.h 359 * It defaults to a space (' ') in the current locale.
379 * used, and Q<P. It defaults to a space (' ') in the current locale.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.h 359 * It defaults to a space (' ') in the current locale.
379 * used, and Q<P. It defaults to a space (' ') in the current locale.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 114 * Defaults to false.
124 * Defaults to hash_standard_resize_policy,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 113 * Defaults to false.
123 * Defaults to hash_standard_resize_policy,
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
Python-ast.h 361 asdl_seq *defaults; member in struct:_arguments
527 kwarg, asdl_seq * defaults, PyArena *arena);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
StringIO.py 98 The mode argument is optional and defaults to 0 (absolute file
191 (at most) that size. The size defaults to the current position.
cmd.py 33 in the help messages. If empty, no ruler line is drawn. It defaults to "=".
83 completion key; it defaults to the Tab key. If completekey is
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
symbols.py 229 for n in node.defaults:
271 for n in node.defaults:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 153 """Make any necessary header changes or defaults
155 Subclasses can extend this to add other defaults.
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
Python-ast.h 361 asdl_seq *defaults; member in struct:_arguments
527 kwarg, asdl_seq * defaults, PyArena *arena);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
StringIO.py 98 The mode argument is optional and defaults to 0 (absolute file
191 (at most) that size. The size defaults to the current position.
cmd.py 33 in the help messages. If empty, no ruler line is drawn. It defaults to "=".
83 completion key; it defaults to the Tab key. If completekey is
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
symbols.py 229 for n in node.defaults:
271 for n in node.defaults:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 153 """Make any necessary header changes or defaults
155 Subclasses can extend this to add other defaults.
  /bionic/libc/netbsd/resolv/
res_debug.c 930 goto defaults;
941 goto defaults;
952 goto defaults;
956 defaults:
  /bionic/libc/tzcode/
private.h 21 ** Defaults for preprocessor symbols.
  /development/ndk/platforms/android-3/include/linux/
qic117.h 121 #define QIC117_ERRORS { { "No error", 0, }, { "Command Received while Drive Not Ready", 0, }, { "Cartridge Not Present or Removed", 1, }, { "Motor Speed Error (not within 1%)", 1, }, { "Motor Speed Fault (jammed, or gross speed error", 1, }, { "Cartridge Write Protected", 1, }, { "Undefined or Reserved Command Code", 1, }, { "Illegal Track Address Specified for Seek", 1, }, { "Illegal Command in Report Subcontext", 0, }, { "Illegal Entry into a Diagnostic Mode", 1, }, { "Broken Tape Detected (based on hole sensor)", 1, }, { "Warning--Read Gain Setting Error", 1, }, { "Command Received While Error Status Pending (obs)", 1, }, { "Command Received While New Cartridge Pending", 1, }, { "Command Illegal or Undefined in Primary Mode", 1, }, { "Command Illegal or Undefined in Format Mode", 1, }, { "Command Illegal or Undefined in Verify Mode", 1, }, { "Logical Forward Not at Logical BOT or no Format Segments in Format Mode", 1, }, { "Logical EOT Before All Segments generated", 1, }, { "Command Illegal When Cartridge Not Referenced", 1, }, { "Self-Diagnostic Failed (cannot be cleared)", 1, }, { "Warning EEPROM Not Initialized, Defaults Set", 1, }, { "EEPROM Corrupted or Hardware Failure", 1, }, { "Motion Time-out Error", 1, }, { "Data Segment Too Long -- Logical Forward or Pause", 1, }, { "Transmit Overrun (obs)", 1, }, { "Power On Reset Occurred", 0, }, { "Software Reset Occurred", 0, }, { "Diagnostic Mode 1 Error", 1, }, { "Diagnostic Mode 2 Error", 1, }, { "Command Received During Non-Interruptible Process", 1, }, { "Rate or Format Selection Error", 1, }, { "Illegal Command While in High Speed Mode", 1, }, { "Illegal Seek Segment Value", 1, }, { "Invalid Media", 1, }, { "Head Positioning Failure", 1, }, { "Write Reference Burst Failure", 1, }, { "Prom Code Missing", 1, }, { "Invalid Format", 1, }, { "EOT/BOT System Failure", 1, }, { "Prom A Checksum Error", 1, }, { "Drive Wakeup Reset Occurred", 1, }, { "Prom B Checksum Error", 1, }, { "Illegal Entry into Format Mode", 1, }, }
  /development/ndk/sources/android/libportable/arch-mips/
socket.c 36 /* LTP defaults to using O_NONBLOCK if SOCK_NONBLOCK is not defined. */
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
options.jd 59 <code>run</code> method is called, that provides an easy way for implementors to set up defaults for
  /external/chromium/chrome/browser/
browser_main_posix.cc 19 #include "chrome/browser/defaults.h"
  /external/chromium/chrome/browser/content_settings/
content_settings_pref_provider_unittest.cc 64 // Check setting defaults.
  /external/chromium/chrome/browser/extensions/
extension_function.h 119 // If there is no containing window, the current browser defaults to the
  /external/chromium/chrome/browser/password_manager/
password_store_mac_internal.h 64 // that it created. Defaults to false.

Completed in 2596 milliseconds

<<41424344454647484950>>