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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock/
1-1.c 26 double sec1, sec2; local
38 sec2 = c2 / CLOCKS_PER_SEC;
40 if (sec2 > sec1) {
41 printf("Times T1=%.2f, T2=%.2f\n", sec1, sec2);
45 if (sec2 < sec1) {
55 sec1, sec2);
  /toolchain/binutils/binutils-2.27/gold/testsuite/
script_test_10.t 28 .sec2 : { *(.sec2) }
memory_test.s 7 .section .sec2, "a"
script_test_10.s 4 .section .sec2, "a"
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
section6.s 5 .pushsection sec2,1
section6.d 13 Contents of section sec2:
section10.d 14 [ ]*\[.*\][ ]+sec2
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
rgn-at5.s 7 .section .sec2, "a"
rgn-at5.d 16 2 .sec2 +0+4 +0+4000 +0+603c +0+4000 +.*
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/sh64/
crange-2c.s 11 sec2: label
crange-2b.s 15 sec2: label
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/elf/
section6.d 11 Contents of section sec2:
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go 178 // to http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html#sec2.2
183 // to http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html#sec2.2
279 // http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html#sec2.2 :
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go 178 // to http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html#sec2.2
183 // to http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html#sec2.2
279 // http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html#sec2.2 :
  /external/curl/lib/
x509asn1.c 450 char sec1, sec2; local
465 sec2 = '0';
471 sec2 = fracp[-1];
505 beg + 8, beg + 10, sec1, sec2,
    [all...]
  /toolchain/binutils/binutils-2.27/ld/
ldlang.c 812 struct wildcard_list *sec2; local
813 for (sec2 = sec->next; sec2 != NULL; sec2 = sec2->next)
815 if (wild_spec_can_overlap (sec->spec.name, sec2->spec.name))
4693 const asection *sec2 = ((const struct check_sec *) arg2)->sec; local
4711 const asection *sec2 = ((const struct check_sec *) arg2)->sec; local
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
storage.c 1650 const HChar *pri1, *pri2, **sec1, **sec2; local
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf.c 4892 const asection *sec2 = *(const asection **) arg2; local
7616 asection *sec2; local
    [all...]
elf32-spu.c 2339 asection *sec1,*sec2; local
    [all...]
elflink.c     [all...]
  /external/chromium-libpac/test/js-unittest/
pac_library_unittest.js 265 // timeRange(hour1, min1, sec1, hour2, min2, sec2)
  /toolchain/binutils/binutils-2.27/binutils/
objcopy.c 3414 const asection *const *sec2 = (const asection * const *) arg2; local
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
powerpc.cc     [all...]

Completed in 513 milliseconds