OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:processed
(Results
276 - 300
of
2605
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/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
...]
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h
42
/// ReadyToProcess - All operands have been
processed
, so this node is ready
54
///
Processed
- This is a node that has already been
processed
.
55
Processed
= -3
115
///
processed
.
180
/// GetPromotedInteger - Given a
processed
operand Op which was promoted to a
296
/// GetExpandedInteger - Given a
processed
operand Op which was expanded into
370
/// GetSoftenedFloat - Given a
processed
operand Op which was converted to an
443
/// GetExpandedFloat - Given a
processed
operand Op which was expanded into
499
/// GetScalarizedVector - Given a
processed
one-element vector Op which wa
[
all
...]
/external/mesa3d/src/glsl/
ir_hv_accept.cpp
36
* This function will operate correctly if a node being
processed
is removed
38
*
processed
, some of the added nodes may not be
processed
.
/external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h
48
size_t DURS; /* amount of speech
processed
(millisec) */
217
* Number of
processed
frames.
219
size_t
processed
;
member in struct:SR_RecognizerImpl_t
/external/wpa_supplicant_8/src/utils/
eloop.h
87
* having
processed
it in order to avoid eloop from calling the handler again
114
* having
processed
it in order to avoid eloop from calling the handler again
145
* function is responsible for clearing the event after having
processed
it in
/frameworks/native/include/utils/
Looper.h
254
* Enqueues a message to be
processed
by the specified handler.
262
* Enqueues a message to be
processed
by the specified handler after all pending messages
273
* Enqueues a message to be
processed
by the specified handler after all pending messages
/build/libs/host/
pseudolocalize.cpp
69
*
processed
by ResTable::collectString in the normal way.
/dalvik/dexgen/src/com/android/dexgen/dex/code/
OutputCollector.java
98
throw new UnsupportedOperationException("already
processed
");
/dalvik/dx/src/com/android/dx/dex/code/
OutputCollector.java
101
throw new UnsupportedOperationException("already
processed
");
/development/samples/ApiDemos/tests/src/com/example/android/apis/view/
Focus2ActivityTest.java
96
//
processed
through the framework and eventually find their way to
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemSort.java
59
* For each node to be
processed
, the expression is evaluated
61
* list of nodes being
processed
in unsorted order as the current
82
* For each node to be
processed
, the expression is evaluated
84
* list of nodes being
processed
in unsorted order as the current
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
RSABlindedEngine.java
81
* @param inLen the length of the data to be
processed
.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/io/
CipherInputStream.java
13
* underlying InputStream but have been additionally
processed
by the
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
X509Principal.java
132
* will be
processed
automatically.
/external/chromium/chrome/browser/automation/
automation_provider_gtk.cc
28
// loop) have been
processed
by the time this is sent.
/external/chromium/chrome/browser/renderer_host/
accelerated_plugin_view_mac.h
53
// The number of swap buffers calls that have been
processed
by the
/external/chromium/chrome/browser/resources/file_manager/js/
util.js
92
* been
processed
.
/external/chromium/chrome/browser/ssl/
ssl_manager.h
92
// Called to determine if there were any
processed
SSL errors from request.
/external/chromium/chrome/browser/sync/glue/
autofill_change_processor.h
129
// Record of changes from ApplyChangesFromSyncModel. These are then
processed
/external/chromium/chrome/browser/ui/panels/
panel_manager.h
46
// Removes all active panels. Pending panels will be
processed
for display.
/external/chromium/net/socket/
ssl_client_socket_mac.h
139
// has been
processed
, it goes back to STATE_COMPLETED_HANDSHAKE and
/external/chromium/sdch/open-vcdiff/src/
decodetable.cc
66
// from the most recently
processed
opcode.
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
OutputCollector.java
101
throw new UnsupportedOperationException("already
processed
");
/external/icu4c/i18n/
ucol_tok.h
91
* but not yet
processed
. Used to reduce
/external/llvm/include/llvm/CodeGen/
Analysis.h
64
///
processed
uses a memory 'm' constraint.
Completed in 3061 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>