/external/clang/test/Sema/ |
D | missing-field-initializers.c | 25 struct One { int a; int b; }; argument
|
D | warn-outof-range-assign-enum.c | 6 One, enumerator
|
/external/android-mock/tests/com/google/android/testing/mocking/ |
D | ClassIsEnum.java | 24 One, Two, Three, Four; enumConstant
|
/external/llvm/examples/HowToUseJIT/ |
D | HowToUseJIT.cpp | 78 Value *One = builder.getInt32(1); in main() local
|
/external/clang/include/clang/AST/ |
D | CharUnits.h | 59 static CharUnits One() { in One() function
|
/external/chromium/chrome/common/extensions/ |
D | extension_extent_unittest.cc | 24 TEST(ExtensionExtentTest, One) { in TEST() argument
|
/external/llvm/unittests/VMCore/ |
D | ConstantsTest.cpp | 20 Constant* One = ConstantInt::get(Int1, 1, true); in TEST() local
|
D | InstructionsTest.cpp | 35 Constant* One = ConstantInt::get(Int1, 1, true); in TEST() local 73 Constant* One = ConstantInt::get(Int1, 1, true); in TEST() local
|
/external/clang/test/SemaTemplate/ |
D | alias-church-numerals.cpp | 11 template<template<typename> class F, typename X> using One = Succ<Zero, F, X>; typedef
|
/external/llvm/examples/ParallelJIT/ |
D | ParallelJIT.cpp | 48 Value *One = ConstantInt::get(Type::getInt32Ty(M->getContext()), 1); in createAdd1() local 78 Value *One = ConstantInt::get(Type::getInt32Ty(M->getContext()), 1); in CreateFibFunction() local
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | float-weight.h | 128 static const TropicalWeight One() { return TropicalWeight(0.0F); } in One() function 194 static const LogWeight One() { return LogWeight(0.0F); } in One() function
|
D | product-weight.h | 44 static const ProductWeight<W1, W2> &One() { in One() function
|
/external/llvm/examples/Fibonacci/ |
D | fibonacci.cpp | 51 Value *One = ConstantInt::get(Type::getInt32Ty(Context), 1); in CreateFibFunction() local
|
/external/openfst/src/include/fst/ |
D | product-weight.h | 57 static const ProductWeight<W1, W2> &One() { in One() function
|
D | float-weight.h | 201 static const TropicalWeightTpl<T> One() { in One() function 326 static const LogWeightTpl<T> One() { in One() function 460 static const MinMaxWeightTpl<T> One() { in One() function
|
D | lexicographic-weight.h | 80 static const LexicographicWeight<W1, W2> &One() { in One() function
|
D | expectation-weight.h | 80 static const ExpectationWeight<X1, X2> &One() { in One() function
|
D | signed-log-weight.h | 62 static const SignedLogWeightTpl<T> &One() { in One() function
|
D | power-weight.h | 61 static const PowerWeight<W, n> &One() { in One() function
|
D | pair-weight.h | 61 static const PairWeight<W1, W2> &One() { in One() function
|
D | sparse-power-weight.h | 107 static const SparsePowerWeight<W, K> &One() { in One() function
|
D | tuple-weight.h | 69 static const TupleWeight<W, n> &One() { in One() function
|
/external/llvm/unittests/Support/ |
D | ConstantRangeTest.cpp | 23 static ConstantRange One; member in __anon053edc370111::ConstantRangeTest 30 ConstantRange ConstantRangeTest::One(APInt(16, 0xa)); member in __anon053edc370111::ConstantRangeTest
|
/external/openfst/src/include/fst/script/ |
D | weight-class.h | 125 static const WeightClass &One() { in One() function
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/ |
D | RegisterType.java | 96 One, enumConstant
|