/frameworks/base/graphics/java/android/graphics/ |
SumPathEffect.java | 22 * Construct a PathEffect whose effect is to apply two effects, in sequence.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
MAKECMDGOALS | 6 We construct a makefile with various targets, all of which print out
|
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
RegexFileFilter.java | 52 * Construct a new regular expression filter.
66 * Construct a new regular expression filter with the specified flags case sensitivity.
84 * Construct a new regular expression filter with the specified flags.
98 * Construct a new regular expression filter for a compiled regular expression
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ |
ASTTreeParser.stg | 84 /** ID auto construct */ 103 /** label+=TOKEN auto construct */ 109 /** ^(ID ...) auto construct */ 125 /** Match ^(label+=TOKEN ...) auto construct */ 178 /** rule auto construct */ 190 /** x+=rule auto construct */ 196 /** ^(rule ...) auto construct */ 205 /** ^(x+=rule ...) auto construct */
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/ |
ASTTreeParser.stg | 113 /** ID auto construct */ 132 /** label+=TOKEN auto construct */ 138 /** ^(ID ...) auto construct */ 154 /** Match ^(label+=TOKEN ...) auto construct */ 207 /** rule auto construct */ 219 /** x+=rule auto construct */ 225 /** ^(rule ...) auto construct */ 234 /** ^(x+=rule ...) auto construct */
|
/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
CertPathTrustManagerParametersTest.java | 35 * Case 1: Try to construct object. 39 // case 1: Try to construct object.
|
/external/openfst/src/include/fst/script/ |
shortest-path.h | 73 ArcFilter>::Construct(ifst, &weights); 85 ArcFilter>::Construct(ifst, &weights); 97 ArcFilter >::Construct(ifst, &weights); 109 ArcFilter>::Construct(ifst, &weights); 121 ArcFilter>::Construct(ifst, &weights); 133 ArcFilter>::Construct(ifst, &weights);
|
/frameworks/compile/mclinker/unittests/ |
LinearAllocatorTest.cpp | 65 m_pTestee->construct(pointer); 75 m_pTestee->construct(pointer, data); 85 m_pTestee->construct(pointer); 95 m_pTestee->construct(pointer, data); 106 m_pTestee->construct(pointer); 124 m_pTestee->construct(pointer);
|
RTLinearAllocatorTest.cpp | 66 m_pTestee->construct(pointer); 76 m_pTestee->construct(pointer, data); 86 m_pTestee->construct(pointer); 96 m_pTestee->construct(pointer, data); 107 m_pTestee->construct(pointer); 125 m_pTestee->construct(pointer);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/ |
BCRSAPrivateCrtKey.java | 33 * construct a private key from it's org.bouncycastle.crypto equivalent. 51 * construct a private key from an RSAPrivateCrtKeySpec 69 * construct a private key from another RSAPrivateCrtKey. 87 * construct an RSA key from a private key info object. 97 * construct an RSA key from a ASN.1 RSA private key object.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
JCERSAPrivateCrtKey.java | 33 * construct a private key from it's org.bouncycastle.crypto equivalent. 51 * construct a private key from an RSAPrivateCrtKeySpec 69 * construct a private key from another RSAPrivateCrtKey. 87 * construct an RSA key from a private key info object. 97 * construct an RSA key from a ASN.1 RSA private key object.
|
/external/protobuf/src/google/protobuf/ |
dynamic_message.h | 55 // know about at compile time. It would be nice to be able to construct 59 // As it turns out, a DynamicMessage needs to construct extra 70 // Construct a DynamicMessageFactory that will search for extensions in 74 // Construct a DynamicMessageFactory that will search for extensions in 98 // type. You can then call that message's New() method to construct a
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/selector/ |
X509CertificateHolderSelector.java | 25 * Construct a selector with the value of a public key's subjectKeyId. 35 * Construct a signer ID based on the issuer and serial number of the signer's associated 47 * Construct a signer ID based on the issuer and serial number of the signer's associated
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86MCTargetDesc.h | 86 /// createX86MachObjectWriter - Construct an X86 Mach-O object writer. 92 /// createX86ELFObjectWriter - Construct an X86 ELF object writer. 96 /// createX86WinCOFFObjectWriter - Construct an X86 Win COFF object writer.
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
NetObjectList.java | 59 * Construct a NetObject List given a list name. 67 * Construct a NetObject List given a list name and a class for 79 * Construct an empty NetObjectList.
|
/frameworks/base/tools/layoutlib/bridge/src/android/webkit/ |
WebView.java | 40 * Construct a new WebView with a Context object. 48 * Construct a new WebView with layout parameters. 57 * Construct a new WebView with layout parameters and a default style.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
array_allocator.h | 74 // 402. wrong new expression in [some_] allocator::construct 76 construct(pointer __p, const _Tp& __val) function in class:array_allocator_base 82 construct(pointer __p, _Args&&... __args) function in class:array_allocator_base
|
malloc_allocator.h | 106 // 402. wrong new expression in [some_] allocator::construct 108 construct(pointer __p, const _Tp& __val) function in class:malloc_allocator 114 construct(pointer __p, _Args&&... __args) function in class:malloc_allocator
|
new_allocator.h | 102 // 402. wrong new expression in [some_] allocator::construct 104 construct(pointer __p, const _Tp& __val) function in class:new_allocator 110 construct(pointer __p, _Args&&... __args) function in class:new_allocator
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
array_allocator.h | 76 // 402. wrong new expression in [some_] allocator::construct 78 construct(pointer __p, const _Tp& __val) function in class:array_allocator_base 84 construct(pointer __p, _Args&&... __args) function in class:array_allocator_base
|
malloc_allocator.h | 108 // 402. wrong new expression in [some_] allocator::construct 110 construct(pointer __p, const _Tp& __val) function in class:malloc_allocator 116 construct(pointer __p, _Args&&... __args) function in class:malloc_allocator
|
new_allocator.h | 105 // 402. wrong new expression in [some_] allocator::construct 107 construct(pointer __p, const _Tp& __val) function in class:new_allocator 113 construct(pointer __p, _Args&&... __args) function in class:new_allocator
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
array_allocator.h | 76 // 402. wrong new expression in [some_] allocator::construct 78 construct(pointer __p, const _Tp& __val) function in class:array_allocator_base 84 construct(pointer __p, _Args&&... __args) function in class:array_allocator_base
|
malloc_allocator.h | 108 // 402. wrong new expression in [some_] allocator::construct 110 construct(pointer __p, const _Tp& __val) function in class:malloc_allocator 116 construct(pointer __p, _Args&&... __args) function in class:malloc_allocator
|
new_allocator.h | 105 // 402. wrong new expression in [some_] allocator::construct 107 construct(pointer __p, const _Tp& __val) function in class:new_allocator 113 construct(pointer __p, _Args&&... __args) function in class:new_allocator
|