| /external/catch2/projects/XCode/OCTest/OCTest/ |
| D | CatchOCTestCase.mm | 29 REQUIRE( obj.int_val == 0 ); category 38 REQUIRE( obj.int_val == 0 ); category
|
| /external/nist-sip/java/gov/nist/javax/sip/header/ |
| D | SIPHeaderNames.java | 86 public static final String REQUIRE = RequireHeader.NAME; //34 field
|
| /external/cronet/third_party/protobuf/php/tests/proto/ |
| D | test_reserved_message_upper.proto | 60 message REQUIRE {} message
|
| D | test_reserved_enum_value_upper.proto | 61 REQUIRE = 54; enumerator
|
| D | test_reserved_enum_upper.proto | 60 enum REQUIRE { ZERO55 = 0; } enum
|
| /external/protobuf/php/tests/proto/ |
| D | test_reserved_enum_value_upper.proto | 62 REQUIRE = 54; enumerator
|
| D | test_reserved_message_upper.proto | 61 message REQUIRE {} message
|
| D | test_reserved_enum_upper.proto | 61 enum REQUIRE { ZERO55 = 0; } enum
|
| /external/nist-sip/java/gov/nist/javax/sip/parser/ |
| D | TokenTypes.java | 78 public static final int REQUIRE = START + 41; field
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
| D | GpMacros.h | 96 #define REQUIRE(condition, errorCode, returnCode) \ macro
|
| /external/catch2/include/ |
| D | catch.hpp | 206 #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS_… macro 401 #define REQUIRE( ... ) (void)(0) macro
|
| /external/llvm/lib/Support/ |
| D | regcomp.c | 135 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | regcomp.c | 135 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro
|
| /external/libcups/vcnet/regex/ |
| D | regcomp.c | 54 #define REQUIRE(co, e) ((co) || SETERROR(e)) macro
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | regcomp.c | 263 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro
|
| /external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/ |
| D | AtomicFUTransformerJS.kt | 30 private const val REQUIRE = "require" in <lambda>() constant
|
| /external/webrtc/sdk/android/api/org/webrtc/ |
| D | PeerConnection.java | 379 public enum RtcpMuxPolicy { NEGOTIATE, REQUIRE } enumConstant
|
| /external/libabigail/tests/lib/ |
| D | catch.hpp | 17586 #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS_… macro 17779 #define REQUIRE( ... ) (void)(0) macro
|
| /external/catch2/single_include/catch2/ |
| D | catch.hpp | 17320 #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS_… macro 17513 #define REQUIRE( ... ) (void)(0) macro
|
| /external/bcc/tests/cc/ |
| D | catch.hpp | 10372 #define REQUIRE( expr ) INTERNAL_CATCH_TEST( expr, Catch::ResultDisposition::Normal, "REQUIRE" ) macro
|