/external/chromium_org/chrome/browser/history/ |
select_favicon_frames.h | 30 // that describes how well |bitmaps| were able to produce an image at 49 // the sizes at |best_indices| will produce an image of |desired_size| DIP for
|
/external/chromium_org/chromeos/display/ |
output_util.h | 31 // output will produce overscan if |flag| is set to true, but the output may 32 // still produce overscan even though it returns true and |flag| is set to
|
/external/chromium_org/courgette/ |
analyze_mem_test | 7 # Produce memory metrics for run_apply_test 34 Produce memory metrics for run_apply_test. This shows the percentiles
|
/external/libyuv/files/include/libyuv/ |
scale.h | 40 // If filtering is kFilterBilinear, interpolation is used to produce a better 42 // If filtering is kFilterBox, averaging is used to produce ever better
|
/external/llvm/test/MC/Mips/ |
elf_basic.s | 10 // Check that we produce 32 bit with each endian. 26 // Check that we produce 64 bit with each endian.
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/ |
RobolectricTestRunnerTest.java | 66 fail("TextView#setText(String) should produce an i18nException"); 81 fail("ResourceLoader#inflateView should produce an i18nException");
|
/external/valgrind/main/docs/internals/ |
howto_oprofile.txt | 18 # produce a flat profile 23 # produce a profile w/ callgraph
|
/frameworks/compile/mclinker/include/mcld/Support/ |
UniqueGCFactory.h | 60 DataType* produce(const KeyType& pKey, bool& pExist) { function in class:mcld::UniqueGCFactoryBase 73 DataType* produce(const KeyType& pKey, const DataType& pValue, bool& pExist) { function in class:mcld::UniqueGCFactoryBase
|
/frameworks/compile/mclinker/lib/MC/ |
ContextFactory.cpp | 25 LDContext* ContextFactory::produce(const sys::fs::Path& pPath) function in class:ContextFactory 36 LDContext* ContextFactory::produce() function in class:ContextFactory
|
/frameworks/compile/mclinker/lib/Support/ |
MemoryRegion.cpp | 35 return g_RegionFactory->produce(static_cast<Address>(pStart), pSize); 40 MemoryRegion* result = g_RegionFactory->produce(static_cast<Address>(pStart),
|
/frameworks/compile/mclinker/unittests/ |
MCRegionFragmentTest.cpp | 49 MemoryArea* area = areaFactory->produce(path, MemoryArea::ReadWrite); 64 MemoryArea* area = areaFactory->produce(path, MemoryArea::ReadWrite);
|
/ndk/sources/cxx-stl/stlport/ |
README | 19 1/ The static library is recommended if you will only produce 24 2/ The shared library, is recommended if you want to produce
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/ |
README | 19 1/ The static library is recommended if you will only produce 24 2/ The shared library, is recommended if you want to produce
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/ |
README | 19 1/ The static library is recommended if you will only produce 24 2/ The shared library, is recommended if you want to produce
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/ |
README | 19 1/ The static library is recommended if you will only produce 24 2/ The shared library, is recommended if you want to produce
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/ |
README | 19 1/ The static library is recommended if you will only produce 24 2/ The shared library, is recommended if you want to produce
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/ |
README | 19 1/ The static library is recommended if you will only produce 24 2/ The shared library, is recommended if you want to produce
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/ |
TParser.g | 9 // Produce an AST
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ |
CertUtils.java | 46 throw new IllegalStateException("cannot produce certificate signature"); 58 throw new IllegalStateException("cannot produce attribute certificate signature"); 70 throw new IllegalStateException("cannot produce certificate signature"); 137 // TODO: should probably produce a set that imposes correct ordering
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
SignerIdentifier.java | 84 * Produce an object suitable for an ASN1OutputStream.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
EncryptedPrivateKeyInfo.java | 63 * Produce an object suitable for an ASN1OutputStream.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
AttCertValidityPeriod.java | 67 * Produce an object suitable for an ASN1OutputStream.
|
Attribute.java | 76 * Produce an object suitable for an ASN1OutputStream.
|
AttributeCertificate.java | 75 * Produce an object suitable for an ASN1OutputStream.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/ |
X962Parameters.java | 73 * Produce an object suitable for an ASN1OutputStream.
|