HomeSort by relevance Sort by last modified time
    Searched refs:sec (Results 226 - 250 of 420) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/blktrace/doc/
blktrace.tex 29 \section{\label{sec:intro}Introduction}
57 \newpage\section{\label{sec:quick-start}Quick Start Guide}
63 \subsection{\label{sec:get-blktrace}Retrieving blktrace}
73 \subsection{\label{sec:patching}Patching and configuring the Linux kernel}
107 \subsection{\label{sec:mount}Mounting the debugfs file system}
127 \subsection{\label{sec:build}Build the tools}
136 \subsection{\label{sec:live-blktrace}blktrace -- live}
197 \subsection{\label{sec:pc-blktrace}blktrace -- SCSI commands}
220 \subsection{\label{sec:blktrace-post}blktrace -- post-processing}
333 \newpage\section{\label{sec:blktrace-ug}blktrace User Guide
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
eloop_none.c 131 timeout->time.sec += secs;
134 timeout->time.sec++;
326 tv.sec = tv.usec = 0;
wpa_debug.c 69 fprintf(out_file, "%ld.%06u: ", (long) tv.sec,
73 printf("%ld.%06u: ", (long) tv.sec, (unsigned int) tv.usec);
  /external/wpa_supplicant_8/src/radius/
radius_das.c 203 if (abs(now.sec - timestamp) > das->time_window) {
207 timestamp, (unsigned int) now.sec,
249 now.sec)) {
  /external/wpa_supplicant_8/src/utils/
eloop_none.c 122 timeout->time.sec += secs;
125 timeout->time.sec++;
317 tv.sec = tv.usec = 0;
  /development/tools/emulator/system/libqemu/
test_util.c 40 return tv.sec + (double)tv.usec/1e6;
  /development/tools/jdwpspy/
Net.cpp 503 int min, sec; local
504 getCurrentTime(&min, &sec);
508 prefix, dataLen, id, flags, cmdSet, cmd, min, sec);
512 prefix, dataLen, id, flags, error, dvmJdwpErrorStr(error), min,sec);
  /external/blktrace/
blkparse_fmt.c 88 time_t sec; local
91 sec = abs_start_time.tv_sec + SECONDS(timestamp);
95 sec += 1;
98 tm = localtime(&sec);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/sec/
ECPrivateKey.java 1 package org.bouncycastle.asn1.sec;
21 * the elliptic curve private key object from SEC 1
ECPrivateKeyStructure.java 1 package org.bouncycastle.asn1.sec;
21 * the elliptic curve private key object from SEC 1
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
wpagui.h 77 int sec, const QString &msg);
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.h 71 int sec, const QString &msg);
  /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...]
bfdlink.h 521 ABFD, SEC and VALUE identify the value to add to the set. */
524 bfd_reloc_code_real_type reloc, bfd *abfd, asection *sec, bfd_vma value);
533 bfd *abfd, asection *sec, bfd_vma value);
  /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...]
bfdlink.h 521 ABFD, SEC and VALUE identify the value to add to the set. */
524 bfd_reloc_code_real_type reloc, bfd *abfd, asection *sec, bfd_vma value);
533 bfd *abfd, asection *sec, bfd_vma value);
  /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/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/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-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/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/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...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/util/
PrivateKeyFactory.java 22 import org.bouncycastle.asn1.sec.ECPrivateKey;
23 import org.bouncycastle.asn1.sec.SECNamedCurves;
  /external/v8/src/
objects-debug.cc 388 CHECK(sec()->IsUndefined() || sec()->IsSmi() || sec()->IsNaN());
409 if (sec()->IsSmi()) {
410 int sec = Smi::cast(this->sec())->value(); local
411 CHECK(0 <= sec && sec <= 59);
  /external/wpa_supplicant_6/wpa_supplicant/
events.c 917 if (age.sec == 0 && age.usec < 100000 &&
998 t.sec - wpa_s->last_michael_mic_error <= 60) ||
1049 int sec; local
1052 sec = os_random() % 60;
1054 sec = WPA_GET_BE32(rval) % 60;
1056 "seconds", sec);
1063 sec, os_random() % 1000000,
1073 wpa_s->last_michael_mic_error = t.sec;

Completed in 1761 milliseconds

1 2 3 4 5 6 7 8 91011>>