Home
last modified time | relevance | path

Searched refs:__type (Results 1 – 25 of 194) sorted by relevance

12345678

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_btf_map_in_map.c9 __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 …]
Dmap_ptr_kern.c102 __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 …]
Dlsm.c15 __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 …]
Dsockmap_verdict_prog.c8 __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);
Dtest_stacktrace_build_id.c14 __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);
Dtest_stacktrace_map.c14 __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);
Dtest_pinning.c9 __type(key, __u32);
10 __type(value, __u64);
17 __type(key, __u32);
18 __type(value, __u64);
24 __type(key, __u32);
25 __type(value, __u64);
Dtest_select_reuseport_kern.c25 __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);
Dtest_sockmap_update.c9 __type(key, __u32);
10 __type(value, __u64);
16 __type(key, __u32);
17 __type(value, __u64);
23 __type(key, __u32);
24 __type(value, __u64);
Dbpf_iter_sockmap.c14 __type(key, __u32);
15 __type(value, __u64);
21 __type(key, __u32);
22 __type(value, __u64);
28 __type(key, __u32);
29 __type(value, __u64);
Dtest_skmsg_load_helpers.c9 __type(key, __u32);
10 __type(value, __u64);
16 __type(key, __u32);
17 __type(value, __u64);
23 __type(key, __u32);
24 __type(value, __u64);
Dnetns_cookie_prog.c12 __type(key, int);
13 __type(value, int);
19 __type(key, int);
20 __type(value, int);
26 __type(key, __u32);
27 __type(value, __u64);
Dlinked_maps1.c13 __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);
Dlinked_maps2.c14 __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);
Dsockopt_inherit.c19 __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);
Dbpf_iter_bpf_hash_map.c17 __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);
Dtest_spin_lock.c16 __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);
Dtest_sockmap_listen.c13 __type(key, __u32);
14 __type(value, __u64);
20 __type(key, __u32);
21 __type(value, __u64);
27 __type(key, int);
28 __type(value, unsigned int);
Dbloom_filter_map.c13 __type(key, __u32);
14 __type(value, __u32);
20 __type(value, __u32);
27 __type(key, int);
28 __type(value, int);
Drecursion.c13 __type(key, int);
14 __type(value, long);
20 __type(key, int);
21 __type(value, long);
/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dparser_std_format_spec.h181 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 …]
Dformatter_bool.h50 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/
Dlist.h682 #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/
Dbrw_cfg.h385 #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/
Dsql_types.ts30 __type: 'TPTimestamp'
46 __type: 'Upid'
57 __type: 'Utid'
68 __type: 'SchedSqlId'
73 __type: 'ThreadStateSqlId'

12345678