Searched refs:uninterpreted (Results 1 – 25 of 35) sorted by relevance
12
/external/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 779 const UninterpretedOption& uninterpreted = options.uninterpreted_option(i); in IsMessageSetWireFormatMessage() local 780 if (uninterpreted.name_size() == 1 && in IsMessageSetWireFormatMessage() 781 uninterpreted.name(0).name_part() == "message_set_wire_format" && in IsMessageSetWireFormatMessage() 782 uninterpreted.identifier_value() == "true") { in IsMessageSetWireFormatMessage()
|
/external/google-breakpad/docs/ |
D | getting_started_with_breakpad.md | 42 threads' stack memory. These data are uninterpreted byte streams, as the
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 479 // The name of the uninterpreted option. Each string represents a segment in 490 // The value of the uninterpreted option, in whatever type the tokenizer
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 479 // The name of the uninterpreted option. Each string represents a segment in 490 // The value of the uninterpreted option, in whatever type the tokenizer
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 479 // The name of the uninterpreted option. Each string represents a segment in 490 // The value of the uninterpreted option, in whatever type the tokenizer
|
/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/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/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 704 // The name of the uninterpreted option. Each string represents a segment in 715 // The value of the uninterpreted option, in whatever type the tokenizer
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 704 // The name of the uninterpreted option. Each string represents a segment in 715 // The value of the uninterpreted option, in whatever type the tokenizer
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 724 // The name of the uninterpreted option. Each string represents a segment in 735 // The value of the uninterpreted option, in whatever type the tokenizer
|
D | descriptor_sv.proto | 709 // The name of the uninterpreted option. Each string represents a segment in 720 // The value of the uninterpreted option, in whatever type the tokenizer
|
/external/python/cpython2/Modules/_ctypes/libffi/doc/ |
D | libffi.info | 436 USER_DATA is an arbitrary datum that is passed, uninterpreted, to
|
D | libffi.texi | 495 @var{user_data} is an arbitrary datum that is passed, uninterpreted,
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/ |
D | parser.rl | 167 /* Mark the range of uninterpreted values in json input before type url. */ 171 /* Mark the range of uninterpreted values in json input after type url. */
|
/external/libffi/doc/ |
D | libffi.texi | 839 An arbitrary datum that is passed, uninterpreted, to your closure
|
/external/python/pyasn1/ |
D | CHANGES.rst | 481 its uninterpreted payload.
|
/external/llvm-project/lldb/docs/use/ |
D | tutorial.rst | 184 uninterpreted to the command. This is convenient for commands whose arguments
|
/external/libwebsockets/READMEs/ |
D | README.coding.md | 839 socket (RAW here means an uninterpreted normal UDP socket, not a
|
/external/elfutils/po/ |
D | ja.po | 3834 msgid "Dump the uninterpreted contents of SECTION, by number or name"
|
D | de.po | 3749 msgid "Dump the uninterpreted contents of SECTION, by number or name"
|
12