/external/skia/tools/bookmaker/ |
D | selfCheck.cpp | 50 for (const auto& topic : fBmhParser.fTopicMap) { in check() local 72 void checkMethod(string topic, const Definition* csChild, vector<string>* reported) { in checkMethod() 114 const Definition* topic = cs->fParent; in checkRelatedFunctions() local
|
D | bmhParser.cpp | 578 for (const auto& topic : fTopicMap) { in findExample() local 613 for (const auto& topic : fTopicMap) { in checkExampleHashes() local 632 for (const auto& topic : fTopicMap) { in resetExampleHashes() local 683 for (const auto& topic : fTopicMap) { in checkExamples() local 697 for (const auto& topic : fTopicMap) { in checkExamples() local 876 for (const auto& topic : fTopicMap) { in dumpExamples() local 1235 for (auto& topic : fTopicMap) { in setUpGlobalSubstitutes() local
|
D | bookmaker.cpp | 346 for (const auto& topic : bmhParser.fTopicMap) { in main() local
|
D | spellCheck.cpp | 123 for (const auto& topic : fBmhParser.fTopicMap) { in check() local
|
/external/skqp/tools/bookmaker/ |
D | selfCheck.cpp | 50 for (const auto& topic : fBmhParser.fTopicMap) { in check() local 72 void checkMethod(string topic, const Definition* csChild, vector<string>* reported) { in checkMethod() 114 const Definition* topic = cs->fParent; in checkRelatedFunctions() local
|
D | bmhParser.cpp | 578 for (const auto& topic : fTopicMap) { in findExample() local 613 for (const auto& topic : fTopicMap) { in checkExampleHashes() local 632 for (const auto& topic : fTopicMap) { in resetExampleHashes() local 683 for (const auto& topic : fTopicMap) { in checkExamples() local 697 for (const auto& topic : fTopicMap) { in checkExamples() local 876 for (const auto& topic : fTopicMap) { in dumpExamples() local 1235 for (auto& topic : fTopicMap) { in setUpGlobalSubstitutes() local
|
D | bookmaker.cpp | 346 for (const auto& topic : bmhParser.fTopicMap) { in main() local
|
D | spellCheck.cpp | 123 for (const auto& topic : fBmhParser.fTopicMap) { in check() local
|
/external/autotest/site_utils/ |
D | pubsub_utils_unittest.py | 26 def __init__(self, test, topic, msg, retry, ret_val=None, argument 43 def publish(self, topic, body): argument
|
D | pubsub_utils.py | 76 def publish_notifications(self, topic, messages=None): argument
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/ |
D | HelpTopicActivity.java | 39 String topic = getIntent().getStringExtra(Intent.EXTRA_TITLE); in onCreate() local
|
D | HelpActivity.java | 68 final String topic = name.substring(0, name.length() - SUFFIX.length()); in onCreate() local
|
/external/autotest/cli/ |
D | suite.py | 29 topic = msg_topic = 'suite' variable in suite
|
D | user.py | 25 topic = msg_topic = 'user' variable in user
|
D | test.py | 27 topic = msg_topic = 'test' variable in test
|
D | label.py | 27 topic = msg_topic = 'label' variable in label
|
D | acl.py | 27 topic = 'acl_group' variable in acl
|
D | shard.py | 26 topic = msg_topic = 'shard' variable in shard
|
D | server.py | 57 topic = msg_topic = 'server' variable in server
|
D | job.py | 31 topic = msg_topic = 'job' variable in job
|
D | host.py | 49 topic = msg_topic = 'host' variable in host
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/ |
D | HelpTopicView.java | 52 public HelpTopicView setTopic(String topic) { in setTopic()
|
/external/tensorflow/tensorflow/contrib/kafka/kernels/ |
D | kafka_dataset_ops.cc | 227 string topic = parts[0]; in SetupStreamsLocked() local
|
/external/lz4/tests/ |
D | test-lz4-speed.py | 76 def send_email(emails, topic, text, have_mutt, have_mail): argument
|
/external/python/cpython3/Lib/ |
D | pydoc.py | 2007 def showtopic(self, topic, more_xrefs=''): argument 2039 def _gettopic(self, topic, more_xrefs=''): argument 2484 def html_topicpage(topic): argument
|