/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | test_btf_map_in_map.c | 9 __type(key, int); 10 __type(value, int); 17 __type(key, int); 18 __type(value, int); 24 __type(key, int); 25 __type(value, int); 32 __type(key, int); 33 __type(value, int); 48 __type(key, int); 49 __type(value, int); [all …]
|
D | map_ptr_kern.c | 102 __type(key, __u32); 103 __type(value, __u32); 138 __type(key, __u32); 139 __type(value, __u32); 170 __type(key, __u32); 171 __type(value, __u32); 187 __type(key, __u32); 188 __type(value, __u32); 204 __type(key, __u32); 205 __type(value, __u32); [all …]
|
D | lsm.c | 15 __type(key, __u32); 16 __type(value, __u64); 22 __type(key, __u32); 23 __type(value, __u64); 29 __type(key, __u32); 30 __type(value, __u64); 36 __type(key, __u32); 37 __type(value, __u64); 43 __type(key, __u32); 44 __type(value, __u64); [all …]
|
D | sockmap_verdict_prog.c | 8 __type(key, int); 9 __type(value, int); 15 __type(key, int); 16 __type(value, int); 22 __type(key, int); 23 __type(value, int); 29 __type(key, int); 30 __type(value, int);
|
D | test_stacktrace_build_id.c | 14 __type(key, __u32); 15 __type(value, __u32); 21 __type(key, __u32); 22 __type(value, __u32); 31 __type(key, __u32); 32 __type(value, stack_trace_t); 38 __type(key, __u32); 39 __type(value, stack_trace_t);
|
D | test_stacktrace_map.c | 14 __type(key, __u32); 15 __type(value, __u32); 21 __type(key, __u32); 22 __type(value, __u32); 30 __type(key, __u32); 31 __type(value, stack_trace_t); 37 __type(key, __u32); 38 __type(value, stack_trace_t);
|
D | test_pinning.c | 9 __type(key, __u32); 10 __type(value, __u64); 17 __type(key, __u32); 18 __type(value, __u64); 24 __type(key, __u32); 25 __type(value, __u64);
|
D | test_select_reuseport_kern.c | 25 __type(key, __u32); 26 __type(value, __u32); 32 __type(key, __u32); 33 __type(value, __u32); 39 __type(key, __u32); 40 __type(value, int); 46 __type(key, __u32); 47 __type(value, __u32); 53 __type(key, __u32); 54 __type(value, struct data_check);
|
D | test_sockmap_update.c | 9 __type(key, __u32); 10 __type(value, __u64); 16 __type(key, __u32); 17 __type(value, __u64); 23 __type(key, __u32); 24 __type(value, __u64);
|
D | bpf_iter_sockmap.c | 14 __type(key, __u32); 15 __type(value, __u64); 21 __type(key, __u32); 22 __type(value, __u64); 28 __type(key, __u32); 29 __type(value, __u64);
|
D | test_skmsg_load_helpers.c | 9 __type(key, __u32); 10 __type(value, __u64); 16 __type(key, __u32); 17 __type(value, __u64); 23 __type(key, __u32); 24 __type(value, __u64);
|
D | netns_cookie_prog.c | 12 __type(key, int); 13 __type(value, int); 19 __type(key, int); 20 __type(value, int); 26 __type(key, __u32); 27 __type(value, __u64);
|
D | linked_maps1.c | 13 __type(key, struct my_key); 14 __type(value, struct my_value); 23 __type(key, int); 24 __type(value, int); 35 __type(key, int); 36 __type(value, int);
|
D | linked_maps2.c | 14 __type(key, key_type); 15 __type(value, value_type); 21 __type(key, int); 22 __type(value, int); 29 __type(key, int); 30 __type(value, int);
|
D | sockopt_inherit.c | 19 __type(key, int); 20 __type(value, struct sockopt_inherit); 26 __type(key, int); 27 __type(value, struct sockopt_inherit); 33 __type(key, int); 34 __type(value, struct sockopt_inherit);
|
D | bpf_iter_bpf_hash_map.c | 17 __type(key, struct key_t); 18 __type(value, __u64); 24 __type(key, __u64); 25 __type(value, __u64); 31 __type(key, struct key_t); 32 __type(value, __u32);
|
D | test_spin_lock.c | 16 __type(key, int); 17 __type(value, struct hmap_elem); 27 __type(key, struct bpf_cgroup_storage_key); 28 __type(value, struct cls_elem); 42 __type(key, int); 43 __type(value, struct bpf_vqueue);
|
D | test_sockmap_listen.c | 13 __type(key, __u32); 14 __type(value, __u64); 20 __type(key, __u32); 21 __type(value, __u64); 27 __type(key, int); 28 __type(value, unsigned int);
|
D | bloom_filter_map.c | 13 __type(key, __u32); 14 __type(value, __u32); 20 __type(value, __u32); 27 __type(key, int); 28 __type(value, int);
|
D | recursion.c | 13 __type(key, int); 14 __type(value, long); 20 __type(key, int); 21 __type(value, long);
|
/external/cronet/buildtools/third_party/libc++/trunk/include/__format/ |
D | parser_std_format_spec.h | 181 enum class _LIBCPP_ENUM_VIS __type : uint8_t { enum 208 __type __type_; 361 __type __type_{__type::__default}; 547 __type_ = __type::__hexfloat_upper_case; in __parse_type() 550 __type_ = __type::__binary_upper_case; in __parse_type() 553 __type_ = __type::__scientific_upper_case; in __parse_type() 556 __type_ = __type::__fixed_upper_case; in __parse_type() 559 __type_ = __type::__general_upper_case; in __parse_type() 562 __type_ = __type::__hexadecimal_upper_case; in __parse_type() 565 __type_ = __type::__hexfloat_lower_case; in __parse_type() [all …]
|
D | formatter_bool.h | 50 case __format_spec::__type::__default: 51 case __format_spec::__type::__string: 54 case __format_spec::__type::__binary_lower_case: 55 case __format_spec::__type::__binary_upper_case: 56 case __format_spec::__type::__octal: 57 case __format_spec::__type::__decimal: 58 case __format_spec::__type::__hexadecimal_lower_case: 59 case __format_spec::__type::__hexadecimal_upper_case:
|
/external/mesa3d/src/compiler/glsl/ |
D | list.h | 682 #define exec_node_typed_forward(__node, __type) \ argument 683 (!exec_node_is_tail_sentinel(__node) ? (__type) (__node) : NULL) 685 #define exec_node_typed_backward(__node, __type) \ argument 686 (!exec_node_is_head_sentinel(__node) ? (__type) (__node) : NULL) 688 #define foreach_in_list(__type, __inst, __list) \ argument 689 for (__type *__inst = exec_node_typed_forward((__list)->head_sentinel.next, __type *); \ 691 (__inst) = exec_node_typed_forward((__inst)->next, __type *)) 693 #define foreach_in_list_reverse(__type, __inst, __list) \ argument 694 for (__type *__inst = exec_node_typed_backward((__list)->tail_sentinel.prev, __type *); \ 696 (__inst) = exec_node_typed_backward((__inst)->prev, __type *)) [all …]
|
/external/mesa3d/src/intel/compiler/ |
D | brw_cfg.h | 385 #define foreach_block_and_inst(__block, __type, __inst, __cfg) \ argument 387 foreach_inst_in_block (__type, __inst, __block) 392 #define foreach_block_and_inst_safe(__block, __type, __inst, __cfg) \ argument 394 foreach_inst_in_block_safe (__type, __inst, __block) 408 #define foreach_inst_in_block(__type, __inst, __block) \ argument 409 foreach_in_list(__type, __inst, &(__block)->instructions) 411 #define foreach_inst_in_block_safe(__type, __inst, __block) \ argument 412 for (__type *__inst = (__type *)__block->instructions.head_sentinel.next, \ 413 *__next = (__type *)__inst->next; \ 416 __next = (__type *)__next->next) [all …]
|
/external/perfetto/ui/src/frontend/ |
D | sql_types.ts | 30 __type: 'TPTimestamp' 46 __type: 'Upid' 57 __type: 'Utid' 68 __type: 'SchedSqlId' 73 __type: 'ThreadStateSqlId'
|