| /external/skia/src/image/ |
| SkImage_Lazy.cpp | 433 // Currently generators do not natively handle subsets, so check that first. [all...] |
| /external/skqp/fuzz/ |
| fuzz.cpp | 351 // SkWebpCodec, the only one that supports subsets, requires even top/left boundaries.
|
| /external/skqp/src/image/ |
| SkImage_Lazy.cpp | 434 // Currently generators do not natively handle subsets, so check that first. [all...] |
| /external/swiftshader/third_party/LLVM/docs/tutorial/ |
| LangImpl8.html | 209 <p>That said, there are interesting subsets of C that can be made portable. If
|
| OCamlLangImpl8.html | 209 <p>That said, there are interesting subsets of C that can be made portable. If
|
| /external/tensorflow/tensorflow/core/kernels/ |
| topk_op_gpu.cu.cc | 518 // Need to copy subsets of sorted_indices and sorted_outputs to
|
| /libcore/ojluni/src/main/java/javax/crypto/ |
| KeyAgreement.java | 113 // algorithm to change if multiple providers exist and they support different subsets of
|
| Mac.java | 181 // algorithm to change if multiple providers exist and they support different subsets of
|
| /packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
| EntityDelta.java | 738 // Only exactly equal with both are identical subsets
|
| /system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/ |
| CountryZoneTree.java | 177 // node the ZoneInfos can be split into subsets.
|
| /tools/apksig/src/main/java/com/android/apksig/ |
| SigningCertificateLineage.java | 490 + "Not all lineages are subsets of each other."); [all...] |
| /packages/apps/Contacts/src/com/android/contacts/ |
| ContactSaveService.java | 675 * Splits "diff" into subsets based on "MAX_CONTACTS_PROVIDER_BATCH_SIZE", applies each of the 676 * subsets, adds the returned array to "results". [all...] |
| /external/libogg/doc/ |
| rfc5334.txt | 247 smaller subsets of it. However, the video/ogg and audio/ogg types
|
| /external/libxml2/doc/html/ |
| libxml-entities.html | 72 </pre><p>Do an entity lookup in the internal and external subsets and</p>
|
| /external/libxml2/ |
| entities.c | 449 * Do an entity lookup in the internal and external subsets and
|
| /external/llvm/docs/ |
| TestingGuide.rst | 128 To run individual tests or subsets of tests, you can use the ``llvm-lit``
|
| /external/python/cpython2/Doc/library/ |
| sets.rst | 128 function. For example, any two disjoint sets are not equal and are not subsets
|
| /external/skia/src/codec/ |
| SkJpegCodec.cpp | 579 // Subsets are not supported. [all...] |
| /external/skqp/src/codec/ |
| SkJpegCodec.cpp | 578 // Subsets are not supported. [all...] |
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| reduce_test.cc | 26 // <possible subsets of dimensions in chosen rank> [all...] |
| /frameworks/rs/cpu_ref/ |
| rsCpuIntrinsics_neon_Resize.S | 760 * Different versions of the code need different subsets of the
|
| /packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
| RegisteredAidCache.java | 49 // It's a TreeMap in order to be able to quickly select subsets [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/ |
| c-common.h | 664 /* C types are partitioned into three subsets: object, function, and [all...] |
| /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/ |
| CodeCoverageTestBaseTest.java | 335 // Return subsets of FOO_TESTS when running shards [all...] |
| /external/llvm/utils/TableGen/ |
| CodeGenRegisters.cpp | 689 // Alternative allocation orders may be subsets. [all...] |