HomeSort by relevance Sort by last modified time
    Searched refs:SEC (Results 1 - 24 of 24) sorted by null

  /frameworks/base/core/jni/
TimeUtils.h 47 SEC = 1,
69 inline void set(int sec, int min, int hour, int mday, int mon, int year,
72 this->t.tm_sec = sec;
  /hardware/libhardware/tests/camera2/
camera2.cpp 360 static const nsecs_t SEC = 1000*MSEC;
467 res = mFrames.waitForBuffer(exposureTime + SEC);
480 res = rawWaiter->waitForFrame(exposureTime + SEC);
617 res = mFrames.waitForBuffer(SEC + expectedExposureTime);
632 res = rawWaiter->waitForFrame(SEC + expectedExposureTime);
770 res = mFrames.waitForBuffer(exposureTime + SEC);
783 res = jpegWaiter->waitForFrame(exposureTime + SEC);
CameraBurstTests.cpp 43 #define SEC 1000000000LL // in ns
361 maxExp = 10 * SEC; // Fallback maximum exposure time
439 minDuration = 1 * SEC / 30; // Fall back to 30 fps as minimum duration
456 maxDuration = 10 * SEC; // Fall back to 10 seconds as max duration
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ssl.py 395 ("MON DAY 24HOUR:MINUTE:SEC YEAR TIMEZONE") and return
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ssl.py 395 ("MON DAY 24HOUR:MINUTE:SEC YEAR TIMEZONE") and return
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfd.h 303 /* Find the address one past the end of SEC. */
304 #define bfd_get_section_limit(bfd, sec) \
305 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
308 /* Return TRUE if input section SEC has been discarded. */
309 #define elf_discarded_section(sec) \
310 (!bfd_is_abs_section (sec) \
311 && bfd_is_abs_section ((sec)->output_section) \
312 && (sec)->sec_info_type != ELF_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
bfd.h 311 /* Find the address one past the end of SEC. */
312 #define bfd_get_section_limit(bfd, sec) \
313 (((bfd)->direction != write_direction && (sec)->rawsize != 0 \
314 ? (sec)->rawsize : (sec)->size) / bfd_octets_per_byte (bfd))
316 /* Return TRUE if input section SEC has been discarded. */
317 #define discarded_section(sec) \
318 (!bfd_is_abs_section (sec) \
319 && bfd_is_abs_section ((sec)->output_section) \
320 && (sec)->sec_info_type != SEC_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 303 /* Find the address one past the end of SEC. */
304 #define bfd_get_section_limit(bfd, sec) \
305 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
308 /* Return TRUE if input section SEC has been discarded. */
309 #define elf_discarded_section(sec) \
310 (!bfd_is_abs_section (sec) \
311 && bfd_is_abs_section ((sec)->output_section) \
312 && (sec)->sec_info_type != ELF_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h 311 /* Find the address one past the end of SEC. */
312 #define bfd_get_section_limit(bfd, sec) \
313 (((bfd)->direction != write_direction && (sec)->rawsize != 0 \
314 ? (sec)->rawsize : (sec)->size) / bfd_octets_per_byte (bfd))
316 /* Return TRUE if input section SEC has been discarded. */
317 #define discarded_section(sec) \
318 (!bfd_is_abs_section (sec) \
319 && bfd_is_abs_section ((sec)->output_section) \
320 && (sec)->sec_info_type != SEC_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 303 /* Find the address one past the end of SEC. */
304 #define bfd_get_section_limit(bfd, sec) \
305 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
308 /* Return TRUE if input section SEC has been discarded. */
309 #define elf_discarded_section(sec) \
310 (!bfd_is_abs_section (sec) \
311 && bfd_is_abs_section ((sec)->output_section) \
312 && (sec)->sec_info_type != ELF_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
bfd.h 311 /* Find the address one past the end of SEC. */
312 #define bfd_get_section_limit(bfd, sec) \
313 (((bfd)->direction != write_direction && (sec)->rawsize != 0 \
314 ? (sec)->rawsize : (sec)->size) / bfd_octets_per_byte (bfd))
316 /* Return TRUE if input section SEC has been discarded. */
317 #define discarded_section(sec) \
318 (!bfd_is_abs_section (sec) \
319 && bfd_is_abs_section ((sec)->output_section) \
320 && (sec)->sec_info_type != SEC_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
bfd.h 303 /* Find the address one past the end of SEC. */
304 #define bfd_get_section_limit(bfd, sec) \
305 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
308 /* Return TRUE if input section SEC has been discarded. */
309 #define elf_discarded_section(sec) \
310 (!bfd_is_abs_section (sec) \
311 && bfd_is_abs_section ((sec)->output_section) \
312 && (sec)->sec_info_type != ELF_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
bfd.h 311 /* Find the address one past the end of SEC. */
312 #define bfd_get_section_limit(bfd, sec) \
313 (((bfd)->direction != write_direction && (sec)->rawsize != 0 \
314 ? (sec)->rawsize : (sec)->size) / bfd_octets_per_byte (bfd))
316 /* Return TRUE if input section SEC has been discarded. */
317 #define discarded_section(sec) \
318 (!bfd_is_abs_section (sec) \
319 && bfd_is_abs_section ((sec)->output_section) \
320 && (sec)->sec_info_type != SEC_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfd.h 303 /* Find the address one past the end of SEC. */
304 #define bfd_get_section_limit(bfd, sec) \
305 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
308 /* Return TRUE if input section SEC has been discarded. */
309 #define elf_discarded_section(sec) \
310 (!bfd_is_abs_section (sec) \
311 && bfd_is_abs_section ((sec)->output_section) \
312 && (sec)->sec_info_type != ELF_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
bfd.h 311 /* Find the address one past the end of SEC. */
312 #define bfd_get_section_limit(bfd, sec) \
313 (((bfd)->direction != write_direction && (sec)->rawsize != 0 \
314 ? (sec)->rawsize : (sec)->size) / bfd_octets_per_byte (bfd))
316 /* Return TRUE if input section SEC has been discarded. */
317 #define discarded_section(sec) \
318 (!bfd_is_abs_section (sec) \
319 && bfd_is_abs_section ((sec)->output_section) \
320 && (sec)->sec_info_type != SEC_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 303 /* Find the address one past the end of SEC. */
304 #define bfd_get_section_limit(bfd, sec) \
305 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
308 /* Return TRUE if input section SEC has been discarded. */
309 #define elf_discarded_section(sec) \
310 (!bfd_is_abs_section (sec) \
311 && bfd_is_abs_section ((sec)->output_section) \
312 && (sec)->sec_info_type != ELF_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h 311 /* Find the address one past the end of SEC. */
312 #define bfd_get_section_limit(bfd, sec) \
313 (((bfd)->direction != write_direction && (sec)->rawsize != 0 \
314 ? (sec)->rawsize : (sec)->size) / bfd_octets_per_byte (bfd))
316 /* Return TRUE if input section SEC has been discarded. */
317 #define discarded_section(sec) \
318 (!bfd_is_abs_section (sec) \
319 && bfd_is_abs_section ((sec)->output_section) \
320 && (sec)->sec_info_type != SEC_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 303 /* Find the address one past the end of SEC. */
304 #define bfd_get_section_limit(bfd, sec) \
305 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
308 /* Return TRUE if input section SEC has been discarded. */
309 #define elf_discarded_section(sec) \
310 (!bfd_is_abs_section (sec) \
311 && bfd_is_abs_section ((sec)->output_section) \
312 && (sec)->sec_info_type != ELF_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
bfd.h 311 /* Find the address one past the end of SEC. */
312 #define bfd_get_section_limit(bfd, sec) \
313 (((bfd)->direction != write_direction && (sec)->rawsize != 0 \
314 ? (sec)->rawsize : (sec)->size) / bfd_octets_per_byte (bfd))
316 /* Return TRUE if input section SEC has been discarded. */
317 #define discarded_section(sec) \
318 (!bfd_is_abs_section (sec) \
319 && bfd_is_abs_section ((sec)->output_section) \
320 && (sec)->sec_info_type != SEC_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfd.h 303 /* Find the address one past the end of SEC. */
304 #define bfd_get_section_limit(bfd, sec) \
305 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
308 /* Return TRUE if input section SEC has been discarded. */
309 #define elf_discarded_section(sec) \
310 (!bfd_is_abs_section (sec) \
311 && bfd_is_abs_section ((sec)->output_section) \
312 && (sec)->sec_info_type != ELF_INFO_TYPE_MERGE
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
bfd.h 311 /* Find the address one past the end of SEC. */
312 #define bfd_get_section_limit(bfd, sec) \
313 (((bfd)->direction != write_direction && (sec)->rawsize != 0 \
314 ? (sec)->rawsize : (sec)->size) / bfd_octets_per_byte (bfd))
316 /* Return TRUE if input section SEC has been discarded. */
317 #define discarded_section(sec) \
318 (!bfd_is_abs_section (sec) \
319 && bfd_is_abs_section ((sec)->output_section) \
320 && (sec)->sec_info_type != SEC_INFO_TYPE_MERGE
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCamera2.cpp 86 {1000L, 30000000000L} ; // 1 us - 30 sec
88 {33331760L, 30000000000L}; // ~1/30 s - 30 sec
692 static const int64_t SEC = MSEC * 1000LL;
  /device/generic/goldfish/camera/
EmulatedFakeCamera2.cpp 40 const int64_t SEC = MSEC * 1000LL;
    [all...]
EmulatedFakeCamera3.cpp 52 const int64_t SEC = MSEC * 1000LL;
    [all...]

Completed in 3353 milliseconds