HomeSort by relevance Sort by last modified time
    Searched refs:delimited (Results 1 - 25 of 75) sorted by null

1 2 3

  /external/mesa3d/docs/specs/
MESA_shader_debug.spec 190 text format (XXX format!) and is delimited by a white space (XXX 1
207 delimited by a white space. If the argument <cookie> is not present,
  /external/protobuf/csharp/src/Google.Protobuf/
WireFormat.cs 60 /// A length-delimited value, i.e. a length followed by that many bytes of data.
InvalidProtocolBufferException.cs 126 "Stream of protocol messages had invalid tag. Expected tag is length-delimited field 1.");
  /prebuilts/go/darwin-x86/src/bufio/
example_test.go 35 // input as a sequence of space-delimited tokens.
scan.go 15 // a file of newline-delimited lines of text. Successive calls to
21 // lines, bytes, UTF-8-encoded runes, and space-delimited words. The
  /prebuilts/go/linux-x86/src/bufio/
example_test.go 35 // input as a sequence of space-delimited tokens.
scan.go 15 // a file of newline-delimited lines of text. Successive calls to
21 // lines, bytes, UTF-8-encoded runes, and space-delimited words. The
  /prebuilts/go/darwin-x86/src/html/template/
url.go 65 // urlNormalizer normalizes URL content so it can be embedded in a quote-delimited
66 // string or parenthesis delimited url(...).
  /prebuilts/go/linux-x86/src/html/template/
url.go 65 // urlNormalizer normalizes URL content so it can be embedded in a quote-delimited
66 // string or parenthesis delimited url(...).
  /external/protobuf/csharp/src/Google.Protobuf.Test/
CodedOutputStreamTest.cs 302 //Field 12: length delimited 120 bytes
323 //Field 2: length delimited 120 bytes
362 //Field 12: length delimited 120 bytes
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
util.py 322 backslashes. In short: words are delimited by spaces, as long as those
  /external/python/cpython2/Lib/distutils/
util.py 232 backslashes. In short: words are delimited by spaces, as long as those
  /external/python/cpython3/Lib/distutils/
util.py 226 backslashes. In short: words are delimited by spaces, as long as those
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
util.py 254 backslashes. In short: words are delimited by spaces, as long as those
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
util.py 254 backslashes. In short: words are delimited by spaces, as long as those
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
util.py 254 backslashes. In short: words are delimited by spaces, as long as those
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
util.py 254 backslashes. In short: words are delimited by spaces, as long as those
  /prebuilts/go/darwin-x86/src/encoding/gob/
decoder.go 76 // recvMessage reads the next count-delimited item from the input. It is the converse
  /prebuilts/go/linux-x86/src/encoding/gob/
decoder.go 76 // recvMessage reads the next count-delimited item from the input. It is the converse
  /external/capstone/bindings/vb6/
mMisc.bas 168 '1,2,3,4 all hex chars are must have two chars even if delimited
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
dumpICUrules.bat 257 // primary updates. The colon-delimited fields have been split into
  /prebuilts/go/darwin-x86/src/net/http/
response.go 43 // be semantically equivalent to a comma-delimited sequence.) When
  /prebuilts/go/linux-x86/src/net/http/
response.go 43 // be semantically equivalent to a comma-delimited sequence.) When
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
allegrocl.swg 553 (excl::list-to-delimited-string
  /external/golang-protobuf/proto/
decode.go 273 // DecodeRawBytes reads a count-delimited byte buffer from the Buffer.
415 // DecodeMessage reads a count-delimited message from the Buffer.
424 // DecodeGroup reads a tag-delimited group from the Buffer.

Completed in 860 milliseconds

1 2 3