Home
last modified time | relevance | path

Searched refs:depth (Results 1 – 25 of 1213) sorted by relevance

12345678910>>...49

/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fourcc.c51 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) in drm_mode_legacy_fb_format() argument
57 if (depth == 8) in drm_mode_legacy_fb_format()
62 switch (depth) { in drm_mode_legacy_fb_format()
75 if (depth == 24) in drm_mode_legacy_fb_format()
80 switch (depth) { in drm_mode_legacy_fb_format()
115 uint32_t bpp, uint32_t depth) in drm_driver_legacy_fb_format() argument
117 uint32_t fmt = drm_mode_legacy_fb_format(bpp, depth); in drm_driver_legacy_fb_format()
269 { .format = DRM_FORMAT_P210, .depth = 0, in __drm_format_info()
273 { .format = DRM_FORMAT_VUY101010, .depth = 0, in __drm_format_info()
276 { .format = DRM_FORMAT_YUV420_8BIT, .depth = 0, in __drm_format_info()
[all …]
/netbsd/external/cddl/dtracetoolkit/dist/Bin/
H A Dtcl_calldist.d54 self->depth++;
55 self->exclude[self->depth] = 0;
60 /self->proc[self->depth]/
64 self->proc[self->depth] = 0;
65 self->exclude[self->depth] = 0;
73 self->depth--;
79 self->depth++;
80 self->exclude[self->depth] = 0;
85 /self->cmd[self->depth]/
89 self->cmd[self->depth] = 0;
[all …]
H A Dtcl_cpudist.d54 self->depth++;
55 self->exclude[self->depth] = 0;
60 /self->proc[self->depth]/
64 self->proc[self->depth] = 0;
65 self->exclude[self->depth] = 0;
73 self->depth--;
79 self->depth++;
80 self->exclude[self->depth] = 0;
85 /self->cmd[self->depth]/
89 self->cmd[self->depth] = 0;
[all …]
H A Dsh_pidcolors.d58 self int depth; variable
92 self->depth++;
99 self->depth -= self->depth > 0 ? 1 : 0;
112 self->depth++;
119 self->depth -= self->depth > 0 ? 1 : 0;
132 self->depth++;
139 self->depth -= self->depth > 0 ? 1 : 0;
162 self->depth++;
170 self->depth -= self->depth > 0 ? 1 : 0;
184 self->depth++;
[all …]
H A Dsh_flowinfo.d50 self int depth; variable
54 self->depth = 0;
78 self->depth++;
85 self->depth -= self->depth > 0 ? 1 : 0;
98 self->depth++;
105 self->depth -= self->depth > 0 ? 1 : 0;
118 self->depth++;
125 self->depth -= self->depth > 0 ? 1 : 0;
138 self->depth * 2, "", arg1);
139 self->depth++;
[all …]
H A Dtcl_calltime.d55 self->depth++;
56 self->exclude[self->depth] = 0;
61 /self->proc[self->depth]/
65 self->proc[self->depth] = 0;
66 self->exclude[self->depth] = 0;
75 self->depth--;
81 self->depth++;
82 self->exclude[self->depth] = 0;
87 /self->cmd[self->depth]/
91 self->cmd[self->depth] = 0;
[all …]
H A Dtcl_cputime.d55 self->depth++;
56 self->exclude[self->depth] = 0;
61 /self->proc[self->depth]/
65 self->proc[self->depth] = 0;
66 self->exclude[self->depth] = 0;
75 self->depth--;
81 self->depth++;
82 self->exclude[self->depth] = 0;
87 /self->cmd[self->depth]/
91 self->cmd[self->depth] = 0;
[all …]
H A Dtcl_insflow.d54 self int depth; variable
75 this->delta, "proc", self->depth * 2, "", copyinstr(arg0));
76 self->depth++;
83 self->depth -= self->depth > 0 ? 1 : 0;
85 this->delta, "proc", self->depth * 2, "", copyinstr(arg0));
93 this->delta, "cmd", self->depth * 2, "", copyinstr(arg0));
94 self->depth++;
101 self->depth -= self->depth > 0 ? 1 : 0;
103 this->delta, "cmd", self->depth * 2, "", copyinstr(arg0));
112 self->depth++;
[all …]
H A Dsh_syscolors.d51 self int depth; variable
81 self->depth * 2, "", copyinstr(arg1), color_off);
82 self->depth++;
89 self->depth -= self->depth > 0 ? 1 : 0;
102 self->depth++;
109 self->depth -= self->depth > 0 ? 1 : 0;
122 self->depth++;
129 self->depth -= self->depth > 0 ? 1 : 0;
141 self->depth * 2, "", color_off);
151 self->depth * 2, "", probefunc, color_off);
[all …]
H A Dsh_cpudist.d51 self->depth++;
52 self->function[self->depth] = vtimestamp;
53 self->exclude[self->depth] = 0;
57 /self->function[self->depth]/
61 self->function[self->depth] = 0;
62 self->exclude[self->depth] = 0;
71 self->depth--;
89 self->exclude[self->depth] += this->oncpu;
95 depth[pid] = self->depth;
127 self->exclude[depth[ppid]] += this->oncpu;
[all …]
/netbsd/external/cddl/dtracetoolkit/dist/Tcl/
H A Dtcl_calldist.d54 self->depth++;
55 self->exclude[self->depth] = 0;
60 /self->proc[self->depth]/
64 self->proc[self->depth] = 0;
65 self->exclude[self->depth] = 0;
73 self->depth--;
79 self->depth++;
80 self->exclude[self->depth] = 0;
85 /self->cmd[self->depth]/
89 self->cmd[self->depth] = 0;
[all …]
H A Dtcl_cpudist.d54 self->depth++;
55 self->exclude[self->depth] = 0;
60 /self->proc[self->depth]/
64 self->proc[self->depth] = 0;
65 self->exclude[self->depth] = 0;
73 self->depth--;
79 self->depth++;
80 self->exclude[self->depth] = 0;
85 /self->cmd[self->depth]/
89 self->cmd[self->depth] = 0;
[all …]
H A Dtcl_calltime.d55 self->depth++;
56 self->exclude[self->depth] = 0;
61 /self->proc[self->depth]/
65 self->proc[self->depth] = 0;
66 self->exclude[self->depth] = 0;
75 self->depth--;
81 self->depth++;
82 self->exclude[self->depth] = 0;
87 /self->cmd[self->depth]/
91 self->cmd[self->depth] = 0;
[all …]
H A Dtcl_cputime.d55 self->depth++;
56 self->exclude[self->depth] = 0;
61 /self->proc[self->depth]/
65 self->proc[self->depth] = 0;
66 self->exclude[self->depth] = 0;
75 self->depth--;
81 self->depth++;
82 self->exclude[self->depth] = 0;
87 /self->cmd[self->depth]/
91 self->cmd[self->depth] = 0;
[all …]
H A Dtcl_insflow.d54 self int depth; variable
75 this->delta, "proc", self->depth * 2, "", copyinstr(arg0));
76 self->depth++;
83 self->depth -= self->depth > 0 ? 1 : 0;
85 this->delta, "proc", self->depth * 2, "", copyinstr(arg0));
93 this->delta, "cmd", self->depth * 2, "", copyinstr(arg0));
94 self->depth++;
101 self->depth -= self->depth > 0 ? 1 : 0;
103 this->delta, "cmd", self->depth * 2, "", copyinstr(arg0));
112 self->depth++;
[all …]
H A Dtcl_syscolors.d49 self int depth; variable
77 self->depth++;
78 self->depthlast = self->depth;
85 self->depth -= self->depth > 0 ? 1 : 0;
89 self->depthlast = self->depth;
97 pid, this->delta, "cmd", self->depth * 2, "", copyinstr(arg0),
99 self->depth++;
100 self->depthlast = self->depth;
107 self->depth -= self->depth > 0 ? 1 : 0;
109 pid, this->delta, "cmd", self->depth * 2, "", copyinstr(arg0),
[all …]
/netbsd/external/cddl/dtracetoolkit/dist/Shell/
H A Dsh_pidcolors.d58 self int depth; variable
92 self->depth++;
99 self->depth -= self->depth > 0 ? 1 : 0;
112 self->depth++;
119 self->depth -= self->depth > 0 ? 1 : 0;
132 self->depth++;
139 self->depth -= self->depth > 0 ? 1 : 0;
162 self->depth++;
170 self->depth -= self->depth > 0 ? 1 : 0;
184 self->depth++;
[all …]
H A Dsh_flowinfo.d50 self int depth; variable
54 self->depth = 0;
78 self->depth++;
85 self->depth -= self->depth > 0 ? 1 : 0;
98 self->depth++;
105 self->depth -= self->depth > 0 ? 1 : 0;
118 self->depth++;
125 self->depth -= self->depth > 0 ? 1 : 0;
138 self->depth * 2, "", arg1);
139 self->depth++;
[all …]
H A Dsh_syscolors.d51 self int depth; variable
81 self->depth * 2, "", copyinstr(arg1), color_off);
82 self->depth++;
89 self->depth -= self->depth > 0 ? 1 : 0;
102 self->depth++;
109 self->depth -= self->depth > 0 ? 1 : 0;
122 self->depth++;
129 self->depth -= self->depth > 0 ? 1 : 0;
141 self->depth * 2, "", color_off);
151 self->depth * 2, "", probefunc, color_off);
[all …]
H A Dsh_cpudist.d51 self->depth++;
52 self->function[self->depth] = vtimestamp;
53 self->exclude[self->depth] = 0;
57 /self->function[self->depth]/
61 self->function[self->depth] = 0;
62 self->exclude[self->depth] = 0;
71 self->depth--;
89 self->exclude[self->depth] += this->oncpu;
95 depth[pid] = self->depth;
127 self->exclude[depth[ppid]] += this->oncpu;
[all …]
/netbsd/external/gpl2/grep/dist/src/
H A Dkwset.c133 register int depth; in kwsincr() local
154 depth = 1; in kwsincr()
158 links[depth] = link; in kwsincr()
185 link->trie->depth = trie->depth + 1; in kwsincr()
197 while (depth && !links[depth]->balance) in kwsincr()
203 --depth; in kwsincr()
207 if (depth && ((dirs[depth] == L && --links[depth]->balance) in kwsincr()
208 || (dirs[depth] == R && ++links[depth]->balance))) in kwsincr()
445 if (curr->depth - fail->depth < fail->shift) in kwsprep()
446 fail->shift = curr->depth - fail->depth; in kwsprep()
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dkwset.c133 register int depth; in kwsincr() local
154 depth = 1; in kwsincr()
158 links[depth] = link; in kwsincr()
185 link->trie->depth = trie->depth + 1; in kwsincr()
197 while (depth && !links[depth]->balance) in kwsincr()
203 --depth; in kwsincr()
207 if (depth && ((dirs[depth] == L && --links[depth]->balance) in kwsincr()
208 || (dirs[depth] == R && ++links[depth]->balance))) in kwsincr()
445 if (curr->depth - fail->depth < fail->shift) in kwsprep()
446 fail->shift = curr->depth - fail->depth; in kwsprep()
[all …]
/netbsd/external/bsd/tre/dist/lib/
H A Dtre-match-approx.c60 int depth; member
390 int depth; in tre_tnfa_run_approx() local
399 depth = reach[id].depth; in tre_tnfa_run_approx()
420 if (depth > 0) in tre_tnfa_run_approx()
445 reach_next[id].depth = reach[id].depth; in tre_tnfa_run_approx()
488 int depth; in tre_tnfa_run_approx() local
495 depth = reach_p->depth; in tre_tnfa_run_approx()
577 reach_next[dest_id].depth = reach_p->depth; in tre_tnfa_run_approx()
585 if (depth > 0) in tre_tnfa_run_approx()
675 depth = reach[id].depth; in tre_tnfa_run_approx()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Dchecker-path.h86 location_t loc, tree fndecl, int depth) in checker_event() argument
169 : custom_event (loc, fndecl, depth), in precanned_custom_event()
206 location_t loc, tree fndecl, int depth);
282 location_t loc, tree fndecl, int depth);
302 location_t loc, tree fndecl, int depth);
312 location_t loc, tree fndecl, int depth) in start_cfg_edge_event() argument
336 location_t loc, tree fndecl, int depth) in end_cfg_edge_event() argument
369 location_t loc, tree fndecl, int depth);
454 location_t loc, tree fndecl, int depth,
486 location_t loc, tree fndecl, int depth, in rewind_to_setjmp_event() argument
[all …]
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Dcalc.c45 int depth = 0; in build_from_tokens() local
58 if (depth < 2) { in build_from_tokens()
64 stack[depth - 1], stack[depth - 2], ""); in build_from_tokens()
65 depth--; in build_from_tokens()
72 if (depth < 1) { in build_from_tokens()
78 stack[depth - 1] = LLVMBuildLoad(builder, off, ""); in build_from_tokens()
91 if (depth >= MAX_DEPTH) { in build_from_tokens()
96 stack[depth++] = LLVMConstInt(LLVMInt64Type(), val, 1); in build_from_tokens()
102 if (depth < 1) { in build_from_tokens()
107 LLVMBuildRet(builder, stack[depth - 1]); in build_from_tokens()
[all …]

12345678910>>...49