HomeSort by relevance Sort by last modified time
    Searched full:minimum (Results 1426 - 1450 of 5538) sorted by null

<<51525354555657585960>>

  /external/chromium_org/chrome/common/extensions/api/
types.json 168 "minimum": 0,
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/js/cr/
ui.js 108 * @param {number} min The minimum width.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/
ui.js 108 * @param {number} min The minimum width.
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
ttsEngine.html 70 At a minimum, supporting the <code>'end'</code> event type to indicate
webview_tag.html 119 When autosize is enabled, the <code>webview</code> container size cannot be less than the minimum values
  /external/chromium_org/chrome/common/
thumbnail_score.cc 91 // certain minimum boringness.
  /external/chromium_org/chromeos/memory/
low_memory_listener.cc 29 // This is the minimum amount of time in milliseconds between checks for
  /external/chromium_org/components/dom_distiller/core/
dom_distiller_database.cc 37 options.max_open_files = 0; // Use minimum.
  /external/chromium_org/components/json_schema/
json_schema_validator.cc 718 double minimum = 0; local
719 if (schema->GetDouble(schema::kMinimum, &minimum)) {
720 if (value < minimum)
722 kNumberMinimum, base::DoubleToString(minimum))));
  /external/chromium_org/components/policy/core/browser/
configuration_policy_handler.h 117 // The minimum value allowed.
  /external/chromium_org/content/browser/speech/endpointer/
endpointer.h 109 // Minimum allowable length of speech input.
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.h 95 float minimum,
  /external/chromium_org/crypto/
ec_private_key.h 101 // function for generating the encryption key. PKCS #5 recommends a minimum
symmetric_key_unittest.cc 84 // The OS X crypto libraries have minimum salt and iteration requirements
  /external/chromium_org/media/audio/cras/
cras_input.cc 135 frames_per_packet, // Minimum Callback level ignored for capture streams.
  /external/chromium_org/native_client_sdk/src/examples/demo/flock/
goose.cc 19 // The minimum distance that a goose can be from this goose. If another goose
  /external/chromium_org/net/dns/
dns_config_service.h 76 // Minimum number of dots before global resolution precedes |search|.
  /external/chromium_org/net/quic/
quic_config.h 60 // Sets |negotiated_value_| to the minimum of |max_value_| and the
  /external/chromium_org/net/websockets/
websocket_frame_parser.cc 108 // Header needs 2 bytes at minimum.
  /external/chromium_org/ppapi/c/
ppb_audio_config.h 34 * <code>PP_AUDIOMINSAMPLEFRAMECOUNT</code> is the minimum possible frame
  /external/chromium_org/ppapi/generators/
idl_ast.py 34 # For File objects, set the minimum version
  /external/chromium_org/ppapi/shared_impl/
ppb_audio_config_shared.cc 120 // high priority to handle buffers at the absolute minimum w/o glitching.
  /external/chromium_org/remoting/host/
resizing_host_observer.cc 18 // Minimum amount of time to wait between desktop resizes. Note that this
  /external/chromium_org/rlz/test/
rlz_test_helpers.cc 95 // be empty though, and this function initializes the minimum value needed so
  /external/chromium_org/sandbox/win/src/sidestep/
mini_disassembler.h 15 // in its functionality, and in fact does only the bare minimum required by the

Completed in 852 milliseconds

<<51525354555657585960>>