HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 476 - 500 of 4776) sorted by null

<<11121314151617181920>>

  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
OpMapVector.java 46 * Construct a OpMapVector, using the given block size.
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncTranslate.java 52 // A vector to contain the new characters. We'll use it to construct
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1OctetString.java 62 throw new IllegalArgumentException("failed to construct OCTET STRING from byte[]: " + e.getMessage());
  /external/ceres-solver/internal/ceres/
test_util.h 64 // Construct a fully qualified path for the test file depending on the
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_win_unittest.cc 94 // Construct a BrowserAccessibilityManager with this WebAccessibility tree
111 // Construct a manager again, and this time use the IAccessible interface
163 // Construct a BrowserAccessibilityManager with this WebAccessibility tree
250 // Construct a BrowserAccessibilityManager with this WebAccessibility tree
  /external/chromium/chrome/browser/policy/
user_policy_identity_strategy.h 77 // Allows to construct weak ptrs.
  /external/chromium/chrome/browser/resources/net_internals/
dnsview.js 12 * - Shows the parameters used to construct the host cache (capacity, ttl).
  /external/chromium/chrome/browser/ui/cocoa/download/
download_item_controller.h 40 // at runtime, an outlet to the localizer is needed to construct the layout
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/util/
table2CSV.js 27 var tmpRow = []; // construct header avalible array
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
ConfirmInfoBar.java 61 // Construct text to be displayed on the infobar.
  /external/chromium_org/chrome/browser/autocomplete/
extension_app_provider.h 64 // Construct a match for the specified parameters.
  /external/chromium_org/chrome/browser/extensions/
fake_safe_browsing_database_manager.cc 71 // Need to construct the full SafeBrowsingCheck rather than calling
  /external/chromium_org/chrome/browser/ui/webui/
constrained_web_dialog_ui.h 83 // |browser_context| is used to construct the constrained HTML dialog's
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/util/
table2CSV.js 27 var tmpRow = []; // construct header avalible array
  /external/chromium_org/chrome/common/extensions/docs/examples/tutorials/getstarted/
popup.js 64 * Given a photo, construct a URL using the method outlined at
  /external/chromium_org/chrome/common/extensions/docs/server2/
object_store_creator.py 23 # Override for testing. A custom ObjectStore type to construct
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
externally_connectable.h 56 // Tries to construct the info based on |value|, as it would have appeared in
  /external/chromium_org/chrome/renderer/extensions/
dom_activity_logger.cc 66 // If there is no logger registered for world_id, construct a new logger
  /external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/
TestHttpServerClient.java 27 * Construct a suitable URL for loading a test data file from the hosts' HTTP server.
  /external/chromium_org/chromeos/network/
network_ui_data.h 30 // argument. In order to fill a UI data dictionary, construct an instance, set
  /external/chromium_org/content/browser/ssl/
ssl_manager.h 64 // Construct an SSLManager for the specified tab.
  /external/chromium_org/content/browser/web_contents/
web_drag_source_win.h 53 // Cannot construct thusly.
  /external/chromium_org/content/renderer/
clipboard_client.h 32 // Get a clipboard that can be used to construct a ScopedClipboardWriterGlue.
  /external/chromium_org/content/renderer/pepper/
ppb_var_deprecated_impl.cc 43 const char kUnableToConstructException[] = "Error: Unable to construct";
344 PP_Var Construct(PP_Var var,
365 if (!WebBindings::construct(NULL, accessor.object()->np_object(),
426 &Construct,
  /external/chromium_org/extensions/common/
file_util.cc 31 // It's still possible for someone to construct an annoying URL whose path

Completed in 550 milliseconds

<<11121314151617181920>>