Home
last modified time | relevance | path

Searched refs:dead (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/third_party/node/deps/v8/tools/gcmole/
Dtest-expectations.txt1 tools/gcmole/gcmole-test.cc:30:10: warning: Possibly dead variable.
25 tools/gcmole/gcmole-test.cc:164:3: warning: Possibly dead variable.
28 tools/gcmole/gcmole-test.cc:172:3: warning: Possibly dead variable.
31 tools/gcmole/gcmole-test.cc:198:3: warning: Possibly dead variable.
34 tools/gcmole/gcmole-test.cc:224:3: warning: Possibly dead variable.
37 tools/gcmole/gcmole-test.cc:235:3: warning: Possibly dead variable.
40 tools/gcmole/gcmole-test.cc:242:3: warning: Possibly dead variable.
43 tools/gcmole/gcmole-test.cc:252:3: warning: Possibly dead variable.
46 tools/gcmole/gcmole-test.cc:262:3: warning: Possibly dead variable.
49 tools/gcmole/gcmole-test.cc:265:3: warning: Possibly dead variable.
[all …]
/third_party/pulseaudio/src/pulse/
Dglib-mainloop.c36 int dead; member
50 int dead; member
64 int dead; member
101 if (force || e->dead) { in cleanup_io_events()
104 if (e->dead) { in cleanup_io_events()
134 if (force || e->dead) { in cleanup_time_events()
137 if (e->dead) { in cleanup_time_events()
142 if (!e->dead && e->enabled) { in cleanup_time_events()
169 if (force || e->dead) { in cleanup_defer_events()
172 if (e->dead) { in cleanup_defer_events()
[all …]
Dohos_glib-mainloop.c37 int dead; member
51 int dead; member
65 int dead; member
102 if (force || e->dead) { in cleanup_io_events()
105 if (e->dead) { in cleanup_io_events()
135 if (force || e->dead) { in cleanup_time_events()
138 if (e->dead) { in cleanup_time_events()
143 if (!e->dead && e->enabled) { in cleanup_time_events()
170 if (force || e->dead) { in cleanup_defer_events()
173 if (e->dead) { in cleanup_defer_events()
[all …]
Dmainloop.c58 bool dead:1; member
73 bool dead:1; member
88 bool dead:1; member
190 pa_assert(!e->dead); in mainloop_io_enable()
207 pa_assert(!e->dead); in mainloop_io_free()
209 e->dead = true; in mainloop_io_free()
258 pa_assert(!e->dead); in mainloop_defer_enable()
273 pa_assert(!e->dead); in mainloop_defer_free()
275 e->dead = true; in mainloop_defer_free()
287 pa_assert(!e->dead); in mainloop_defer_set_destroy()
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc83 dead = nullptr; in PrepareForSampling()
89 graveyard_.dead = &graveyard_; in HashtablezSampler()
116 sample->dead = graveyard_.dead; in PushDead()
117 graveyard_.dead = sample; in PushDead()
126 HashtablezInfo* sample = graveyard_.dead; in PopDead()
130 graveyard_.dead = sample->dead; in PopDead()
163 if (s->dead == nullptr) { in Iterate()
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NVX_binary_import.txt38 This section acts only as placeholder and to avoid dead links in the
47 This section acts only as placeholder and to avoid dead links in the
56 This section acts only as placeholder and to avoid dead links in the
67 This section acts only as placeholder and to avoid dead links in the
78 This section acts only as placeholder and to avoid dead links in the
89 This section acts only as placeholder and to avoid dead links in the
100 This section acts only as placeholder and to avoid dead links in the
111 This section acts only as placeholder and to avoid dead links in the
122 This section acts only as placeholder and to avoid dead links in the
133 This section acts only as placeholder and to avoid dead links in the
DVK_NVX_binary_import.adoc38 This section acts only as placeholder and to avoid dead links in the
47 This section acts only as placeholder and to avoid dead links in the
56 This section acts only as placeholder and to avoid dead links in the
67 This section acts only as placeholder and to avoid dead links in the
78 This section acts only as placeholder and to avoid dead links in the
89 This section acts only as placeholder and to avoid dead links in the
100 This section acts only as placeholder and to avoid dead links in the
111 This section acts only as placeholder and to avoid dead links in the
122 This section acts only as placeholder and to avoid dead links in the
133 This section acts only as placeholder and to avoid dead links in the
DVK_VALVE_descriptor_set_host_mapping.adoc49 This section acts only as placeholder and to avoid dead links in the
60 This section acts only as placeholder and to avoid dead links in the
71 This section acts only as placeholder and to avoid dead links in the
82 This section acts only as placeholder and to avoid dead links in the
93 This section acts only as placeholder and to avoid dead links in the
/third_party/pulseaudio/src/pulsecore/
Dioline.c62 bool dead:1; member
94 l->dead = false; in pa_ioline_new()
136 l->dead = true; in pa_ioline_close()
159 if (l->dead) in pa_ioline_puts()
203 if (l->dead) in pa_ioline_set_callback()
214 if (l->dead) in pa_ioline_set_drain_callback()
224 pa_assert(!l->dead); in failure()
249 while (!l->dead && l->rbuf_valid_length > skip) { in scan_for_lines()
285 while (l->io && !l->dead && pa_iochannel_is_readable(l->io)) { in do_read()
350 while (l->io && !l->dead && pa_iochannel_is_writable(l->io) && l->wbuf_valid_length > 0) { in do_write()
[all …]
Dhook-list.c64 slot->dead = false; in pa_hook_connect()
83 pa_assert(!slot->dead); in pa_hook_slot_free()
86 slot->dead = true; in pa_hook_slot_free()
101 if (slot->dead) in pa_hook_fire()
114 if (slot->dead) { in pa_hook_fire()
Dcore-subscribe.c42 bool dead; member
72 s->dead = false; in pa_subscription_new()
84 pa_assert(!s->dead); in pa_subscription_free()
86 s->dead = true; in pa_subscription_free()
172 if (!s->dead && pa_subscription_match_flags(s->mask, e->type)) in defer_cb()
187 if (s->dead) in defer_cb()
Drtpoll.c70 bool dead; member
199 if (i->dead) in reset_all_revents()
225 if (i->dead) in pa_rtpoll_run()
252 if (i->dead) in pa_rtpoll_run()
264 if (i->dead) in pa_rtpoll_run()
348 if (i->dead) in pa_rtpoll_run()
369 if (i->dead) in pa_rtpoll_run()
411 i->dead = false; in pa_rtpoll_item_new()
444 i->dead = true; in pa_rtpoll_item_free()
/third_party/node/deps/v8/src/compiler/
Dbranch-elimination.cc145 Replace(use, condition_value ? control_input : dead()); in ReduceBranch()
148 Replace(use, condition_value ? dead() : control_input); in ReduceBranch()
154 return Replace(dead()); in ReduceBranch()
224 ReplaceWithValue(node, dead(), dead(), merge); in TryPullTrapIntoMerge()
246 return Replace(dead()); in ReduceTrapConditional()
284 ReplaceWithValue(node, dead(), dead(), dead()); in ReduceTrapConditional()
295 ReplaceWithValue(node, dead(), dead(), dead()); in ReduceTrapConditional()
334 ReplaceWithValue(node, dead(), effect, control); in ReduceDeoptimizeConditional()
342 return Replace(dead()); in ReduceDeoptimizeConditional()
Dcommon-operator-reducer.cc131 Replace(use, (decision == Decision::kTrue) ? control : dead()); in ReduceBranch()
134 Replace(use, (decision == Decision::kFalse) ? control : dead()); in ReduceBranch()
140 return Replace(dead()); in ReduceBranch()
167 ReplaceWithValue(node, dead(), effect, control); in ReduceDeoptimizeConditional()
175 return Replace(dead()); in ReduceDeoptimizeConditional()
366 Replace(control, dead()); in ReduceReturn()
367 return Replace(dead()); in ReduceReturn()
382 Replace(control, dead()); in ReduceReturn()
383 return Replace(dead()); in ReduceReturn()
464 return Replace(dead()); in ReduceSwitch()
[all …]
Dvalue-numbering-reducer.cc47 size_t dead = capacity_; in Reduce() local
52 if (dead != capacity_) { in Reduce()
54 entries_[dead] = node; in Reduce()
118 dead = i; in Reduce()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Ddead_variable_elim_test.cpp37 OpName %dead "dead" in TEST_F()
84 OpName %dead "dead" in TEST_F()
85 OpDecorate %dead LinkageAttributes "dead" Export in TEST_F()
113 OpName %dead "dead" in TEST_F()
162 OpName %dead "dead" in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddead_variable_elim_test.cpp37 OpName %dead "dead" in TEST_F()
84 OpName %dead "dead" in TEST_F()
85 OpDecorate %dead LinkageAttributes "dead" Export in TEST_F()
113 OpName %dead "dead" in TEST_F()
162 OpName %dead "dead" in TEST_F()
/third_party/spirv-tools/test/opt/
Ddead_variable_elim_test.cpp37 OpName %dead "dead" in TEST_F()
84 OpName %dead "dead" in TEST_F()
85 OpDecorate %dead LinkageAttributes "dead" Export in TEST_F()
113 OpName %dead "dead" in TEST_F()
162 OpName %dead "dead" in TEST_F()
/third_party/iptables/
Dtests-extensions-add-some-testcases.patch47 -p tcp -j DNAT --to-destination [dead::beef-dead::fee7]:1000-2000/65535;=;OK
48 -p tcp -j DNAT --to-destination [dead::beef-dead::fee7]:1000-2000/0;;FAIL
49 -p tcp -j DNAT --to-destination [dead::beef-dead::fee7]:1000-2000/65536;;FAIL
50 +-p tcp -j DNAT --to-destination dead::beef --random --persistent;=;OK
51 +-p tcp -j DNAT --to-destination [dead::beef;;FAIL
52 +-p tcp -j DNAT --to-destination [dead::beef]:65536;;FAIL
53 +-p tcp -j DNAT --to-destination [dead::beef]:1-65536;;FAIL
54 +-p tcp -j DNAT --to-destination [dead::beef]:1:65535;;FAIL
55 +-p tcp -j DNAT --to-destination [dead::beef]:2-1;;FAIL
57 +-p tcp -j DNAT --to-destination dead::beef-live::beef;;FAIL
[all …]
/third_party/node/test/internet/
Dtest-dgram-multicast-multi-process.js42 let listening, sendSocket, done, timer, dead; variable
59 dead += 1;
62 dead,
65 if (dead === listeners) {
134 dead = 0;
Dtest-dgram-multicast-ssmv6-multi-process.js21 let listening, sendSocket, done, timer, dead; variable
53 dead += 1;
56 dead,
59 if (dead === listeners) {
128 dead = 0;
Dtest-dgram-multicast-ssm-multi-process.js21 let listening, sendSocket, done, timer, dead; variable
53 dead += 1;
56 dead,
59 if (dead === listeners) {
128 dead = 0;
/third_party/elfutils/libdwfl/
Ddwfl_end.c55 Dwfl_Module *dead = next; in dwfl_end() local
56 next = dead->next; in dwfl_end()
57 __libdwfl_module_free (dead); in dwfl_end()
/third_party/pulseaudio/src/utils/
Dpasuspender.c52 static int dead = 1; variable
99 dead = 0; in start_child()
192 } else if (dead) in context_state_callback()
214 dead = 1; in sigchld_callback()
339 if (!dead) in main()
/third_party/skia/src/gpu/
DGrThreadSafeCache.cpp186 void GrThreadSafeCache::recycleEntry(Entry* dead) { in recycleEntry() argument
187 SkASSERT(!dead->fPrev && !dead->fNext && !dead->fList); in recycleEntry()
189 dead->makeEmpty(); in recycleEntry()
191 dead->fNext = fFreeEntryList; in recycleEntry()
192 fFreeEntryList = dead; in recycleEntry()

12345678910>>...15