/external/chromium/chrome/browser/autofill/ |
autofill_type.h | 16 // The high-level description of Autofill types, used to categorize form fields 17 // and for associating form fields with form values in the Web Database.
|
/external/chromium/webkit/glue/ |
form_data.h | 35 // A vector of all the input fields in the form. 36 std::vector<FormField> fields; member in struct:webkit_glue::FormData
|
/external/chromium_org/base/ |
atomic_sequence_num.h | 18 // that its fields are not initialized except when it is stored in the global 39 // AtomicSequenceNumber that can be stored and used safely (i.e. its fields are
|
/external/chromium_org/chrome/browser/web_resource/ |
notification_promo_mobile_ntp.cc | 44 // These fields are mandatory and must be specified in the promo. 55 // The rest of the fields are optional.
|
/external/chromium_org/chrome/test/chromedriver/chrome/ |
console_logger.h | 16 // The message format, in terms of Console.ConsoleMessage fields, is: 19 // Translates the level into Log::Level, drops all other fields.
|
/external/chromium_org/chrome/test/functional/perf/endure_graphs/js/ |
dom_utils.js | 18 * @return {Object} A point object which has {@code x} and {@code y} fields. 34 * @return {Object} A point object which has {@code x} and {@code y} fields.
|
/external/chromium_org/chromeos/network/ |
client_cert_util.h | 36 // Returns true only if any fields set in this pattern match exactly with 37 // similar fields in the principal. If organization_ or organizational_unit_
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
pepper_socket_utils.h | 49 ppapi::PPB_X509Certificate_Fields* fields); 55 ppapi::PPB_X509Certificate_Fields* fields);
|
/external/chromium_org/device/nfc/ |
nfc_ndef_record.h | 36 // Not all fields are always present in an NDEF record, where the presence 37 // of a field depends on the type of the record. While some fields are 41 // Fields for type "Text". 53 // Fields for type "URI". 68 // Fields for type "SmartPoster". A SmartPoster can contain all possible 69 // fields of a "URI" record, in addition to the following: 73 // contains the possible fields of a "Text" record. If the list contains 115 // records of type |type| or if |data| does not contain mandatory fields of
|
/external/chromium_org/gpu/command_buffer/common/ |
bitfield_helpers.h | 5 // This file contains a helper template class used to access bit fields in 13 // Bitfield template class, used to access bit fields in unsigned int_ts.
|
/external/chromium_org/media/webm/ |
webm_audio_client.h | 27 // |is_encrypted| and the fields parsed from the last audio track element this 31 // audio track element fields.
|
webm_video_client.h | 27 // |is_encrypted| and the fields parsed from the last video track element this 31 // video track element fields. The contents of |config| are undefined in this
|
/external/chromium_org/sync/syncable/ |
syncable_proto_util.h | 20 // when interpreting the fields of protocol buffers received from the server. 24 // populating the fields of a protobuf which will be sent to the server.
|
/external/chromium_org/tools/cygprofile/ |
mergetraces.py | 39 fields, 2) the virtual start address of the library, used to compute the 52 fields = line.split() 53 call_lines.append (fields) 107 for fields in call_lines: 108 secs = int (fields[0]) 109 msecs = int (fields[1]) 110 callee = int (fields[3], 16) 115 converted_calls.append((secs, msecs, fields[2], (callee - startAddr)))
|
/external/clang/test/Sema/ |
bitfield-layout.c | 7 // Zero-width bit-fields 30 // Alignment on bit-fields
|
/external/jmonkeyengine/engine/src/core/com/jme3/input/event/ |
TouchEvent.java | 43 * Touch down event, fields: posX, posY, pressure 47 * Move/Drag event, fields: posX, posY, deltaX, deltaY, pressure 51 * Touch up event, fields: posX, posY, pressure 55 * Virtual keyboard or hardware key event down, fields: keyCode, characters 59 * Virtual keyboard or hardware key event up, fields: keyCode, characters 69 * Two finger scale event start, fields: posX/posY = getFocusX/Y, scaleFactor, scaleSpan 73 * Two finger scale event, fields: posX/posY = getFocusX/Y, scaleFactor, scaleSpan 77 * Two finger scale event end, fields: posX/posY = getFocusX/Y, scaleFactor, scaleSpan
|
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/ |
Immutable.java | 21 * all public fields are final, and that all public final reference fields refer
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_MouseButtonEvent.3 | 32 When a mouse button press or release is detected then number of the button pressed (from 1 to 255, with 1 usually being the left button and 2 the right) is placed into \fBbutton\fR, the position of the mouse when this event occured is stored in the \fBx\fR and the \fBy\fR fields\&. Like \fI\fBSDL_KeyboardEvent\fR\fR, information on whether the event was a press or a release event is stored in both the \fBtype\fR and \fBstate\fR fields, but this should be obvious\&.
|
/external/qemu/hw/ |
power_supply.h | 25 * the min and max fields should be used to present these values to user 26 * space. Unused/unknown fields will not appear in sysfs.
|
/frameworks/base/core/java/android/net/ |
INetworkStatsSession.aidl | 29 NetworkStatsHistory getHistoryForNetwork(in NetworkTemplate template, int fields); 34 NetworkStatsHistory getHistoryForUid(in NetworkTemplate template, int uid, int set, int tag, int fields);
|
/frameworks/base/core/java/android/util/ |
FloatProperty.java | 21 * An implementation of {@link android.util.Property} to be used specifically with fields of type 39 * with fields of type <code>float</code>.
|
IntProperty.java | 21 * An implementation of {@link android.util.Property} to be used specifically with fields of type 39 * with fields of type <code>int</code>.
|
/libcore/luni/src/main/java/java/io/ |
Serializable.java | 27 * representation. Simple code changes--like renaming private fields--are 32 * names of its non-transient fields (including non-public fields), and the 33 * values of all of those fields. The output is an opaque sequence of bytes. 39 * of the serializable class. Adding or removing fields also complicates 41 * cope with missing fields. 74 * // populate the fields of 'this' from the data in 'in'... 83 * <p>You can exclude member fields from serialization by giving them the {@code
|
/packages/apps/UnifiedEmail/res/values-sw600dp/ |
strings.xml | 19 <!-- Compose screen, button: add Cc/Bcc fields [CHAR LIMIT=20]--> 21 <!-- Compose screen, button: add bcc fields [CHAR LIMIT=20]-->
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/ |
Header.java | 47 private List<Field> fields = new LinkedList<Field>();
field in class:Header 77 * Adds a field to the end of the list of fields.
88 fields.add(field);
92 * Gets the fields of this header. The returned list will not be
98 return Collections.unmodifiableList(fields);
103 * such fields defined in this header the first one will be returned.
120 * @return the list of fields.
136 for (Iterator<Field> it = fields.iterator(); it.hasNext();) {
|