HomeSort by relevance Sort by last modified time
    Searched full:chaining (Results 1 - 25 of 499) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/078-polymorphic-virtual/
info.txt 1 Stress test predicted chaining for overloaded virtual callsite with 3 resolved
  /external/srtp/crypto/include/
aes_cbc.h 4 * Header for AES Cipher Blobk Chaining Mode.
18 v128_t state; /* cipher chaining state */
  /external/chromium_org/v8/test/webkit/fast/js/
Promise-resolve-with-itself-expected.txt 6 PASS result is "TypeError: Chaining cycle detected for promise #<Promise>"
  /external/chromium_org/third_party/tlslite/tlslite/utils/
python_aes.py 29 #XOR with the chaining block
41 #Set the next chaining block
60 #XOR with the chaining block and overwrite the input with output
65 #Set the next chaining block
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/testing/
spoken_list_builder.js 29 return this; // for chaining
40 return this; // for chaining
51 return this; // for chaining
chromevox_unittest_base.js 147 return this; // for chaining.
159 return this; // for chaining.
182 return this; // for chaining.
198 return this; // for chaining.
208 return this; // for chaining.
  /external/easymock/src/org/easymock/
IExpectationSetters.java 32 * @return this object to allow method call chaining.
41 * @return this object to allow method call chaining.
51 * @return this object to allow method call chaining.
115 * @return this object to allow method call chaining.
127 * @return this object to allow method call chaining.
134 * @return this object to allow method call chaining.
141 * @return this object to allow method call chaining.
148 * @return this object to allow method call chaining.
  /external/chromium_org/v8/src/compiler/
value-numbering-reducer.h 24 // TODO(turbofan): We currently use separate chaining with linked lists here,
  /external/valgrind/main/gdbserver_tests/
nlself_invalidate.vgtest 1 # reproduces a bug triggered by translation chaining and gdbserver
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResult.java 82 * @return this, for constructor chaining
94 * @return this, for constructor chaining
106 * @return this, for constructor chaining
118 * @return this, for constructor chaining
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/messages/
spoken_messages.js 106 * @return {Object} This object, useful for chaining.
119 * @return {Object} This object, useful for chaining.
130 * @return {Object} This object, useful for chaining.
139 * @return {Object} This object, useful for chaining.
152 * @return {Object} This object, useful for chaining.
163 * @return {Object} This object, useful for chaining.
  /external/chromium_org/third_party/icu/source/common/unicode/
idna.h 85 * function chaining. (See User Guide for details.)
108 * function chaining. (See User Guide for details.)
130 * function chaining. (See User Guide for details.)
154 * function chaining. (See User Guide for details.)
176 * function chaining. (See User Guide for details.)
196 * function chaining. (See User Guide for details.)
214 * function chaining. (See User Guide for details.)
232 * function chaining. (See User Guide for details.)
250 * function chaining. (See User Guide for details.)
normalizer2.h 93 * function chaining. (See User Guide for details.)
107 * function chaining. (See User Guide for details.)
121 * function chaining. (See User Guide for details.)
135 * function chaining. (See User Guide for details.)
149 * function chaining. (See User Guide for details.)
173 * function chaining. (See User Guide for details.)
189 * function chaining. (See User Guide for details.)
208 * function chaining. (See User Guide for details.)
226 * function chaining. (See User Guide for details.)
244 * function chaining. (See User Guide for details.
    [all...]
  /external/icu/icu4c/source/common/unicode/
idna.h 85 * function chaining. (See User Guide for details.)
108 * function chaining. (See User Guide for details.)
130 * function chaining. (See User Guide for details.)
154 * function chaining. (See User Guide for details.)
176 * function chaining. (See User Guide for details.)
196 * function chaining. (See User Guide for details.)
214 * function chaining. (See User Guide for details.)
232 * function chaining. (See User Guide for details.)
250 * function chaining. (See User Guide for details.)
normalizer2.h 93 * function chaining. (See User Guide for details.)
107 * function chaining. (See User Guide for details.)
121 * function chaining. (See User Guide for details.)
135 * function chaining. (See User Guide for details.)
149 * function chaining. (See User Guide for details.)
173 * function chaining. (See User Guide for details.)
189 * function chaining. (See User Guide for details.)
208 * function chaining. (See User Guide for details.)
226 * function chaining. (See User Guide for details.)
244 * function chaining. (See User Guide for details.
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
CBCBlockCipher.java 10 * implements Cipher-Block-Chaining (CBC) mode on top of a simple cipher.
26 * @param cipher the block cipher to be used as the basis of chaining.
152 * reset the chaining vector back to the IV and reset the underlying
164 * Do the appropriate chaining step for CBC mode encryption.
207 * Do the appropriate chaining step for CBC mode decryption.
  /external/chromium_org/components/rappor/
byte_vector_utils.h 21 // Returns rhs for chaining.
25 // Returns rhs for chaining.
32 // Returns rhs for chaining.
  /frameworks/base/core/java/android/app/
AlertDialog.java 414 * @return This Builder object to allow for chaining of calls to set methods
424 * @return This Builder object to allow for chaining of calls to set methods
440 * @return This Builder object to allow for chaining of calls to set methods
450 * @return This Builder object to allow for chaining of calls to set methods
460 * @return This Builder object to allow for chaining of calls to set methods
472 * @return This Builder object to allow for chaining of calls to set methods
482 * @return This Builder object to allow for chaining of calls to set methods
510 * @return This Builder object to allow for chaining of calls to set methods
523 * @return This Builder object to allow for chaining of calls to set methods
536 * @return This Builder object to allow for chaining of calls to set method
    [all...]
  /frameworks/base/test-runner/src/android/test/suitebuilder/
TestSuiteBuilder.java 97 * @return The builder for method chaining.
108 * @return The builder for method chaining.
119 * @return The builder for method chaining.
130 * @return The builder for method chaining.
162 * @return The builder for method chaining.
215 * @return The builder for method chaining.
  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
aes_cbc.h 4 * Header for AES Cipher Blobk Chaining Mode.
53 v128_t state; /* cipher chaining state */
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractChainedListenableFutureTest.java 92 * Override to return a chaining listenableFuture that returns the result of
101 * the chaining listenableFuture
  /developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
  /developers/build/prebuilts/gradle/AdapterTransition/Application/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java 28 * Takes the "next" LogNode as a parameter, to simplify chaining.
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java 28 * Takes the "next" LogNode as a parameter, to simplify chaining.

Completed in 6417 milliseconds

1 2 3 4 5 6 7 8 91011>>