/aosp_15_r20/bionic/libc/upstream-netbsd/lib/libc/include/isc/ |
H A D | assertions.h | 72 #define REQUIRE(cond) \ macro 81 #define REQUIRE(cond) ((void) (cond)) macro
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/x509/ |
H A D | PolicyConstraintsExtension.java | 70 public static final String REQUIRE = "require"; field in PolicyConstraintsExtension
|
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/ |
H A D | SIPHeaderNames.java | 86 public static final String REQUIRE = RequireHeader.NAME; //34 field
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/proto/ |
H A D | test_reserved_enum_value_upper.proto | 62 REQUIRE = 54; enumerator
|
H A D | test_reserved_message_upper.proto | 61 message REQUIRE {} message
|
H A D | test_reserved_enum_upper.proto | 61 enum REQUIRE { ZERO55 = 0; } enum
|
/aosp_15_r20/external/protobuf/php/tests/proto/ |
H A D | test_reserved_message_upper.proto | 61 message REQUIRE {} message
|
H A D | test_reserved_enum_value_upper.proto | 62 REQUIRE = 54; enumerator
|
H A D | test_reserved_enum_upper.proto | 61 enum REQUIRE { ZERO55 = 0; } enum
|
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/ |
H A D | TlsServerCredentials.java | 416 REQUIRE; enumConstant
|
/aosp_15_r20/system/libhwbinder/vts/performance/ |
H A D | Latency.cpp | 37 #define REQUIRE(stat) \ macro
|
/aosp_15_r20/out/soong/.intermediates/external/selinux/checkpolicy/checkpolicy/linux_glibc_x86_64/gen/yacc/external/selinux/checkpolicy/ |
D | policy_parse.h | 154 REQUIRE = 355, /* REQUIRE */ enumerator
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/ |
H A D | graph_helper.cpp | 53 #define REQUIRE(cond) \ macro
|
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/parser/ |
H A D | TokenTypes.java | 78 public static final int REQUIRE = START + 41; field
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
H A D | GpMacros.h | 96 #define REQUIRE(condition, errorCode, returnCode) \ macro
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Resource/ |
H A D | GmmResourceInfoCommon.cpp | 1366 #define REQUIRE(e) \ in CpuBlt() macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regcomp.c | 263 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro
|
/aosp_15_r20/external/libcups/vcnet/regex/ |
H A D | regcomp.c | 54 #define REQUIRE(co, e) ((co) || SETERROR(e)) macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | regcomp.c | 135 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | regcomp.c | 263 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | regcomp.c | 135 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro
|
/aosp_15_r20/packages/modules/Connectivity/bpf/loader/ |
D | NetBpfLoad.cpp | 1505 #define REQUIRE(maj, min, sub) \ in doLoad() macro
|
/aosp_15_r20/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/ |
H A D | AtomicFUTransformerJS.kt | 30 private const val REQUIRE = "require" in <lambda>() constant
|
/aosp_15_r20/bionic/libc/upstream-netbsd/lib/libc/regex/ |
H A D | regcomp.c | 210 #define REQUIRE(co, e) ((co) || SETERROR(e)) macro
|
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ |
H A D | PeerConnection.java | 379 public enum RtcpMuxPolicy { NEGOTIATE, REQUIRE } enumConstant
|