Searched refs:uninterpreted (Results 1 – 25 of 31) sorted by relevance
12
/external/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 672 const UninterpretedOption& uninterpreted = options.uninterpreted_option(i); in IsMessageSetWireFormatMessage() local 673 if (uninterpreted.name_size() == 1 && in IsMessageSetWireFormatMessage() 674 uninterpreted.name(0).name_part() == "message_set_wire_format" && in IsMessageSetWireFormatMessage() 675 uninterpreted.identifier_value() == "true") { in IsMessageSetWireFormatMessage()
|
/external/python/cpython2/Doc/library/ |
D | cd.rst | 76 The size of one uninterpreted frame of audio data.
|
D | xmllib.rst | 122 uninterpreted contents of the internal DTD subset as a string (or ``None``
|
D | nntplib.rst | 250 uninterpreted list of lines, without trailing newlines).
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 573 // The name of the uninterpreted option. Each string represents a segment in 584 // The value of the uninterpreted option, in whatever type the tokenizer
|
/external/tagsoup/ |
D | CHANGES | 211 Fixed off-by-one errors in character references that made them uninterpreted
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 622 // The name of the uninterpreted option. Each string represents a segment in 633 // The value of the uninterpreted option, in whatever type the tokenizer
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 650 // The name of the uninterpreted option. Each string represents a segment in 661 // The value of the uninterpreted option, in whatever type the tokenizer
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 691 // The name of the uninterpreted option. Each string represents a segment in 702 // The value of the uninterpreted option, in whatever type the tokenizer
|
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 691 // The name of the uninterpreted option. Each string represents a segment in 702 // The value of the uninterpreted option, in whatever type the tokenizer
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 702 // The name of the uninterpreted option. Each string represents a segment in 713 // The value of the uninterpreted option, in whatever type the tokenizer
|
/external/python/cpython2/Modules/_ctypes/libffi/doc/ |
D | libffi.texi | 495 @var{user_data} is an arbitrary datum that is passed, uninterpreted,
|
D | libffi.info | 436 USER_DATA is an arbitrary datum that is passed, uninterpreted, to
|
/external/libffi/doc/ |
D | libffi.texi | 640 @var{user_data} is an arbitrary datum that is passed, uninterpreted,
|
/external/python/pyasn1/ |
D | CHANGES.rst | 400 its uninterpreted payload.
|
/external/elfutils/po/ |
D | fr.po | 3776 msgid "Dump the uninterpreted contents of SECTION, by number or name"
|
D | ru.po | 3776 msgid "Dump the uninterpreted contents of SECTION, by number or name"
|
D | zh_CN.po | 3777 msgid "Dump the uninterpreted contents of SECTION, by number or name"
|
D | it.po | 3777 msgid "Dump the uninterpreted contents of SECTION, by number or name"
|
D | nl.po | 3777 msgid "Dump the uninterpreted contents of SECTION, by number or name"
|
D | de.po | 3720 msgid "Dump the uninterpreted contents of SECTION, by number or name"
|
D | ja.po | 3805 msgid "Dump the uninterpreted contents of SECTION, by number or name"
|
D | uk.po | 3998 msgid "Dump the uninterpreted contents of SECTION, by number or name"
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 5282 % We save the uninterpreted tokens, rather than creating a box.
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 5282 % We save the uninterpreted tokens, rather than creating a box.
|
12