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

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/darwin-x86/test/chan/
powser1.go 24 func (u rat) pr() { func
294 u.pr()
621 r.pr()
623 c.pr()
  /prebuilts/go/linux-x86/test/chan/
powser1.go 24 func (u rat) pr() { func
294 u.pr()
621 r.pr()
623 c.pr()
  /prebuilts/misc/common/swig/include/2.0.11/pike/
pike.swg 315 struct program *pr;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
tlspic1.s 18 sts.l pr,@-r15
255 lds.l @r15+,pr
tlsbin-1.d 15 401004: 22 4f sts\.l pr,@-r15
202 40117a: 26 4f lds\.l @r15\+,pr
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
SmmCis.h 223 UINT64 pr; member in struct:__anon8170
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
_regset.h 60 unsigned long pr; member in struct:_special
  /external/deqp/framework/opengl/
gluDrawUtil.hpp 205 namespace pr namespace in namespace:glu
239 } // pr
  /external/deqp/modules/gles2/functional/
es2fShaderFragDataTests.cpp 196 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indices), &indices[0]));
  /external/libunwind/src/ia64/
getcontext.S 44 mov rPR = pr // I0, 2 cycles
init.h 95 ret = ia64_get (c, c->loc[IA64_REG_PR], &c->pr);
  /external/python/cpython2/Lib/plat-mac/
findertools.py 816 pr = processes() # return a list of tuples with (active_processname, creatorcode)
818 for p in pr:
823 pinfo = processinfo(pr[0][0])
824 print '\t', pr[0][0]
  /external/skia/src/gpu/ops/
GrSmallPathRenderer.cpp 48 void GrSmallPathRenderer::HandleEviction(GrDrawOpAtlas::AtlasID id, void* pr) {
49 GrSmallPathRenderer* dfpr = (GrSmallPathRenderer*)pr;
785 static void HandleEviction(GrDrawOpAtlas::AtlasID id, void* pr) {
786 PathTestStruct* dfpr = (PathTestStruct*)pr;
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
SSLEngineTest.java 142 String[] pr = sse.getSupportedProtocols(); local
144 sse.setEnabledProtocols(pr);
147 assertEquals("Incorrect array length", res.length, pr.length);
148 assertTrue("Incorrect array was returned", Arrays.equals(res, pr));
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
findertools.py 816 pr = processes() # return a list of tuples with (active_processname, creatorcode)
818 for p in pr:
823 pinfo = processinfo(pr[0][0])
824 print '\t', pr[0][0]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py 816 pr = processes() # return a list of tuples with (active_processname, creatorcode)
818 for p in pr:
823 pinfo = processinfo(pr[0][0])
824 print '\t', pr[0][0]
  /prebuilts/go/darwin-x86/src/net/http/
requestwrite_test.go 669 pr, pw := io.Pipe()
673 tt.body = ioutil.NopCloser(pr)
823 pr, pw := io.Pipe()
824 defer pr.Close()
837 req, err := ReadRequest(bufio.NewReader(pr))
  /prebuilts/go/linux-x86/src/net/http/
requestwrite_test.go 669 pr, pw := io.Pipe()
673 tt.body = ioutil.NopCloser(pr)
823 pr, pw := io.Pipe()
824 defer pr.Close()
837 req, err := ReadRequest(bufio.NewReader(pr))
  /external/deqp/modules/gles3/functional/
es3fShaderBuiltinVarTests.cpp 344 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indices), &indices[0]));
439 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indices), &indices[0]));
548 glu::pr::Points((int)coords.size()));
659 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indicesCCW), &indicesCCW[0]));
663 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indicesCW), &indicesCW[0]));
    [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp     [all...]
  /frameworks/rs/script_api/include/
rs_graphics.rsh 578 rsgBindProgramRaster(rs_program_raster pr);
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_graphics.rsh 578 rsgBindProgramRaster(rs_program_raster pr);
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
reloc.cc 1278 const unsigned char* pr = prelocs; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
pdp11.c 3022 struct bfd_link_order_reloc *pr; local
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
Compiler.java     [all...]

Completed in 811 milliseconds

1 2 3 4 5 6 78 91011>>