/external/pigweed/pw_rpc/nanopb/ |
D | docs.rst | 86 Unary RPC 98 Server streaming RPC 128 Client streaming RPC 134 Bidirectional streaming RPC 163 Response handlers
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv20_state_tnl.c | 36 #define LIGHT_MODEL_AMBIENT_R(side) \ argument 39 #define LIGHT_AMBIENT_R(side, i) \ argument 42 #define LIGHT_DIFFUSE_R(side, i) \ argument 45 #define LIGHT_SPECULAR_R(side, i) \ argument 48 #define MATERIAL_FACTOR_R(side) \ argument 51 #define MATERIAL_FACTOR_A(side) \ argument 54 #define MATERIAL_SHININESS(side) \ argument 231 #define USE_COLOR_MATERIAL(attr, side) \ argument 238 const int side = emit - NOUVEAU_STATE_MATERIAL_FRONT_AMBIENT; in nv20_emit_material_ambient() local 282 const int side = emit - NOUVEAU_STATE_MATERIAL_FRONT_DIFFUSE; in nv20_emit_material_diffuse() local [all …]
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ext/ |
D | ExternalTypeIdWithCreatorTest.java | 27 public String side; field in ExternalTypeIdWithCreatorTest.Attack 30 public Attack(String side) { in Attack() 37 public Kick(String side) { in Kick() 44 public Punch(String side) { in Punch()
|
/external/python/cpython2/Demo/turtle/ |
D | tdemo_bytedesign.py | 110 def pentl(self, side, ang, scale): argument 116 def pentr(self, side, ang, scale): argument 122 def tripolyr(self, side, scale): argument 132 def tripolyl(self, side, scale): argument
|
/external/python/cpython3/Lib/turtledemo/ |
D | bytedesign.py | 109 def pentl(self, side, ang, scale): argument 115 def pentr(self, side, ang, scale): argument 121 def tripolyr(self, side, scale): argument 131 def tripolyl(self, side, scale): argument
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/ |
D | example-select-03.kt | 23 val side = Channel<Int>() // allocate side channel in <lambda>() constant
|
/external/libwebsockets/lib/tls/mbedtls/ |
D | lws-genec.c | 46 lws_genec_keypair_import(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genec_keypair_import() 182 enum enum_lws_dh_side side) in lws_genecdh_set_key() 224 lws_genecdh_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genecdh_new_keypair()
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
D | xt_recent.h | 34 __u8 side; member 43 __u8 side; member
|
/external/iptables/include/linux/netfilter/ |
D | xt_recent.h | 32 __u8 side; member 41 __u8 side; member
|
/external/toybox/toys/other/ |
D | hexedit.c | 149 static void highlight(int xx, int yy, int side) in highlight() 195 int x, i, side = 0, key, fd; in hexedit_main() local
|
/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_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
|
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
|
/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/ruy/ruy/ |
D | side_pair.h | 33 inline Side OtherSide(Side side) { in OtherSide()
|
D | create_trmul_params.h | 55 void CreatePackedMatrix(Side side, const KernelLayout& kernel_layout, in CreatePackedMatrix()
|
D | prepare_packed_matrices.cc | 37 bool ShouldCache(const TrMulParams& params, Side side) { in ShouldCache()
|
D | block_map.h | 142 inline int NumBlocksPerSide(Side side, const BlockMap& block_map) { in NumBlocksPerSide()
|
/external/python/cpython3/Lib/idlelib/ |
D | statusbar.py | 10 def set_label(self, name, text='', side='left', width=0): argument
|
/external/python/cpython2/Lib/idlelib/ |
D | MultiStatusBar.py | 11 def set_label(self, name, text='', side=LEFT, width=0): argument
|
/external/libwebsockets/lib/tls/openssl/ |
D | lws-genec.c | 257 enum enum_lws_dh_side side) in lws_genecdh_set_key() 299 lws_genec_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genec_new_keypair() 407 lws_genecdh_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genecdh_new_keypair()
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | searchsorted_op_test.py | 49 def _test2DExample(self, dtype, side, sorted_sequence, values, correct_ans): argument
|
/external/llvm-project/libcxx/test/std/containers/sequences/list/list.ops/ |
D | sort.pass.cpp | 26 int side; member
|