HomeSort by relevance Sort by last modified time
    Searched refs:delimited (Results 1 - 25 of 66) 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,
  /prebuilts/go/darwin-x86/src/html/template/
url.go 35 // urlNormalizer normalizes URL content so it can be embedded in a quote-delimited
36 // string or parenthesis delimited url(...).
  /prebuilts/go/linux-x86/src/html/template/
url.go 35 // urlNormalizer normalizes URL content so it can be embedded in a quote-delimited
36 // string or parenthesis delimited url(...).
  /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.");
CodedInputStream.cs 658 /// Reads a length for length-delimited data.
    [all...]
  /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
  /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
  /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 72 // recvMessage reads the next count-delimited item from the input. It is the converse
  /prebuilts/go/linux-x86/src/encoding/gob/
decoder.go 72 // recvMessage reads the next count-delimited item from the input. It is the converse
  /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 40 // be semantically equivalent to a comma-delimited sequence.) Values
  /prebuilts/go/linux-x86/src/net/http/
response.go 40 // be semantically equivalent to a comma-delimited sequence.) Values
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
allegrocl.swg 553 (excl::list-to-delimited-string
  /prebuilts/go/darwin-x86/src/fmt/
scan.go 20 // to discover the next space-delimited token.
451 // token returns the next space-delimited string from the input. It
901 // hexString returns the space-delimited hexpair-encoded string.
  /prebuilts/go/linux-x86/src/fmt/
scan.go 20 // to discover the next space-delimited token.
451 // token returns the next space-delimited string from the input. It
901 // hexString returns the space-delimited hexpair-encoded string.

Completed in 585 milliseconds

1 2 3