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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/libcore/archive/src/main/java/java/util/zip/
CheckedOutputStream.java 35 * {@code os}. The checksum is calculated using the algorithm implemented
49 * Returns the checksum calculated on the stream read so far.
Checksum.java 27 * Returns the current calculated checksum value.
  /dalvik/libcore/security/src/main/java/java/security/interfaces/
DSAKeyPairGenerator.java 50 * it will use the pre-calculated values for the specified modulus
62 * no pre-calculated values and {@code genParams} is {@code
  /dalvik/dx/src/com/android/dx/rop/cst/
CstInterfaceMethodRef.java 26 * instance, if calculated
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_audio.h 41 /* The calculated values in this structure are calculated by SDL_OpenAudio() */
46 Uint8 silence; /* Audio buffer silence value (calculated) */
49 Uint32 size; /* Audio buffer size in bytes (calculated) */
134 * calculated by SDL_OpenAudio().
136 * and is calculated by SDL_OpenAudio().
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_audio.h 41 /* The calculated values in this structure are calculated by SDL_OpenAudio() */
46 Uint8 silence; /* Audio buffer silence value (calculated) */
49 Uint32 size; /* Audio buffer size in bytes (calculated) */
134 * calculated by SDL_OpenAudio().
136 * and is calculated by SDL_OpenAudio().
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_audio.h 41 /* The calculated values in this structure are calculated by SDL_OpenAudio() */
46 Uint8 silence; /* Audio buffer silence value (calculated) */
49 Uint32 size; /* Audio buffer size in bytes (calculated) */
134 * calculated by SDL_OpenAudio().
136 * and is calculated by SDL_OpenAudio().
  /prebuilt/windows/sdl/host/include/SDL/
SDL_audio.h 47 /* The calculated values in this structure are calculated by SDL_OpenAudio() */
52 Uint8 silence; /* Audio buffer silence value (calculated) */
55 Uint32 size; /* Audio buffer size in bytes (calculated) */
140 * calculated by SDL_OpenAudio().
142 * and is calculated by SDL_OpenAudio().
  /prebuilt/windows/sdl/include/SDL/
SDL_audio.h 41 /* The calculated values in this structure are calculated by SDL_OpenAudio() */
46 Uint8 silence; /* Audio buffer silence value (calculated) */
49 Uint32 size; /* Audio buffer size in bytes (calculated) */
134 * calculated by SDL_OpenAudio().
136 * and is calculated by SDL_OpenAudio().
  /frameworks/base/awt/java/awt/image/
Kernel.java 30 * which describes how a specified pixel affects the value calculated for the
33 * position for which an output value is being calculated.
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
DalvikLogHandler.java 28 * may otherwise need to be calculated for each published message.
  /external/icu4c/i18n/
ucol_wgt.h 56 * Given a set of ranges calculated by ucol_allocWeights(),
  /frameworks/base/awt/java/awt/
GradientPaintContext.java 73 * The tempopary pre-calculated value to evalutae color index
78 * The tempopary pre-calculated value to evalutae color index
83 * The tempopary pre-calculated value to evalutae color index
  /packages/apps/Email/src/org/apache/commons/io/comparator/
SizeFileComparator.java 72 /** Whether the sum of the directory's contents should be calculated. */
87 * directories is calculated using {@link FileUtils#sizeOfDirectory(File)}.
90 * should be calculated, otherwise <code>false</code> if directories should be treated
  /external/iproute2/man/man8/
tc-cbq-details.8 95 loadaverage is calculated in the same way.
97 The calculated idle time is subtracted from the EWMA measured one,
99 an avgidle of zero: packets arrive exactly at the calculated
111 amount of time that was calculated to pass between packets, and then
321 used to determine maxidle and offtime, which are only calculated when
334 overlimit. The ideal solution is to do so for exactly the calculated
tc-cbq.8 76 loadaverage is calculated in the same way.
78 The calculated idle time is subtracted from the EWMA measured one,
80 an avgidle of zero: packets arrive exactly at the calculated
92 amount of time that was calculated to pass between packets, and then
238 used to determine maxidle and offtime, which are only calculated when
251 overlimit. The ideal solution is to do so for exactly the calculated
  /cts/tests/tests/dpi/src/android/dpi/cts/
DefaultManifestAttributesTest.java 43 // Calculated during setUp
  /cts/tests/tests/gesture/src/android/gesture/cts/
LineGestureStrokeHelper.java 29 * to validate values calculated from it.
  /dalvik/vm/compiler/codegen/arm/armv5te/
ArchVariant.c 74 * EA is calculated by doing "Rn + imm5 << 2", make sure that the last
  /dalvik/vm/compiler/codegen/arm/armv5te-vfp/
ArchVariant.c 74 * EA is calculated by doing "Rn + imm5 << 2", make sure that the last
  /dalvik/vm/compiler/codegen/arm/armv7-a/
ArchVariant.c 69 * EA is calculated by doing "Rn + imm5 << 2", make sure that the last
  /dalvik/vm/compiler/codegen/arm/armv7-a-neon/
ArchVariant.c 69 * EA is calculated by doing "Rn + imm5 << 2", make sure that the last
  /external/icu4c/samples/udata/
writer.c 104 fprintf(stderr, "Error: data length %ld != calculated size %lu\n", dataLength, size);
  /external/webkit/WebCore/storage/
OriginUsageRecord.h 58 unsigned long long size; // This member remains uninitialized until disk usage is calculated.
  /dalvik/dx/src/com/android/dx/rop/code/
RopMethod.java 41 * the labels for the blocks that return, if calculated
135 * The predecessors have been calculated. It's safe to

Completed in 309 milliseconds

1 2 3 4 5 6 7 8 91011>>