HomeSort by relevance Sort by last modified time
    Searched refs:pe (Results 201 - 225 of 890) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/python/cpython2/PC/bdist_wininst/
extract.c 211 struct eof_cdir *pe = (struct eof_cdir *)&data[size - sizeof local
214 int arc_start = size - sizeof (struct eof_cdir) - pe->nBytesCDir -
215 pe->ofsCDir;
218 int pos = arc_start + pe->ofsCDir;
221 if (pe->tag != 0x06054b50)
225 for (n = 0; n < pe->nTotalCDir; ++n) {
317 notify(NUM_FILES, new_part, (int)pe->nTotalCDir,
  /external/python/cpython3/PC/bdist_wininst/
extract.c 210 struct eof_cdir *pe = (struct eof_cdir *)&data[size - sizeof local
213 int arc_start = size - sizeof (struct eof_cdir) - pe->nBytesCDir -
214 pe->ofsCDir;
217 int pos = arc_start + pe->ofsCDir;
220 if (pe->tag != 0x06054b50)
224 for (n = 0; n < pe->nTotalCDir; ++n) {
316 notify(NUM_FILES, new_part, (int)pe->nTotalCDir,
  /external/skia/third_party/harfbuzz/
hb-buffer-deserialize-text.hh 325 const char *p = buf, *pe = buf + buf_len; local
330 while (p < pe && ISSPACE (*p))
332 if (p < pe && *p == (buffer->len ? '|' : '['))
337 const char *eof = pe, *tok = NULL;
353 if ( p == pe )
485 if ( ++p != pe )
568 return p == pe && *(p-1) != ']';
hb-ot-shape-complex-myanmar-machine.hh 284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
300 pe = eof = buffer->len;
311 if ( p == pe )
381 if ( ++p != pe )
hb-ot-shape-complex-use-machine.hh 310 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
326 pe = eof = buffer->len;
337 if ( p == pe )
431 if ( ++p != pe )
  /external/skqp/third_party/harfbuzz/
hb-buffer-deserialize-text.hh 325 const char *p = buf, *pe = buf + buf_len; local
330 while (p < pe && ISSPACE (*p))
332 if (p < pe && *p == (buffer->len ? '|' : '['))
337 const char *eof = pe, *tok = NULL;
353 if ( p == pe )
485 if ( ++p != pe )
568 return p == pe && *(p-1) != ']';
hb-ot-shape-complex-myanmar-machine.hh 284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
300 pe = eof = buffer->len;
311 if ( p == pe )
381 if ( ++p != pe )
hb-ot-shape-complex-use-machine.hh 310 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
326 pe = eof = buffer->len;
337 if ( p == pe )
431 if ( ++p != pe )
  /dalvik/dx/src/com/android/dx/cf/direct/
AttributeListParser.java 156 ParseException pe = new ParseException(ex); local
157 pe.addContext("...while parsing attributes[" + i + "]");
158 throw pe;
  /external/caliper/caliper/src/main/java/com/google/caliper/util/
Parsers.java 99 ParseException pe = newParseException(message);
100 pe.initCause(cause);
101 return pe;
  /external/stressapptest/src/
sat.cc 249 bool Sat::GetValid(struct page_entry *pe) {
250 return GetValid(pe, kDontCareTag);
255 bool Sat::GetValid(struct page_entry *pe, int32 tag) {
259 result = finelock_q_->GetValid(pe, tag);
261 result = valid_->PopRandom(pe);
264 pe->addr = os_->PrepareTestMem(pe->offset, page_length_); // Map it.
267 pe->ts = os_->GetTimestamp();
268 pe->lastpattern = pe->pattern
445 struct page_entry pe; local
509 struct page_entry pe; local
    [all...]
  /external/aac/libAACenc/src/
line_pe.cpp 115 /* constants that do not change during successive pe calculations */
154 pe = n * ld(en/thr), if ld(en/thr) >= C1
155 pe = n * (C2 + C3 * ld(en/thr)), if ld(en/thr) < C1
174 FIXP_DBL pe = 0; local
223 pe += tmpPe;
229 /* correct scaled pe and constPart values */
230 peChanData->pe = pe >> PE_CONSTPART_SHIFT;
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar-machine.hh 284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
300 pe = eof = buffer->len;
311 if ( p == pe )
381 if ( ++p != pe )
hb-ot-shape-complex-use-machine.hh 310 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
326 pe = eof = buffer->len;
337 if ( p == pe )
431 if ( ++p != pe )
  /external/icu/icu4c/source/i18n/
repattrn.cpp 308 UParseError &pe,
342 compiler.compile(regex, pe, status);
359 UParseError &pe,
393 compiler.compile(regex, pe, status);
408 UParseError &pe,
411 return compile(regex, 0, pe, err);
420 UParseError &pe,
423 return compile(regex, 0, pe, err);
435 UParseError pe; local
436 return compile(regex, flags, pe, err)
448 UParseError pe; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
blx-local.s 2 # not-target: *-*-*aout* *-*-pe
align.d 4 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
arm-it-auto-3.d 4 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
inst-po-3.d 4 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
mapping.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
mapping2.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
  /prebuilts/go/darwin-x86/src/debug/pe/
file_cgo_test.go 7 package pe package
  /prebuilts/go/linux-x86/src/debug/pe/
file_cgo_test.go 7 package pe package
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
copy-3.d 6 #not-target: *-*-*aout *-*-*coff *-*-cygwin* *-*-darwin *-*-mingw* *-*-go32 *-*-*pe hppa*-*-hpux* m68k-*-netbsd m68k-*-openbsd* ns32k-*-netbsd powerpc-*-aix* rs6000-*-* rx-*-*
7 # The .text # section in PE/COFF has a fixed set of flags and these
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
mapping.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*

Completed in 993 milliseconds

1 2 3 4 5 6 7 891011>>