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

1 2 3 4 5 6 7 891011>>

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_win.cc 312 int CompareModulesBase(const void *pl, const void *pr) {
313 const ModuleInfo *l = (ModuleInfo *)pl, *r = (ModuleInfo *)pr;
  /external/skia/tests/
WritePixelsTest.cpp 267 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(info, rowBytes); local
268 bm->setPixelRef(std::move(pr), 0, 0);
  /toolchain/binutils/binutils-2.25/opcodes/
cr16-dis.c 378 a->pr = p.val;
563 func (stream, "%s", getprocregname (a->pr));
689 /* PR 10173: Avoid printing the 0x prefix twice. */
  /external/deqp/modules/gles3/stress/
es3sLongRunningShaderTests.cpp 297 glu::pr::Points(m_params->numInvocations));
  /external/deqp/modules/gles31/functional/
es31fStencilTexturingTests.cpp 158 glu::draw(renderCtx, program.getProgram(), 1, &posBinding, glu::pr::Triangles((int)indices.size(), &indices[0]));
261 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indices), &indices[0]));
326 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indices), &indices[0]));
385 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indices), &indices[0]));
    [all...]
  /external/deqp/modules/glshared/
glsFragmentOpUtil.cpp 203 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indices), &indices[0]));
  /external/libunwind/src/ia64/
Gresume.c 119 sc->sc_pr = (c->pr & ~PR_SCRATCH) | (sc->sc_pr & ~PR_PRESERVED);
  /external/python/cpython2/Modules/_ctypes/
callproc.c 261 static void SetException(DWORD code, EXCEPTION_RECORD *pr)
272 if (pr->ExceptionInformation[0] == 0)
275 pr->ExceptionInformation[1]);
279 pr->ExceptionInformation[1]);
    [all...]
  /prebuilts/go/darwin-x86/src/io/
io_test.go 303 pr, pw := Pipe()
304 pr.Close()
  /prebuilts/go/linux-x86/src/io/
io_test.go 303 pr, pw := Pipe()
304 pr.Close()
  /toolchain/binutils/binutils-2.25/binutils/
ieee.c 4347 struct ieee_range **plist, *r, **pr; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
unwind-ok.d 33 [[:space:]]*X2:spill_reg\(t=16,reg=pr,treg=r24\)
42 [[:space:]]*R2:prologue_gr\(mask=\[rp,psp,pr\],grsave=r8,rlen=14\)
  /external/icu/icu4c/source/i18n/
reldatefmt.cpp 976 const SharedPluralRules *pr = PluralRules::createSharedInstance( local
    [all...]
  /external/swiftshader/third_party/LLVM/projects/sample/
configure 743 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
747 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
835 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
837 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
841 | --program-pre | --program-pr | --program-p)
844 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-ip2k.c 128 #define IP2K_HOWTO(t,rs,s,bs,pr,bp,name,sm,dm) \
133 pr, /* pc_relative */ \
141 pr) /* pcrel_offset */
    [all...]
aoutx.h 3685 struct bfd_link_order_reloc *pr; local
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 13058 Printer pr = new PrintWriterPrinter(pw); local
    [all...]
  /external/skia/tools/viewer/
Viewer.cpp 580 GpuPathRenderers pr = fWindow->getRequestedDisplayParams().fGrContextOptions.fGpuPathRenderers; local
581 if (GpuPathRenderers::kAll != pr) {
582 title.appendf(" [Path renderer: %s]", gPathRendererNames[pr].c_str());
1293 GpuPathRenderers pr = fWindow->getRequestedDisplayParams().fGrContextOptions.fGpuPathRenderers; local
    [all...]
  /frameworks/base/tools/aapt/
XMLNode.cpp 526 String8 pr; local
528 pr = String8(prefix16);
530 pr = "<DEF>";
532 if (ns.prefix != pr) {
535 prefix.string(), pr.string(), ns.prefix.string());
    [all...]
  /prebuilts/go/darwin-x86/src/image/png/
reader.go 496 // cr and pr are the bytes for the current and previous row.
498 pr := make([]uint8, rowSize)
512 pdat := pr[1:]
760 pr, cr = cr, pr
  /prebuilts/go/linux-x86/src/image/png/
reader.go 496 // cr and pr are the bytes for the current and previous row.
498 pr := make([]uint8, rowSize)
512 pdat := pr[1:]
760 pr, cr = cr, pr
  /frameworks/rs/script_api/
rs_graphics.spec 316 arg: rs_program_raster pr
854 arg: rs_program_raster pr, "program raster to query"
866 arg: rs_program_raster pr, "program raster to query"
  /toolchain/binutils/binutils-2.25/etc/
configure 753 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
757 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
845 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
847 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
851 | --program-pre | --program-pr | --program-p)
854 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_atomic.cc 417 T pr = func_cas(a, cc, v); local
424 if (pr == cc)
426 *c = pr;
  /external/deqp/modules/gles3/functional/
es3fShaderPrecisionTests.cpp 380 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indices), &indices[0]));
594 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indices), &indices[0]));
787 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indices), &indices[0]));
    [all...]

Completed in 1485 milliseconds

1 2 3 4 5 6 7 891011>>