HomeSort by relevance Sort by last modified time
    Searched refs:Binds (Results 1 - 17 of 17) sorted by null

  /external/lzma/CPP/7zip/Archive/7z/
7zCompressionMode.h 33 CRecordVector<CBind> Binds;
7zEncode.cpp 297 if (!_options.Binds.IsEmpty())
325 if (_options.Binds.IsEmpty())
346 if (!_options.Binds.IsEmpty())
348 for (i = 0; i < _options.Binds.Size(); i++)
351 const CBind &bind = _options.Binds[i];
7zUpdate.cpp 401 exeMethod.Binds.Add(bind);
405 exeMethod.Binds.Add(bind);
409 exeMethod.Binds.Add(bind);
421 exeMethod.Binds.Add(bind);
821 if (method.Methods.Size() != 1 || method.Binds.Size() != 0)
7zHandlerOut.cpp 59 methodMode.Binds = _binds;
  /external/chromium_org/chrome/renderer/resources/extensions/
storage_area.js 16 // Binds an API function for a namespace to its browser-side call, e.g.
17 // storage.sync.get('foo') -> (binds to) ->
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_error_handler.js 14 * The proxy error handling object. Binds to the 'onProxyError' event, and
proxy_form_controller.js 392 * Binds event handlers for the various bits and pieces of the form that
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_error_handler.js 14 * The proxy error handling object. Binds to the 'onProxyError' event, and
proxy_form_controller.js 396 * Binds event handlers for the various bits and pieces of the form that
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jsevalcontext.js 262 * Binds a local variable to the given value. If set from jstemplate
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js 262 * Binds a local variable to the given value. If set from jstemplate
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jsevalcontext.js 262 * Binds a local variable to the given value. If set from jstemplate
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js 262 * Binds a local variable to the given value. If set from jstemplate
  /external/chromium_org/third_party/jstemplate/
jsevalcontext.js 262 * Binds a local variable to the given value. If set from jstemplate
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
chrome_ex_oauth.js 337 * Binds a function call to a specific object. This function will also take
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
chrome_ex_oauth.js 337 * Binds a function call to a specific object. This function will also take
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 1067 * Binds event listeners.

Completed in 1180 milliseconds