HomeSort by relevance Sort by last modified time
    Searched full:given (Results 301 - 325 of 14528) sorted by null

<<11121314151617181920>>

  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/agreement/
DHBasicAgreement.java 51 * given a short term public key from a given party calculate the next
  /external/chromium/base/
linux_util.h 31 // Find the process which holds the given socket, named by inode number. If
35 // For a given process |pid|, look through all its threads and find the first
  /external/chromium/chrome/browser/chromeos/login/
default_user_images.h 18 // Checks if given path is one of the default ones. If it is, returns true
25 // Checks if the given URL points to one of the default images. If it is,
  /external/chromium/chrome/browser/custom_handlers/
protocol_handler.h 15 // given protocol should be rewritten to be handled.
24 // Interpolates the given URL into the URL template of this handler.
  /external/chromium/chrome/browser/extensions/
extension_devtools_events.h 23 // Generates the event string for an onPageEvent for a given tab.
26 // Generates the event string for an onTabCloseEvent for a given tab.
  /external/chromium/chrome/browser/net/
url_request_mock_http_job.h 31 // Given the path to a file relative to base_path_, construct a mock URL.
34 // Given the path to a file relative to base_path_,
url_request_tracking.h 15 // Sets the given ID on the given request for later retrieval. This information
  /external/chromium/chrome/browser/prefs/
pref_notifier_impl.h 26 // If the pref at the given path changes, we call the observer's Observe
46 // For the given pref_name, fire any observer of the pref. Virtual so it can
  /external/chromium/chrome/browser/sync/glue/
theme_util.h 30 // Sets the current theme from the information in the given
36 // Sets all fields of the given ThemeSpecifics according to the
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_unittest_helper.h 17 // Return the bookmark button from this bar controller with the given
26 // Return the bookmark button from this folder controller with the given
bookmark_drag_source.h 20 // Initialize a DragDataSource object for a drag (originating on the given
21 // contentsView and with the given dropData and pboard). Fill the pasteboard
  /external/chromium/chrome/browser/ui/cocoa/
test_event_utils.h 15 // Within a given scope, replace the selector |selector| on |target| with that
41 // Return a mouse down and an up event with the given |clickCount| at
  /external/chromium/chrome/browser/ui/toolbar/
encoding_menu_controller.h 32 // Given a command ID, does this command belong to the encoding menu?
35 // Returns true if the given encoding menu item (specified by item_id)
  /external/chromium/chrome/browser/ui/webui/
mediaplayer_ui.h 34 // not currently visible, show it, and play the given url.
39 // is not currently visible, show it, and play the given url.
42 // Clears out the current playlist, and start playback of the given
44 // given |file_path|.
48 // Clears out the current playlist, and start playback of the given url.
49 // If there is no mediaplayer currently, show it, and play the given url.
64 // Sets the currently playing element to the given offset.
69 // That only one of these will exist at any given time.
  /external/chromium/chrome/common/
search_provider.h 16 // The Open Search Description URL was given by Javascript.
19 // The Open Search Description URL was given by Javascript to be the new
  /external/chromium/net/ftp/
ftp_server_type_histograms.cc 17 // seen an FTP server of a given type during that session. In the second
18 // histogram we tally the number of transactions with FTP server of a given type
  /external/chromium/net/socket/
ssl_server_socket.h 31 // Performs an SSL server handshake on the existing socket. The given socket
34 // Accept either returns ERR_IO_PENDING, in which case the given callback
  /external/clang/test/SemaCXX/
unknown-anytype.cpp 34 ((void(void)) foo)(); // expected-error {{variable 'foo' with unknown type cannot be given a function type}}
45 int x = (int) test1; // expected-error {{function 'test1' with unknown type must be given a function type}}
  /external/dexmaker/src/dx/java/com/android/dx/io/instructions/
AddressMap.java 38 * Gets the value address corresponding to the given key address. Returns
47 * Sets the value address associated with the given key address.
  /external/dexmaker/src/dx/java/com/android/dx/util/
Writers.java 34 * Makes a {@code PrintWriter} for the given {@code Writer},
35 * returning the given writer if it already happens to be the right
  /external/dropbear/libtommath/
bn_error.c 27 /* return a char * string for a given code */
32 /* scan the lookup table for the given message */
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/
PropertyEditorPresentation.java 26 * Shows presentation for given {@link Property}.
28 * @return the width that this presentation occupies on the right of given rectangle.
  /external/icu4c/i18n/
buddhcal.h 60 * with the given locale.
62 * @param aLocale The given locale.
104 * @return The class ID for this object. All objects of a given class have the
160 * given month in the given extended year. Subclasses should override
165 * the given year, otherwise, compute the day before the first day of
166 * the given month
168 * day of the given month and year
  /external/iptables/extensions/
libxt_owner.man 10 given user. You may also specify a numerical UID, or an UID range.
15 Matches if the packet socket's file structure is owned by the given group.
  /external/javassist/src/main/javassist/scopedpool/
SoftValueHashMap.java 83 * Constructs a new, empty <code>WeakHashMap</code> with the given initial
84 * capacity and the given load factor.
101 * Constructs a new, empty <code>WeakHashMap</code> with the given initial
188 * Updates this map so that the given <code>key</code> maps to the given
194 * The key that is to be mapped to the given <code>value</code>
196 * The value to which the given <code>key</code> is to be
211 * Removes the mapping for the given <code>key</code> from this map, if

Completed in 1089 milliseconds

<<11121314151617181920>>