HomeSort by relevance Sort by last modified time
    Searched refs:data (Results 151 - 175 of 33512) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
UserBox.java 27 byte[] data; field in class:UserBox
36 return data.length;
42 ";contentLength=" + data.length + "]";
47 return data;
50 public void setData(byte[] data) {
51 this.data = data;
56 data = new byte[content.remaining()];
57 content.get(data);
62 byteBuffer.put(data);
    [all...]
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue136/
TabInScalarTest.java 25 String data = (String) new Yaml().load("L\tD"); local
26 assertEquals("L\tD", data);
30 String data = (String) new Yaml().load("L D"); local
31 assertEquals("L D", data);
35 String data = (String) new Yaml().load("\"L\tD\""); local
36 // System.out.println(data);
37 assertEquals("L\tD", data);
41 String data = (String) new Yaml().load("'L\tD'"); local
42 // System.out.println(data);
43 assertEquals("L\tD", data);
47 String data = (String) new Yaml().dump("L\\tD"); local
    [all...]
  /packages/apps/Camera2/src/com/android/camera/data/
MetadataLoader.java 17 package com.android.camera.data;
28 * Adds information to the data's metadata bundle if any is available and returns
36 * @param data The data to update metadata for.
37 * @return true if any metadata was added to the data, false otherwise.
39 public static boolean loadMetadata(final Context context, final FilmstripItem data) {
41 if (data.getAttributes().isImage()) {
43 context, data.getData().getUri(), data.getMetadata());
45 context, data.getData().getUri(), data.getMetadata())
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/z80/
suffix.d 1 #objdump: -s -r -j .data
6 RELOCATION RECORDS FOR \[.data\]:
8 00000002[ ]+r_imm16[ ]+.data[ ]*
9 00000014[ ]+r_imm16[ ]+.data[ ]*
12 Contents of section .data:
  /external/libnl/lib/
data.c 2 * lib/data.c Abstract Data
14 * @defgroup data Abstract Data
16 * Abstract data type representing a binary data blob.
19 * - @core_doc{_abstract_data, Abstract Data}
26 * #include <netlink/data.h>
41 * Allocate a new abstract data object.
42 * @arg buf Data buffer containing the actual data
52 struct nl_data *data; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
AttrParsedAttrKinds.inc 17 if (memcmp(Name.data()+1, "ot", 2) != 0)
21 if (memcmp(Name.data()+1, "cs", 2) != 0)
30 if (memcmp(Name.data()+1, "old", 3) != 0)
34 if (memcmp(Name.data()+1, "ost", 3) != 0)
38 if (memcmp(Name.data()+1, "ode", 3) != 0)
42 if (memcmp(Name.data()+1, "ure", 3) != 0)
46 if (memcmp(Name.data()+1, "sed", 3) != 0)
50 if (memcmp(Name.data()+1, "eak", 3) != 0)
59 if (memcmp(Name.data()+1, "lias", 4) != 0)
66 if (memcmp(Name.data()+2, "ecl", 3) != 0
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
AttrParsedAttrKinds.inc 17 if (memcmp(Name.data()+1, "ot", 2) != 0)
21 if (memcmp(Name.data()+1, "cs", 2) != 0)
30 if (memcmp(Name.data()+1, "old", 3) != 0)
34 if (memcmp(Name.data()+1, "ost", 3) != 0)
38 if (memcmp(Name.data()+1, "ode", 3) != 0)
42 if (memcmp(Name.data()+1, "ure", 3) != 0)
46 if (memcmp(Name.data()+1, "sed", 3) != 0)
50 if (memcmp(Name.data()+1, "eak", 3) != 0)
59 if (memcmp(Name.data()+1, "lias", 4) != 0)
66 if (memcmp(Name.data()+2, "ecl", 3) != 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
AttrParsedAttrKinds.inc 17 if (memcmp(Name.data()+1, "ot", 2) != 0)
21 if (memcmp(Name.data()+1, "cs", 2) != 0)
30 if (memcmp(Name.data()+1, "old", 3) != 0)
34 if (memcmp(Name.data()+1, "ost", 3) != 0)
38 if (memcmp(Name.data()+1, "ode", 3) != 0)
42 if (memcmp(Name.data()+1, "ure", 3) != 0)
46 if (memcmp(Name.data()+1, "sed", 3) != 0)
50 if (memcmp(Name.data()+1, "eak", 3) != 0)
59 if (memcmp(Name.data()+1, "lias", 4) != 0)
66 if (memcmp(Name.data()+2, "ecl", 3) != 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
AttrParsedAttrKinds.inc 17 if (memcmp(Name.data()+1, "ot", 2) != 0)
21 if (memcmp(Name.data()+1, "cs", 2) != 0)
30 if (memcmp(Name.data()+1, "old", 3) != 0)
34 if (memcmp(Name.data()+1, "ost", 3) != 0)
38 if (memcmp(Name.data()+1, "ode", 3) != 0)
42 if (memcmp(Name.data()+1, "ure", 3) != 0)
46 if (memcmp(Name.data()+1, "sed", 3) != 0)
50 if (memcmp(Name.data()+1, "eak", 3) != 0)
59 if (memcmp(Name.data()+1, "lias", 4) != 0)
66 if (memcmp(Name.data()+2, "ecl", 3) != 0
    [all...]
  /external/apache-http/src/org/apache/http/util/
EncodingUtils.java 57 * @param data the byte array to be encoded
64 final byte[] data,
70 if (data == null) {
79 return new String(data, offset, length, charset);
81 return new String(data, offset, length);
91 * @param data the byte array to be encoded
95 public static String getString(final byte[] data, final String charset) {
96 if (data == null) {
99 return getString(data, 0, data.length, charset)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
bgscan_simple.c 35 struct bgscan_simple_data *data = eloop_ctx; local
36 struct wpa_supplicant *wpa_s = data->wpa_s;
41 params.ssids[0].ssid = data->ssid->ssid;
42 params.ssids[0].ssid_len = data->ssid->ssid_len;
43 params.freqs = data->ssid->scan_freq;
48 * every now and then) to reduce effect on the data connection.
54 eloop_register_timeout(data->scan_interval, 0,
55 bgscan_simple_timeout, data, NULL);
57 if (data->scan_interval == data->short_interval)
107 struct bgscan_simple_data *data; local
162 struct bgscan_simple_data *data = priv; local
173 struct bgscan_simple_data *data = priv; local
204 struct bgscan_simple_data *data = priv; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrKinds.inc 17 if (memcmp(Name.data()+1, "ot", 2) != 0)
21 if (memcmp(Name.data()+1, "cs", 2) != 0)
30 if (memcmp(Name.data()+1, "old", 3) != 0)
34 if (memcmp(Name.data()+1, "ost", 3) != 0)
38 if (memcmp(Name.data()+1, "ode", 3) != 0)
42 if (memcmp(Name.data()+1, "ure", 3) != 0)
46 if (memcmp(Name.data()+1, "sed", 3) != 0)
50 if (memcmp(Name.data()+1, "eak", 3) != 0)
59 if (memcmp(Name.data()+1, "lias", 4) != 0)
66 if (memcmp(Name.data()+2, "ecl", 3) != 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrKinds.inc 17 if (memcmp(Name.data()+1, "ot", 2) != 0)
21 if (memcmp(Name.data()+1, "cs", 2) != 0)
30 if (memcmp(Name.data()+1, "old", 3) != 0)
34 if (memcmp(Name.data()+1, "ost", 3) != 0)
38 if (memcmp(Name.data()+1, "ode", 3) != 0)
42 if (memcmp(Name.data()+1, "ure", 3) != 0)
46 if (memcmp(Name.data()+1, "sed", 3) != 0)
50 if (memcmp(Name.data()+1, "eak", 3) != 0)
59 if (memcmp(Name.data()+1, "lias", 4) != 0)
66 if (memcmp(Name.data()+2, "ecl", 3) != 0
    [all...]
  /external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
Tensors.java 27 * @param data The string to put into the new scalar tensor.
29 public static Tensor<String> create(String data) {
30 return Tensor.create(data.getBytes(UTF_8), String.class);
37 * @param data The string to put into the new scalar tensor.
39 public static Tensor<String> create(String data, java.nio.charset.Charset charset) {
40 return Tensor.create(data.getBytes(charset), String.class);
46 * @param data The value to put into the new scalar tensor.
48 public static Tensor<Float> create(float data) {
49 return Tensor.create(data, Float.class);
55 * @param data An array containing the values to put into the new tensor. The dimensions of th
    [all...]
  /external/curl/lib/
progress.c 59 /* The point of this function would be to return a string of the input data,
107 can hold, but our data type is signed so 8192PB will be the maximum. */
126 pgrsSetDownloadCounter() - amount of data currently downloaded
127 pgrsSetUploadCounter() - amount of data currently uploaded
136 struct Curl_easy *data = conn->data; local
137 data->progress.lastshow = 0;
142 if(!(data->progress.flags & PGRS_HIDE) &&
143 !data->progress.callback)
146 fprintf(data->set.err, "\n")
362 struct Curl_easy *data = conn->data; local
    [all...]
  /packages/services/Car/car-lib/src/android/car/hardware/
CarSensorEvent.java 24 * data is stored in a sensor-type specific format in the object's float and byte arrays.
26 * To aid unmarshalling the object's data arrays, this class provides static nested classes and
28 * conversion methods each have an optional data parameter which, if not null, will be used and
122 * When this data was received from car. It is elapsed real-time of data reception from car in
127 * array holding float type of sensor data. If the sensor has single value, only floatValues[0]
130 /** array holding int type of sensor data */
132 /** array holding long int type of sensor data */
222 * @param data an optional output parameter which, if non-null, will be used by this method
224 * @return an EnvironmentData object corresponding to the data contained in the CarSensorEvent
    [all...]
  /frameworks/native/services/powermanager/
IPowerManager.cpp 41 Parcel data, reply; local
42 data.writeInterfaceToken(IPowerManager::getInterfaceDescriptor());
44 data.writeStrongBinder(lock);
45 data.writeInt32(flags);
46 data.writeString16(tag);
47 data.writeString16(packageName);
48 data.writeInt32(0); // no WorkSource
49 data.writeString16(NULL, 0); // no history tag
50 return remote()->transact(ACQUIRE_WAKE_LOCK, data, &reply,
57 Parcel data, reply local
71 Parcel data, reply; local
81 Parcel data, reply; local
91 Parcel data, reply; local
101 Parcel data, reply; local
111 Parcel data, reply; local
121 Parcel data, reply; local
131 Parcel data, reply; local
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
results_holder.h 42 inv_error_t inv_get_gravity(long *data);
43 inv_error_t inv_get_gravity_6x(long *data);
44 inv_error_t inv_get_6axis_quaternion(long *data, inv_time_t *timestamp);
45 inv_error_t inv_get_quaternion(long *data);
46 inv_error_t inv_get_quaternion_float(float *data);
47 void inv_get_quaternion_set(long *data, int *accuracy, inv_time_t *timestamp);
48 inv_error_t inv_get_accel_quaternion(long *data);
49 inv_error_t inv_get_geomagnetic_quaternion(long *data, inv_time_t *timestamp);
50 void inv_set_geomagnetic_compass_correction(const long *data, inv_time_t timestamp);
51 void inv_get_geomagnetic_compass_correction(long *data, inv_time_t *timestamp)
    [all...]
  /external/adhd/cras/src/common/
dumper.c 32 struct syslog_data *data = (struct syslog_data *)dumper->data; local
33 struct dumper *mem_dumper = data->mem_dumper;
47 syslog(data->priority, "%.*s", i + 1, buf);
57 struct syslog_data *data = calloc(1, sizeof(struct syslog_data)); local
58 data->priority = priority;
59 data->mem_dumper = mem_dumper_create();
60 dumper->data = data;
67 mem_dumper_free(((struct syslog_data *)dumper->data)->mem_dumper)
84 struct mem_data *data = (struct mem_data *)dumper->data; local
109 struct mem_data *data = calloc(1, sizeof(struct mem_data)); local
127 struct mem_data *data = (struct mem_data *)dumper->data; local
135 struct mem_data *data = (struct mem_data *)dumper->data; local
142 struct mem_data *data = (struct mem_data *)dumper->data; local
151 struct mem_data *data = (struct mem_data *)dumper->data; local
    [all...]
  /external/ltp/testcases/kernel/syscalls/ptrace/
ptrace06.c 3 * - {PEEK,POKE}{DATA,TEXT,USER}
43 long data; member in struct:test_case_t
96 PTRACE_GETREGS,.data = 0}, {
97 PTRACE_GETREGS,.data = 1}, {
98 PTRACE_GETREGS,.data = 2}, {
99 PTRACE_GETREGS,.data = 3}, {
100 PTRACE_GETREGS,.data = -1}, {
101 PTRACE_GETREGS,.data = -2}, {
102 PTRACE_GETREGS,.data = -3}, {
103 PTRACE_GETREGS,.data = -4}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentCommandInfo.inc 191 if (memcmp(Name.data()+1, "rg", 2) != 0)
195 if (memcmp(Name.data()+1, "ug", 2) != 0)
212 if (memcmp(Name.data()+1, "sc", 2) != 0)
229 if (memcmp(Name.data()+1, "ef", 2) != 0)
233 if (memcmp(Name.data()+1, "ee", 2) != 0)
237 if (memcmp(Name.data()+1, "ar", 2) != 0)
246 if (memcmp(Name.data()+1, "ode", 3) != 0)
250 if (memcmp(Name.data()+1, "ate", 3) != 0)
254 if (memcmp(Name.data()+1, "num", 3) != 0)
258 if (memcmp(Name.data()+1, "ink", 3) != 0
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
CommentCommandInfo.inc 191 if (memcmp(Name.data()+1, "rg", 2) != 0)
195 if (memcmp(Name.data()+1, "ug", 2) != 0)
212 if (memcmp(Name.data()+1, "sc", 2) != 0)
229 if (memcmp(Name.data()+1, "ef", 2) != 0)
233 if (memcmp(Name.data()+1, "ee", 2) != 0)
237 if (memcmp(Name.data()+1, "ar", 2) != 0)
246 if (memcmp(Name.data()+1, "ode", 3) != 0)
250 if (memcmp(Name.data()+1, "ate", 3) != 0)
254 if (memcmp(Name.data()+1, "num", 3) != 0)
258 if (memcmp(Name.data()+1, "ink", 3) != 0
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
CommentCommandInfo.inc 191 if (memcmp(Name.data()+1, "rg", 2) != 0)
195 if (memcmp(Name.data()+1, "ug", 2) != 0)
212 if (memcmp(Name.data()+1, "sc", 2) != 0)
229 if (memcmp(Name.data()+1, "ef", 2) != 0)
233 if (memcmp(Name.data()+1, "ee", 2) != 0)
237 if (memcmp(Name.data()+1, "ar", 2) != 0)
246 if (memcmp(Name.data()+1, "ode", 3) != 0)
250 if (memcmp(Name.data()+1, "ate", 3) != 0)
254 if (memcmp(Name.data()+1, "num", 3) != 0)
258 if (memcmp(Name.data()+1, "ink", 3) != 0
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
CommentCommandInfo.inc 191 if (memcmp(Name.data()+1, "rg", 2) != 0)
195 if (memcmp(Name.data()+1, "ug", 2) != 0)
212 if (memcmp(Name.data()+1, "sc", 2) != 0)
229 if (memcmp(Name.data()+1, "ef", 2) != 0)
233 if (memcmp(Name.data()+1, "ee", 2) != 0)
237 if (memcmp(Name.data()+1, "ar", 2) != 0)
246 if (memcmp(Name.data()+1, "ode", 3) != 0)
250 if (memcmp(Name.data()+1, "ate", 3) != 0)
254 if (memcmp(Name.data()+1, "num", 3) != 0)
258 if (memcmp(Name.data()+1, "ink", 3) != 0
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
CommentCommandInfo.inc 191 if (memcmp(Name.data()+1, "rg", 2) != 0)
195 if (memcmp(Name.data()+1, "ug", 2) != 0)
212 if (memcmp(Name.data()+1, "sc", 2) != 0)
229 if (memcmp(Name.data()+1, "ef", 2) != 0)
233 if (memcmp(Name.data()+1, "ee", 2) != 0)
237 if (memcmp(Name.data()+1, "ar", 2) != 0)
246 if (memcmp(Name.data()+1, "ode", 3) != 0)
250 if (memcmp(Name.data()+1, "ate", 3) != 0)
254 if (memcmp(Name.data()+1, "num", 3) != 0)
258 if (memcmp(Name.data()+1, "ink", 3) != 0
    [all...]

Completed in 528 milliseconds

1 2 3 4 5 67 8 91011>>