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

<<71727374757677787980>>

  /external/chromium_org/chrome/test/pyautolib/
pyautolib.i 89 %feature("docstring", "Construct an empty FilePath from a string.")
  /external/chromium_org/content/public/test/
download_test_observer.h 152 // we construct this class. We don't want to count those in our transition to
  /external/chromium_org/content/renderer/media/
webrtc_audio_capturer.h 43 // Use to construct the audio capturer.
  /external/chromium_org/courgette/
ensemble_apply.cc 235 // Construct blob of original input followed by reformed elements.
  /external/chromium_org/google_apis/drive/
gdata_wapi_url_generator.cc 169 // Construct a valid serialized embed origin from an url, according to
  /external/chromium_org/media/audio/
audio_manager.h 33 // Construct the audio manager; only one instance is allowed. The manager
  /external/chromium_org/media/base/
audio_fifo_unittest.cc 27 TEST_F(AudioFifoTest, Construct) {
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
path_test.cc 15 // can we construct and delete?
  /external/chromium_org/native_client_sdk/src/tools/
decode_dump.py 24 """Construct and object to process core dumps.
  /external/chromium_org/net/disk_cache/simple/
simple_backend_impl.h 68 // operations to construct a new object.
  /external/chromium_org/net/http/
http_auth_handler.h 174 // and "negotiate" to construct the service principal name.
  /external/chromium_org/net/proxy/
proxy_config.h 219 // Helpers to construct some common proxy configurations.
  /external/chromium_org/net/quic/crypto/
strike_register.h 84 // Construct a new set which can hold, at most, |max_entries| (which must be
  /external/chromium_org/net/ssl/
client_cert_store_mac.cc 122 // If |query_keychain| is true, Keychain Services will be queried to construct
  /external/chromium_org/ppapi/proxy/
plugin_var_tracker_unittest.cc 40 NULL, // Construct,
  /external/chromium_org/remoting/base/
compound_buffer_unittest.cc 146 // Construct and prepare data in the |buffer|.
  /external/chromium_org/sync/internal_api/public/base/
enum_set.h 124 // You can construct an EnumSet with 0, 1, 2, or 3 initial values.
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptFunctionCall.cpp 158 ScriptObject ScriptFunctionCall::construct(bool& hadException, bool reportExceptions) function in class:WebCore::ScriptFunctionCall
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGTextContentElement.cpp 256 m_textLength.value = SVGLength::construct(LengthModeOther, value, parseError, ForbidNegativeLengths);
SVGUseElement.cpp 142 setXBaseValue(SVGLength::construct(LengthModeWidth, value, parseError));
144 setYBaseValue(SVGLength::construct(LengthModeHeight, value, parseError));
146 setWidthBaseValue(SVGLength::construct(LengthModeWidth, value, parseError, ForbidNegativeLengths));
148 setHeightBaseValue(SVGLength::construct(LengthModeHeight, value, parseError, ForbidNegativeLengths));
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
MemoryActivatedFont.mm 83 // the sandbox to construct a key which we hope will be as unique as possible
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
Image.cpp 201 // We want to construct the phase such that the pattern is centered (when stretch is not
  /external/chromium_org/third_party/WebKit/Source/testing/plugin/
PluginTest.h 256 0 // NPClass::construct
  /external/chromium_org/third_party/WebKit/Source/web/tests/
WebInputEventFactoryTestGtk.cpp 182 // Construct a GDK input event for the numpad "5" key.
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
WTFString.cpp 46 // Construct a string with UTF-16 data.
52 // Construct a string with UTF-16 data, from a null-terminated source.
60 // Construct a string with latin1 data.
71 // Construct a string with latin1 data, from a null-terminated source.
    [all...]

Completed in 1680 milliseconds

<<71727374757677787980>>