HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 751 - 775 of 2991) sorted by null

<<31323334353637383940>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1TaggedObject.java 46 throw new IllegalArgumentException("failed to construct tagged object from byte[]: " + e.getMessage());
DERApplicationSpecific.java 103 throw new IllegalArgumentException("failed to construct object from byte[]: " + e.getMessage());
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
PKCS12ParametersGenerator.java 30 * Construct a PKCS 12 Parameters generator. This constructor will
  /external/chromium/base/debug/
trace_event_win.h 114 // Ensure only the provider can construct us.
  /external/chromium/base/
string_split.cc 88 // Construct the values vector.
  /external/chromium/chrome/browser/autocomplete/
keyword_provider.h 35 // To construct these matches, the provider treats user input as a series of
  /external/chromium/chrome/browser/extensions/
extension_tts_api.h 60 // Construct an utterance given a profile, the text to speak,
  /external/chromium/chrome/browser/importer/
importer_host.h 108 // them there without changing the order of construct/destruct, so do this
  /external/chromium/chrome/browser/policy/
device_token_fetcher.cc 85 // Construct a new backend, which will discard any previous requests.
  /external/chromium/chrome/browser/resources/shared/js/cr/
locale.js 16 * Construct a new Locale object with a set of strings.
  /external/chromium/chrome/browser/safe_browsing/
prefix_set.h 121 // calculated from the data used to construct those vectors.
  /external/chromium/chrome/browser/service/
service_process_control.h 59 // Construct a ServiceProcessControl with |profile|..
  /external/chromium/chrome/browser/ssl/
ssl_error_handler.h 86 // Construct on the IO thread.
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.h 72 // Construct the window/widget if it does not already exist. (Safe to call if
  /external/chromium/chrome/browser/ui/gtk/
sad_tab_gtk.cc 30 // Construct a centered GtkLabel with a white foreground.
  /external/chromium/net/base/
file_stream.h 34 // Construct a FileStream with an existing file handle and opening flags.
  /external/chromium/net/http/
http_auth_handler.h 170 // and "negotiate" to construct the service principal name.
  /external/chromium/net/proxy/
proxy_config.h 164 // Helpers to construct some common proxy configurations.
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-nice-strict.h.pump 47 // write NiceMock<MockFoo>(5, "a") to construct a nice mock where
  /external/chromium/webkit/glue/
webmenurunner_mac.mm 169 // Construct a mouse up event to simulate the selection of an appropriate
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_base.py 94 """Construct an instance.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
draft75.py 80 """Construct an instance.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
mock.py 177 """Construct an instance.
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 48 // Construct an edge representing the starting location in the callee.
53 // Construct a new node and add it to the worklist.
458 // Construct a new stack frame for the callee.
467 // Construct a new state which contains the mapping from actual to
  /external/clang/test/Analysis/
comparison-implicit-casts.cpp 59 // Construct a value that cannot be represented by 'char',

Completed in 1204 milliseconds

<<31323334353637383940>>