Home
last modified time | relevance | path

Searched defs:topic (Results 1 – 25 of 33) sorted by relevance

12

/external/skia/tools/bookmaker/
DselfCheck.cpp50 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
DbmhParser.cpp578 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
Dbookmaker.cpp346 for (const auto& topic : bmhParser.fTopicMap) { in main() local
DspellCheck.cpp123 for (const auto& topic : fBmhParser.fTopicMap) { in check() local
/external/skqp/tools/bookmaker/
DselfCheck.cpp50 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
DbmhParser.cpp578 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
Dbookmaker.cpp346 for (const auto& topic : bmhParser.fTopicMap) { in main() local
DspellCheck.cpp123 for (const auto& topic : fBmhParser.fTopicMap) { in check() local
/external/autotest/site_utils/
Dpubsub_utils_unittest.py26 def __init__(self, test, topic, msg, retry, ret_val=None, argument
43 def publish(self, topic, body): argument
Dpubsub_utils.py76 def publish_notifications(self, topic, messages=None): argument
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DHelpTopicActivity.java39 String topic = getIntent().getStringExtra(Intent.EXTRA_TITLE); in onCreate() local
DHelpActivity.java68 final String topic = name.substring(0, name.length() - SUFFIX.length()); in onCreate() local
/external/autotest/cli/
Dsuite.py29 topic = msg_topic = 'suite' variable in suite
Duser.py25 topic = msg_topic = 'user' variable in user
Dtest.py27 topic = msg_topic = 'test' variable in test
Dlabel.py27 topic = msg_topic = 'label' variable in label
Dacl.py27 topic = 'acl_group' variable in acl
Dshard.py26 topic = msg_topic = 'shard' variable in shard
Dserver.py57 topic = msg_topic = 'server' variable in server
Djob.py31 topic = msg_topic = 'job' variable in job
Dhost.py49 topic = msg_topic = 'host' variable in host
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
DHelpTopicView.java52 public HelpTopicView setTopic(String topic) { in setTopic()
/external/tensorflow/tensorflow/contrib/kafka/kernels/
Dkafka_dataset_ops.cc227 string topic = parts[0]; in SetupStreamsLocked() local
/external/lz4/tests/
Dtest-lz4-speed.py76 def send_email(emails, topic, text, have_mutt, have_mail): argument
/external/python/cpython3/Lib/
Dpydoc.py2007 def showtopic(self, topic, more_xrefs=''): argument
2039 def _gettopic(self, topic, more_xrefs=''): argument
2484 def html_topicpage(topic): argument

12