| /external/cronet/third_party/libc++/src/include/__iterator/ |
| D | projected.h | 28 struct __type { struct 29 using value_type = remove_cvref_t<indirect_result_t<_Proj&, _It>>;
|
| /external/mesa3d/src/compiler/glsl/ |
| D | list.h | 680 #define exec_node_typed_forward(__node, __type) \ argument 683 #define exec_node_typed_backward(__node, __type) \ argument 686 #define foreach_in_list(__type, __inst, __list) \ argument 691 #define foreach_in_list_reverse(__type, __inst, __list) \ argument 700 #define foreach_in_list_safe(__type, __node, __list) … argument 706 #define foreach_in_list_reverse_safe(__type, __node, __list) … argument 712 #define foreach_in_list_use_after(__type, __inst, __list) \ argument 740 #define foreach_list_typed(__type, __node, __field, __list) \ argument 746 #define foreach_list_typed_from(__type, __node, __field, __list, __start) \ argument 751 #define foreach_list_typed_reverse(__type, __node, __field, __list) \ argument [all …]
|
| /external/mesa3d/src/intel/compiler/ |
| D | brw_cfg.h | 419 #define foreach_block_and_inst(__block, __type, __inst, __cfg) \ argument 426 #define foreach_block_and_inst_safe(__block, __type, __inst, __cfg) \ argument 442 #define foreach_inst_in_block(__type, __inst, __block) \ argument 445 #define foreach_inst_in_block_safe(__type, __inst, __block) \ argument 452 #define foreach_inst_in_block_reverse(__type, __inst, __block) \ argument 455 #define foreach_inst_in_block_reverse_safe(__type, __inst, __block) \ argument 458 #define foreach_inst_in_block_starting_from(__type, __scan_inst, __inst) \ argument 463 #define foreach_inst_in_block_reverse_starting_from(__type, __scan_inst, __inst) \ argument
|
| /external/mesa3d/src/intel/compiler/elk/ |
| D | elk_cfg.h | 419 #define foreach_block_and_inst(__block, __type, __inst, __cfg) \ argument 426 #define foreach_block_and_inst_safe(__block, __type, __inst, __cfg) \ argument 442 #define foreach_inst_in_block(__type, __inst, __block) \ argument 445 #define foreach_inst_in_block_safe(__type, __inst, __block) \ argument 452 #define foreach_inst_in_block_reverse(__type, __inst, __block) \ argument 455 #define foreach_inst_in_block_reverse_safe(__type, __inst, __block) \ argument 458 #define foreach_inst_in_block_starting_from(__type, __scan_inst, __inst) \ argument 463 #define foreach_inst_in_block_reverse_starting_from(__type, __scan_inst, __inst) \ argument
|
| /external/libdrm/ |
| D | util_double_list.h | 98 #define LIST_ENTRY(__type, __item, __field) \ argument 101 #define LIST_FIRST_ENTRY(__ptr, __type, __field) \ argument 104 #define LIST_LAST_ENTRY(__ptr, __type, __field) \ argument
|
| D | libdrm_lists.h | 76 #define DRMLISTENTRY(__type, __item, __field) \ argument
|
| /external/cronet/third_party/libc++/src/include/__compare/ |
| D | common_comparison_category.h | 52 for (auto __type : __types) in __compute_comp_type() local
|
| /external/libchrome/base/third_party/nspr/ |
| D | prtime.h | 74 #define NSPR_API(__type) extern __type argument
|
| /external/cronet/base/third_party/nspr/ |
| D | prtime.h | 74 #define NSPR_API(__type) extern __type argument
|
| /external/cronet/third_party/libc++/src/include/__format/ |
| D | parser_std_format_spec.h | 200 enum class __type : uint8_t { enum
|
| D | format_functions.h | 193 __arg_t __type) { in __compile_time_visit_format_arg() 266 __arg_t __type = __ctx.arg(__r.__value); in __handle_replacement_field() local
|
| D | format_arg.h | 252 _LIBCPP_HIDE_FROM_ABI explicit basic_format_arg(__format::__arg_t __type, in basic_format_arg()
|
| /external/mesa3d/src/microsoft/vulkan/ |
| D | dzn_pipeline.c | 43 #define d3d12_pipeline_state_stream_new_desc(__stream, __maxstreamsz, __id, __type, __desc) \ argument 59 #define d3d12_pipeline_state_stream_new_desc_abbrev(__stream, __maxstreamsz, __id, __type, __desc) \ argument 62 #define d3d12_gfx_pipeline_state_stream_new_desc(__stream, __id, __type, __desc) \ argument 65 #define d3d12_compute_pipeline_state_stream_new_desc(__stream, __id, __type, __desc) \ argument
|
| D | dzn_private.h | 878 #define D3D12_PIPELINE_STATE_STREAM_DESC_SIZE(__type) \ argument
|
| /external/virglrenderer/src/mesa/util/ |
| D | list.h | 170 #define LIST_ENTRY(__type, __item, __field) \ argument
|
| /external/mesa3d/src/util/ |
| D | list.h | 190 #define list_entry(__item, __type, __field) \ argument
|
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
| D | cuda_fft.cc | 569 #define STREAM_EXECUTOR_CUDA_DEFINE_FFT(__type, __fft_type1, __fft_type2, \ argument
|
| /external/tensorflow/tensorflow/stream_executor/rocm/ |
| D | rocm_fft.cc | 589 #define STREAM_EXECUTOR_ROCM_DEFINE_FFT(__type, __fft_type1, __fft_type2, \ argument
|
| /external/libbpf/src/ |
| D | bpf_helpers.h | 14 #define __type(name, val) typeof(val) *name macro
|
| /external/clang/lib/Headers/ |
| D | intrin.h | 800 #define __ptr_to_addr_space(__addr_space_nbr, __type, __offset) \ argument
|
| /external/libdrm/include/drm/ |
| D | drm_fourcc.h | 907 #define DRM_FORMAT_MOD_ARM_CODE(__type, __val) \ argument
|
| /external/clang/test/CodeGenCXX/ |
| D | mangle.cpp | 190 typedef T __type; typedef 238 template<typename T> struct __enable_if<true, T> { typedef T __type; }; typedef
|
| /external/mesa3d/include/drm-uapi/ |
| D | drm_fourcc.h | 1111 #define DRM_FORMAT_MOD_ARM_CODE(__type, __val) \ argument
|
| /external/kernel-headers/original/uapi/drm/ |
| D | drm_fourcc.h | 1111 #define DRM_FORMAT_MOD_ARM_CODE(__type, __val) \ argument
|