| /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/llvm/unittests/CodeGen/ |
| D | DIEHashTest.cpp | 33 DIEInteger One(1); in TEST() local 48 DIEInteger One(1); in TEST() local 64 DIEInteger One(1); in TEST() local 159 DIEInteger One(1); in TEST() local 310 DIEInteger One(1); in TEST() local 383 DIEInteger One(1); in TEST() local 456 DIEInteger One(1); in TEST() local 490 DIEInteger One(1); in TEST() local 509 DIEInteger One(1); in TEST() local 529 DIEInteger One(1); in TEST() local [all …]
|
| /external/llvm/unittests/IR/ |
| D | ConstantsTest.cpp | 23 Constant* One = ConstantInt::get(Int1, 1, true); in TEST() local 187 Constant *One = ConstantInt::get(Int32Ty, 1); in TEST() local 263 Constant *One = ConstantInt::get(Int32Ty, 1); in TEST() local
|
| D | ConstantRangeTest.cpp | 22 static ConstantRange One; member in __anon12ec87460111::ConstantRangeTest 29 ConstantRange ConstantRangeTest::One(APInt(16, 0xa)); member in __anon12ec87460111::ConstantRangeTest
|
| /external/llvm/examples/HowToUseJIT/ |
| D | HowToUseJIT.cpp | 78 Value *One = builder.getInt32(1); in main() local
|
| /external/clang/test/Index/ |
| D | format-comment-cdecls.c | 79 One, enumerator
|
| D | comment-c-decls.c | 84 One, enumerator
|
| /external/chromium_org/v8/test/webkit/ |
| D | comparison-operators.js | 61 var One = 1; variable
|
| D | comparison-operators-less.js | 60 var One = 1; variable
|
| D | comparison-operators-greater.js | 61 var One = 1; variable
|
| /external/clang/include/clang/AST/ |
| D | CharUnits.h | 58 static CharUnits One() { in One() function
|
| /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/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/clang/test/SemaTemplate/ |
| D | alias-church-numerals.cpp | 12 template<template<typename> class F, typename X> using One = Succ<Zero, F, X>; typedef
|
| /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 | 204 static const TropicalWeightTpl<T> One() { in One() function 329 static const LogWeightTpl<T> One() { in One() function 463 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
|
| /external/llvm/unittests/Linker/ |
| D | LinkModulesTest.cpp | 49 ConstantInt *One = ConstantInt::get(Type::getInt32Ty(Ctx), 1); in SetUp() local
|
| /external/llvm/unittests/Support/ |
| D | MemoryBufferTest.cpp | 108 OwningBuffer One(MemoryBuffer::getNewUninitMemBuffer(321)); in TEST_F() local
|