Home
last modified time | relevance | path

Searched defs:__type (Results 1 – 24 of 24) sorted by relevance

/external/cronet/third_party/libc++/src/include/__iterator/
Dprojected.h28 struct __type { struct
29 using value_type = remove_cvref_t<indirect_result_t<_Proj&, _It>>;
/external/mesa3d/src/compiler/glsl/
Dlist.h680 #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/
Dbrw_cfg.h419 #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/
Delk_cfg.h419 #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/
Dutil_double_list.h98 #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
Dlibdrm_lists.h76 #define DRMLISTENTRY(__type, __item, __field) \ argument
/external/cronet/third_party/libc++/src/include/__compare/
Dcommon_comparison_category.h52 for (auto __type : __types) in __compute_comp_type() local
/external/libchrome/base/third_party/nspr/
Dprtime.h74 #define NSPR_API(__type) extern __type argument
/external/cronet/base/third_party/nspr/
Dprtime.h74 #define NSPR_API(__type) extern __type argument
/external/cronet/third_party/libc++/src/include/__format/
Dparser_std_format_spec.h200 enum class __type : uint8_t { enum
Dformat_functions.h193 __arg_t __type) { in __compile_time_visit_format_arg()
266 __arg_t __type = __ctx.arg(__r.__value); in __handle_replacement_field() local
Dformat_arg.h252 _LIBCPP_HIDE_FROM_ABI explicit basic_format_arg(__format::__arg_t __type, in basic_format_arg()
/external/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c43 #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
Ddzn_private.h878 #define D3D12_PIPELINE_STATE_STREAM_DESC_SIZE(__type) \ argument
/external/virglrenderer/src/mesa/util/
Dlist.h170 #define LIST_ENTRY(__type, __item, __field) \ argument
/external/mesa3d/src/util/
Dlist.h190 #define list_entry(__item, __type, __field) \ argument
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_fft.cc569 #define STREAM_EXECUTOR_CUDA_DEFINE_FFT(__type, __fft_type1, __fft_type2, \ argument
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_fft.cc589 #define STREAM_EXECUTOR_ROCM_DEFINE_FFT(__type, __fft_type1, __fft_type2, \ argument
/external/libbpf/src/
Dbpf_helpers.h14 #define __type(name, val) typeof(val) *name macro
/external/clang/lib/Headers/
Dintrin.h800 #define __ptr_to_addr_space(__addr_space_nbr, __type, __offset) \ argument
/external/libdrm/include/drm/
Ddrm_fourcc.h907 #define DRM_FORMAT_MOD_ARM_CODE(__type, __val) \ argument
/external/clang/test/CodeGenCXX/
Dmangle.cpp190 typedef T __type; typedef
238 template<typename T> struct __enable_if<true, T> { typedef T __type; }; typedef
/external/mesa3d/include/drm-uapi/
Ddrm_fourcc.h1111 #define DRM_FORMAT_MOD_ARM_CODE(__type, __val) \ argument
/external/kernel-headers/original/uapi/drm/
Ddrm_fourcc.h1111 #define DRM_FORMAT_MOD_ARM_CODE(__type, __val) \ argument