HomeSort by relevance Sort by last modified time
    Searched full:fields (Results 326 - 350 of 10872) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_frad.h 62 /* add any new fields here above is a mirror of sdla_dlci_conf */
88 * added to that module to copy fields.
109 /* Add new fields here, above is a mirror of the sdla_conf */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_frad.h 62 /* add any new fields here above is a mirror of sdla_dlci_conf */
88 * added to that module to copy fields.
109 /* Add new fields here, above is a mirror of the sdla_conf */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_frad.h 62 /* add any new fields here above is a mirror of sdla_dlci_conf */
88 * added to that module to copy fields.
109 /* Add new fields here, above is a mirror of the sdla_conf */
  /external/chromium_org/third_party/icu/source/test/intltest/
regextst.cpp 1504 UnicodeString fields[10]; local
2768 UnicodeString fields[10]; local
3875 UnicodeString fields[7]; local
4244 UnicodeString fields[7]; local
    [all...]
  /libcore/luni/src/main/java/java/util/
Calendar.java 31 * {@code Date} object and a set of integer fields such as
45 * returns a calendar whose locale is based on system settings and whose time fields
57 * fields, as well as their meaning. For example, the first month of the year
83 * {@code WEEK_OF_YEAR} fields, {@code Calendar} must determine
95 * When computing a {@code Date} from time fields, two special
103 * information to specify the missing fields. This may vary by calendar; for the
108 * <strong>Inconsistent information.</strong> If fields conflict, the calendar
109 * will give preference to fields set more recently. For example, when
111 * combinations of fields. The most recent combination, as determined by the
158 * {@code Calendar} fields can be changed using three methods
308 protected int[] fields; field in class:Calendar
    [all...]
  /dalvik/dx/src/com/android/dx/cf/iface/
ClassFile.java 28 * <p><b>Note:</b> The fields referred to in this documentation are of the
92 * Gets the field {@code fields} (along with
95 * @return {@code non-null;} the list of fields
103 * @return {@code non-null;} the list of fields
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/inject/
Injector.java 27 * Usage is very simple. In your Activity, define some fields as follows:
45 * See the {@link #inject()} method for full details of how it works. Note that the fields are
57 * Gets an {@link Injector} capable of injecting fields for the given Activity.
64 * Injects all fields that are marked with the {@link InjectView} annotation.
  /external/chromium/base/win/
event_trace_provider.cc 105 event.fields[0].DataPtr = reinterpret_cast<ULONG64>(message);
106 event.fields[0].Length = message ?
119 event.fields[0].DataPtr = reinterpret_cast<ULONG64>(message);
120 event.fields[0].Length = message ?
  /external/chromium/chrome/browser/sync/protocol/
app_specifics.proto 8 // any fields in this file.
autofill_specifics.proto 8 // any fields in this file.
76 // If any of these 3 fields are present, then all 3 should be, and it implies
84 // represents an AutofillProfile exclusively, and no other fields (such as
90 // an autofill++ CreditCard, and no other fields should be present.
typed_url_specifics.proto 8 // any fields in this file.
  /external/chromium/chrome/browser/sync/util/
protobuf_unittest.cc 14 // This tests ensures that we retain unknown fields in protocol buffers by
  /external/chromium_org/base/win/
event_trace_provider.cc 105 event.fields[0].DataPtr = reinterpret_cast<ULONG64>(message);
106 event.fields[0].Length = message ?
119 event.fields[0].DataPtr = reinterpret_cast<ULONG64>(message);
120 event.fields[0].Length = message ?
  /external/chromium_org/chrome/browser/password_manager/
login_database_mac.cc 9 // providing storage of fields Keychain doesn't allow.
  /external/chromium_org/chrome/browser/resources/
gesture_config.js 15 * @param {string} prefix The prefix for the configuration fields.
16 * @param {!Object} fields An array of fields that contain the name of the pref
19 function GeneralConfig(title, prefix, fields) {
22 this.fields = fields;
46 for (var i = 0; i < this.fields.length; i++) {
47 var field = this.fields[i];
82 for (var i = 0; i < this.fields.length; i++) {
83 var field = this.fields[i]
    [all...]
  /external/chromium_org/chromeos/network/onc/
onc_mapper.h 51 // into each field of |onc_object|, and drops unknown fields. Result of the
53 // implementation only unknown fields are errors.
69 // unknown fields by default. Sets |found_unknown_field| to true if this
70 // dictionary contains any unknown fields. Set |nested_error| to true only if
  /external/chromium_org/components/autofill/content/common/
autofill_param_traits_macros.h 22 IPC_STRUCT_TRAITS_MEMBER(fields)
  /external/chromium_org/content/common/
browser_rendering_stats.h 31 // Outputs the fields in this structure to the provided enumerator.
  /external/chromium_org/content/common/gpu/
gpu_rendering_stats.h 28 // Outputs the fields in this structure to the provided enumerator.
  /external/chromium_org/gin/public/
wrapper_info.h 17 // and ensure that all objects have kNumberOfInternalFields internal fields.
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_options.h 34 // double-check that it is the case when more fields are added.
  /external/chromium_org/remoting/protocol/
clipboard_stub.h 23 // Implementations must not assume the presence of |event|'s fields, nor that
input_stub.h 24 // Implementations must never assume the presence of any |event| fields,
  /external/chromium_org/sync/protocol/
app_setting_specifics.proto 10 // any fields in this file.
bookmark_specifics.proto 8 // any fields in this file.

Completed in 2950 milliseconds

<<11121314151617181920>>