/third_party/gettext/gettext-tools/src/ |
D | x-ruby.c | 188 bool interesting; in extract_ruby() local 197 interesting = false; in extract_ruby() 202 interesting = true; in extract_ruby() 207 interesting = true; in extract_ruby() 212 interesting = true; in extract_ruby() 218 interesting = true; in extract_ruby() 225 if (interesting) in extract_ruby()
|
D | xg-message.c | 435 bool interesting; in remember_a_message() local 442 interesting = false; in remember_a_message() 447 interesting = true; in remember_a_message() 452 interesting = true; in remember_a_message() 457 interesting = true; in remember_a_message() 463 interesting = true; in remember_a_message() 469 if (interesting) in remember_a_message()
|
/third_party/glib/gio/inotify/ |
D | inotify-helper.c | 158 gboolean interesting; in ih_event_callback() local 171 … interesting = g_file_monitor_source_handle_event (sub->user_data, G_FILE_MONITOR_EVENT_RENAMED, in ih_event_callback() 197 interesting = g_file_monitor_source_handle_event (sub->user_data, event_flags, in ih_event_callback() 206 interesting = g_file_monitor_source_handle_event (sub->user_data, event_flags, in ih_event_callback() 209 interesting = FALSE; in ih_event_callback() 243 return interesting; in ih_event_callback()
|
D | inotify-kernel.c | 224 gboolean interesting = FALSE; in ik_source_dispatch() local 282 interesting = TRUE; in ik_source_dispatch() 293 interesting = TRUE; in ik_source_dispatch() 308 interesting = TRUE; in ik_source_dispatch() 327 interesting |= (* user_callback) (event); in ik_source_dispatch() 343 if (interesting) in ik_source_dispatch()
|
D | inotify-path.c | 443 gboolean interesting = FALSE; in ip_event_dispatch() local 492 interesting |= event_callback (event, sub, FALSE); in ip_event_dispatch() 521 interesting |= event_callback (event, sub, TRUE); in ip_event_dispatch() 525 return interesting; in ip_event_dispatch() 531 gboolean interesting = FALSE; in ip_event_callback() local 547 interesting |= ip_event_dispatch (dir_list, file_list, event); in ip_event_callback() 556 interesting |= ip_event_dispatch (dir_list, file_list, event->pair); in ip_event_callback() 575 return interesting; in ip_event_callback()
|
/third_party/skia/experimental/lowp-basic/ |
D | bilerp-study.cpp | 95 auto interesting = {0, 1, 2, 3, 4, 5, 6, 7, 8, 60, 61, 62, 63, 64, 65, 66, 67, 68, 124, 125, in check_bilerp() local 100 for (int p00 : interesting) in check_bilerp() 101 for (int p01 : interesting) in check_bilerp() 102 for (int p10 : interesting) in check_bilerp() 103 for (int p11 : interesting) { in check_bilerp()
|
/third_party/boost/tools/build/src/util/ |
D | logger.py | 12 if self.on () and self.interesting (source_name): 29 def interesting (self, source_name): member in NullLogger 42 def interesting (self, source_name): member in TextLogger
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/pos/ |
D | 1000_8.txt | 1 …interesting, tense and well done. I especially liked the opening scene which had a semi truck in i…
|
/third_party/boost/libs/static_string/tools/ |
D | codecov.sh | 52 …or f in include/boost/*; do echo $f; done | cut -f2- -d/`; do echo "*/$f*"; done > /tmp/interesting 54 cat /tmp/interesting 55 xargs -L 999999 -a /tmp/interesting lcov --gcov-tool=$GCOV --rc lcov_branch_coverage=1 --extract al…
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
D | reducer_test.cpp | 235 bool interesting = false; in InterestingWhileOpcodeExists() local 239 [opcode, &interesting](opt::BasicBlock* block) -> void { in InterestingWhileOpcodeExists() 242 interesting = true; in InterestingWhileOpcodeExists() 247 if (interesting) { in InterestingWhileOpcodeExists() 251 return interesting; in InterestingWhileOpcodeExists()
|
/third_party/spirv-tools/test/reduce/ |
D | reducer_test.cpp | 235 bool interesting = false; in InterestingWhileOpcodeExists() local 239 [opcode, &interesting](opt::BasicBlock* block) -> void { in InterestingWhileOpcodeExists() 242 interesting = true; in InterestingWhileOpcodeExists() 247 if (interesting) { in InterestingWhileOpcodeExists() 251 return interesting; in InterestingWhileOpcodeExists()
|
/third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
D | reducer_test.cpp | 235 bool interesting = false; in InterestingWhileOpcodeExists() local 239 [opcode, &interesting](opt::BasicBlock* block) -> void { in InterestingWhileOpcodeExists() 242 interesting = true; in InterestingWhileOpcodeExists() 247 if (interesting) { in InterestingWhileOpcodeExists() 251 return interesting; in InterestingWhileOpcodeExists()
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
D | reduction_pass.cpp | 79 void ReductionPass::NotifyInteresting(bool interesting) { in NotifyInteresting() argument 80 if (!interesting) { in NotifyInteresting()
|
D | reducer.cpp | 200 bool interesting = false; in RunPasses() local 226 interesting = true; in RunPasses() 230 pass->NotifyInteresting(interesting); in RunPasses()
|
/third_party/spirv-tools/source/reduce/ |
D | reduction_pass.cpp | 79 void ReductionPass::NotifyInteresting(bool interesting) { in NotifyInteresting() argument 80 if (!interesting) { in NotifyInteresting()
|
D | reducer.cpp | 197 bool interesting = false; in RunPasses() local 223 interesting = true; in RunPasses() 227 pass->NotifyInteresting(interesting); in RunPasses()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | reduction_pass.cpp | 79 void ReductionPass::NotifyInteresting(bool interesting) { in NotifyInteresting() argument 80 if (!interesting) { in NotifyInteresting()
|
D | reducer.cpp | 200 bool interesting = false; in RunPasses() local 226 interesting = true; in RunPasses() 230 pass->NotifyInteresting(interesting); in RunPasses()
|
/third_party/glib/gio/ |
D | glocalfilemonitor.c | 257 gboolean interesting; in g_file_monitor_source_file_changed() local 268 interesting = TRUE; in g_file_monitor_source_file_changed() 271 interesting = g_file_monitor_source_set_pending_change_dirty (fms, pending); in g_file_monitor_source_file_changed() 275 return interesting; in g_file_monitor_source_file_changed() 350 gboolean interesting = TRUE; in g_file_monitor_source_handle_event() local 379 interesting = g_file_monitor_source_file_changed (fms, child, event_time); in g_file_monitor_source_handle_event() 457 return interesting; in g_file_monitor_source_handle_event()
|
/third_party/typescript/tests/baselines/reference/ |
D | extendingClassFromAliasAndUsageInIndexer.types | 66 // interesting stuff here 79 // different interesting stuff here
|
D | extendingClassFromAliasAndUsageInIndexer.symbols | 67 // interesting stuff here 80 // different interesting stuff here
|
/third_party/python/Lib/html/ |
D | parser.py | 99 self.interesting = interesting_normal 124 self.interesting = re.compile(r'</\s*%s\s*>' % self.cdata_elem, re.I) 127 self.interesting = interesting_normal 153 match = self.interesting.search(rawdata, i) # < or &
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | abstract | 12 interesting problem here is error recovery and thread interlocking. 30 We finally cover some of the interesting libraries that are
|
/third_party/python/Lib/test/test_email/data/ |
D | msg_35.txt | 3 Subject: here's something interesting
|
/third_party/vk-gl-cts/data/gles2/shaders/ |
D | misc.test | 1 group compound_assignment "Compound assignments with interesting lvalues"
|