HomeSort by relevance Sort by last modified time
    Searched defs:sec (Results 1 - 25 of 781) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/ARM/
directive-arch_extension-sec.s 14 .arch_extension sec
15 @ CHECK-V6: error: architectural extension 'sec' is not allowed for the current base architecture
16 @ CHECK-V6-NEXT: .arch_extension sec
18 @ CHECK-V7-NOT: error: architectural extension 'sec' is not allowed for the current base architecture
20 .type sec,%function
21 sec: label
26 @ CHECK-V6: error: architectural extension 'sec' is not allowed for the current base architecture
29 @ CHECK-V7-NOT: error: architectural extension 'sec' is not allowed for the current base architecture
  /external/blktrace/btt/doc/
btt.tex 30 \section{\label{sec:intro}Introduction}
55 section~\ref{sec:cmd-line}), as we felt that discussing some of the
66 \newpage\section{\label{sec:getting-started}Getting Started}
78 will use \texttt{btt} with -- section~\ref{sec:o-D} shows how you
102 \newpage\section{\label{sec:output-overview}Output Overview}
347 \subsection*{\label{sec:detailed-data}Detailed Data}
350 \texttt{--all-data} or \texttt{-A} argument (see section~\ref{sec:o-A})
426 \newpage\section{\label{sec:data-files}Data Files Output}
434 provided in section~\ref{sec:activity}.
437 incoming IO requests, for more information see section~\ref{sec:qhist}
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
4-1-buildonly.c 16 time_t sec; local
19 sec = t.tv_sec;
  /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/mesa3d/src/gallium/state_trackers/clover/core/
module.cpp 162 module::sec(typename section::type type) const { function in class:clover::module
  /external/vboot_reference/firmware/2lib/
2secdata.c 16 const struct vb2_secdata *sec = local
20 if (sec->crc8 != vb2_crc8(sec, offsetof(struct vb2_secdata, crc8)))
28 struct vb2_secdata *sec = (struct vb2_secdata *)ctx->secdata; local
31 memset(sec, 0, sizeof(*sec));
34 sec->struct_version = VB2_SECDATA_VERSION;
37 sec->crc8 = vb2_crc8(sec, offsetof(struct vb2_secdata, crc8));
68 struct vb2_secdata *sec = (struct vb2_secdata *)ctx->secdata local
91 struct vb2_secdata *sec = (struct vb2_secdata *)ctx->secdata; local
    [all...]
  /external/wpa_supplicant_8/src/ap/
bss_load.c 22 unsigned int sec, usec; local
36 sec = ((hapd->bss_load_update_timeout / 1000) * 1024) / 1000;
38 eloop_register_timeout(sec, usec, update_channel_utilization, hapd,
47 unsigned int sec, usec; local
54 sec = ((hapd->bss_load_update_timeout / 1000) * 1024) / 1000;
56 eloop_register_timeout(sec, usec, update_channel_utilization, hapd,
  /external/icu/icu4c/source/test/intltest/
calcasts.h 38 int32_t sec; member in struct:CalendarCaseTest::TestCase
  /external/ltp/testcases/kernel/syscalls/alarm/
alarm02.c 112 unsigned long int sec[] = { -1, ULONG_MAX, ULONG_MAX + 1 }; local
129 TEST(alarm(sec[i]));
135 sec[i], TEST_RETURN, exp[i], buf[i]);
142 sec[i], TEST_RETURN, buf[i]);
147 sec[i], TEST_RETURN, buf[i]);
  /external/ltp/testcases/kernel/syscalls/request_key/
request_key02.c 78 int sec = 1; local
91 if (keyctl(cmd, n, sec) == -1) {
96 sleep(sec + 1);
  /external/strace/mpers-m32/
struct_btrfs_ioctl_received_subvol_args.h 9 uint64_t sec; member in struct:__anon30255::__anon30256
13 uint64_t sec; member in struct:__anon30255::__anon30257
  /external/strace/mpers-mx32/
struct_btrfs_ioctl_received_subvol_args.h 9 uint64_t sec; member in struct:__anon30404::__anon30405
14 uint64_t sec; member in struct:__anon30404::__anon30406
  /frameworks/av/services/audioflinger/
AudioWatchdog.cpp 67 time_t sec = newTs.tv_sec - mOldTs.tv_sec; local
70 --sec;
74 // cycleNs is same as sec*1e9 + nsec, but limited to about 4 seconds
76 if (sec > 0) {
77 if (sec < 4) {
78 cycleNs += sec * 1000000000;
83 mLogTs.tv_sec += sec;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
spray.h 19 u_int sec; member in struct:spraytimeval
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
spray.h 19 u_int sec; member in struct:spraytimeval
  /system/media/audio_utils/include/audio_utils/
clock.h 40 const time_t sec = ns / one_second; local
44 if (localtime_r(&sec, &tm) == NULL) {
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-sec-dispatcher-1.3.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 
  /development/ndk/platforms/android-9/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon2698::__anon2699
25 s32 nsec, sec;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/sec/
ECPrivateKeyStructure.java 1 package org.bouncycastle.asn1.sec;
21 * the elliptic curve private key object from SEC 1
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
SecP192K1Curve.java 1 package org.bouncycastle.math.ec.custom.sec;
SecP192R1Curve.java 1 package org.bouncycastle.math.ec.custom.sec;
SecP224K1Curve.java 1 package org.bouncycastle.math.ec.custom.sec;
SecP224R1Curve.java 1 package org.bouncycastle.math.ec.custom.sec;

Completed in 1093 milliseconds

1 2 3 4 5 6 7 8 91011>>