Home
last modified time | relevance | path

Searched defs:W (Results 1 – 25 of 243) sorted by relevance

12345678910

/external/openfst/src/include/fst/
Dpower-weight.h51 PowerWeight(const TupleWeight<W, n> &w) : TupleWeight<W, n>(w) {} in PowerWeight()
99 inline PowerWeight<W, n> Plus(const PowerWeight<W, n> &w1, in Plus()
109 inline PowerWeight<W, n> Times(const PowerWeight<W, n> &w1, in Times()
130 inline PowerWeight<W, n> Times(const W &s, const PowerWeight<W, n> &w) { in Times()
139 inline PowerWeight<W, n> Times(const PowerWeight<W, n> &w, const W &s) { in Times()
148 inline W DotProduct(const PowerWeight<W, n> &w1, in DotProduct()
Dsparse-power-weight.h92 SparsePowerWeight(const SparseTupleWeight<W, K> &w) : in SparsePowerWeight()
150 inline SparsePowerWeight<W, K> Plus(const SparsePowerWeight<W, K> &w1, in Plus()
160 inline SparsePowerWeight<W, K> Times(const SparsePowerWeight<W, K> &w1, in Times()
181 inline const W& DotProduct(const SparsePowerWeight<W, K> &w1, in DotProduct()
203 const SparsePowerWeight<W, K> &w2) { in Times()
209 inline SparsePowerWeight<W, K> Times(const SparsePowerWeight<W, K> &w1, in Times()
Dsparse-tuple-weight.h88 SparseTupleWeight(const SparseTupleWeight<W, K> &w) { in SparseTupleWeight()
232 explicit SparseTupleWeightIterator(const SparseTupleWeight<W, K>& w) in SparseTupleWeightIterator()
268 SparseTupleWeight<W, K>* ret, in SparseTupleWeightMap()
269 const SparseTupleWeight<W, K>& w1, in SparseTupleWeightMap()
397 inline istream& SparseTupleWeight<W, K>::ReadNoParen( in ReadNoParen()
491 inline istream& SparseTupleWeight<W, K>::ReadWithParen( in ReadWithParen()
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-vtables-virtual-inheritance.cpp265 struct W : virtual A { struct
333 struct W : Z, D, virtual A, virtual B { struct
366 W::W() {} in W() function in Test9::W
452 struct W : virtual X, A {}; struct
474 struct W : Z { struct
480 int w;
484 W::W() {} in W() function in Test12::W
509 struct W : Z, X { struct
610 struct W : Z { struct
754 struct W : B, Y { struct
[all …]
/external/clang/test/CXX/dcl.decl/dcl.init/
Dp5.cpp35 struct W { struct
39 W w = W(); // ok argument
/external/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h192 typename GraphT::NodeType* W = DT.Vertex[i]; in Calculate() local
240 typename GraphT::NodeType* W = DT.Vertex[i]; in Calculate() local
261 typename GraphT::NodeType* W = DT.Vertex[i]; in Calculate() local
/external/clang/utils/ABITest/
DEnumeration.py83 def getNthPairBounded(N,W=aleph0,H=aleph0,useDivmod=False): argument
127 def getNthPairBoundedChecked(N,W=aleph0,H=aleph0,useDivmod=False,GNP=getNthPairBounded): argument
132 def getNthNTuple(N, W, H=aleph0, useLeftToRight=False): argument
154 def getNthNTupleChecked(N, W, H=aleph0, useLeftToRight=False, GNT=getNthNTuple): argument
/external/fio/crc/
Dsha256.c57 static inline void LOAD_OP(int I, uint32_t *W, const uint8_t *input) in LOAD_OP()
62 static inline void BLEND_OP(int I, uint32_t *W) in BLEND_OP()
70 uint32_t W[64]; in sha256_transform() local
Dsha512.c95 static inline void LOAD_OP(int I, uint64_t *W, const uint8_t *input) in LOAD_OP()
100 static inline void BLEND_OP(int I, uint64_t *W) in BLEND_OP()
105 static void sha512_transform(uint64_t *state, uint64_t *W, const uint8_t *input) in sha512_transform()
Dsha1.h12 unsigned int W[16]; member
Dsha512.h8 uint64_t W[80]; member
/external/clang/test/CodeGen/
D2002-12-15-GlobalConstantTest.c4 const char *W = "foo"; variable
D2007-03-26-BitfieldAfterZeroWidth.c2 struct W {}; struct
/external/eigen/Eigen/src/Core/arch/NEON/
DPacketMath.h45 #define EIGEN_INIT_NEON_PACKET4(X, Y, Z, W) {{X, Y, Z, W}} argument
49 #define EIGEN_INIT_NEON_PACKET4(X, Y, Z, W) {X, Y, Z, W} argument
/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
Dunderlying_type.pass.cpp18 enum F { W = UINT_MAX }; enumerator
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
Dhetero-nodes.rb293 class W < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
362 class W < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
401 class W < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
/external/clang/test/CodeGenObjC/
Ddebug-info-lifetime-crash.m13 {
/external/libvpx/libvpx/vp8/common/ppc/
Dplatform_altivec.asm15 .macro W V P macro
/external/skia/gm/
Dcolortypexfermode.cpp27 const static int W = 64; member in skiagm::ColorTypeXfermodeGM
123 const int W = 5; in onDraw() local
/external/eigen/lapack/
Dslapy3.f87 REAL W, XABS, YABS, ZABS local
Ddlapy2.f84 DOUBLE PRECISION W, XABS, YABS, Z local
Dslapy2.f84 REAL W, XABS, YABS, Z local
Ddlapy3.f87 DOUBLE PRECISION W, XABS, YABS, ZABS local
/external/llvm/lib/Target/AArch64/TargetInfo/
DAArch64TargetInfo.cpp29 RegisterTarget<Triple::aarch64_be, /*HasJIT=*/true> W( in LLVMInitializeAArch64TargetInfo() local
/external/libvpx/libvpx/vp8/encoder/
Dtreewriter.h30 #define vp8_write_bit( W, V) vp8_write( W, V, vp8_prob_half) argument
34 #define vp8bc_write_bit( W, V) vp8bc_write_bits( W, V, 1) argument

12345678910