Searched defs:_comment (Results  1 – 13 of 13) sorted by relevance
| /external/protobuf/cmake/ | 
| D | protobuf-config.cmake.in | 139     set(_comment "Running ${protobuf_generate_LANGUAGE} protocol buffer compiler on ${_proto}")  variable 141       set(_comment "${_comment}, protoc-options: ${protobuf_generate_PROTOC_OPTIONS}")  variable 144       set(_comment "${_comment}, plugin-options: ${_plugin_options}")  variable
  | 
| /external/cronet/third_party/protobuf/cmake/ | 
| D | protobuf-config.cmake.in | 139     set(_comment "Running ${protobuf_generate_LANGUAGE} protocol buffer compiler on ${_proto}")  variable 141       set(_comment "${_comment}, protoc-options: ${protobuf_generate_PROTOC_OPTIONS}")  variable 144       set(_comment "${_comment}, plugin-options: ${_plugin_options}")  variable
  | 
| /external/mbedtls/scripts/data_files/driver_jsons/ | 
| D | mbedtls_test_transparent_driver.json | 8             "_comment":     "The Mbed TLS transparent driver supports import key/export key",  string 14             "_comment":     "The Mbed TLS transparent driver supports export_public key",  string
  | 
| D | mbedtls_test_opaque_driver.json | 9 …     "_comment":     "The Mbed TLS opaque driver supports import key/export key/export_public key",  string 14             "_comment":     "The Mbed TLS opaque driver supports copy key/ get builtin key",  string
  | 
| D | driver_transparent_schema.json | 5     "_comment": {  object 32             "_comment": {  object
  | 
| D | driver_opaque_schema.json | 5     "_comment": {  object 36             "_comment": {  object
  | 
| /external/python/cpython3/.github/problem-matchers/ | 
| D | sphinx.json | 19 …"_comment": "A bit of a looser pattern, doesn't look for line numbers, just looks for file names r…  string 31 …         "_comment": "Looks for file names ending with .rst and line numbers but without severity",  string
  | 
| /external/curl/ | 
| D | mlc_config.json | 2 …"_comment": "Config file for linkcheck: If urls have some issues we can not fix on our end past it…  string
  | 
| /external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/ | 
| D | testing.json | 4         "_comment": "Binaries used for pw_transfer backwards-compatibility testing",  string
  | 
| D | cmake.json | 4       "_comment": {  object
  | 
| D | pigweed.json | 54       "_comment": "Always get the amd64 version on Mac until there's an arm64 version",  string
  | 
| /external/fonttools/Lib/fontTools/ttLib/tables/ | 
| D | ttProgram.py | 187 _comment = r"/\*.*?\*/"  variable
  | 
| /external/python/cpython2/Lib/xml/etree/ | 
| D | ElementTree.py | 1568     def _comment(self, data):  member in XMLParser
  |