HomeSort by relevance Sort by last modified time
    Searched full:data (Results 476 - 500 of 89596) sorted by null

<<11121314151617181920>>

  /external/jsilver/src/com/google/clearsilver/jsilver/compatibility/
ClearsilverRenderer.java 21 import com.google.clearsilver.jsilver.data.Data;
59 public void render(String templateName, Data data, Appendable output,
70 // Copy the Data into the HDF.
71 hdf.readString(data.toString());
87 public void render(String templateName, Data data, Appendable output) throws IOException,
89 render(templateName, data, output, defaultResourceLoader);
93 public String render(String templateName, Data data) throws IOException, JSilverException
    [all...]
  /external/sfntly/cpp/src/sfntly/table/
font_data_table.cc 19 #include "sfntly/data/font_output_stream.h"
27 FontDataTable::FontDataTable(ReadableFontData* data) {
28 data_ = data;
45 int32_t FontDataTable::Serialize(WritableFontData* data) {
46 return data_->CopyTo(data);
52 CALLER_ATTACH WritableFontData* FontDataTable::Builder::Data() {
65 ReadableFontDataPtr data = InternalReadData(); local
67 data != NULL ? data->Length() : 0));
68 if (data != NULL)
82 ReadableFontDataPtr data = InternalReadData(); local
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server_psk.c 35 struct eap_psk_data *data; local
37 data = os_zalloc(sizeof(*data));
38 if (data == NULL)
40 data->state = PSK_1;
42 return data;
48 struct eap_psk_data *data = priv; local
49 os_free(data->id_p);
50 bin_clear_free(data, sizeof(*data));
158 struct eap_psk_data *data = priv; local
177 struct eap_psk_data *data = priv; local
412 struct eap_psk_data *data = priv; local
440 struct eap_psk_data *data = priv; local
447 struct eap_psk_data *data = priv; local
465 struct eap_psk_data *data = priv; local
483 struct eap_psk_data *data = priv; local
    [all...]
eap_server_wsc.c 55 static void eap_wsc_state(struct eap_wsc_data *data, int state)
58 eap_wsc_state_txt(data->state),
60 data->state = state;
67 struct eap_wsc_data *data = timeout_ctx; local
74 data->ext_reg_timeout = 1;
81 struct eap_wsc_data *data; local
99 data = os_zalloc(sizeof(*data));
100 if (data == NULL)
102 data->state = registrar ? START : MESG
156 struct eap_wsc_data *data = priv; local
244 struct eap_wsc_data *data = priv; local
351 struct eap_wsc_data *data = priv; local
467 struct eap_wsc_data *data = priv; local
    [all...]
  /frameworks/av/camera/
ICameraService.cpp 101 Parcel data, reply; local
102 data.writeInterfaceToken(ICameraService::getInterfaceDescriptor());
103 remote()->transact(BnCameraService::GET_NUMBER_OF_CAMERAS, data, &reply);
112 Parcel data, reply; local
113 data.writeInterfaceToken(ICameraService::getInterfaceDescriptor());
114 data.writeInt32(cameraId);
115 remote()->transact(BnCameraService::GET_CAMERA_INFO, data, &reply);
129 Parcel data, reply; local
130 data.writeInterfaceToken(ICameraService::getInterfaceDescriptor());
131 data.writeInt32(cameraId)
151 Parcel data, reply; local
173 Parcel data, reply; local
195 Parcel data, reply; local
218 Parcel data, reply; local
243 Parcel data, reply; local
261 Parcel data, reply; local
272 Parcel data, reply; local
287 Parcel data, reply; local
305 Parcel data, reply; local
    [all...]
ICameraClient.cpp 45 Parcel data, reply; local
46 data.writeInterfaceToken(ICameraClient::getInterfaceDescriptor());
47 data.writeInt32(msgType);
48 data.writeInt32(ext1);
49 data.writeInt32(ext2);
50 remote()->transact(NOTIFY_CALLBACK, data, &reply, IBinder::FLAG_ONEWAY);
53 // generic data callback from camera service to app with image data
58 Parcel data, reply; local
59 data.writeInterfaceToken(ICameraClient::getInterfaceDescriptor())
73 Parcel data, reply; local
    [all...]
  /bootable/recovery/tests/
asn1_decoder_test.cpp 66 uint8_t data[] = { 0xA5, 0x02, 0x06, 0x01, 0x01, }; local
67 asn1_context_t* ctx = asn1_context_new(data, sizeof(data));
79 uint8_t data[] = { 0xA5, 0x03, 0x06, 0x01, 0x01, }; local
80 asn1_context_t* ctx = asn1_context_new(data, sizeof(data));
101 uint8_t data[] = { 0xA0, 0x03, 0x02, 0x01, 0x01, local
104 asn1_context_t* ctx = asn1_context_new(data, sizeof(data));
122 uint8_t data[] = { 0x30, 0x02, 0x06, 0x01, 0x01, } local
134 uint8_t data[] = { 0x30, 0x03, 0x06, 0x01, 0x01, }; local
155 uint8_t data[] = { 0x31, 0x02, 0x06, 0x01, 0x01, }; local
167 uint8_t data[] = { 0x31, 0x03, 0x06, 0x01, 0xBA, }; local
181 uint8_t data[] = { 0x06, 0x00, 0x01, }; local
190 uint8_t data[] = { 0x06, 0x01, }; local
199 uint8_t data[] = { 0x06, 0x01, 0x99, }; local
210 uint8_t data[] = { 0x04, 0x00, 0x55, }; local
219 uint8_t data[] = { 0x04, 0x01, }; local
228 uint8_t data[] = { 0x04, 0x01, 0xAA, }; local
    [all...]
  /external/chromium_org/third_party/icu/source/tools/icuinfo/
testplug.c 30 #define DECLARE_PLUGIN(x) U_CAPI UPlugTokenReturn U_EXPORT2 x (UPlugData *data, UPlugReason reason, UErrorCode *status)
46 UPlugData *data,
50 fprintf(stderr,"MyPlugin: data=%p, reason=%s, status=%s\n", (void*)data, udbg_enumName(UDBG_UPlugReason,(int32_t)reason), u_errorName(*status));
53 uplug_setPlugName(data, "Just a Test High-Level Plugin"); /* This call is optional in response to UPLUG_REASON_QUERY, but is a good idea. */
54 uplug_setPlugLevel(data, UPLUG_LEVEL_HIGH); /* This call is Mandatory in response to UPLUG_REASON_QUERY */
63 UPlugData *data,
66 fprintf(stderr,"MyPluginLow: data=%p, reason=%s, status=%s\n", (void*)data, udbg_enumName(UDBG_UPlugReason,(int32_t)reason), u_errorName(*status));
69 uplug_setPlugName(data, "Low Plugin")
    [all...]
  /external/icu/icu4c/source/tools/icuinfo/
testplug.c 30 #define DECLARE_PLUGIN(x) U_CAPI UPlugTokenReturn U_EXPORT2 x (UPlugData *data, UPlugReason reason, UErrorCode *status)
46 UPlugData *data,
50 fprintf(stderr,"MyPlugin: data=%p, reason=%s, status=%s\n", (void*)data, udbg_enumName(UDBG_UPlugReason,(int32_t)reason), u_errorName(*status));
53 uplug_setPlugName(data, "Just a Test High-Level Plugin"); /* This call is optional in response to UPLUG_REASON_QUERY, but is a good idea. */
54 uplug_setPlugLevel(data, UPLUG_LEVEL_HIGH); /* This call is Mandatory in response to UPLUG_REASON_QUERY */
63 UPlugData *data,
66 fprintf(stderr,"MyPluginLow: data=%p, reason=%s, status=%s\n", (void*)data, udbg_enumName(UDBG_UPlugReason,(int32_t)reason), u_errorName(*status));
69 uplug_setPlugName(data, "Low Plugin")
    [all...]
  /frameworks/base/core/java/android/os/
ServiceManagerNative.java 52 public boolean onTransact(int code, Parcel data, Parcel reply, int flags)
57 data.enforceInterface(IServiceManager.descriptor);
58 String name = data.readString();
65 data.enforceInterface(IServiceManager.descriptor);
66 String name = data.readString();
73 data.enforceInterface(IServiceManager.descriptor);
74 String name = data.readString();
75 IBinder service = data.readStrongBinder();
76 boolean allowIsolated = data.readInt() != 0;
82 data.enforceInterface(IServiceManager.descriptor)
119 Parcel data = Parcel.obtain(); local
131 Parcel data = Parcel.obtain(); local
144 Parcel data = Parcel.obtain(); local
159 Parcel data = Parcel.obtain(); local
186 Parcel data = Parcel.obtain(); local
    [all...]
  /frameworks/base/libs/common_time/
common_time_server_packets.cpp 44 *((type*)(data + offset)) = converter(field_name); \
55 field_name = converter(*((type*)(data + offset))); \
78 ssize_t TimeServicePacketHeader::serializeHeader(uint8_t* data,
90 ssize_t TimeServicePacketHeader::deserializeHeader(const uint8_t* data,
103 ssize_t TimeServicePacketHeader::serializePacket(uint8_t* data,
107 ret = serializeHeader(data, length);
111 data += ret;
116 tmp =((WhoIsMasterRequestPacket*)(this))->serializePacket(data,
120 tmp =((WhoIsMasterResponsePacket*)(this))->serializePacket(data,
124 tmp =((SyncRequestPacket*)(this))->serializePacket(data, length)
    [all...]
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
storage_manager.c 10 * @brief Motion Library - Stores Data for functions.
28 typedef inv_error_t (*load_func_t)(const unsigned char *data);
29 typedef inv_error_t (*save_func_t)(unsigned char *data);
41 size_t total_size; /**< Size in bytes to store non volatile data */
42 load_func_t load[NUM_STORAGE_BOXES]; /**< Callback to load data */
43 save_func_t save[NUM_STORAGE_BOXES]; /**< Callback to save data */
56 /** Used to register your mechanism to load and store non-volative data. This should typical be
58 * @param[in] load_func function pointer you will use to receive data that was stored for you.
59 * @param[in] save_func function pointer you will use to save any data you want saved to
61 * @param[in] size The size in bytes of the amount of data you want loaded and saved
    [all...]
  /external/fonttools/Lib/fontTools/
t1Lib.py 3 Functions for reading and writing raw Type 1 data:
6 reads any Type 1 font file, returns the raw data and a type indicator:
9 Raises an error when the file does not contain valid Type 1 data.
11 write(path, data, kind='OTHER', dohex=False)
12 writes raw Type 1 data to the file pointed to by 'path'.
55 self.data, type = read(path)
63 # XXX Todo: if the data has been converted to Python object,
65 return self.data
86 self.font = psLib.suckfont(self.data)
98 del self.data
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_wsc.c 53 static void eap_wsc_state(struct eap_wsc_data *data, int state)
56 eap_wsc_state_txt(data->state),
58 data->state = state;
144 struct eap_wsc_data *data; local
177 data = os_zalloc(sizeof(*data));
178 if (data == NULL)
180 data->state = registrar ? MESG : WAIT_START;
181 data->registrar = registrar;
182 data->wps_ctx = wps
291 struct eap_wsc_data *data = priv; local
433 struct eap_wsc_data *data = priv; local
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/encoders/
Base64Encoder.java 51 * encode the input data producing a base 64 output stream.
56 byte[] data,
68 a1 = data[i] & 0xff;
69 a2 = data[i + 1] & 0xff;
70 a3 = data[i + 2] & 0xff;
89 d1 = data[off + dataLength] & 0xff;
99 d1 = data[off + dataLength] & 0xff;
100 d2 = data[off + dataLength + 1] & 0xff;
123 * decode the base 64 encoded byte data writing it to the given output stream,
129 byte[] data,
    [all...]
  /external/chromium_org/third_party/libxml/src/
list.c 35 void *data; member in struct:_xmlLink
70 * @data0: first data
71 * @data1: second data
73 * Compares two arbitrary data
91 * @data: a data
93 * Search data in the ordered list walking from the beginning
95 * Returns the link containing the data or NULL
98 xmlListLowerSearch(xmlListPtr l, void *data)
104 for(lk = l->sentinel->next;lk != l->sentinel && l->linkCompare(lk->data, data) <0 ;lk = lk->next)
    [all...]
  /external/elfutils/0.153/src/
xelf.h 76 # define xelf_getsym(data, idx, name) \
77 name = &((Elf32_Sym *) (data)->d_buf)[idx]
78 # define xelf_getsym_ptr(data, idx, name) \
79 name = &((Elf32_Sym *) (data)->d_buf)[idx]
80 # define xelf_getsymshndx(data, ndxdata, idx, name1, name2) \
81 (name1 = &((Elf32_Sym *) ((data)->d_buf))[idx]); \
84 # define xelf_update_sym(data, idx, sym) \
85 /* nothing */ ((void) (data), (void) (idx), (void) (sym), 1)
86 # define xelf_update_symshndx(data, ndxdata, idx, name1, name2, datachanged) \
88 ((Elf32_Sym *) ((data)->d_buf))[idx] = *name1;
    [all...]
  /external/libxml2/
list.c 35 void *data; member in struct:_xmlLink
70 * @data0: first data
71 * @data1: second data
73 * Compares two arbitrary data
91 * @data: a data
93 * Search data in the ordered list walking from the beginning
95 * Returns the link containing the data or NULL
98 xmlListLowerSearch(xmlListPtr l, void *data)
104 for(lk = l->sentinel->next;lk != l->sentinel && l->linkCompare(lk->data, data) <0 ;lk = lk->next)
    [all...]
  /hardware/akm/AK8975_FS/akmdfs/
AK8975Driver.c 62 Writes data to a register of the AK8975. When more than one byte of data is
63 specified, the data is written in contiguous locations starting at an address
67 @param[in] address Specify the address of a register in which data is to be
69 @param[in] data Specify data to write or a pointer to a data array containing
70 the data. When specifying more than one byte of data, specify the starting
73 data to write. When a pointer to an array is specified in data, this argumen
    [all...]
  /external/chromium_org/remoting/base/
typed_buffer_unittest.cc 12 struct Data {
14 int data[1]; member in struct:remoting::__anon14986::Data
21 TypedBuffer<Data> buffer;
29 TypedBuffer<Data> buffer(0);
37 TypedBuffer<Data> buffer(sizeof(int) * 10);
43 (*buffer).data[9] = 0x12345678;
46 EXPECT_EQ(buffer->data[9], 0x12345678);
51 TypedBuffer<Data> left;
52 TypedBuffer<Data> right(sizeof(int));
59 Data* raw_ptr = right.get()
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkMiniData.cpp 19 uint8_t data[8]; // There are actually len >= 8 bytes here. member in struct:__anon19802::LongData
21 static uint64_t Create(const void* data, size_t len) {
25 memcpy(s->data, data, len);
38 uint8_t data[7]; member in struct:__anon19802::ShortData
40 uint8_t data[7];
44 static uint64_t Create(const void* data, size_t len) {
51 memcpy(s.data, data, len);
58 SkMiniData::SkMiniData(const void* data, size_t len
72 const void* SkMiniData::data() const { function in class:SkMiniData
    [all...]
  /external/smack/src/org/xbill/DNS/
TCPClient.java 42 send(byte [] data) throws IOException {
44 verboseLog("TCP write", data);
46 lengthArray[0] = (byte)(data.length >>> 8);
47 lengthArray[1] = (byte)(data.length & 0xFF);
50 buffers[1] = ByteBuffer.wrap(data);
54 while (nsent < data.length + 2) {
60 if (nsent < data.length + 2 &&
77 byte [] data = new byte[length];
78 ByteBuffer buffer = ByteBuffer.wrap(data);
98 return data;
    [all...]
  /frameworks/av/media/libmedia/
IMediaPlayerClient.cpp 40 Parcel data, reply; local
41 data.writeInterfaceToken(IMediaPlayerClient::getInterfaceDescriptor());
42 data.writeInt32(msg);
43 data.writeInt32(ext1);
44 data.writeInt32(ext2);
46 data.appendFrom(const_cast<Parcel *>(obj), 0, obj->dataSize());
48 remote()->transact(NOTIFY, data, &reply, IBinder::FLAG_ONEWAY);
57 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
61 CHECK_INTERFACE(IMediaPlayerClient, data, reply);
62 int msg = data.readInt32()
    [all...]
  /frameworks/base/media/mca/filterfw/native/core/
native_frame.h 25 // A NativeFrame stores data in a memory buffer (on the heap). It is used for
26 // data processing on the CPU.
34 // Set the frame data and size in bytes. The NativeFrame object takes ownership of the data.
35 // To copy data into an existing frame, use WriteData().
36 bool SetData(uint8_t* data, int size);
38 // Write the specified data of the given size to the frame at the specified offset. The
39 // receiver must be large enough to hold the data.
40 bool WriteData(const uint8_t* data, int offset, int size);
42 // Returns a pointer to the data, or NULL if no data was set
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/cpp/test/
ondemand_supply_task_test.cc 107 Queue("data/XA");
116 source_->data_.insert(std::make_pair("data/XA", "{\"id\":\"data/XA\"}"));
118 Queue("data/XA");
127 EXPECT_EQ("data/XA", rule_[0]->GetId());
137 std::make_pair("data/XA", "{\"id\":\"data/XA\"}"));
139 std::make_pair("data/XA/aa", "{\"id\":\"data/XA/aa\"}"));
141 std::make_pair("data/XA/aa/bb", "{\"id\":\"data/XA/aa/bb\"}"))
    [all...]

Completed in 2860 milliseconds

<<11121314151617181920>>