| /external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/ |
| D | allocate_shared_cxx03.pass.cpp | 35 struct One struct 39 explicit One(int v) : value(v) {++count;} in One() argument 40 One(One const & o) : value(o.value) {++count;} in One() function 41 ~One() {--count;} in ~One() argument
|
| /external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/ |
| D | Symmetry.h | 41 constexpr static int One = One_; member 50 constexpr static int One = One_; member 59 constexpr static int One = One_; member 68 constexpr static int One = One_; member
|
| /external/clang/test/Sema/ |
| D | missing-field-initializers.c | 25 struct One { int a; int b; }; struct
|
| D | warn-outof-range-assign-enum.c | 6 One, enumerator
|
| /external/crosvm/bit_field/tests/ |
| D | test_enum.rs | 11 One = 0b01, enumerator 21 One = 0b01, enumerator
|
| /external/llvm/unittests/CodeGen/ |
| D | DIEHashTest.cpp | 51 DIEInteger One(1); in TEST_F() local 66 DIEInteger One(1); in TEST_F() local 82 DIEInteger One(1); in TEST_F() local 178 DIEInteger One(1); in TEST_F() local 335 DIEInteger One(1); in TEST_F() local 413 DIEInteger One(1); in TEST_F() local 491 DIEInteger One(1); in TEST_F() local 528 DIEInteger One(1); in TEST_F() local 547 DIEInteger One(1); in TEST_F() local 567 DIEInteger One(1); in TEST_F() local [all …]
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/ |
| D | DIEHashTest.cpp | 51 DIEInteger One(1); in TEST_F() local 66 DIEInteger One(1); in TEST_F() local 82 DIEInteger One(1); in TEST_F() local 178 DIEInteger One(1); in TEST_F() local 335 DIEInteger One(1); in TEST_F() local 413 DIEInteger One(1); in TEST_F() local 491 DIEInteger One(1); in TEST_F() local 528 DIEInteger One(1); in TEST_F() local 547 DIEInteger One(1); in TEST_F() local 567 DIEInteger One(1); in TEST_F() local [all …]
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | segment_reduction_ops.h | 111 struct One { struct 112 EIGEN_STRONG_INLINE T operator()() const { return T(1); } in operator()
|
| /external/protobuf/src/google/protobuf/compiler/ruby/ |
| D | ruby_generated_pkg_implicit_pb.rb | 14 module One module
|
| /external/clang/test/Parser/ |
| D | cxx-concept-declaration.cpp | 19 constexpr int One = 1; variable
|
| /external/clang/test/Index/ |
| D | format-comment-cdecls.c | 79 One, enumerator
|
| D | comment-c-decls.c | 84 One, enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/HowToUseJIT/ |
| D | HowToUseJIT.cpp | 85 Value *One = builder.getInt32(1); in main() local
|
| /external/llvm/examples/HowToUseJIT/ |
| D | HowToUseJIT.cpp | 87 Value *One = builder.getInt32(1); in main() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/ParallelJIT/ |
| D | ParallelJIT.cpp | 64 Value *One = ConstantInt::get(Type::getInt32Ty(M->getContext()), 1); in createAdd1() local 93 Value *One = ConstantInt::get(Type::getInt32Ty(M->getContext()), 1); in CreateFibFunction() local
|
| /external/llvm/examples/ParallelJIT/ |
| D | ParallelJIT.cpp | 65 Value *One = ConstantInt::get(Type::getInt32Ty(M->getContext()), 1); in createAdd1() local 95 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/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
| D | DJBTest.cpp | 18 StringLiteral One; in TEST() member
|
| /external/clang/include/clang/AST/ |
| D | CharUnits.h | 58 static CharUnits One() { in One() function
|
| /external/chromium-trace/catapult/common/py_utils/py_utils/ |
| D | class_util_unittest.py | 93 def One(self): member in ClassUtilTest.testMultipleInheritance.Aaa 112 def One(self): member in ClassUtilTest.testMultipleInheritance.Fff
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonAsmPrinter.cpp | 393 const MCExpr *One = MCConstantExpr::create(1, OutContext); in HexagonProcessInstruction() local 428 const MCExpr *One = MCConstantExpr::create(1, OutContext); in HexagonProcessInstruction() local 454 const MCExpr *One = MCConstantExpr::create(1, OutContext); in HexagonProcessInstruction() local
|
| /external/llvm/examples/Fibonacci/ |
| D | fibonacci.cpp | 64 Value *One = ConstantInt::get(Type::getInt32Ty(Context), 1); in CreateFibFunction() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Fibonacci/ |
| D | fibonacci.cpp | 63 Value *One = ConstantInt::get(Type::getInt32Ty(Context), 1); in CreateFibFunction() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
| D | HexagonAsmPrinter.cpp | 450 const MCExpr *One = MCConstantExpr::create(1, OutContext); in HexagonProcessInstruction() local 486 const MCExpr *One = MCConstantExpr::create(1, OutContext); in HexagonProcessInstruction() local 513 const MCExpr *One = MCConstantExpr::create(1, OutContext); in HexagonProcessInstruction() local
|
| /external/tensorflow/tensorflow/compiler/xla/client/lib/ |
| D | constants.cc | 40 XlaOp One(XlaBuilder* builder, PrimitiveType type) { in One() function
|