HomeSort by relevance Sort by last modified time
    Searched full:parameter (Results 1126 - 1150 of 8695) sorted by null

<<41424344454647484950>>

  /libcore/luni/src/main/java/java/security/spec/
InvalidParameterSpecException.java 23 * The exception that is thrown when an invalid parameter specification is
PKCS8EncodedKeySpec.java 34 // Super class' ctor makes defensive parameter copy
X509EncodedKeySpec.java 33 // Super class' ctor makes defensive parameter copy
  /libcore/luni/src/main/java/java/util/
IllegalFormatCodePointException.java 24 * passed as a parameter to a Formatter.
IllegalFormatException.java 23 * parameter. Only subclasses inheriting explicitly from this exception are
StringTokenizer.java 51 * Constructs a new {@code StringTokenizer} for the parameter string using
63 * Constructs a new {@code StringTokenizer} for the parameter string using
79 * Constructs a new {@code StringTokenizer} for the parameter string using
81 * parameter {@code returnDelimiters} is {@code true}. If {@code delimiters}
  /libcore/luni/src/main/java/org/xml/sax/ext/
DeclHandler.java 57 * that all parameter entities are fully resolved and all whitespace
108 * will be reported. All parameter entities in the value
111 * @param name The name of the entity. If it is a parameter
131 * @param name The name of the entity. If it is a parameter
  /libcore/luni/src/test/java/tests/security/cert/
LDAPCertStoreParametersTest.java 44 * with the default parameter values (server name "localhost", port 389)
55 * with the default parameter values (server name "localhost", port 389)
102 * with the specified parameter values
113 * with the specified parameter values
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MyKeyPairGenerator2.java 58 throw new InvalidParameterException("Incorrect keysize parameter");
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
MyCertPathBuilderSpi.java 43 throw new CertPathBuilderException("Null parameter");
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_die.h 35 * parent_die - Parent DIE object for this DIE. This parameter can be NULL
89 * only_this - If true, only this object will be dumped. If this parameter
113 * DIE attribute abbreviation list. This parameter can be NULL, if the
115 * tag - Upon successful return contains DIE's tag. This parameter can be
  /ndk/tests/build/b8247455-hidden-cxa/jni/
Android.mk 22 LOCAL_CFLAGS := -Wall -Werror -Wno-unused-parameter
  /packages/inputmethods/PinyinIME/jni/include/
searchutility.h 54 // Parameter structure used to extend in a dictionary. All dictionaries
62 // and the DictExtPara parameter are as follows respectively:
70 // For string "women", one of the cases of the DictExtPara parameter is:
92 // This parameter may useful to manage the MileStoneHandle list for each
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
aupvlist.h 24 This file contains the interface to the parameter value list data
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libdl-2.7.so 
libdl.so 
libdl.so.2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
aupvlist.h 24 This file contains the interface to the parameter value list data
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libdl-2.7.so 
libdl.so 
libdl.so.2 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
aupvlist.h 24 This file contains the interface to the parameter value list data
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
move.h 71 * @return The parameter cast to the specified type.
82 * @return The parameter cast to the specified type.
98 * @return The parameter cast to an rvalue-reference to allow moving it.
114 * @return The parameter, possibly cast to an rvalue-reference.
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/
MultiTouchChannel.java 38 * Parameter {@code obj} is a {@code byte[] array} containing the screen data.
43 * Parameter {@code obj} is the string parameter from the start command.
48 * is no {@code obj} parameter associated.
  /system/core/debuggerd/
Android.mk 16 LOCAL_CFLAGS := -Wall -Wno-unused-parameter -std=gnu99

Completed in 388 milliseconds

<<41424344454647484950>>