/libcore/luni/src/main/java/java/security/cert/ |
CertificateException.java | 30 * Creates a new {@code CertificateException} with the specified message. 40 * Creates a new {@code CertificateException}. 46 * Creates a new {@code CertificateException} with the specified message and 59 * Creates a new {@code CertificateException} with the specified cause.
|
CertificateParsingException.java | 28 * Creates a new {@code CertificateParsingException} with the specified 39 * Creates a new {@code CertificateParsingException}. 45 * Creates a new {@code CertificateParsingException} with the specified 58 * Creates a new {@code CertificateParsingException} with the specified
|
/libcore/luni/src/main/java/java/security/spec/ |
InvalidKeySpecException.java | 34 * Creates a new {@code InvalidKeySpecException} with the specified message. 44 * Creates a new {@code InvalidKeySpecException}. 50 * Creates a new {@code InvalidKeySpecException} with the specified message 63 * Creates a new {@code InvalidKeySpecException} with the specified cause.
|
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/ |
MockPlatformToolPackage.java | 30 * Creates a {@link MockPlatformToolPackage} with the given revision and hardcoded defaults
33 * By design, this creates a package with one and only one archive.
40 * Creates a {@link MockPlatformToolPackage} with the given revision and hardcoded defaults
43 * By design, this creates a package with one and only one archive.
|
MockToolPackage.java | 32 * Creates a {@link MockToolPackage} with the given revision and hardcoded defaults
35 * By design, this creates a package with one and only one archive.
42 * Creates a {@link MockToolPackage} with the given revision and hardcoded defaults
45 * By design, this creates a package with one and only one archive.
|
/cts/tools/signature-tools/src/signature/model/util/ |
ITypeFactory.java | 36 * Returns the existing type or creates a new one.<br> 45 * Returns the existing array type or creates a new one. 54 * Returns the existing parameterized type or creates a new one. 72 * Returns the existing type variable or creates a new one. 87 * Returns the existing wildcard type or creates a new one. Wildcard types
|
/external/proguard/src/proguard/classfile/editor/ |
ConstantPoolEditor.java | 39 * Creates a new ConstantPoolEditor that will edit constants in the given 49 * Finds or creates a IntegerConstant constant pool entry with the given 79 * Finds or creates a LongConstant constant pool entry with the given value. 108 * Finds or creates a FloatConstant constant pool entry with the given 138 * Finds or creates a DoubleConstant constant pool entry with the given 168 * Finds or creates a StringConstant constant pool entry with the given 202 * Finds or creates a FieldrefConstant constant pool entry for the given 218 * Finds or creates a FieldrefConstant constant pool entry with the given 236 * Finds or creates a FieldrefConstant constant pool entry with the given 253 * Finds or creates a FieldrefConstant constant pool entry with the give [all...] |
/development/samples/Spinner/res/layout/ |
main.xml | 18 Creates a Linear Layout View to contain the spinner 27 Creates a spinner widget called Spinner01, within the Linear Layout 39 Creates a TextView called SpinnerResult, below the spinner.
|
/external/e2fsprogs/misc/ |
uuidgen.1.in | 21 program creates (and prints) 45 Generate a random-based UUID. This method creates a UUID consisting mostly 51 Generate a time-based UUID. This method creates a UUID based on the system
|
/external/llvm/include/llvm/CodeGen/ |
GCs.h | 24 /// Creates an ocaml-compatible garbage collector. 27 /// Creates an ocaml-compatible metadata printer. 30 /// Creates a shadow stack garbage collector. This collector requires no code
|
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLException.java | 29 * Creates a new {@code SSLException} with the specified reason. 39 * Creates a new {@code SSLException} with the specified message and cause. 52 * Creates a new {@code SSLException} with the specified cause.
|
/external/chromium/chrome/browser/chromeos/cros/ |
brightness_library.h | 25 // Factory function, creates a new instance and returns ownership.
|
libcros_service_library.h | 22 // Factory function, creates a new instance and returns ownership.
|
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/ |
tab_navigation.applescript | 7 -- creates a new tab and navigates to a particular URL.
|
/external/chromium/chrome/browser/ui/cocoa/ |
first_run_bubble_controller.h | 20 // Creates and shows a firstRun bubble.
|
/external/chromium/net/ftp/ |
ftp_transaction_factory.h | 18 // Creates a FtpTransaction object.
|
/external/chromium/net/http/ |
http_auth_handler_factory.h | 28 // objects that it creates. 50 // Creates an HttpAuthHandler object based on the authentication 84 // Creates an HTTP authentication handler based on the authentication 86 // This is a convenience function which creates a ChallengeTokenizer for 95 // Creates an HTTP authentication handler based on the authentication 97 // This is a convenience function which creates a ChallengeTokenizer for 108 // Creates a standard HttpAuthHandlerRegistryFactory. The caller is 155 // Creates an HttpAuthHandlerRegistryFactory. 182 // Creates an auth handler by dispatching out to the registered factories
|
/external/easymock/src/org/easymock/ |
EasyMockSupport.java | 32 * Creates a mock object that implements the given interface, order checking
47 * Creates a mock object that implements the given interface, order checking
66 * Creates a mock object that implements the given interface, order checking
81 * Creates a mock object that implements the given interface, order checking
101 * Creates a mock object that implements the given interface, order checking
117 * Creates a mock object that implements the given interface, order checking
138 * Creates a control, order checking is enabled by default.
149 * Creates a control, order checking is disabled by default.
160 * Creates a control, order checking is disabled by default, and the mock
|
/external/libpng/scripts/ |
README.txt | 5 (gcc, creates libpng12.so.0.1.2.46) 6 makefile.gcc => Generic makefile (gcc, creates static libpng.a) 23 gcc, creates libpng12.so.0.1.2.46) 41 creates libpng12.so.0.1.2.46) 42 makefile.sgi => Silicon Graphics IRIX makefile (cc, creates static lib) 44 creates libpng12.so.0.1.2.46) 46 creates libpng12.so.0.1.2.46) 48 creates libpng12.so.0.1.2.46) 49 makefile.std => Generic UNIX makefile (cc, creates static libpng.a)
|
/external/llvm/include/llvm/ |
CMakeLists.txt | 12 # Creates a dummy target containing all headers for the benefit of
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
Sources.java | 31 * Creates a new source for a specific component.
|
/external/bluetooth/glib/gio/tests/ |
live-g-file.txt | 7 2. create-structure - only creates reference structure for later testing 9 3. write mode - full test suite, creates testing structure and performs all
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
throbber_view.h | 31 // Creates a filmstrip view with |frame| and image |image|. 35 // Creates a toast view with |frame| and specified images.
|
/external/clang/test/SemaCXX/ |
cxx0x-delegating-ctors.cpp | 25 foo::foo (bool) : foo(true) { // expected-error{{creates a delegation cycle}} 32 foo::foo (const float &f) : foo(&f) { //expected-error{{creates a delegation cycle}} \
|
/external/collada/include/1.4/dom/ |
domCg_sampler1D.h | 62 * Creates an instance of this class and returns a daeElementRef referencing it. 67 * Creates a daeMetaElement object that describes this element in the meta object reflection framework.
|