/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/ddi/ |
H A D | media_libva_util_next.h | 94 #define DDI_CHK_RET(_ret, _str) \ argument 103 #define DDI_CODEC_CHK_RET(_ret, _str) \ argument 112 #define DDI_VP_CHK_RET(_ret, _str) \ argument 121 #define DDI_CP_CHK_RET(_ret, _str) \ argument 143 #define DDI_CHK_CONDITION(condition, _str, _ret) \ argument 149 #define DDI_CODEC_CHK_CONDITION(condition, _str, _ret) \ argument 155 #define DDI_VP_CHK_CONDITION(condition, _str, _ret) \ argument 161 #define DDI_CP_CHK_CONDITION(condition, _str, _ret) \ argument 168 #define DDI_CHK_NULL(_ptr, _str, _ret) \ argument 170 #define DDI_CODEC_CHK_NULL(_ptr, _str, _ret) \ argument [all …]
|
/aosp_15_r20/external/pytorch/c10/util/ |
H A D | StringUtil.cpp | 64 std::ostream& _str(std::ostream& ss, const wchar_t* wCStr) { in _str() function 67 std::ostream& _str(std::ostream& ss, const wchar_t& wChar) { in _str() function 70 std::ostream& _str(std::ostream& ss, const std::wstring& wString) { in _str() function
|
/aosp_15_r20/external/iw/ |
H A D | util.c | 986 #define PRINT_HT_CAP(_cond, _str) \ in print_ht_capability() argument 1082 #define PRINT_VHT_CAPA(_bit, _str) \ in print_vht_info() argument 1159 #define PRINT_HE_CAP(_var, _idx, _bit, _str) \ in __print_he_capa() argument 1165 #define PRINT_HE_CAP_MASK(_var, _idx, _shift, _mask, _str) \ in __print_he_capa() argument 1436 #define PRINT_EHT_CAP(_var, _idx, _bit, _str) \ in __print_eht_capa() argument 1442 #define PRINT_EHT_CAP_MASK(_var, _idx, _shift, _mask, _str) \ in __print_eht_capa() argument
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/ddi/ |
H A D | media_libva_util.h | 420 #define DDI_CHK_NULL(_ptr, _str, _ret) \ argument 432 #define DDI_CHK_RET(_ret, _str) \ argument 454 #define DDI_CHK_CONDITION(condition, _str, _ret) \ argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_dump.c | 307 #define TEST_BTF_DUMP_DATA(_b, _d, _prefix, _str, _type, _flags, \ argument 321 #define TEST_BTF_DUMP_DATA_C(_b, _d, _prefix, _str, _type, _flags, \ argument 327 #define TEST_BTF_DUMP_DATA_OVER(_b, _d, _prefix, _str, _type, _type_sz, \ argument 339 #define TEST_BTF_DUMP_VAR(_b, _d, _prefix, _str, _var, _type, _flags, \ argument
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | x86_64-arguments-darwin.c | 5 typedef struct _str { struct 6 union {
|
H A D | x86_64-arguments-nacl.c | 80 typedef struct _str { struct 81 union {
|
H A D | x86_64-arguments.c | 275 typedef struct _str { struct 276 union {
|
/aosp_15_r20/external/libwebsockets/include/libwebsockets/ |
H A D | lws-map.h | 91 #define lws_map_item_create_ks(_map, _str, _v, _vl) \ argument 95 #define lws_map_item_lookup_ks(_map, _str) \ argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | netif_receive_skb.c | 52 #define TEST_BTF(_str, _type, _flags, _expected, ...) \ argument 88 #define TEST_BTF_C(_str, _type, _flags, ...) \ argument
|
/aosp_15_r20/external/AFLplusplus/include/ |
H A D | alloc-inl.h | 49 #define alloc_printf(_str...) \ argument 185 #define alloc_printf(_str...) \ argument
|
/aosp_15_r20/external/libcxx/src/ |
H A D | iostream.cpp | 14 #define _str(s) #s macro
|
/aosp_15_r20/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/ |
H A D | ELF_Mips64r2N64_PIC_relocations.s | 162 _str: label
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/ |
H A D | iostream.cpp | 18 #define _str(s) #s macro
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/include/ |
H A D | utils.h | 131 #define _str(s) #s macro
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/i915/include/ |
H A D | mos_bufmgr_util_debug.h | 89 #define MOS_DRM_CHECK_CONDITION(_condition, _str, _ret) \ argument
|
/aosp_15_r20/external/pytorch/torch/ |
H A D | types.py | 13 str as _str, unknown
|
H A D | _tensor_str.py | 705 def _str(self, *, tensor_contents=None): function
|
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/ |
H A D | diagnostics.py | 125 def _str(obj: str) -> str: function
|
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/pktverify/ |
H A D | layer_fields.py | 164 def _str(v: Union[LayerFieldsContainer, LayerField]) -> str: function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/pidfd/ |
H A D | pidfd_test.c | 26 #define _str(s) #s macro
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | locale.py | 21 _str = str variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/ |
H A D | header.py | 422 def _str(self, linesep): member in _ValueFormatter
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/ |
D | header.py | 422 def _str(self, linesep): member in _ValueFormatter
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/ |
D | header.py | 422 def _str(self, linesep): member in _ValueFormatter
|