/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
D | rx-any.hpp | 51 struct any struct 53 typedef rxu::decay_t<T> source_value_type; 54 typedef bool value_type; 55 typedef rxu::decay_t<Predicate> test_type; 56 test_type test; 58 any(test_type t) in any() function 64 struct any_observer 110 auto operator()(Subscriber dest) const in operator ()() 121 auto any(AN&&... an) in any() function
|
/external/protobuf/src/google/protobuf/ |
D | any_test.cc | 56 google::protobuf::Any any; in TEST() local 73 google::protobuf::Any any; in TEST() local
|
/external/tensorflow/tensorflow/core/platform/ |
D | protobuf_internal.h | 43 Status ParseAny(const google::protobuf::Any& any, T* message, in ParseAny()
|
D | logger.h | 51 google::protobuf::Any any; in LogProto() local
|
/external/droiddriver/src/io/appium/droiddriver/finders/ |
D | Predicates.java | 49 public static <T> Predicate<T> any() { in any() method in Predicates
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | utility.cc | 106 bool GetBoolFromAny(const google::protobuf::Any& any) { in GetBoolFromAny() 112 int64 GetInt64FromAny(const google::protobuf::Any& any) { in GetInt64FromAny() 118 double GetDoubleFromAny(const google::protobuf::Any& any) { in GetDoubleFromAny() 124 string GetStringFromAny(const google::protobuf::Any& any) { in GetStringFromAny()
|
D | protostream_objectwriter_test.cc | 1428 AnyOut any; in TEST_P() local 1515 AnyOut any; in TEST_P() local 1533 AnyOut any; in TEST_P() local 1551 AnyOut any; in TEST_P() local 1568 AnyOut any; in TEST_P() local 1587 AnyOut any; in TEST_P() local 1603 AnyOut any; in TEST_P() local 1613 AnyOut any; in TEST_P() local 1724 AnyOut any; in TEST_P() local 1751 AnyOut any; in TEST_P() local [all …]
|
D | protostream_objectwriter.h | 205 AnyWriter* any() const { return any_.get(); } in any() function
|
/external/protobuf/src/google/protobuf/util/internal/testdata/ |
D | anys.proto | 44 google.protobuf.Any any = 1; field
|
/external/webrtc/webrtc/modules/audio_coding/codecs/cng/ |
D | cng_helpfuns.c | 19 int16_t any[WEBRTC_SPL_MAX_LPC_ORDER + 1]; in WebRtcCng_K2a16() local
|
/external/openssh/openbsd-compat/ |
D | strtoll.c | 55 int neg, any, cutlim; in strtoll() local
|
D | strtoull.c | 55 int neg, any, cutlim; in strtoull() local
|
D | strtoul.c | 53 int neg, any, cutlim; in strtoul() local
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
D | refl_coef_to_lpc.c | 22 int16_t any[WEBRTC_SPL_MAX_LPC_ORDER + 1]; in WebRtcSpl_ReflCoefToLpc() local
|
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/ |
D | IsInstanceOf.java | 87 public static <T> Matcher<T> any(Class<T> type) { in any() method in IsInstanceOf
|
/external/clang/test/CXX/expr/expr.unary/expr.sizeof/ |
D | p5-0x.cpp | 17 struct any { struct
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | reuseaddr_conflict.c | 21 int open_port(int ipv6, int any) in open_port()
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/ |
D | p4.cpp | 8 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
|
/external/parameter-framework/asio-1.10.6/include/asio/ip/ |
D | address_v6.hpp | 180 static address_v6 any() in any() function in asio::ip::address_v6
|
D | address_v4.hpp | 166 static address_v4 any() in any() function in asio::ip::address_v4
|
/external/toybox/toys/posix/ |
D | paste.c | 38 int i, any, dcount, dlen, len, seq = toys.optflags&FLAG_s; local
|
/external/tensorflow/tensorflow/contrib/session_bundle/ |
D | session_bundle_test.cc | 327 auto* any = (*def->mutable_collection_def())[kGraphKey] in TEST_F() local 344 auto* any = (*def->mutable_collection_def())[kGraphKey] in TEST_F() local 361 auto* any = (*def->mutable_collection_def())[kAssetsKey] in TEST_F() local 378 auto* any = (*def->mutable_collection_def())[kAssetsKey] in TEST_F() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | LaneBitmask.h | 53 constexpr bool any() const { return Mask != 0; } in any() function
|
/external/mockito/src/main/java/org/mockito/ |
D | ArgumentMatchers.java | 144 public static <T> T any() { in any() method in ArgumentMatchers 206 public static <T> T any(Class<T> type) { in any() method in ArgumentMatchers
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/ |
D | p5-cxx0x.cpp | 70 struct any { struct
|