HomeSort by relevance Sort by last modified time
    Searched full:creates (Results 126 - 150 of 9737) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/chrome/renderer/extensions/
tabs_custom_bindings.h 18 // Creates a new messaging channel to the tab with the given ID.
  /external/chromium_org/components/gcm_driver/
gcm_client_factory.h 20 // Creates a new instance of GCMClient. The testing code could override this
  /external/chromium_org/content/test/data/npapi/
alert_in_window_message.html 15 Tests that there's no deadlock when a plugin creates an alert in response to a synchronous Windows message from the browser process.
  /external/chromium_org/extensions/common/permissions/
permission_message_util.h 19 // Creates the corresponding permission message for a list of hosts.
  /external/chromium_org/media/audio/
fake_audio_log_factory.h 14 // Creates stub AudioLog instances, for testing, which do nothing.
  /external/chromium_org/net/dns/
dns_transaction.h 41 // Creates DnsTransaction which performs asynchronous DNS search.
56 // Creates DnsTransaction for the given |hostname| and |qtype| (assuming
69 // Creates a DnsTransactionFactory which creates DnsTransactionImpl using the
  /external/chromium_org/net/ftp/
ftp_transaction_factory.h 19 // Creates a FtpTransaction object.
  /external/chromium_org/net/http/
http_auth_handler_factory.h 29 // objects that it creates.
51 // Creates an HttpAuthHandler object based on the authentication
85 // Creates an HTTP authentication handler based on the authentication
87 // This is a convenience function which creates a ChallengeTokenizer for
96 // Creates an HTTP authentication handler based on the authentication
98 // This is a convenience function which creates a ChallengeTokenizer for
109 // Creates a standard HttpAuthHandlerRegistryFactory. The caller is
157 // Creates an HttpAuthHandlerRegistryFactory.
184 // Creates an auth handler by dispatching out to the registered factories
  /external/chromium_org/remoting/host/
sas_injector.h 21 // Creates an instance of SasInjector if supported by the OS, otherwise
  /external/chromium_org/sync/api/
sync_error_factory.h 21 // Creates a SyncError object and uploads this call stack to breakpad.
  /external/chromium_org/ui/aura/
input_state_lookup.h 18 // Creates the platform specific InputStateLookup. May return NULL.
  /external/chromium_org/ui/base/ime/linux/
fake_input_method_context_factory.h 12 // An implementation of LinuxInputMethodContextFactory, which creates and
  /external/chromium_org/ui/compositor/test/
test_compositor_host.h 21 // Creates a new TestCompositorHost. The caller owns the returned value.
  /external/chromium_org/ui/gfx/
skia_util.h 38 // Creates a bitmap shader for the image rep with the image rep's scale factor.
50 // Creates a bitmap shader for the image rep with the passed in scale factor.
57 // Creates a vertical gradient shader. The caller owns the shader.
64 // Creates a draw looper to generate |shadows|. The caller owns the draw looper.
  /external/chromium_org/ui/views/
border.h 48 // Creates a border that is a simple line of the specified thickness and
52 // Creates a border for reserving space. The returned border does not
59 // Creates a border of the specified color, and specified thickness on each
67 // Creates a Border from the specified Painter. The border owns the painter,
  /external/clang/test/SemaTemplate/
delegating-constructors.cpp 12 : string(str) {} // expected-error{{constructor for 'string<6>' creates a delegation cycle}}
  /external/easymock/src/org/easymock/
EasyMockSupport.java 32 * Creates a mock object that implements the given interface, order checking
47 * Creates a mock object that implements the given interface, order checking
66 * Creates a mock object that implements the given interface, order checking
81 * Creates a mock object that implements the given interface, order checking
101 * Creates a mock object that implements the given interface, order checking
117 * Creates a mock object that implements the given interface, order checking
138 * Creates a control, order checking is enabled by default.
149 * Creates a control, order checking is disabled by default.
160 * Creates a control, order checking is disabled by default, and the mock
  /external/guava/guava/src/com/google/common/util/concurrent/
Atomics.java 38 * Creates an {@code AtomicReference} instance with no initial value.
47 * Creates an {@code AtomicReference} instance with the given initial value.
57 * Creates an {@code AtomicReferenceArray} instance of given length.
67 * Creates an {@code AtomicReferenceArray} instance with the same length as,
  /external/llvm/include/llvm/
CMakeLists.txt 4 # Creates a dummy target containing all headers for the benefit of
  /external/llvm/test/CodeGen/AArch64/
arm64-elf-constpool.ll 5 ; creates a constpool entry for floating values.
  /external/qemu/distrib/sdl-1.2.15/Xcode/
mkxcode.csh 4 ## This script creates "Xcode.tar.gz" in the parent directory
  /external/smack/src/org/xbill/DNS/
MBRecord.java 23 * Creates a new MB Record with the given data
NSAP_PTRRecord.java 24 * Creates a new NSAP_PTR Record with the given data
NSRecord.java 23 * Creates a new NS Record with the given data
PTRRecord.java 24 * Creates a new PTR Record with the given data

Completed in 660 milliseconds

1 2 3 4 56 7 8 91011>>