Home
last modified time | relevance | path

Searched refs:geom (Results 1 – 25 of 79) sorted by relevance

1234

/external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
Dgeometric_test.py39 geom = geometric.Geometric(probs=probs)
41 self.assertEqual([5,], geom.batch_shape_tensor().eval())
42 self.assertAllEqual([], geom.event_shape_tensor().eval())
43 self.assertEqual(tensor_shape.TensorShape([5]), geom.batch_shape)
44 self.assertEqual(tensor_shape.TensorShape([]), geom.event_shape)
50 geom = geometric.Geometric(probs=invalid_ps, validate_args=True)
51 geom.probs.eval()
56 geom = geometric.Geometric(probs=invalid_ps, validate_args=True)
57 geom.probs.eval()
65 geom = geometric.Geometric(probs=probs)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Dwmma.py67 for geom, abc, layout, space, stride, itype in product(
83 "geom" : geom,
138 for geom, abc, layout, space, stride, itype in product(
154 "geom" : geom,
194 for geom, alayout, blayout, ctype, dtype, satf in product(
208 "geom" : geom,
/external/skqp/src/gpu/vk/
DGrVkPipelineStateBuilder.cpp149 SkSL::String geom((char*) cached.data() + offset, geomSize); in loadShadersFromCache() local
176 geom, in loadShadersFromCache()
188 const SkSL::String& geom, in storeShadersInCache() argument
195 frag.length() + geom.length(); in storeShadersInCache()
216 *((shader_size*) (data.get() + offset)) = (shader_size) geom.length(); in storeShadersInCache()
218 memcpy(data.get() + offset, geom.data(), geom.length()); in storeShadersInCache()
219 offset += geom.length(); in storeShadersInCache()
298 SkSL::String geom; in finalize() local
325 &geom, in finalize()
330 this->storeShadersInCache(vert, vertInputs, frag, fragInputs, geom, geomInputs); in finalize()
/external/skia/src/gpu/vk/
DGrVkPipelineStateBuilder.cpp149 SkSL::String geom((char*) cached.data() + offset, geomSize); in loadShadersFromCache() local
176 geom, in loadShadersFromCache()
188 const SkSL::String& geom, in storeShadersInCache() argument
195 frag.length() + geom.length(); in storeShadersInCache()
216 *((shader_size*) (data.get() + offset)) = (shader_size) geom.length(); in storeShadersInCache()
218 memcpy(data.get() + offset, geom.data(), geom.length()); in storeShadersInCache()
219 offset += geom.length(); in storeShadersInCache()
299 SkSL::String geom; in finalize() local
326 &geom, in finalize()
331 this->storeShadersInCache(vert, vertInputs, frag, fragInputs, geom, geomInputs); in finalize()
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11Xcb.cpp148 xcb_get_geometry_reply_t *geom; in getDimensions() local
149geom = xcb_get_geometry_reply(m_display.getConnection(), xcb_get_geometry(m_display.getConnection(… in getDimensions()
150 *height = static_cast<int>(geom->height); in getDimensions()
151 *width = static_cast<int>(geom->width); in getDimensions()
152 deFree(geom); in getDimensions()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c316 void *geom; member
2507 { (yyval.geom) = NULL; } in yyparse()
2513 { (void) (yyvsp[-2].expr); (yyval.geom) = NULL; } in yyparse()
2519 { (yyval.geom) = NULL; } in yyparse()
2525 { (yyval.geom) = NULL;} in yyparse()
2531 { (yyval.geom) = NULL; } in yyparse()
2537 { (yyval.geom) = NULL; } in yyparse()
2543 { FreeStmt((ParseCommon *) (yyvsp[0].var)); (yyval.geom) = NULL; } in yyparse()
2549 { (yyval.geom) = NULL; } in yyparse()
2555 { FreeStmt((ParseCommon *) (yyvsp[0].ledMap)); (yyval.geom) = NULL; } in yyparse()
[all …]
Dparser.y184 void *geom;
213 %type <geom> ShapeDecl SectionDecl SectionBody SectionBodyItem RowBody RowBodyItem
214 %type <geom> Keys Key OverlayDecl OverlayKeyList OverlayKey OutlineList OutlineInList
215 %type <geom> DoodadDecl
/external/lzma/CPP/Windows/
DFileIO.cpp283 DISK_GEOMETRY geom; in CalcDeviceSize() local
284 SizeDefined = GetGeometry(&geom); in CalcDeviceSize()
286 SizeDefined = GetCdRomGeometry(&geom); in CalcDeviceSize()
288 …Size = geom.Cylinders.QuadPart * geom.TracksPerCylinder * geom.SectorsPerTrack * geom.BytesPerSect… in CalcDeviceSize()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPath.java15 import java.awt.geom.AffineTransform;
16 import java.awt.geom.Arc2D;
17 import java.awt.geom.Area;
18 import java.awt.geom.Ellipse2D;
19 import java.awt.geom.GeneralPath;
20 import java.awt.geom.Path2D;
21 import java.awt.geom.PathIterator;
22 import java.awt.geom.Point2D;
23 import java.awt.geom.Rectangle2D;
24 import java.awt.geom.RoundRectangle2D;
DRoundRectangle.java3 import java.awt.geom.AffineTransform;
4 import java.awt.geom.PathIterator;
5 import java.awt.geom.Rectangle2D;
6 import java.awt.geom.RectangularShape;
7 import java.awt.geom.RoundRectangle2D;
DCachedPathIteratorFactory.java3 import java.awt.geom.CubicCurve2D;
4 import java.awt.geom.PathIterator;
5 import java.awt.geom.Point2D;
6 import java.awt.geom.QuadCurve2D;
/external/ImageMagick/Magick++/lib/
DGeometry.cpp182 geom[MagickPathExtent]; in operator =() local
199 (void) CopyMagickString(geom,geometry_.c_str(),MagickPathExtent); in operator =()
200 if (geom[0] != '-' && geom[0] != '+' && geom[0] != 'x' && in operator =()
201 !isdigit(static_cast<int>(geom[0]))) in operator =()
203 pageptr=GetPageGeometry(geom); in operator =()
206 (void) CopyMagickString(geom,pageptr,MagickPathExtent); in operator =()
211 flags=GetGeometry(geom,&x,&y,&width_val,&height_val); in operator =()
/external/gptfdisk/
Ddiskio-windows.cc128 DISK_GEOMETRY_EX geom; in GetBlockSize() local
137 &geom, sizeof(geom), &retBytes, NULL)) { in GetBlockSize()
138 blockSize = geom.Geometry.BytesPerSector; in GetBlockSize()
/external/python/cpython2/Lib/idlelib/
DZoomHeight.py24 geom = top.wm_geometry()
25 m = re.match(r"(\d+)x(\d+)\+(-?\d+)\+(-?\d+)", geom)
/external/python/cpython3/Lib/idlelib/
Dzoomheight.py24 geom = top.wm_geometry()
25 m = re.match(r"(\d+)x(\d+)\+(-?\d+)\+(-?\d+)", geom)
/external/f2fs-tools/tools/
Dfibmap.c97 struct hd_geometry geom; in stat_bdev() local
114 if (ioctl(fd, HDIO_GETGEO, &geom) < 0) in stat_bdev()
117 *start_lba = geom.start; in stat_bdev()
/external/deqp-deps/glslang/Test/baseResults/
Dmains1.frag.out15 noMain1.geom
30 noMain2.geom
Dmax_vertices_0.geom.out1 max_vertices_0.geom
/external/deqp-deps/glslang/Test/
D420_size_gl_in.geom3 // testing input arrays without a gl_in[] block redeclaration, see 400.geom for with
Druntests20 rm -f comp.spv frag.spv geom.spv tesc.spv tese.spv vert.spv
46 $EXE -i -C *.vert *.geom *.frag *.tes* *.comp > singleThread.out
47 $EXE -i -C *.vert *.geom *.frag *.tes* *.comp -t > multiThread.out
240 rm -f comp.spv frag.spv geom.spv tesc.spv tese.spv vert.spv
/external/skia/samplecode/
DSampleClipDrawMatch.cpp89 static void draw_normal_geom(SkCanvas* canvas, const SkPoint& offset, int geom, bool useAA) { in draw_normal_geom() argument
94 switch (geom) { in draw_normal_geom()
/external/skqp/samplecode/
DSampleClipDrawMatch.cpp89 static void draw_normal_geom(SkCanvas* canvas, const SkPoint& offset, int geom, bool useAA) { in draw_normal_geom() argument
94 switch (geom) { in draw_normal_geom()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c446 xcb_get_geometry_reply_t *geom; in x11_surface_get_capabilities() local
460 geom = xcb_get_geometry_reply(conn, geom_cookie, &err); in x11_surface_get_capabilities()
461 if (geom) { in x11_surface_get_capabilities()
462 VkExtent2D extent = { geom->width, geom->height }; in x11_surface_get_capabilities()
477 free(geom); in x11_surface_get_capabilities()
/external/skqp/src/gpu/ops/
DGrDashOp.cpp579 const LineData& geom = fLines[i]; in onPrepareDraws() local
584 rects[rectIndex], vertices, geom.fSrcRotInv, in onPrepareDraws()
589 vertices.writeQuad(GrQuad(rects[rectIndex], geom.fSrcRotInv)); in onPrepareDraws()
597 rects[rectIndex], vertices, geom.fSrcRotInv, in onPrepareDraws()
602 vertices.writeQuad(GrQuad(rects[rectIndex], geom.fSrcRotInv)); in onPrepareDraws()
610 rects[rectIndex], vertices, geom.fSrcRotInv, in onPrepareDraws()
615 vertices.writeQuad(GrQuad(rects[rectIndex], geom.fSrcRotInv)); in onPrepareDraws()
/external/skia/src/gpu/ops/
DGrDashOp.cpp582 const LineData& geom = fLines[i]; in onPrepareDraws() local
587 rects[rectIndex], vertices, geom.fSrcRotInv, in onPrepareDraws()
592 vertices.writeQuad(GrQuad::MakeFromRect(rects[rectIndex], geom.fSrcRotInv)); in onPrepareDraws()
600 rects[rectIndex], vertices, geom.fSrcRotInv, in onPrepareDraws()
605 vertices.writeQuad(GrQuad::MakeFromRect(rects[rectIndex], geom.fSrcRotInv)); in onPrepareDraws()
613 rects[rectIndex], vertices, geom.fSrcRotInv, in onPrepareDraws()
618 vertices.writeQuad(GrQuad::MakeFromRect(rects[rectIndex], geom.fSrcRotInv)); in onPrepareDraws()

1234