HomeSort by relevance Sort by last modified time
    Searched full:plain (Results 2101 - 2125 of 4692) sorted by null

<<81828384858687888990>>

  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
document.h 200 //! Internal constructor from plain pointer
208 // class-based member iterator implementation disabled, use plain pointers
216 //! use plain pointer as iterator type
222 //! use plain const pointer as iterator type
321 //! implicit conversion to plain CharType pointer
324 const Ch* const s; //!< plain CharType pointer
336 /*! Mark a plain character pointer as a "string literal". This function
353 /*! Mark a plain character pointer as a "string literal". This function
    [all...]
  /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
PublicApiFunctionalTest.java 127 assertEquals("text/plain", download.getStringField(DownloadManager.COLUMN_MEDIA_TYPE));
145 .setHeader("Content-type", "text/plain")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Comment.h 120 /// spelling in comment (plain <br> would not set this flag).
266 /// Plain text.
  /prebuilts/gdb/darwin-x86/lib/python2.7/
collections.py 270 'Return self as a plain tuple. Used by copy and pickle.'
289 >>> p[0] + p[1] # indexable like a plain tuple
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Standard_Suite.py 671 'plain' : 'plan', # Plain
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_urllib2_localnet.py 330 self.send_header('Content-type', 'text/plain')
473 self.assertEqual(info_obj.getsubtype(), "plain")
  /prebuilts/gdb/linux-x86/lib/python2.7/
collections.py 270 'Return self as a plain tuple. Used by copy and pickle.'
289 >>> p[0] + p[1] # indexable like a plain tuple
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_urllib2_localnet.py 330 self.send_header('Content-type', 'text/plain')
473 self.assertEqual(info_obj.getsubtype(), "plain")
  /prebuilts/go/darwin-x86/src/database/sql/
convert_test.go 467 args: []interface{}{"plain-str"},
471 Value: "plain-str",
  /prebuilts/go/darwin-x86/src/text/template/parse/
node.go 52 NodeText NodeType = iota // Plain text.
119 // TextNode holds plain text.
  /prebuilts/go/linux-x86/src/database/sql/
convert_test.go 467 args: []interface{}{"plain-str"},
471 Value: "plain-str",
  /prebuilts/go/linux-x86/src/text/template/parse/
node.go 52 NodeText NodeType = iota // Plain text.
119 // TextNode holds plain text.

Completed in 1800 milliseconds

<<81828384858687888990>>