/aosp_15_r20/external/clang/test/Headers/ |
H A D | x86_64-apple-macosx-types.cpp | 20 struct check_type { struct 29 static_assert(check_type<bool, 1, 1>::value, "bool is wrong"); argument
|
H A D | arm64-apple-ios-types.cpp | 20 struct check_type { struct 29 static_assert(check_type<bool, 1, 1>::value, "bool is wrong"); argument
|
H A D | thumbv7-apple-ios-types.cpp | 20 struct check_type { struct 29 static_assert(check_type<bool, 1, 1>::value, "bool is wrong"); argument
|
/aosp_15_r20/build/ |
D | envsetup.sh | 1038 function check_type() { type -t "$1"; } function 1041 function check_type() { type "$1"; } function
|
/aosp_15_r20/build/make/ |
H A D | envsetup.sh | 1038 function check_type() { type -t "$1"; } function 1041 function check_type() { type "$1"; } function
|
/aosp_15_r20/external/xz-embedded/linux/lib/xz/ |
H A D | xz_dec_stream.c | 13 # define IS_CRC64(check_type) ((check_type) == XZ_CHECK_CRC64) argument 15 # define IS_CRC64(check_type) false argument 60 enum xz_check check_type; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/ |
D | check_types.rs | 6 macro_rules! check_type { macro
|
/aosp_15_r20/external/pytorch/aten/src/ATen/templates/ |
H A D | TensorMethods.cpp | 11 void check_type(const TensorBase& tensor, ScalarType type, c10::string_view type_name) { in check_type() function
|
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/ |
H A D | command.py | 134 def check_tlv_request_tlv(command_msg, check_type, tlv_id): argument 583 def assert_contains_tlv(tlvs, check_type, tlv_type): argument
|
/aosp_15_r20/external/federated-compute/fcp/artifact_building/ |
H A D | type_checks.py | 34 def check_type( function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.handle/ |
H A D | void_handle.pass.cpp | 37 void check_type() { in check_type() function
|
/aosp_15_r20/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/ |
H A D | void_handle.pass.cpp | 40 void check_type() { in check_type() function
|
/aosp_15_r20/build/soong/scripts/ |
H A D | lint_project_xml.py | 27 def check_action(check_type): argument
|
/aosp_15_r20/tools/repohooks/rh/ |
H A D | shell_unittest.py | 48 def _testData(self, functor, tests, check_type=True): argument
|
/aosp_15_r20/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.traits/ |
H A D | promise_type.pass.cpp | 52 void check_type() { in check_type() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.traits/ |
H A D | promise_type.pass.cpp | 49 void check_type() { in check_type() function
|
/aosp_15_r20/external/coreboot/util/lint/ |
H A D | kconfig_lint | 246 sub check_type { subroutine
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/ |
D | LanguageRuntime.h | 101 bool check_type) { in GetVTableInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/ |
D | LanguageRuntime.h | 101 bool check_type) { in GetVTableInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/ |
D | LanguageRuntime.h | 101 bool check_type) { in GetVTableInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/ |
D | LanguageRuntime.h | 101 bool check_type) { in GetVTableInfo()
|
/aosp_15_r20/external/googleapis/google/cloud/binaryauthorization/v1beta1/ |
H A D | continuous_validation_logging.proto | 117 string check_type = 6; field
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/ |
H A D | v3_utl.c | 927 unsigned int flags, int check_type, const char *b, in do_check_string() 976 unsigned int flags, int check_type, char **peername) { in do_x509_check()
|
/aosp_15_r20/external/boringssl/src/crypto/x509/ |
H A D | v3_utl.c | 927 unsigned int flags, int check_type, const char *b, in do_check_string() 976 unsigned int flags, int check_type, char **peername) { in do_x509_check()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/ |
D | v3_utl.c | 1010 unsigned int flags, int check_type, const char *b, in do_check_string() 1051 unsigned int flags, int check_type, char **peername) in do_x509_check()
|