| /third_party/typescript/tests/cases/compiler/ |
| D | interfaceMergedUnconstrainedNoErrorIrrespectiveOfOrder.ts | 8 unary(): Function<() => ReturnType<T>>; method 14 unary(): Function<() => ReturnType<T>>; method
|
| /third_party/boost/boost/spirit/home/classic/core/composite/ |
| D | composite.hpp | 56 class unary : public BaseT class 66 unary(param_t subj_) in unary() function in boost::spirit::unary 69 unary(BaseT const& base, param_t subj_) in unary() function in boost::spirit::unary
|
| /third_party/boost/boost/geometry/util/ |
| D | calculation_type.hpp | 115 struct unary struct 123 >::type type;
|
| /third_party/boost/libs/spirit/example/x3/calc/calc9/ |
| D | ast.hpp | 65 struct unary struct 67 optoken operator_; 68 operand operand_;
|
| /third_party/boost/libs/spirit/example/qi/compiler_tutorial/calc8/ |
| D | ast.hpp | 68 struct unary struct 70 optoken operator_; 71 operand operand_;
|
| /third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure2/ |
| D | ast.hpp | 54 struct unary struct 56 token_ids::type operator_; 57 operand operand_;
|
| D | ids.hpp | 18 unary = 0x40000, enumerator
|
| /third_party/boost/libs/locale/src/shared/ |
| D | mo_lambda.cpp | 29 struct unary : public plural struct 31 unary(plural_ptr ptr) : in unary() argument 36 plural_ptr op1;
|
| /third_party/boost/libs/spirit/example/qi/compiler_tutorial/mini_c/ |
| D | ast.hpp | 70 struct unary struct 72 optoken operator_; 73 operand operand_;
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| D | discrete_distribution_test.cc | 89 absl::discrete_distribution<int> unary(0, 1.0, 9.0, fn); in TYPED_TEST() local 94 absl::discrete_distribution<int> unary(2, 1.0, 9.0, fn); in TYPED_TEST() local
|
| /third_party/abseil-cpp/absl/random/ |
| D | discrete_distribution_test.cc | 89 absl::discrete_distribution<int> unary(0, 1.0, 9.0, fn); in TYPED_TEST() local 94 absl::discrete_distribution<int> unary(2, 1.0, 9.0, fn); in TYPED_TEST() local
|
| /third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure1/ |
| D | ast.hpp | 120 struct unary struct 122 optoken operator_; 123 operand operand_;
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| D | traverse_expressions.h | 120 } else if (auto* unary = expr->As<UnaryOpExpression>()) { in TraverseExpressions() local
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| D | simplify_pointers.cc | 97 if (auto* unary = op.expr->As<ast::UnaryOpExpression>()) { in Reduce() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | ttaenc.c | 110 uint32_t k, unary, outval; in tta_encode_frame() local
|
| D | tta.c | 268 uint32_t unary, depth, k; in tta_decode_frame() local
|
| /third_party/boost/libs/fusion/test/functional/ |
| D | invoke_procedure.cpp | 65 int unary(int & i) { return i = data + 3; } in unary() function in members 176 int unary(int & i) { return i = 17; } in unary() function
|
| D | invoke.cpp | 139 int unary(int i) { return 17 + i; } in unary() function 183 int unary(int i) { return data + 3 + i; } in unary() function in members
|
| /third_party/mingw-w64/mingw-w64-libraries/libmangle/src/ |
| D | m_token.h | 200 union uMToken *unary; /**< Pointer to leaf element. */ member 234 sMToken_Unary unary; /**< Unary node token. */ member
|
| /third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/ |
| D | ids.hpp | 18 unary = 0x40000, enumerator
|
| /third_party/python/Doc/reference/ |
| D | expressions.rst | 1140 .. _unary: target in The power operator
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| D | inspector.cc | 911 if (auto* unary = tint::As<ast::UnaryOpExpression>(expr)) { in GetOriginatingResources() local
|
| /third_party/boost/libs/qvm/doc/ |
| D | qvm.adoc | 1828 [[quat_minus]] 2765 [[vec_minus]] 3319 [[mat_minus]]
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | resolver.cc | 1130 } else if (auto* unary = expr->As<ast::UnaryOpExpression>()) { in Expression() local 1896 sem::Expression* Resolver::UnaryOp(const ast::UnaryOpExpression* unary) { in UnaryOp()
|
| /third_party/libxkbcommon/src/xkbcomp/ |
| D | ast.h | 254 ExprUnary unary; member
|