Home
last modified time | relevance | path

Searched defs:One (Results 1 – 25 of 53) sorted by relevance

123

/external/clang/test/Sema/
Dmissing-field-initializers.c25 struct One { int a; int b; }; argument
Dwarn-outof-range-assign-enum.c6 One, enumerator
/external/android-mock/tests/com/google/android/testing/mocking/
DClassIsEnum.java24 One, Two, Three, Four; enumConstant
/external/llvm/examples/HowToUseJIT/
DHowToUseJIT.cpp78 Value *One = builder.getInt32(1); in main() local
/external/clang/include/clang/AST/
DCharUnits.h59 static CharUnits One() { in One() function
/external/chromium/chrome/common/extensions/
Dextension_extent_unittest.cc24 TEST(ExtensionExtentTest, One) { in TEST() argument
/external/llvm/unittests/VMCore/
DConstantsTest.cpp20 Constant* One = ConstantInt::get(Int1, 1, true); in TEST() local
DInstructionsTest.cpp35 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/
Dalias-church-numerals.cpp11 template<template<typename> class F, typename X> using One = Succ<Zero, F, X>; typedef
/external/llvm/examples/ParallelJIT/
DParallelJIT.cpp48 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/
Dfloat-weight.h128 static const TropicalWeight One() { return TropicalWeight(0.0F); } in One() function
194 static const LogWeight One() { return LogWeight(0.0F); } in One() function
Dproduct-weight.h44 static const ProductWeight<W1, W2> &One() { in One() function
/external/llvm/examples/Fibonacci/
Dfibonacci.cpp51 Value *One = ConstantInt::get(Type::getInt32Ty(Context), 1); in CreateFibFunction() local
/external/openfst/src/include/fst/
Dproduct-weight.h57 static const ProductWeight<W1, W2> &One() { in One() function
Dfloat-weight.h201 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
Dlexicographic-weight.h80 static const LexicographicWeight<W1, W2> &One() { in One() function
Dexpectation-weight.h80 static const ExpectationWeight<X1, X2> &One() { in One() function
Dsigned-log-weight.h62 static const SignedLogWeightTpl<T> &One() { in One() function
Dpower-weight.h61 static const PowerWeight<W, n> &One() { in One() function
Dpair-weight.h61 static const PairWeight<W1, W2> &One() { in One() function
Dsparse-power-weight.h107 static const SparsePowerWeight<W, K> &One() { in One() function
Dtuple-weight.h69 static const TupleWeight<W, n> &One() { in One() function
/external/llvm/unittests/Support/
DConstantRangeTest.cpp23 static ConstantRange One; member in __anon053edc370111::ConstantRangeTest
30 ConstantRange ConstantRangeTest::One(APInt(16, 0xa)); member in __anon053edc370111::ConstantRangeTest
/external/openfst/src/include/fst/script/
Dweight-class.h125 static const WeightClass &One() { in One() function
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/
DRegisterType.java96 One, enumConstant

123