/external/bouncycastle/src/main/java/org/bouncycastle/crypto/ |
StreamCipher.java | 30 * @param in the byte to be processed. 39 * @param inOff the offset into the in array where the data to be processed starts. 40 * @param len the number of bytes to be processed. 41 * @param out the output buffer the processed bytes go into. 42 * @param outOff the offset into the output byte array the processed data starts at.
|
StreamBlockCipher.java | 58 * @param in the byte to be processed. 75 * @param inOff the offset into the in array where the data to be processed starts. 76 * @param len the number of bytes to be processed. 77 * @param out the output buffer the processed bytes go into. 78 * @param outOff the offset into the output byte array the processed data stars at.
|
AsymmetricBlockCipher.java | 38 * @param len the length of the block to be processed.
|
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/modes/ |
AEADBlockCipher.java | 41 * @param in the byte to be processed. 42 * @param out the output buffer the processed byte goes into. 43 * @param outOff the offset into the output byte array the processed data starts at. 54 * @param inOff the offset into the in array where the data to be processed starts. 55 * @param len the number of bytes to be processed. 56 * @param out the output buffer the processed bytes go into. 57 * @param outOff the offset into the output byte array the processed data starts at. 77 * Return the value of the MAC associated with the last stream processed.
|
/external/openssl/crypto/des/ |
DES.pm | 16 # processed by the autosplit program.
|
/libcore/luni/src/main/java/org/apache/xml/utils/ |
NSInfo.java | 37 * have been processed for this node 57 * have been processed for this node 96 /** Flag indicating whether namespaces have been processed for this node */ 102 /** Constant for ancestors XMLNS atributes not processed */
|
/frameworks/base/core/java/com/android/internal/util/ |
ProcessedMessages.java | 26 * A list of messages recently processed by the state machine. 29 * recently processed. The list is finite and may be set in the 32 * count which is the number of message processed since the 33 * the last setSize, get which returns a processed message and 34 * add which adds a processed messaged. 41 * The information maintained for a processed message. 154 * @return the total number of messages processed since size was set. 178 * Add a processed message.
|
HierarchicalState.java | 41 * Called when a message is to be processed by the 49 * be processed until this routine returns.
|
/libcore/luni/src/main/java/org/apache/xalan/processor/ |
ProcessorOutputElem.java | 50 * @param newValue non-null reference to processed attribute value. 60 * @param newValue non-null reference to processed attribute value. 70 * @param newValue non-null reference to processed attribute value. 80 * @param newValue non-null reference to processed attribute value. 90 * @param newValue non-null reference to processed attribute value. 100 * @param newValue non-null reference to processed attribute value. 110 * @param newValue non-null reference to processed attribute value. 120 * @param newValue processed attribute value. 130 * @param newValue processed attribute value. 140 * @param newValue non-null reference to processed attribute value [all...] |
/frameworks/base/media/libeffects/lvm/lib/Bundle/src/ |
LVM_Buffers.c | 42 /* *pProcessed - Pointer to pointer to the destination of the processed data */ 59 LVM_INT16 SampleCount; /* Number of samples to be processed this call */ 176 pStart += NumChannels*SampleCount; /* Offset by the number of processed samples */ 207 /* *pProcessed - Pointer to the destination of the processed data */ 271 /* *pProcessed - Pointer to the destination of the processed data */ 311 * Copy the already processed samples to the output buffer 369 * More samples can be processed directly in the output buffer 397 * The remaining samples can not be processed in the output buffer 402 NumSamples = pInstance->SamplesToProcess; /* Number left to be processed */ 453 /* the first time. The value is overwritten by the size of the block to be processed */ [all...] |
/dalvik/vm/mterp/c/ |
OP_MONITOR_EXIT.c | 13 * The exception needs to be processed at the *following*
|
/libcore/luni/src/main/java/java/security/cert/ |
PKIXCertPathChecker.java | 34 * certificate processed by a {@code CertPathBuilder} of {@code 68 * true} if the certificates are processed in forward direction 69 * (from target to trusted CA), {@code false} if processed in 99 * Checks the specified certificate and removes the processed critical
|
/external/bluetooth/glib/gobject/ |
glib-mkenums.1 | 27 Put out <text> everytime a new input file is being processed. 30 Put out <text> after all input files have been processed. 87 The name of the enum currently being processed, enum names are assumed to be 101 The enum value name currently being processed with words uppercase and word-separated by underscores, 105 A nick name for the enum value currently being processed, this is usually generated by stripping 120 The name of the input file currently being processed (e.g. foo.h).
|
/external/svox/pico/lib/ |
picoacph.h | 37 processed by sa (POS disambiguation): 42 processed by sa (Phrasing, Accentuation): 60 empty, non-processed item types can be processed immediately) 69 items processed and output
|
picospho.h | 36 processed: 122 - as long as the internal buffer is empty, non-processed item types 123 can be processed immediately
|
/external/bluetooth/bluez/gdbus/ |
watch.c | 64 GSList *processed; member in struct:filter_data 230 for (l = data->processed; l; l = l->next) { 292 data->processed = g_slist_append(data->processed, cb); 305 data->processed = g_slist_remove(data->processed, cb); 356 data->processed = g_slist_append(data->processed, cb); 401 data->processed = g_slist_append(data->processed, cb) [all...] |
/external/blktrace/doc/ |
btrecord.8 | 24 traces from the kernel for each IO processed by the block IO layer. The 25 traces provide a complete timeline for each IO processed, including 58 files to be processed, you can run the \fIbtreplay\fR utility which 114 are to be processed. The smaller the value, the smaller the number of 115 IOs processed at one time \(em perhaps yielding in more realistic replay. 173 The second field contains the total number of packets processed for each
|
/external/bluetooth/glib/docs/reference/gobject/ |
glib-mkenums.1 | 47 everytime a new input file is being processed\&. 54 after all input files have been processed\&. 147 The name of the enum currently being processed, enum names are assumed to be properly namespaced and to use mixed capitalization to separate words (e\&.g\&. PrefixTheXEnum)\&. 167 The enum value name currently being processed with words uppercase and word\-separated by underscores, this is the assumed literal notation of enum values in the C sources (e\&.g\&. PREFIX_THE_XVALUE)\&. 172 A nick name for the enum value currently being processed, this is usually generated by stripping common prefix words of all the enum values of the current enum, the words are lowercase and underscores are substituted by a minus (e\&.g\&. the\-xvalue)\&. 196 The name of the input file currently being processed (e\&.g\&. foo\&.h)\&.
|
glib-mkenums.xml | 51 is being processed. 59 processed. 152 The name of the enum currently being processed, enum names are assumed to be 185 The enum value name currently being processed with words uppercase and 195 A nick name for the enum value currently being processed, this is usually 227 The name of the input file currently being processed (e.g. foo.h).
|
/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 ;
|
/frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_BypassMix.c | 46 /* The overall gain of the processed path is set by the gains in the individual */ 49 /* The unprocessed path must have matching gain for the processed path to ensure */ 103 * Setup the mixer gain for the processed path 188 /* This mixes the processed and unprocessed data streams together to correct the */ 191 /* When the bypass mixer is enabled the output is the processed signal only and */ 196 /* pProcessed Pointer to the processed data */
|
/external/clearsilver/man/man3/ |
cgi_register_parse_cb.3 | 38 is processed for all methods 41 processed as RFC2388 data into files and HDF (see
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/ExecutionContexts/ |
10.1.3.js | 27 FunctionDeclarations are processed before VariableDeclarations, and
|
/frameworks/base/libs/rs/ |
rsThreadIO.h | 37 // Returns true if any commands were processed.
|
/frameworks/base/media/libeffects/lvm/lib/Bass/src/ |
LVDBE_Process.c | 38 /* Data can be processed in two formats, stereo or mono-in-stereo. Data in mono */ 105 /* DBE path is processed when DBE is ON or during On/Off transitions */ 170 /* Bypass Volume path is processed when DBE is OFF or during On/Off transitions */ 188 * Mix DBE processed path and bypass volume path
|