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

1 2 3 4 5 6 7 8 91011>>

  /external/syslinux/memdisk/
fdgeo.pl 7 $sec = int($k*2+0.5);
9 if ($sec < 320*2) {
13 } elsif ($sec < 640*2) {
17 } elsif ($sec < 1200*2) {
21 } elsif ($sec < 1440*2) {
25 } elsif ($sec < 2880*2) {
29 } elsif ($sec < 4096*2) {
34 printf "%.1fK, %d sectors: ", $sec/2, $sec;
41 $s = int($sec/($c*$h)+0.5)
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
section-match-1.s 1 .section .sec.foo
4 .section .sec..foo
  /toolchain/binutils/binutils-2.25/bfd/
compress.c 89 sec_ptr sec ATTRIBUTE_UNUSED,
130 if (uncompressed_buffer == sec->contents)
133 sec->contents = compressed_buffer;
134 sec->size = compressed_size;
135 sec->compress_status = COMPRESS_SECTION_DONE;
159 bfd_get_full_section_contents (bfd *abfd, sec_ptr sec, bfd_byte **ptr)
170 if (abfd->direction != write_direction && sec->rawsize != 0)
171 sz = sec->rawsize;
173 sz = sec->size;
177 switch (sec->compress_status
    [all...]
aix5ppc-core.c 58 asection *sec; local
127 sec = bfd_make_section_anyway_with_flags (abfd, ".stack", flags);
128 if (NULL == sec)
131 sec->size = core.c_size;
132 sec->vma = core.c_stackorg;
133 sec->filepos = core.c_stack;
137 sec = bfd_make_section_anyway_with_flags (abfd, ".reg", flags);
138 if (NULL == sec)
141 sec->size = sizeof (struct __context64);
142 sec->vma = 0
    [all...]
elf-vxworks.c 196 asection *sec = (*hash_ptr)->root.u.def.section; local
197 int this_idx = sec->output_section->target_index;
202 irela[j].r_addend += sec->output_offset;
221 asection * sec; local
224 sec = bfd_get_section_by_name (abfd, ".rel.plt.unloaded");
225 if (!sec)
226 sec = bfd_get_section_by_name (abfd, ".rela.plt.unloaded");
227 if (!sec)
229 d = elf_section_data (sec);
231 sec = bfd_get_section_by_name (abfd, ".plt")
264 asection *sec; local
    [all...]
elf32-ip2k.c 267 #define BASEADDR(SEC) ((SEC)->output_section->vma + (SEC)->output_offset)
344 asection *sec,
352 if (addr + 4 > sec->size)
424 asection *sec,
432 if (addr + 4 > sec->size)
481 asection *sec,
485 bfd_vma page = PAGENO (BASEADDR (sec) + addr);
491 if (PAGENO (BASEADDR (sec)) == page
1401 asection * sec; local
    [all...]
  /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/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
4-1-buildonly.c 16 time_t sec; local
19 sec = t.tv_sec;
  /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,
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
cofftag.d 7 \[ 0\]\(sec -2\)\(fl 0x00\)\(ty 0\)\(scl 103\) \(nx 1\) 0x0+0000 foo.c
9 \[ 2\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 6\) \(nx 0\) 0x0+0000 gcc2_compiled.
10 \[ 3\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 6\) \(nx 0\) 0x0+0000 ___gnu_compiled_c
11 \[ 4\]\(sec -2\)\(fl 0x00\)\(ty a\)\(scl 15\) \(nx 1\) 0x0+0000 _token
13 \[ 6\]\(sec -(1|2)\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0000 _operator
14 \[ 7\]\(sec -(1|2)\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0001 _flags
15 \[ 8\]\(sec -(1|2)\)\(fl 0x00\)\(ty 0\)\(scl 102\) \(nx 1\) 0x0+0004 .eos
17 \[ 10\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 3\) \(nx 1\) 0x[0-9a-f]+ .text
19 \[ 12\]\(sec 2\)\(fl 0x00\)\(ty 0\)\(scl 3\) \(nx 1\) 0x[0-9a-f]+ .data
21 \[ 14\]\(sec 3\)\(fl 0x00\)\(ty 0\)\(scl 3\) \(nx 1\) 0x[0-9a-f]+ .bs
    [all...]
  /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
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
sec-7m.d 2 #source: sec-7a.s
3 #source: sec-7b.s
4 #source: sec-7c.s
5 #source: sec-7d.s
6 #source: sec-7e.s
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
attr-march-armv6k+sec.d 1 # name: attributes for -march=armv6k+sec
3 # as: -march=armv6k+sec
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
spray.x 44 unsigned int sec;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
spray.x 44 unsigned int sec;
  /prebuilts/go/darwin-x86/src/syscall/
syscall_nacl_386.go 8 Sec int64
13 Sec int64
17 func setTimespec(sec, nsec int64) Timespec {
18 return Timespec{Sec: sec, Nsec: int32(nsec)}
21 func setTimeval(sec, usec int64) Timeval {
22 return Timeval{Sec: sec, Usec: int32(usec)}
syscall_nacl_amd64p32.go 8 Sec int64
13 Sec int64
17 func setTimespec(sec, nsec int64) Timespec {
18 return Timespec{Sec: sec, Nsec: int32(nsec)}
21 func setTimeval(sec, usec int64) Timeval {
22 return Timeval{Sec: sec, Usec: int32(usec)}
syscall_nacl_arm.go 8 Sec int64
13 Sec int64
17 func setTimespec(sec, nsec int64) Timespec {
18 return Timespec{Sec: sec, Nsec: int32(nsec)}
21 func setTimeval(sec, usec int64) Timeval {
22 return Timeval{Sec: sec, Usec: int32(usec)}
syscall_solaris_amd64.go 7 func setTimespec(sec, nsec int64) Timespec {
8 return Timespec{Sec: sec, Nsec: nsec}
11 func setTimeval(sec, usec int64) Timeval {
12 return Timeval{Sec: sec, Usec: usec}
  /prebuilts/go/linux-x86/src/syscall/
syscall_nacl_386.go 8 Sec int64
13 Sec int64
17 func setTimespec(sec, nsec int64) Timespec {
18 return Timespec{Sec: sec, Nsec: int32(nsec)}
21 func setTimeval(sec, usec int64) Timeval {
22 return Timeval{Sec: sec, Usec: int32(usec)}
syscall_nacl_amd64p32.go 8 Sec int64
13 Sec int64
17 func setTimespec(sec, nsec int64) Timespec {
18 return Timespec{Sec: sec, Nsec: int32(nsec)}
21 func setTimeval(sec, usec int64) Timeval {
22 return Timeval{Sec: sec, Usec: int32(usec)}
syscall_nacl_arm.go 8 Sec int64
13 Sec int64
17 func setTimespec(sec, nsec int64) Timespec {
18 return Timespec{Sec: sec, Nsec: int32(nsec)}
21 func setTimeval(sec, usec int64) Timeval {
22 return Timeval{Sec: sec, Usec: int32(usec)}
syscall_solaris_amd64.go 7 func setTimespec(sec, nsec int64) Timespec {
8 return Timespec{Sec: sec, Nsec: nsec}
11 func setTimeval(sec, usec int64) Timeval {
12 return Timeval{Sec: sec, Usec: usec}
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
sec-to-seg.exp 30 if { ! [ld_assemble $as $srcdir/$subdir/sec-to-seg1.s tmpdir/sec-to-seg1.o]
31 || ! [ld_assemble $as $srcdir/$subdir/sec-to-seg2.s tmpdir/sec-to-seg2.o]} then {
43 if {! [ld_simple_link $ld tmpdir/sec-to-seg "-T $srcdir/$subdir/$scriptname tmpdir/sec-to-seg1.o tmpdir/sec-to-seg2.o"] } then {
48 send_log "$READELF --program-headers --section-headers tmpdir/sec-to-seg\n"
49 set exec_output [run_host_cmd "$READELF" "--program-headers --section-headers tmpdir/sec-to-seg"]
69 # Test Sec1 End Sec 2 Start Expected Resul
    [all...]

Completed in 1740 milliseconds

1 2 3 4 5 6 7 8 91011>>