HomeSort by relevance Sort by last modified time
    Searched refs:times (Results 476 - 500 of 712) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h 123 clock_t times (struct tms *);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
linux-unistd.h 123 clock_t times (struct tms *);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h 123 clock_t times (struct tms *);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 123 clock_t times (struct tms *);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h 123 clock_t times (struct tms *);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 123 clock_t times (struct tms *);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 126 clock_t times (struct tms *);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h 126 clock_t times (struct tms *);
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 634 /// clock_t times(struct tms *buffer);
635 times, enumerator in enum:llvm::LibFunc::Func
656 /// int utime(const char *path, const struct utimbuf *times);
658 /// int utimes(const char *path, const struct timeval times[2]);
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
x86p_16.asm 183 ; unroll four times
417 ; unroll 4 times
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
recon_sse2.asm 1103 times 16 db 128
1105 times 4 dw 4
1108 times 8 dw 8
1111 times 8 dw 0x400
1114 times 8 db 0
1115 times 8 db 1
loopfilter_mmx.asm     [all...]
loopfilter_sse2.asm     [all...]
  /external/icu/icu4c/source/test/intltest/
caltest.cpp 1485 int32_t times = 20; local
    [all...]
  /external/libvorbis/lib/
info.c 287 int times=oggpack_read(opb,6)+1; local
288 if(times<=0)goto err_out;
289 for(i=0;i<times;i++){
504 /* times; hook placeholders */
  /external/libvpx/libvpx/vp8/common/x86/
recon_sse2.asm 1070 times 16 db 128
1072 times 4 dw 4
1075 times 8 dw 8
1078 times 8 dw 0x400
1081 times 8 db 0
1082 times 8 db 1
loopfilter_mmx.asm     [all...]
loopfilter_sse2.asm     [all...]
  /external/qemu/target-i386/
kvm.c 152 int times; local
158 times = c->eax & 0xff;
160 for (j = 1; j < times; ++j) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
recon_sse2.asm 1070 times 16 db 128
1072 times 4 dw 4
1075 times 8 dw 8
1078 times 8 dw 0x400
1081 times 8 db 0
1082 times 8 db 1
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
CharsetEncoderTest.java 820 private byte[] duplicateByteArray(byte[] ba, int times) {
821 byte[] result = new byte[ba.length * times];
822 for (int i = 0; i < times; i++) {
    [all...]
  /packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionary.cpp 200 int times[inputSize]; local
206 env->GetIntArrayRegion(timesArray, 0, inputSize, times);
247 times, pointerIds, inputCodePoints, inputSize, &prevWordsInfo,
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
pa-risc2.s 158 ; This loop is unrolled 2 times (64-byte aligned as well)
327 ; This loop is unrolled 2 times (64-byte aligned as well)
481 ; This loop is unrolled 2 times (64-byte aligned as well)
605 ; This loop is unrolled 2 times (64-byte aligned as well)
681 ; This loop is unrolled 2 times (64-byte aligned as well)
    [all...]
pa-risc2W.s 150 ; This loop is unrolled 2 times (64-byte aligned as well)
317 ; This loop is unrolled 2 times (64-byte aligned as well)
470 ; This loop is unrolled 2 times (64-byte aligned as well)
594 ; This loop is unrolled 2 times (64-byte aligned as well)
670 ; This loop is unrolled 2 times (64-byte aligned as well)
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 158 ; This loop is unrolled 2 times (64-byte aligned as well)
327 ; This loop is unrolled 2 times (64-byte aligned as well)
481 ; This loop is unrolled 2 times (64-byte aligned as well)
605 ; This loop is unrolled 2 times (64-byte aligned as well)
681 ; This loop is unrolled 2 times (64-byte aligned as well)
    [all...]

Completed in 395 milliseconds

<<11121314151617181920>>