Searched refs:topo (Results 1 – 17 of 17) sorted by relevance
/external/libopus/src/ |
D | mlp_train.c | 46 MLPTrain * mlp_init(int *topo, int nbLayers, float *inputs, float *outputs, int nbSamples) in mlp_init() argument 52 net->topo = malloc(nbLayers*sizeof(net->topo[0])); in mlp_init() 54 net->topo[i] = topo[i]; in mlp_init() 55 inDim = topo[0]; in mlp_init() 56 outDim = topo[nbLayers-1]; in mlp_init() 62 net->weights[i] = malloc((topo[i]+1)*topo[i+1]*sizeof(net->weights[0][0])); in mlp_init() 63 net->best_weights[i] = malloc((topo[i]+1)*topo[i+1]*sizeof(net->weights[0][0])); in mlp_init() 82 for (k=0;k<topo[1];k++) in mlp_init() 83 net->weights[0][k*(topo[0]+1)+j+1] = randn(std); in mlp_init() 86 for (j=0;j<topo[1];j++) in mlp_init() [all …]
|
D | mlp.c | 104 for (j=0;j<m->topo[1];j++) 108 for (k=0;k<m->topo[0];k++) 112 for (j=0;j<m->topo[2];j++) 116 for (k=0;k<m->topo[1];k++) 128 for (j=0;j<m->topo[1];j++) in mlp_process() 132 for (k=0;k<m->topo[0];k++) in mlp_process() 136 for (j=0;j<m->topo[2];j++) in mlp_process() 140 for (k=0;k<m->topo[1];k++) in mlp_process()
|
D | mlp_data.c | 103 static const int topo[3] = {25, 15, 2}; variable 107 topo,
|
D | mlp.h | 35 const int *topo; member
|
D | mlp_train.h | 79 int *topo; member
|
/external/antlr/antlr-3.4/runtime/C/src/ |
D | antlr3collections.c | 116 static void addEdge (pANTLR3_TOPO topo, ANTLR3_UINT32 edge, ANTLR3_UINT32 depe… 117 static pANTLR3_UINT32 sortToArray (pANTLR3_TOPO topo); 118 static void sortVector (pANTLR3_TOPO topo, pANTLR3_VECTOR v); 119 static void freeTopo (pANTLR3_TOPO topo); 2286 pANTLR3_TOPO topo = (pANTLR3_TOPO)ANTLR3_MALLOC(sizeof(ANTLR3_TOPO)); in antlr3TopoNew() local 2288 if (topo == NULL) in antlr3TopoNew() 2296 topo->visited = NULL; // Don't know how big it is yet in antlr3TopoNew() 2297 topo->limit = 1; // No edges added yet in antlr3TopoNew() 2298 topo->edges = NULL; // No edges added yet in antlr3TopoNew() 2299 topo->sorted = NULL; // Nothing sorted at the start in antlr3TopoNew() [all …]
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | pa.h | 113 bool in_isStreaming, PRIMITIVE_TOPOLOGY topo = TOP_UNKNOWN); 366 uint32_t in_numAttribs, PRIMITIVE_TOPOLOGY topo, bool in_processCutVerts) in PA_STATE_CUT() 371 binTopology = topo; in PA_STATE_CUT() 387 vertsPerPrim = NumVertsPerPrim(topo, gsEnabled); in PA_STATE_CUT() 389 switch (topo) in PA_STATE_CUT() 1155 PA_FACTORY(DRAW_CONTEXT* pDC, PRIMITIVE_TOPOLOGY in_topo, uint32_t numVerts) : topo(in_topo) in PA_FACTORY() 1160 topo == TOP_TRIANGLE_STRIP || topo == TOP_POINT_LIST || in PA_FACTORY() 1161 topo == TOP_LINE_LIST || topo == TOP_LINE_STRIP || in PA_FACTORY() 1162 topo == TOP_TRIANGLE_LIST)) || in PA_FACTORY() 1166 …(topo == TOP_LINE_LIST_ADJ || topo == TOP_LISTSTRIP_ADJ || topo == TOP_TRI_LIST_ADJ || topo == TOP… in PA_FACTORY() [all …]
|
D | pa_avx.cpp | 989 …bool in_isStreaming, PRIMITIVE_TOPOLOGY topo) : PA_STATE(in_pDC, pStream, in_streamSizeInVerts), n… in PA_STATE_OPT() argument 994 this->binTopology = topo == TOP_UNKNOWN ? state.topology : topo; in PA_STATE_OPT()
|
D | binner.cpp | 163 const PRIMITIVE_TOPOLOGY topo = pDC->pState->state.topology; in ProcessAttributes() local 200 switch (topo) { in ProcessAttributes()
|
/external/antlr/antlr-3.4/runtime/C/include/ |
D | antlr3collections.h | 475 …void (*addEdge) (struct ANTLR3_TOPO_struct * topo, ANTLR3_UINT32 edge, ANTLR3_… 492 pANTLR3_UINT32 (*sortToArray) (struct ANTLR3_TOPO_struct * topo); 498 void (*sortVector) (struct ANTLR3_TOPO_struct * topo, pANTLR3_VECTOR v); 503 void (*free) (struct ANTLR3_TOPO_struct * topo);
|
/external/mesa3d/src/intel/vulkan/ |
D | genX_gpu_memcpy.c | 216 anv_batch_emit(&cmd_buffer->batch, GENX(3DSTATE_VF_TOPOLOGY), topo) { in genX() 217 topo.PrimitiveTopologyType = _3DPRIM_POINTLIST; in genX()
|
/external/mesa3d/src/intel/blorp/ |
D | blorp_genX_exec.h | 405 blorp_emit(batch, GENX(3DSTATE_VF_TOPOLOGY), topo) { in blorp_emit_vertex_elements() 406 topo.PrimitiveTopologyType = _3DPRIM_RECTLIST; in blorp_emit_vertex_elements()
|
/external/hyphenation-patterns/en-US/ |
D | ushyphex.tex | 1175 topo-graph-i-cal 1176 topo-iso-mer-ase 1177 topo-iso-mer-ases
|
D | hyph-en-us.hyp.txt | 1176 topo-graph-i-cal 1177 topo-iso-mer-ase 1178 topo-iso-mer-ases
|
/external/hyphenation-patterns/de/ |
D | hyph-de-ch-1901.pat.txt | 18024 1topo
|
D | hyph-de-1996.pat.txt | 18024 3topo
|
D | hyph-de-1901.pat.txt | 18250 1topo
|