HomeSort by relevance Sort by last modified time
    Searched full:actual (Results 551 - 575 of 9217) sorted by null

<<21222324252627282930>>

  /frameworks/wilhelm/src/itf/
IOutputMixExt.c 229 unsigned actual = desired; local
230 if (track->mAvail < actual) {
231 actual = track->mAvail;
233 // force actual to be a frame multiple
234 if (actual > 0) {
243 for (j = 0; j < actual; j += sizeof(stereo), ++mixBuffer, ++source) {
249 for (j = 0; j < actual; j += sizeof(stereo), ++mixBuffer, ++source) {
257 for (j = 0; j < actual; j += sizeof(stereo), ++mixBuffer, ++source) {
263 memcpy(dstWriter, track->mReader, actual);
268 dstWriter = (char *) dstWriter + actual;
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_elementretrieveallattributes.java 67 java.util.Collection actual = new java.util.ArrayList(); local
83 actual.add(attributeName);
87 assertEqualsIgnoreCase("htmlAttributeNames", htmlExpected, actual);
89 assertEqualsIgnoreCase("attributeNames", expected, actual);
  /ndk/sources/third_party/googletest/googletest/test/
gtest_env_var_test.py 48 def AssertEq(expected, actual):
49 if expected != actual:
51 print ' Actual: %s' % (actual,)
  /packages/apps/Email/provider_src/com/android/email/service/
EmailBroadcastReceiver.java 24 * The broadcast receiver. The actual job is done in EmailBroadcastProcessor on a worker thread.
  /packages/apps/Exchange/tests/src/com/android/exchange/utility/
SimpleIcsWriterTests.java 48 final String actual = Utility.fromUtf8(ics.getBytes()); local
54 , actual);
102 final String actual = Utility.fromUtf8(bytes); local
103 final String unfolded = actual.replace("\r\n\t", "");
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion4.txt 7 50px : <b>Pixels</b> - corresponds to actual pixels on the screen. Not recommended.
completionvalues1-expected-completion24.txt 7 17px : <b>Pixels</b> - corresponds to actual pixels on the screen. Not recommended.
completionvalues1-expected-completion66.txt 7 17px : <b>Pixels</b> - corresponds to actual pixels on the screen. Not recommended.
completionvalues1-expected-completion67.txt 7 17px : <b>Pixels</b> - corresponds to actual pixels on the screen. Not recommended.
  /system/media/audio_utils/include/audio_utils/
fifo.h 66 // Returns actual number of frames written <= count.
67 // The actual transfer count may be zero if the FIFO is full,
76 // Returns actual number of frames read <= count.
77 // The actual transfer count may be zero if the FIFO is empty,
  /external/boringssl/src/crypto/evp/
evp_test.cc 152 std::vector<uint8_t> actual; local
156 actual.resize(len);
157 if (!EVP_DigestSignFinal(mctx.get(), bssl::vector_data(&actual), &len)) {
160 actual.resize(len);
162 bssl::vector_data(&actual), actual.size());
229 std::vector<uint8_t> actual; local
234 actual.resize(len);
235 if (!key_op(ctx.get(), bssl::vector_data(&actual), &len,
239 actual.resize(len)
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
ULocaleCollationTest.java 107 * and valid (expReqValid) and between valid and actual (expValidActual).
120 String actual = actualLoc.toString(); local
122 int validActual = loccmp(valid, actual);
131 ", actual=" + actual);
134 ", actual=" + actual +
136 (valOK ? "" : "\n val !" + expValidActual + " actual"));
142 * determine both the valid and the actual locale. Verify these
153 ULocale actual = (ULocale) getLocale.invoke(obj, new Object[] local
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
SystemClockTest.java 45 boolean actual = SystemClock.setCurrentTimeMillis(start + 10000);
46 assertFalse(actual);
  /developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.
  /developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.
  /developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.
  /developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.
  /developers/build/prebuilts/gradle/BasicContactables/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.
  /developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.
  /developers/build/prebuilts/gradle/BasicImmersiveMode/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.
  /developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.
  /developers/build/prebuilts/gradle/BasicMultitouch/Application/src/main/java/com/example/android/common/logger/
LogNode.java 33 * @param msg The actual message to be logged. The actual message to be logged.

Completed in 438 milliseconds

<<21222324252627282930>>