Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 25 of 81) sorted by relevance

1234

/packages/modules/GeoTZ/validation/geonames/known_diffs/
Dknown_diffs1000.prototxt12 comment: "Add a comment here"
27 comment: "Add a comment here"
42 comment: "Add a comment here"
57 comment: "Add a comment here"
72 comment: "Add a comment here"
87 comment: "Add a comment here"
102 comment: "Add a comment here"
117 comment: "Add a comment here"
132 comment: "Add a comment here"
149 comment: "Add a comment here"
[all …]
Dknown_diffs15000.prototxt10 comment: "Add a comment here"
25 comment: "Add a comment here"
40 comment: "Add a comment here"
55 comment: "Add a comment here"
70 comment: "Add a comment here"
87 comment: "Add a comment here"
102 comment: "Add a comment here"
117 comment: "Add a comment here"
132 comment: "Add a comment here"
147 comment: "Add a comment here"
[all …]
Dknown_diffs5000.prototxt12 comment: "Add a comment here"
27 comment: "Add a comment here"
42 comment: "Add a comment here"
57 comment: "Add a comment here"
72 comment: "Add a comment here"
87 comment: "Add a comment here"
104 comment: "Add a comment here"
119 comment: "Add a comment here"
134 comment: "Add a comment here"
149 comment: "Add a comment here"
[all …]
Dknown_diffs500.prototxt12 comment: "Add a comment here"
27 comment: "Add a comment here"
42 comment: "Add a comment here"
57 comment: "Add a comment here"
72 comment: "Add a comment here"
87 comment: "Add a comment here"
102 comment: "Add a comment here"
117 comment: "Add a comment here"
134 comment: "Add a comment here"
149 comment: "Add a comment here"
[all …]
/packages/modules/NeuralNetworks/tools/test_generator/
Dexample_generator.py81 comment = var.get(COMMENT_KEY)
82 comment = "" if comment is None else " // %s" % comment
84 agg_init = "{%s\n%s\n}" % (comment,
/packages/services/Car/tools/
Dupdate-obd2-sensors.py186 def __init__(self, name, comment=None, id=None): argument
188 self.comment = comment if comment else ""
193 if self.comment:
194 s = s + self.comment + "\n"
/packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/
DStringResource.java24 public StringResource(final String name, final String value, final String comment) { in StringResource() argument
27 mComment = comment; in StringResource()
DStringResourceMap.java120 public void comment(char[] ch, int start, int length) { in comment() method in StringResourceMap.StringResourceHandler
147 final String comment = mComment.length() > 0 ? mComment.toString() : null; in endElement() local
153 mResources.add(new StringResource(mName, value, comment)); in endElement()
/packages/modules/Bluetooth/system/test/headless/
Ddump.h14 void dump(const T* data, std::string comment = std::string("dump")) {
17 LOG_CONSOLE(" %s %p:0x%02x", comment.c_str(), p, *p);
Dstopwatch.h42 std::string ToString(const std::string& comment) { in ToString() argument
44 static_cast<unsigned long>(LapMs()), comment); in ToString()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.h164 std::string comment)>
166 std::string comment) {}};
168 std::string comment) { in operator()
169 body(handle, is_classic, reason, comment); in operator()
Dmock_stack_btm_sec.h610 std::string comment)>
614 std::string comment) { in operator()
615 return body(handle, reason, comment); in operator()
624 std::function<void(uint16_t handle, tHCI_REASON reason, std::string comment)>
627 void operator()(uint16_t handle, tHCI_REASON reason, std::string comment) { in operator()
628 body(handle, reason, comment); in operator()
Dmock_stack_btm_sec.cc352 std::string comment) { in btm_sec_disconnect() argument
354 return test::mock::stack_btm_sec::btm_sec_disconnect(handle, reason, comment); in btm_sec_disconnect()
357 std::string comment) { in btm_sec_disconnected() argument
359 test::mock::stack_btm_sec::btm_sec_disconnected(handle, reason, comment); in btm_sec_disconnected()
Dmock_stack_acl.h653 std::string comment)>
657 std::string comment) { in operator()
658 body(conn_handle, reason, comment); in operator()
666 std::function<void(uint16_t handle, tHCI_STATUS reason, std::string comment)>
669 void operator()(uint16_t handle, tHCI_STATUS reason, std::string comment) { in operator()
670 body(handle, reason, comment); in operator()
/packages/modules/Bluetooth/system/main/shim/
Dlink_connection_interface.h44 std::string comment) = 0;
46 std::string comment) = 0;
Dacl_api.cc132 tHCI_STATUS reason, std::string comment) { in ACL_Disconnect() argument
135 comment) in ACL_Disconnect()
136 : Stack::GetInstance()->GetAcl()->DisconnectLe(handle, reason, comment); in ACL_Disconnect()
Dacl.h80 std::string comment) override;
82 std::string comment) override;
Dacl.cc1092 std::string comment) { in disconnect_classic()
1104 comment.c_str())); in disconnect_classic()
1105 classic_acl_disconnect_reason_.Put(comment); in disconnect_classic()
1113 void disconnect_le(uint16_t handle, tHCI_STATUS reason, std::string comment) { in disconnect_le()
1130 comment.c_str())); in disconnect_le()
1131 le_acl_disconnect_reason_.Put(comment); in disconnect_le()
1801 std::string comment) { in DisconnectClassic() argument
1803 comment); in DisconnectClassic()
1807 std::string comment) { in DisconnectLe() argument
1809 comment); in DisconnectLe()
/packages/apps/Calendar/
Dmkprojectfile9 <comment></comment>
/packages/modules/Bluetooth/system/stack/include/
Dacl_api.h298 std::string comment);
300 std::string comment);
/packages/modules/NeuralNetworks/tools/api/
DREADME.md50 A line that begins with `%%` is a comment, and is ignored.
52 A line that begins with `%` and is not a comment is a *directive*.
71 A line that begins with `%%` is a comment, and is ignored.
73 A line that begins with `%` and is not a comment is a *directive*.
75 The meaning of a line that is neither a comment nor a directive depends on the
/packages/apps/Launcher3/tests/res/raw/
Dreorder_algorithm_test.txt9 # this is a comment
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
DPgmImage.cpp178 bool PgmImage::WritePGM(const std::string filename, const std::string comment) in WritePGM() argument
196 … out << format_header << "# " << comment << '\n' << m_w << " " << m_h << '\n' << m_colors << '\n'; in WritePGM()
DPgmImage.h68 bool WritePGM(const std::string filename, const std::string comment="");
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint2/ui/enrollment/modules/
DREADME.md9 [comment]: <> This file structure print out has been generated with the tree command.

1234