HomeSort by relevance Sort by last modified time
    Searched full:specified (Results 101 - 125 of 15610) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/
AbstractCommandHandlerTestCase.java 68 * Verify that the CommandHandler contains the specified number of invocation records
88 * Verify that the InvocationRecord contains exactly one data element, with the specified key
102 * Verify that the InvocationRecord contains exactly two data element, with the specified keys
179 * Return the test-specific reply text for the specified reply code
182 * @return the reply text for the specified reply code
189 * Return the test-specific parameterized reply text for the specified reply code
192 * @return the reply text for the specified reply code
199 * Return the test-specific parameterized reply text for the specified messageKey
202 * @return the reply text for the specified messageKey
209 * Return the test-specific reply text for the specified reply code and message parameter
    [all...]
  /libcore/luni/src/main/java/java/lang/
StringBuffer.java 63 * Constructs a new StringBuffer using the specified capacity.
73 * Constructs a new StringBuffer containing the characters in the specified
88 * specified {@code CharSequence}. The capacity of the new buffer will be
102 * Adds the string representation of the specified boolean to the end of
118 * Adds the specified character to the end of this buffer.
131 * Adds the string representation of the specified double to the end of this
145 * Adds the string representation of the specified float to the end of this
159 * Adds the string representation of the specified integer to the end of
173 * Adds the string representation of the specified long to the end of this
187 * Adds the string representation of the specified object to the end of thi
    [all...]
  /libcore/luni/src/main/java/java/security/
IdentityScope.java 44 * Constructs a new instance of {@code IdentityScope} with the specified
55 * Constructs a new instance of {@code IdentityScope} with the specified
56 * name and the specified scope.
112 * Returns the {@code Identity} with the specified name or {@code null} if
113 * no {@code Identity} with the specified name is present in this scope.
117 * @return the {@code Identity} with the specified name or {@code null} if
123 * Returns the {@code Identity} with the name of the specified principal or
124 * {@code null} if no {@code Identity} with the name of the specified
130 * @return the {@code Identity} with the specified name or {@code null} if
138 * Returns the {@code Identity} which is associated with the specified ke
    [all...]
  /libcore/luni/src/main/java/java/util/
Set.java 29 * Adds the specified object to this set. The set is not modified if it
45 * Adds the objects in the specified collection which do not exist yet in
71 * Searches this set for the specified object.
81 * Searches this set for all objects in the specified collection.
85 * @return {@code true} if all objects in the specified collection are
91 * Compares the specified object to this set, and returns true if they
133 * Removes the specified object from this set.
144 * Removes all objects in the specified collection from this set.
155 * Removes all objects from this set that are not contained in the specified
182 * specified array is large enough to hold the elements, the specified arra
    [all...]
  /libcore/luni/src/main/java/javax/crypto/
Mac.java 103 * Creates a new {@code Mac} instance that provides the specified MAC
110 * if the specified algorithm is not available by any provider.
121 * Creates a new {@code Mac} instance that provides the specified MAC
122 * algorithm from the specified provider.
130 * if the specified algorithm is not provided by the specified
133 * if the specified provider is not available.
135 * if the specified provider name is {@code null} or empty.
153 * Creates a new {@code Mac} instance that provides the specified MAC
154 * algorithm from the specified provider. The {@code provider} supplie
    [all...]
MacSpi.java 48 * Initializes this {@code MacSpi} instance with the specified key and
56 * if the specified key cannot be used to initialize this
59 * if the specified parameters cannot be used to initialize this
66 * Updates this {@code MacSpi} instance with the specified byte.
74 * Updates this {@code MacSpi} instance with the data from the specified
75 * buffer {@code input} from the specified {@code offset} and length {@code
88 * Updates this {@code MacSpi} instance with the data from the specified
115 * Computes the digest of this MAC based on the data previously specified in
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.fct.spec/
p6.cpp 14 explicit A::A() { } // expected-error {{'explicit' can only be specified inside the class definition}}
16 // expected-error {{'explicit' can only be specified inside the class definition}}
  /external/clang/test/SemaObjC/
warn-assign-property-nscopying.m 13 @property NSDictionary* undoAction; // expected-warning {{no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed}} // expected-warning {{default assign attribute on property 'undoAction' which implements NSCopying protocol is not appropriate with}}
14 @property id okAction; // expected-warning {{no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed}}
warn-weak-field.m 5 __weak id w; // expected-warning {{__weak attribute cannot be specified on a field declaration}}
23 __weak id w1; // expected-warning {{__weak attribute cannot be specified on a field declaration}}
  /external/llvm/include/llvm/Analysis/
LazyValueInfo.h 52 /// Determine whether the specified value comparison with a constant is known
53 /// to be true or false on the specified CFG edge.
59 /// Determine whether the specified value comparison with a constant is known
60 /// to be true or false at the specified instruction
65 /// Determine whether the specified value is known to be a
66 /// constant at the end of the specified block. Return null if not.
69 /// Determine whether the specified value is known to be a
70 /// constant on the specified edge. Return null if not.
  /external/llvm/test/CodeGen/ARM/
tls-models.ll 17 ; ----- no model specified -----
43 ; ----- localdynamic specified -----
70 ; ----- initialexec specified -----
76 ; Non-PIC and PIC code will use initial exec as specified.
87 ; Non-PIC code can use local exec, PIC code use initial exec as specified.
95 ; ----- localexec specified -----
101 ; Non-PIC and PIC code will use local exec as specified.
112 ; Non-PIC and PIC code will use local exec as specified.
  /external/llvm/test/CodeGen/Mips/
tls-models.ll 16 ; ----- no model specified -----
41 ; ----- localdynamic specified -----
66 ; ----- initialexec specified -----
72 ; Non-PIC and PIC code will use initial exec as specified.
83 ; Non-PIC code can use local exec, PIC code use initial exec as specified.
91 ; ----- localexec specified -----
97 ; Non-PIC and PIC code will use local exec as specified.
108 ; Non-PIC and PIC code will use local exec as specified.
  /external/selinux/policycoreutils/sepolicy/
sepolicy-manpage.8 19 Generate a Man Page for the specified domain. (Supports multiple commands)
31 Generate an additional HTML man pages for the specified domain(s).
  /external/valgrind/none/tests/
map_unaligned.c 22 // This fails because MAP_FIXED is specified and p1+1 isn't page-aligned.
24 // MAP_FIXED has to also be specified.)
  /libcore/luni/src/main/java/java/util/concurrent/
BrokenBarrierException.java 23 * Constructs a {@code BrokenBarrierException} with no specified detail
29 * Constructs a {@code BrokenBarrierException} with the specified
  /ndk/sources/host-tools/ndk-stack/regex/
targetver.h 6 // including the version specified.
8 // Modify the following defines if you have to target a platform prior to the ones specified below.
  /build/core/
multilib.mk 13 $(error $(LOCAL_PATH): Invalid LOCAL_MULTILIB specified for module $(LOCAL_MODULE))
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p12.cpp 46 [i] {}(); // expected-error{{variable 'i' cannot be implicitly captured in a lambda with no capture-default specified}}
68 auto m4 = [&,j] { // expected-error{{variable 'j' cannot be implicitly captured in a lambda with no capture-default specified}}
69 int x = n; // expected-error{{variable 'n' cannot be implicitly captured in a lambda with no capture-default specified}}
71 x += i; // expected-error{{variable 'i' cannot be implicitly captured in a lambda with no capture-default specified}}
  /external/clang/test/CodeGen/
2002-03-12-ArrayInitialization.c 4 specified for an array.
arm-asm-diag.c 12 : [r0] "=r"(r.val[0]), // expected-warning {{value size does not match register size specified by the constraint and modifier}}
13 [r1] "=r"(r.val[1]), // expected-warning {{value size does not match register size specified by the constraint and modifier}}
14 [r2] "=r"(r.val[2]), // expected-warning {{value size does not match register size specified by the constraint and modifier}}
15 [r3] "=r"(r.val[3]) // expected-warning {{value size does not match register size specified by the constraint and modifier}}
  /external/clang/test/Sema/
generic-selection.c 10 void (*)(): 0, // expected-note {{compatible type 'void (*)()' specified here}}
11 void (*)(void): 0); // expected-error {{type 'void (*)(void)' in generic association compatible with previously specified type 'void (*)()'}}
14 void (*)(int): 0, // expected-note {{compatible type 'void (*)(int)' specified here}}
15 void (*)(void): 0); // expected-note {{compatible type 'void (*)(void)' specified here}}
inline-asm-validate.c 6 __asm__ __volatile__( "stxr %w[_t], %[_r], [%[_p]]" : [_t] "=&r" (t) : [_p] "p" (p), [_r] "r" (r) : "memory"); // expected-warning{{value size does not match register size specified by the constraint and modifier}} expected-note {{use constraint modifier "w"}}
  /external/clang/test/SemaCXX/
generic-selection.cpp 7 int: 1, // expected-note {{compatible type 'int' specified here}}
9 U: 3) // expected-error {{type 'int' in generic association compatible with previously specified type 'int'}}
24 int: 1, // expected-note {{compatible type 'int' specified here}}
25 int: 2, // expected-error {{type 'int' in generic association compatible with previously specified type 'int'}}
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ObjectArrays.java 90 * Returns an array containing all of the elements in the specified
91 * collection; the runtime type of the returned array is that of the specified
92 * array. If the collection fits in the specified array, it is returned
94 * specified array and the size of the specified collection.
96 * <p>If the collection fits in the specified array with room to spare (i.e.,
109 * @throws ArrayStoreException if the runtime type of the specified array is
110 * not a supertype of the runtime type of every element in the specified
127 * array. the runtime type of the returned array is that of the specified array. If the collection
128 * fits in the specified array, it is returned therein. Otherwise, a new array is allocated wit
    [all...]
  /external/icu/icu4c/source/samples/cal/
uprint.h 23 /* Print a ustring to the specified FILE* in the default codepage */

Completed in 6036 milliseconds

1 2 3 45 6 7 8 91011>>