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

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/browser/ui/webui/options/
core_options_handler.h 43 // Fetches a pref value of given |pref_name|.
47 // Observes a pref of given |pref_name|.
50 // Sets a pref |value| to given |pref_name|.
55 // Clears pref value for given |pref_name|.
58 // Stops observing given preference identified by |path|.
61 // Records a user metric action for the given value.
80 // notification observing for given array of preference names.
  /external/chromium/net/url_request/
url_request_job_tracker.h 37 // Called after the given job has been added to the list
40 // Called after the given job has been removed from the list
43 // Called when the given job has completed, before notifying the request
47 // Called when the given job is about to follow a redirect to the given
48 // new URL. The redirect type is given in status_code
53 // the given job. |byte_count| is the number of bytes for that
  /external/icu4c/i18n/unicode/
tmutamt.h 34 * Construct TimeUnitAmount object with the given number and the
35 * given time unit.
50 * Construct TimeUnitAmount object with the given numeric amount and the
51 * given time unit.
97 * @return true if this object is equal to the given object.
106 * @return true if this object is not equal to the given object.
133 * given class have the same class ID. Objects of
  /external/proguard/src/proguard/classfile/attribute/
Attribute.java 75 * Accepts the given visitor.
83 * Accepts the given visitor in the context of the given field.
99 * Accepts the given visitor in the context of the given method.
115 * Accepts the given visitor in the context of the given code attribute.
  /external/proguard/src/proguard/classfile/editor/
ConstantPoolEditor.java 27 * This class can add constant pool entries to a given class.
39 * Creates a new ConstantPoolEditor that will edit constants in the given
49 * Finds or creates a IntegerConstant constant pool entry with the given
79 * Finds or creates a LongConstant constant pool entry with the given value.
108 * Finds or creates a FloatConstant constant pool entry with the given
138 * Finds or creates a DoubleConstant constant pool entry with the given
168 * Finds or creates a StringConstant constant pool entry with the given
202 * Finds or creates a FieldrefConstant constant pool entry for the given
218 * Finds or creates a FieldrefConstant constant pool entry with the given
236 * Finds or creates a FieldrefConstant constant pool entry with the given
    [all...]
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
TrackerDataHelper.java 73 * insert given TrackerEntry into content provider
81 * insert given location into tracker data
88 * insert given log message into tracker data
103 * Query tracker data, filtering by given tag
133 * Query tracker data, filtering by given tag. mo limit to number of rows
158 * Helper method which converts row referenced by given cursor to a string
162 * @return CharSequence output, null if given cursor is invalid or no more
  /external/chromium/third_party/libjingle/source/talk/base/
socketaddress.h 48 // Creates the address with the given host and port. If use_dns is true,
55 // Creates the address with the given IP and port.
58 // Creates a copy of the given address.
70 // Replaces our address with the given one.
73 // Changes the IP of this address to the given one, and clears the hostname.
76 // Changes the hostname of this address to the given one.
84 // Changes the port of this address to the given one.
136 // Determines whether this address is identical to the given one.
145 // Determines whether this address has the same IP as the one given.
148 // Determines whether this address has the same port as the one given
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/bounding/
BoundingVolume.java 205 * Find the distance from the center of this Bounding Volume to the given
218 * given point.
229 * Find the distance from the nearest edge of this Bounding Volume to the given
239 * determines if this bounding volume and a second given volume are
245 * @return true if this volume intersects the given volume.
254 * @return true if this volume is intersected by a given ray.
260 * determines if this bounding volume and a given bounding sphere are
265 * @return true if this volume intersects the given bounding sphere.
270 * determines if this bounding volume and a given bounding box are
275 * @return true if this volume intersects the given bounding box.
    [all...]
  /external/proguard/src/proguard/evaluation/
Variables.java 42 * Creates a new Variables object with a given maximum number of variables.
52 * Creates a Variables object that is a copy of the given Variables object.
90 * given Variables object. The other object may have fewer values, in which
107 * given Variables object.
170 * Gets the Value of the variable with the given index, without disturbing it.
185 * Stores the given Value at the given variable index.
207 * Loads the Value from the variable with the given index.
224 * Loads the IntegerValue from the variable with the given index.
233 * Loads the LongValue from the variable with the given index
    [all...]
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/
PhoneNumberOfflineGeocoder.java 128 * Returns the customary display name in the given language for the given territory the phone
137 * Returns the customary display name in the given language for the given region.
146 * Returns a text description for the given phone number, in the language provided. The
155 * @return a text description for the given language code for the given phone number
183 * @param userRegion the region code for a given user. This region will be omitted from the
186 * @return a text description for the given language code for the given phone number, or empt
    [all...]
  /external/llvm/include/llvm/CodeGen/PBQP/
Math.h 25 /// \brief Construct a PBQP vector of the given size.
95 /// \brief Output a textual representation of the given vector on the given
115 /// \brief Construct a PBQP Matrix with the given dimensions.
120 /// \brief Construct a PBQP Matrix with the given dimensions and initial
163 /// \brief Returns the given row as a vector.
171 /// \brief Returns the given column as a vector.
179 /// \brief Reset the matrix to the given value.
185 /// \brief Set a single row of this matrix to the given value.
192 /// \brief Set a single column of this matrix to the given value
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/animation/
AnimationFactory.java 41 * you can add some keyFrames for a given time or a given keyFrameIndex, for translation rotation and scale.
183 * Adds a key frame for the given Transform at the given time
192 * Adds a key frame for the given Transform at the given keyFrame index
203 * Adds a key frame for the given translation at the given time
212 * Adds a key frame for the given translation at the given keyFrame inde
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uset.h 133 * Creates a set from the given pattern. See the UnicodeSet class
146 * Creates a set from the given pattern. See the UnicodeSet class
173 * @param set the object to set to the given range
183 * Modifies the set to represent the set specified by the given
209 * Modifies the set to contain those code points which have the given value
210 * for the given binary or enumerated property, as returned by
235 * given value for the given property. Prior contents of this
238 * @param set the object to contain the code points defined by the given
273 * Return true if the given position, in the given pattern, appear
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uset.h 133 * Creates a set from the given pattern. See the UnicodeSet class
146 * Creates a set from the given pattern. See the UnicodeSet class
173 * @param set the object to set to the given range
183 * Modifies the set to represent the set specified by the given
209 * Modifies the set to contain those code points which have the given value
210 * for the given binary or enumerated property, as returned by
235 * given value for the given property. Prior contents of this
238 * @param set the object to contain the code points defined by the given
273 * Return true if the given position, in the given pattern, appear
    [all...]
  /libcore/luni/src/main/java/java/io/
EmulatedFieldsForLoading.java 81 * Find and return the byte value of a given field named <code>name</code>
89 * @return the value of the given field if it has been assigned, or the
104 * Find and return the char value of a given field named <code>name</code>
112 * @return the value of the given field if it has been assigned, or the
127 * Find and return the double value of a given field named <code>name</code>
135 * @return the value of the given field if it has been assigned, or the
150 * Find and return the float value of a given field named <code>name</code>
158 * @return the value of the given field if it has been assigned, or the
173 * Find and return the int value of a given field named <code>name</code>
181 * @return the value of the given field if it has been assigned, or th
    [all...]
  /libcore/luni/src/main/java/sun/misc/
Unsafe.java 106 * Gets the size of each element of the given array class.
130 * field within the given object.
145 * field within the given object.
160 * field (that is, a reference field) within the given object.
174 * Gets an <code>int</code> field from the given object,
184 * Stores an <code>int</code> field into the given object,
194 * Gets a <code>long</code> field from the given object,
204 * Stores a <code>long</code> field into the given object,
214 * Gets an <code>Object</code> field from the given object,
224 * Stores an <code>Object</code> field into the given object
    [all...]
  /external/apache-http/src/org/apache/http/params/
HttpParams.java 46 * Obtains the value of the given parameter.
59 * Assigns the value to the parameter with the given name.
83 * Returns a {@link Long} parameter value with the given name.
96 * Assigns a {@link Long} to the parameter with the given name
104 * Returns an {@link Integer} parameter value with the given name.
117 * Assigns an {@link Integer} to the parameter with the given name
125 * Returns a {@link Double} parameter value with the given name.
138 * Assigns a {@link Double} to the parameter with the given name
146 * Returns a {@link Boolean} parameter value with the given name.
159 * Assigns a {@link Boolean} to the parameter with the given nam
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_message_service.h 31 // open a channel to the content scripts for the given tab. The EMS notifies
69 // Given an extension's ID, opens a channel between the given renderer "port"
78 // Same as above, but opens a channel to the tab with the given ID. Messages
86 // Given an extension ID, opens a channel between the given
97 // Given an extension ID, opens a channel between the given DevTools
108 // Closes the message channel associated with the given port, and notifies
112 // Sends a message from a renderer to the given port
    [all...]
  /external/chromium-trace/src/shared/js/cr/ui/table/
table_column_model.js 39 * Returns id of column at the given index.
48 * Returns name of column at the given index. Name is used as column header
58 * Sets name of column at the given index.
73 * Returns width (in percent) of column at the given index.
82 * Check if the column at the given index should align to the end.
91 * Sets width of column at the given index.
120 * Returns render function for the column at the given index.
129 * Sets render function for the column at the given index.
175 * Returns index of the column with given id.
177 * @return {number} The index of column with given id or -1 if not found
    [all...]
  /external/qemu/android/
hw-qemud.h 32 * a single client in the emulated system for a given named service.
42 /* set an explicit CharDriverState object for a given qemud communication channel. this
57 * a given emulator facility. Only one client can be connected at any
58 * given time, but the connection can be closed periodically.
85 /* Register a new client for a given service.
101 /* Enable framing on a given client channel.
105 /* Send a message to a given qemud client
109 /* Force-close the connection to a given qemud client.
115 * system tries to connect to a given qemud service. This should typically
143 /* Sends a message to all clients of a given service
    [all...]
  /external/qemu/
envlist.c 42 * Releases given envlist and its entries.
63 * variable entries and updates given enlist accordingly.
80 * entries and removes given variables from given envlist.
92 * and calls given callback for each entry.
144 /* find out first equals sign in given env */
150 * If there already exists variable with given name
180 * Removes given env value from envlist in similar manner
217 * Returns given envlist as array of strings (in same form that
220 * array and given envlist are not related (no common references)
    [all...]
  /external/webkit/Source/WebCore/platform/
AsyncFileSystem.h 84 // Deletes a file or directory at a given path.
90 // Recursively deletes a directory at a given path.
95 // Retrieves the metadata information of the file or directory at a given path.
100 // Creates a file at a given path. If exclusive flag is true, it fails if the path already exists.
105 // Creates a directory at a given path. If exclusive flag is true, it fails if the path already exists.
110 // Checks if a file exists at a given path.
115 // Checks if a directory exists at a given path.
120 // Reads directory entries of a given directory at path.
125 // Creates an AsyncFileWriter for a given file path.
130 // Converts a given absolute virtual path to a platform path that starts with the platform root path of this file syst (…)
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/util/
Bits.java 31 * Constructs a bit set to contain bits up to the given index (exclusive).
42 * Gets the maximum index (exclusive) for the given bit set.
52 * Gets the value of the bit at the given index.
65 * Sets the given bit to the given value.
83 * Sets the given bit to {@code true}.
95 * Sets the given bit to {@code false}.
107 * Returns whether or not the given bit set is empty, that is, whether
126 * Gets the number of bits set to {@code true} in the given bit set.
158 * Finds the lowest-order bit set at or after the given index in th
    [all...]
  /dalvik/dx/src/com/android/dx/util/
Bits.java 31 * Constructs a bit set to contain bits up to the given index (exclusive).
42 * Gets the maximum index (exclusive) for the given bit set.
52 * Gets the value of the bit at the given index.
65 * Sets the given bit to the given value.
83 * Sets the given bit to {@code true}.
95 * Sets the given bit to {@code false}.
107 * Returns whether or not the given bit set is empty, that is, whether
126 * Gets the number of bits set to {@code true} in the given bit set.
158 * Finds the lowest-order bit set at or after the given index in th
    [all...]
  /external/clang/tools/libclang/
CXCursor.h 60 /// \brief Create an Objective-C superclass reference at the given location.
70 /// \brief Create an Objective-C protocol reference at the given location.
80 /// \brief Create an Objective-C class reference at the given location.
90 /// \brief Create a type reference at the given location.
98 /// \brief Create a reference to a template at the given location.
106 /// \brief Create a reference to a namespace or namespace alias at the given
115 /// \brief Create a reference to a variable at the given location.
123 /// \brief Create a reference to a field at the given location.
142 /// \brief Unpack a given preprocessing directive to retrieve its source range.
148 /// \brief Unpack a given macro definition cursor to retrieve it
    [all...]

Completed in 827 milliseconds

1 2 3 4 5 67 8 91011>>