HomeSort by relevance Sort by last modified time
    Searched refs:processed (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/webkit/Tools/Scripts/webkitpy/style/
filereader_unittest.py 50 self.processed = []
57 self.processed.append((lines, file_path, test_kwarg))
83 return self._processor.processed
131 processed = [(['line one\r', 'line two', ''], file_path, None)]
132 self._assert_file_reader(processed, 1)
138 processed = [(['file contents'], file_path, 'foo')]
139 self._assert_file_reader(processed, 1)
145 processed = [(['file contents'], file_path, 'foo')]
146 self._assert_file_reader(processed, 1)
159 processed = [(['bar'], file_path2, None)
    [all...]
  /external/libpcap/
pcap-septel.c 77 int processed = 0 ; local
177 processed++ ;
180 /* after being processed the packet must be
184 processed++;
187 while (processed < cnt) ;
189 return processed ;
  /external/tcpdump/
print-ldp.c 485 int processed; local
487 processed = ldp_msg_print(pptr);
488 if (processed == 0)
490 len -= processed;
491 pptr += processed;
504 int hexdump,processed; local
579 processed = ldp_tlv_print(msg_tptr);
580 if (processed == 0)
582 msg_tlen-=processed;
583 msg_tptr+=processed;
    [all...]
print-rsvp.c 473 * returns the amount of bytes being processed
627 int hexdump,processed,padbytes,error_code,error_value,i; local
    [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPermissionRequest.java 129 boolean processed = false;
133 return processed;
149 return processed;
155 processed = true;
160 processed = true;
164 return processed;
  /external/chromium/third_party/libjingle/source/talk/base/
httpbase.cc 80 HttpParser::Process(const char* buffer, size_t len, size_t* processed,
82 *processed = 0;
92 size_t pos = *processed;
99 const char* line = buffer + *processed;
100 size_t len = (pos - *processed);
101 *processed = pos + 1;
106 LOG(LS_VERBOSE) << "Processed line, result=" << result;
118 size_t available = len - *processed;
126 ProcessResult result = ProcessData(buffer + *processed, available, read,
128 LOG(LS_VERBOSE) << "Processed data, result: " << result << " read:
567 size_t processed; local
    [all...]
httpbase.h 55 ProcessResult Process(const char* buffer, size_t len, size_t* processed,
  /external/bluetooth/bluez/gdbus/
watch.c 75 GSList *processed; member in struct:filter_data
260 for (l = data->processed; l; l = l->next) {
324 data->processed = g_slist_append(data->processed, cb);
355 data->processed = g_slist_remove(data->processed, cb);
414 data->processed = g_slist_append(data->processed, cb);
493 data->processed = g_slist_append(data->processed, cb)
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/examples/
android.pro 19 -outjars bin/classes-processed.jar
28 -printmapping bin/classes-processed.map
32 #-printseeds bin/classes-processed.seeds
  /external/webkit/Source/WebCore/xml/
XSLStyleSheet.h 97 bool processed() const { return m_processed; } function in class:WebCore::XSLStyleSheet
  /external/libxml2/
encoding.c 173 const unsigned char* processed = in; local
188 *inlen = processed - base;
192 processed = (const unsigned char*) in;
195 *inlen = processed - base;
218 const unsigned char* processed = in; local
243 *inlen = processed - instart;
251 *inlen = processed - instart;
274 *inlen = processed - instart;
277 processed = in;
280 *inlen = processed - instart
391 const unsigned char* processed = in; local
485 const unsigned char* processed = inb; local
570 const unsigned char* processed = in; local
723 const unsigned char* processed = inb; local
812 const unsigned char* processed = in; local
2531 const unsigned char* processed = in; local
    [all...]
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FilterGraph.java 175 private boolean readyForProcessing(Filter filter, Set<Filter> processed) {
176 // Check if this has been already processed
177 if (processed.contains(filter)) {
181 // Check if all dependencies have been processed
184 if (dependency != null && !processed.contains(dependency)) {
197 // Get current filter and mark as processed
  /external/chromium/net/socket/
ssl_client_socket_mac.cc 1183 size_t processed = 0; local
    [all...]
  /hardware/invensense/mlsdk/mllite/
mlFIFO.h 80 // Register callbacks after a packet of FIFO data is processed
131 int_fast8_t * processed);
  /external/v8/test/mjsunit/regress/
regress-3218915.js 30 // Checks that comma expression in conditional context is processed correctly.
  /external/bluetooth/bluez/tools/
avinfo.c 403 int processed; local
405 for (processed = 0; processed + 2 < size;) {
410 if (processed + 2 + cap->length > size) {
428 processed += 2 + cap->length;
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 21 * If the templates is processed again, changed values are merely
92 * processed in place. After processing, it will still be a valid
93 * template that, if processed again with the same data, will remain
153 * Map from jstid to processed js attributes.
240 * @return {Object} The jstcache entry. The processed jst attributes
433 * is processed in jstProcessInner_(), below. That function
479 * jsselect attribute will not be processed again, or else directly
561 // store the children to be processed.
585 * @param {Element} template The currently processed node of the template.
635 // are needed. If the template is first processed, as many
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 21 * If the templates is processed again, changed values are merely
92 * processed in place. After processing, it will still be a valid
93 * template that, if processed again with the same data, will remain
153 * Map from jstid to processed js attributes.
240 * @return {Object} The jstcache entry. The processed jst attributes
433 * is processed in jstProcessInner_(), below. That function
479 * jsselect attribute will not be processed again, or else directly
561 // store the children to be processed.
585 * @param {Element} template The currently processed node of the template.
635 // are needed. If the template is first processed, as man
    [all...]
  /frameworks/base/voip/java/com/android/server/sip/
SipSessionGroup.java 95 // waken up from sleep and there are many packets to be processed in the SIP
370 boolean processed = (session != null) && session.process(event);
371 if (isLoggable && processed) {
757 boolean processed;
762 processed = registeringToReady(evt);
765 processed = readyForCall(evt);
768 processed = incomingCall(evt);
771 processed = incomingCallToInCall(evt);
775 processed = outgoingCall(evt);
778 processed = outgoingCallToReady(evt)
    [all...]
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c 681 impl->frames = impl->processed;
    [all...]
  /external/v8/benchmarks/
richards.js 123 * @param {Packet} queue the queue of work to be processed by the task
134 * @param {Packet} queue the queue of work to be processed by the task
144 * @param {Packet} queue the queue of work to be processed by the task
154 * @param {Packet} queue the queue of work to be processed by the task
164 * @param {Packet} queue the queue of work to be processed by the task
176 * @param {Packet} queue the queue of work to be processed by the task
256 * @param {Packet} queue the queue of packages to be processed by the task
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-richards.js 118 * @param {Packet} queue the queue of work to be processed by the task
129 * @param {Packet} queue the queue of work to be processed by the task
139 * @param {Packet} queue the queue of work to be processed by the task
149 * @param {Packet} queue the queue of work to be processed by the task
159 * @param {Packet} queue the queue of work to be processed by the task
171 * @param {Packet} queue the queue of work to be processed by the task
251 * @param {Packet} queue the queue of packages to be processed by the task
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-richards.js 118 * @param {Packet} queue the queue of work to be processed by the task
129 * @param {Packet} queue the queue of work to be processed by the task
139 * @param {Packet} queue the queue of work to be processed by the task
149 * @param {Packet} queue the queue of work to be processed by the task
159 * @param {Packet} queue the queue of work to be processed by the task
171 * @param {Packet} queue the queue of work to be processed by the task
251 * @param {Packet} queue the queue of packages to be processed by the task
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-richards.js 118 * @param {Packet} queue the queue of work to be processed by the task
129 * @param {Packet} queue the queue of work to be processed by the task
139 * @param {Packet} queue the queue of work to be processed by the task
149 * @param {Packet} queue the queue of work to be processed by the task
159 * @param {Packet} queue the queue of work to be processed by the task
171 * @param {Packet} queue the queue of work to be processed by the task
251 * @param {Packet} queue the queue of packages to be processed by the task
  /external/chromium/chrome/browser/resources/file_manager/js/
util.js 92 * been processed.

Completed in 3283 milliseconds

1 2 3 4