/external/skia/tools/bookmaker/ |
D | selfCheck.cpp | 49 for (const auto& topic : fBmhParser.fTopicMap) { in check() local 71 void checkMethod(string topic, const Definition* csChild, vector<string>* reported) { in checkMethod() 113 const Definition* topic = cs->fParent; in checkRelatedFunctions() local
|
D | bookmaker.cpp | 497 for (const auto& topic : fTopicMap) { in findExample() local 553 for (const auto& topic : fTopicMap) { in checkExamples() local 567 for (const auto& topic : fTopicMap) { in checkExamples() local 737 for (const auto& topic : fTopicMap) { in dumpExamples() local 1036 void HackParser::topicIter(const Definition* topic) { in topicIter() 2069 for (const auto& topic : bmhParser.fTopicMap) { in main() local
|
D | mdOut.cpp | 444 const Definition* topic = fRoot; in csParent() local 670 const Definition* topic = def->topicParent(); in linkRef() local
|
D | spellCheck.cpp | 107 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 | stable_version.py | 28 topic = msg_topic = 'stable_version' variable in stable_version
|
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 | 46 topic = msg_topic = 'server' variable in server
|
D | job.py | 31 topic = msg_topic = 'job' variable in job
|
D | host.py | 37 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/skqp/tools/bookmaker/ |
D | fiddleParser.cpp | 24 for (const auto& topic : fBmhParser->fTopicMap) { in findExample() local
|
D | bookmaker.cpp | 455 for (const auto& topic : fTopicMap) { in checkExamples() local 469 for (const auto& topic : fTopicMap) { in checkExamples() local 639 for (const auto& topic : fTopicMap) { in dumpExamples() local 936 void HackParser::topicIter(const Definition* topic) { in topicIter() 1960 for (const auto& topic : bmhParser.fTopicMap) { in main() local
|
D | selfCheck.cpp | 27 for (const auto& topic : fBmhParser.fTopicMap) { in check() local
|
D | spellCheck.cpp | 108 for (const auto& topic : fBmhParser.fTopicMap) { in check() local
|
/external/tensorflow/tensorflow/contrib/kafka/kernels/ |
D | kafka_dataset_ops.cc | 228 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
|