| /external/mesa3d/src/mesa/drivers/dri/nouveau/ |
| D | nv20_state_tnl.c | 35 #define LIGHT_MODEL_AMBIENT_R(side) \ argument 38 #define LIGHT_AMBIENT_R(side, i) \ argument 41 #define LIGHT_DIFFUSE_R(side, i) \ argument 44 #define LIGHT_SPECULAR_R(side, i) \ argument 47 #define MATERIAL_FACTOR_R(side) \ argument 50 #define MATERIAL_FACTOR_A(side) \ argument 53 #define MATERIAL_SHININESS(side) \ argument 230 #define USE_COLOR_MATERIAL(attr, side) \ argument 237 const int side = emit - NOUVEAU_STATE_MATERIAL_FRONT_AMBIENT; in nv20_emit_material_ambient() local 279 const int side = emit - NOUVEAU_STATE_MATERIAL_FRONT_DIFFUSE; in nv20_emit_material_diffuse() local [all …]
|
| /external/iptables/include/linux/netfilter/ |
| D | xt_recent.h | 32 __u8 side; member 41 __u8 side; member
|
| /external/kernel-headers/original/uapi/linux/netfilter/ |
| D | xt_recent.h | 32 __u8 side; member 41 __u8 side; member
|
| /external/jmonkeyengine/engine/src/tools/jme3tools/optimize/ |
| D | FastOctnode.java | 53 public void setSide(int side){ in setSide() 90 private static void findChildBound(BoundingBox bbox, int side){ in findChildBound()
|
| D | Octnode.java | 76 private BoundingBox getChildBound(int side){ in getChildBound() 197 public void generateFastOctnodeLinks(Octnode parent, Octnode nextSibling, int side){ in generateFastOctnodeLinks()
|
| /external/cblas/testing/ |
| D | auxiliary.c | 32 void get_side_type(char *type, enum CBLAS_SIDE *side) { in get_side_type()
|
| D | c_dblas3.c | 83 enum CBLAS_SIDE side; in F77_dsymm() local 238 enum CBLAS_SIDE side; in F77_dtrmm() local 289 enum CBLAS_SIDE side; in F77_dtrsm() local
|
| D | c_sblas3.c | 80 enum CBLAS_SIDE side; in F77_ssymm() local 235 enum CBLAS_SIDE side; in F77_strmm() local 286 enum CBLAS_SIDE side; in F77_strsm() local
|
| D | c_zblas3.c | 98 enum CBLAS_SIDE side; in F77_zhemm() local 162 enum CBLAS_SIDE side; in F77_zsymm() local 453 enum CBLAS_SIDE side; in F77_ztrmm() local 512 enum CBLAS_SIDE side; in F77_ztrsm() local
|
| D | c_cblas3.c | 98 enum CBLAS_SIDE side; in F77_chemm() local 162 enum CBLAS_SIDE side; in F77_csymm() local 453 enum CBLAS_SIDE side; in F77_ctrmm() local 512 enum CBLAS_SIDE side; in F77_ctrsm() local
|
| /external/glide/library/src/main/java/com/bumptech/glide/request/target/ |
| D | SquaringDrawable.java | 21 private final int side; field in SquaringDrawable 23 public SquaringDrawable(GlideDrawable wrapped, int side) { in SquaringDrawable()
|
| /external/toybox/toys/other/ |
| D | hexedit.c | 141 static void highlight(int xx, int yy, int side) in highlight() 176 int x, y, i, side = 0, key, ro = toys.optflags&FLAG_r, in hexedit_main() local
|
| /external/mesa3d/src/mesa/tnl/ |
| D | t_vb_lighttmp.h | 113 GLint side; in TAG() local 290 GLint side; in TAG() local
|
| D | t_vb_light.c | 120 validate_shine_table( struct gl_context *ctx, GLuint side, GLfloat shininess ) in validate_shine_table()
|
| /external/skia/src/pathops/ |
| D | SkOpCubicHull.cpp | 40 static int side(double x) { in side() function
|
| /external/freetype/src/base/ |
| D | ftstroke.c | 893 FT_Int side ) in ft_stroker_arcto() 921 FT_Int side ) in ft_stroker_cap() 995 FT_Int side, in ft_stroker_inside() 1060 FT_Int side, in ft_stroker_outside() 1302 FT_Int side; in FT_Stroker_LineTo() local 1461 FT_Int side; in FT_Stroker_ConicTo() local 1667 FT_Int side; in FT_Stroker_CubicTo() local
|
| /external/pdfium/third_party/freetype/src/base/ |
| D | ftstroke.c | 883 FT_Int side ) in ft_stroker_arcto() 911 FT_Int side ) in ft_stroker_cap() 985 FT_Int side, in ft_stroker_inside() 1048 FT_Int side, in ft_stroker_outside() 1293 FT_Int side; in FT_Stroker_LineTo() local 1452 FT_Int side; in FT_Stroker_ConicTo() local 1658 FT_Int side; in FT_Stroker_CubicTo() local
|
| /external/mesa3d/src/mesa/main/ |
| D | ffvertex_prog.c | 131 GLuint side ) in check_active_shininess() 855 static GLuint material_attrib( GLuint side, GLuint property ) in material_attrib() 878 static struct ureg get_material( struct tnl_program *p, GLuint side, in get_material() 895 #define SCENE_COLOR_BITS(side) (( MAT_BIT_FRONT_EMISSION | \ argument 911 static struct ureg get_scenecolor( struct tnl_program *p, GLuint side ) in get_scenecolor() 929 GLuint side, GLuint property ) in get_lightprod()
|
| /external/eigen/blas/ |
| D | common.h | 64 inline bool check_side(const char* side) in check_side()
|
| /external/ipsec-tools/src/racoon/ |
| D | handler.h | 116 int side; /* INITIATOR or RESPONDER */ member 260 u_int8_t side; /* INITIATOR or RESPONDER */ member 412 int side; member
|
| /external/libopus/celt/tests/ |
| D | test_unit_mathops.c | 132 opus_int32 side=bitexact_cos(16384-i); in testbitexactlog2tan() local
|
| /external/google-breakpad/src/processor/ |
| D | range_map_unittest.cc | 130 for (unsigned int side = 0; side <= 1; ++side) { in RetrieveTest() local
|
| D | static_range_map_unittest.cc | 210 for (unsigned int side = 0; side <= 1; ++side) { in RetrieveTest() local
|
| /external/skia/src/gpu/ |
| D | GrAAConvexTessellator.h | 38 SkPoint::Side side() const { return fSide; } in side() function
|
| /external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
| D | Camera.java | 385 public void setClipPlane(Plane clipPlane, Plane.Side side) { in setClipPlane() 1030 Plane.Side side = bound.whichSide(worldPlane[planeId]); in contains() local
|