HomeSort by relevance Sort by last modified time
    Searched full:needed (Results 76 - 100 of 16577) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/native/services/surfaceflinger/EventLog/
EventLog.cpp 71 const size_t needed = 1 + sizeof(count); local
72 if (mPos + needed > STORAGE_MAX_SIZE) {
78 mPos += needed;
83 const size_t needed = 1; local
84 if (mPos + needed > STORAGE_MAX_SIZE) {
89 mPos += needed;
94 const size_t needed = 1 + sizeof(value); local
95 if (mPos + needed > STORAGE_MAX_SIZE) {
101 mPos += needed;
106 const size_t needed = 1 + sizeof(value) local
119 const size_t needed = 1 + sizeof(int32_t) + stringLen; local
    [all...]
  /external/elfutils/libcpu/
i386_data.h 402 int needed; local
404 needed = snprintf (buf, avail, "%%%s", dregs[byte]);
406 needed = snprintf (buf, avail, "%%mm%" PRIxFAST8, byte);
407 if ((size_t) needed > avail)
408 return needed - avail;
409 *bufcntp += needed;
431 int needed = snprintf (&d->bufp[*bufcntp], avail, "%%xmm%" PRIxFAST8, local
433 if ((size_t) needed > avail)
434 return needed - avail;
435 *d->bufcntp += needed;
473 int needed = snprintf (&d->bufp[*bufcntp], avail, "%s0x%" ABSPRIFMT, local
562 int needed = snprintf (&d->bufp[*bufcntp], avail, "%%%s%" PRIx32, local
595 int needed = snprintf (&d->bufp[*bufcntp], avail, "0x%" PRIx32, local
626 int needed = snprintf (&d->bufp[*bufcntp], avail, "(%%%s%s)", local
675 int needed = snprintf (&d->bufp[*bufcntp], avail, "%%es:(%%%sdi)", local
695 int needed; local
734 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIxFAST8, word); local
752 int needed; local
784 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx64, local
787 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx32, local
812 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx64, local
815 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx32, word); local
826 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx16, word); local
843 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx16, word); local
859 int needed; local
883 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx32, local
901 int needed = snprintf (&d->bufp[*bufcntp], avail, "0x%" PRIx64, local
905 int needed = snprintf (&d->bufp[*bufcntp], avail, "0x%" PRIx32, local
924 int needed = snprintf (&d->bufp[*bufcntp], avail, "%%mm%" PRIxFAST8, byte); local
1312 int needed = snprintf (&d->bufp[*bufcntp], avail, "%%st(%" PRIx32 ")", local
1346 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx16, absval); local
1413 int needed = snprintf (&d->bufp[*bufcntp], avail, "%%xmm%" PRIxFAST8, byte); local
    [all...]
  /external/valgrind/exp-bbv/tests/amd64-linux/
million.S 7 xor %rcx,%rcx # not needed, pads total to 1M
8 xor %rax,%rax # not needed, pads total to 1M
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
attr-merge-wchar-00-nowarn.d 15 Tag_ABI_FP_denormal: Needed
16 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-00.d 15 Tag_ABI_FP_denormal: Needed
16 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-02-nowarn.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-02.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-04-nowarn.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-04.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-20-nowarn.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-20.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-22-nowarn.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-22.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-24-nowarn.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-40-nowarn.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-40.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-42-nowarn.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-44-nowarn.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
attr-merge-wchar-44.d 16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
weakref1.d 8 # with a DSO was needed as a catalyst to get to the faulty code; nothing
9 # in the DSO was needed. We just check that we don't get the bfd
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
pic-and-nonpic-5b.ad 4 0x00000001 \(NEEDED\) .*
5 0x00000001 \(NEEDED\) .*
  /art/test/965-default-verify/
info.txt 4 build-src contains java files that are needed if you are to compile with javac
  /development/samples/browseable/DoneBar/
_index.jd 13 suitable for cases where no additional view details or actions are needed in the
  /device/lge/bullhead/sepolicy/
mediaserver.te 13 # needed for widevine classic
  /external/autotest/client/tests/kvm/autotest_control/
sleeptest.control 12 long as needed.

Completed in 243 milliseconds

1 2 34 5 6 7 8 91011>>