| /external/eigen/Eigen/src/Core/ |
| Assign_MKL.h | 141 template< typename DstXprType, typename SrcXprNested, typename Plain> \ 143 const CwiseNullaryOp<internal::scalar_constant_op<EIGENTYPE>,Plain> >, assign_op<EIGENTYPE,EIGENTYPE>, \ 146 const CwiseNullaryOp<internal::scalar_constant_op<EIGENTYPE>,Plain> > SrcXprType; \
|
| /external/guice/extensions/persist/src/com/google/inject/persist/jpa/ |
| JpaFinderProxy.java | 74 if (JpaFinderProxy.ReturnType.PLAIN.equals(finderDescriptor.returnType)) { 238 return JpaFinderProxy.ReturnType.PLAIN; 277 PLAIN, COLLECTION, ARRAY
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| EscapeTransliterator.java | 139 // Plain: "FFFF" hex, min=4, max=6 140 Transliterator.registerFactory("Any-Hex/Plain", new Transliterator.Factory() { 143 return new EscapeTransliterator("Any-Hex/Plain",
|
| /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| EscapeTransliterator.java | 138 // Plain: "FFFF" hex, min=4, max=6 139 Transliterator.registerFactory("Any-Hex/Plain", new Transliterator.Factory() { 142 return new EscapeTransliterator("Any-Hex/Plain",
|
| /external/lisa/ipynb/trappy-merge/ |
| TRAPpy_MergeDF_API_Example.ipynb | 141 "text/plain": [ 209 "text/plain": [ 297 "text/plain": [
|
| /external/python/cpython2/Doc/library/ |
| email.message.rst | 141 will be added with a value of :mimetype:`text/plain`. Whether the 156 and transfer encoded properly, if needed, when generating the plain text 326 :rfc:`2045` defines a message's default type to be :mimetype:`text/plain` 330 :rfc:`2045` mandates that the default type be :mimetype:`text/plain`. 354 type of :mimetype:`text/plain`, except for messages that are subparts of 364 :mimetype:`text/plain` or :mimetype:`message/rfc822`, although this is not 430 for this message, it will be set to :mimetype:`text/plain` and the new 547 text/plain 549 text/plain 550 text/plain [all...] |
| /external/python/cpython2/Lib/ |
| SimpleHTTPServer.py | 223 '.py': 'text/plain', 224 '.c': 'text/plain', 225 '.h': 'text/plain',
|
| /external/wpa_supplicant_8/src/eap_common/ |
| ikev2_common.h | 282 const u8 *plain, u8 *crypt, size_t len); 284 const u8 *crypt, u8 *plain, size_t len); 327 struct wpabuf *plain, u8 next_payload);
|
| /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/archives/ |
| WriteableArchiveTest.java | 203 "text/plain", "hoge.txt"); 212 assertEquals("text/plain", 278 "text/plain", "hoge.txt");
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/ |
| SimpleHTTPServer.py | 208 '.py': 'text/plain', 209 '.c': 'text/plain', 210 '.h': 'text/plain',
|
| /prebuilts/gdb/linux-x86/lib/python2.7/ |
| SimpleHTTPServer.py | 208 '.py': 'text/plain', 209 '.c': 'text/plain', 210 '.h': 'text/plain',
|
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
| block.go | 102 // Plain nil [next] 203 // and if it is "plain", meaning that there is no control flow that is also very likely 206 // Non-plain predecessors are If or Defer, which both (1) have two successors,
|
| /prebuilts/go/darwin-x86/src/mime/multipart/ |
| formdata_test.go | 91 Content-Type: text/plain 100 Content-Type: text/plain 105 Content-Type: text/plain
|
| /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
| block.go | 102 // Plain nil [next] 203 // and if it is "plain", meaning that there is no control flow that is also very likely 206 // Non-plain predecessors are If or Defer, which both (1) have two successors,
|
| /prebuilts/go/linux-x86/src/mime/multipart/ |
| formdata_test.go | 91 Content-Type: text/plain 100 Content-Type: text/plain 105 Content-Type: text/plain
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
| SimpleHTTPServer.py | 208 '.py': 'text/plain', 209 '.c': 'text/plain', 210 '.h': 'text/plain',
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
| SimpleHTTPServer.py | 208 '.py': 'text/plain', 209 '.c': 'text/plain', 210 '.h': 'text/plain',
|
| /sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
| ViewHierarchyScene.java | 80 label.setFont(getDefaultFont().deriveFont(Font.PLAIN, 12.0f)); 88 label.setFont(getDefaultFont().deriveFont(Font.PLAIN, 10.0f)); 98 label.setFont(getDefaultFont().deriveFont(Font.PLAIN, 10.0f));
|
| /art/dexdump/ |
| dexdump_test.cc | 71 ASSERT_TRUE(Exec({"-d", "-f", "-h", "-l", "plain", "-o", "/dev/null",
|
| /art/runtime/ |
| index_bss_mapping.h | 37 // The .bss offset of the slot associated with the highest index is stored in plain form as
|
| /cts/tests/tests/provider/src/android/provider/cts/contacts/ |
| ContactsContract_QuickContactsTest.java | 41 final String PLAIN_MIME_TYPE = "text/plain";
|
| /cts/tests/tests/webkit/src/android/webkit/cts/ |
| MimeTypeMapTest.java | 49 assertTrue(mMimeTypeMap.hasMimeType("text/plain"));
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| QuickContactBadgeTest.java | 49 final String plainMimeType = "text/plain";
|
| /developers/build/prebuilts/gradle/DirectShare/Application/src/main/ |
| AndroidManifest.xml | 44 <data android:mimeType="text/plain" />
|
| /developers/samples/android/content/DirectShare/Application/src/main/ |
| AndroidManifest.xml | 44 <data android:mimeType="text/plain" />
|