OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:must
(Results
901 - 925
of
51864
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/device/asus/deb/overlay/packages/apps/CarrierConfig/res/xml/
vendor.xml
5
must
use explicit filters for MCC ad MNC if that is desired. -->
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
TokenSource.as
9
1. Redistributions of source code
must
retain the above copyright
11
2. Redistributions in binary form
must
reproduce the above copyright
30
/** A source of tokens
must
provide a sequence of tokens via nextToken()
31
* and also
must
reveal it's source of characters; CommonToken's text is
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
TokenSource.java
9
1. Redistributions of source code
must
retain the above copyright
11
2. Redistributions in binary form
must
reproduce the above copyright
30
/** A source of tokens
must
provide a sequence of tokens via nextToken()
31
* and also
must
reveal it's source of characters; CommonToken's text is
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
KeyAgreementSpiTest.java
61
fail("IllegalStateException
must
be thrown");
72
fail("NoSuchAlgorithmException
must
be thrown");
78
fail("IllegalArgumentException
must
be thrown");
84
fail("IllegalArgumentException
must
be thrown");
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/
CertStore_ImplTest.java
110
fail("NullPointerException or NoSuchAlgorithmException
must
be thrown when type is null");
117
fail("NoSuchAlgorithmException
must
be thrown (type: ".concat(
125
fail("InvalidAlgorithmParameterException
must
be thrown when params is null");
130
fail("InvalidAlgorithmParameterException
must
be thrown when params is incorrect");
163
fail("NullPointerException or NoSuchAlgorithmException
must
be thrown when type is null");
171
fail("NoSuchAlgorithmException
must
be thrown (type: ".concat(
180
fail("IllegalArgumentException
must
be thrown when provider is null (type: "
186
fail("IllegalArgumentException
must
be thrown when provider is empty (type: "
196
fail("NoSuchProviderException
must
be thrown (type: "
206
fail("InvalidAlgorithmParameterException
must
be thrown when params is null")
[
all
...]
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
SSLHandshakeExceptionTest.java
59
assertEquals("getMessage()
must
return: ".concat(msgs[i]), tE
61
assertNull("getCause()
must
return null", tE.getCause());
73
assertNull("getMessage()
must
return null.", tE.getMessage());
74
assertNull("getCause()
must
return null", tE.getCause());
SSLKeyExceptionTest.java
58
assertEquals("getMessage()
must
return: ".concat(msgs[i]), tE
60
assertNull("getCause()
must
return null", tE.getCause());
71
assertNull("getMessage()
must
return null.", tE.getMessage());
72
assertNull("getCause()
must
return null", tE.getCause());
SSLPeerUnverifiedExceptionTest.java
59
assertEquals("getMessage()
must
return: ".concat(msgs[i]), tE
61
assertNull("getCause()
must
return null", tE.getCause());
73
assertNull("getMessage()
must
return null.", tE.getMessage());
74
assertNull("getCause()
must
return null", tE.getCause());
SSLProtocolExceptionTest.java
58
assertEquals("getMessage()
must
return: ".concat(msgs[i]), tE
60
assertNull("getCause()
must
return null", tE.getCause());
72
assertNull("getMessage()
must
return null.", tE.getMessage());
73
assertNull("getCause()
must
return null", tE.getCause());
/external/apache-harmony/x-net/src/test/java/javax/net/ssl/
KeyManagerFactorySpiTests.java
64
fail("KeyStoreException
must
be thrown");
69
fail("UnrecoverableKeyException
must
be thrown");
74
fail("InvalidAlgorithmParameterException
must
be thrown");
92
fail("InvalidAlgorithmParameterException
must
be thrown");
/external/boringssl/src/crypto/
directory.h
12
* 1. Redistributions of source code
must
retain the above copyright
14
* 2. Redistributions in binary form
must
reproduce the above copyright
50
* |directory|
must
be given and |*ctx|
must
be NULL. Subsequent calls with the
/external/boringssl/src/include/openssl/
aes.h
8
* 1. Redistributions of source code
must
retain the above copyright
11
* 2. Redistributions in binary form
must
reproduce the above copyright
17
* software
must
display the following acknowledgment:
21
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project"
must
not be used to
30
* 6. Redistributions of any form whatsoever
must
retain the following
108
* bytes from |in| to |out|. The |num| parameter
must
be set to zero on the
122
* bytes from |in| to |out|. The length
must
be a multiple of the block size. */
128
* bytes from |in| to |out|. The |num| parameter
must
be set to zero on the
135
* bytes from |in| to |out|. The |num| parameter
must
be set to zero on the
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
BaseAlgorithmParameters.java
21
throw new NullPointerException("argument to getParameterSpec
must
not be null");
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/exception/
ExtException.java
8
* exception. This interface
must
be implemented by all exceptions to accomplish
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/tasks/support/
gl-matrix.rb
11
# 1. The origin of this software
must
not be misrepresented; you
must
not
16
# 2. Altered source versions
must
be plainly marked as such, and
must
not
/external/chromium-trace/trace-viewer/tracing/tracing/model/
event_registry.html
29
throw new Error('Registered events
must
provide name metadata');
37
throw new Error('Registered events
must
provide pluralName metadata');
39
throw new Error('Registered events
must
provide ' +
43
throw new Error('Registered events
must
provide ' +
/external/chromium-trace/trace-viewer/tracing/tracing/ui/base/
view_specific_brushing_state.html
48
* (or any of its fields)
must
not be modified by the caller (unless the
57
throw new Error('Element
must
have a view-id attribute!');
69
* (or any of its fields)
must
not be modified afterwards (unless the
78
throw new Error('Element
must
have a view-id attribute!');
/external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/
event_to_track_map.html
25
throw new Error('
Must
provide a track.');
/external/clang/test/CXX/class/class.mem/
p14.cpp
13
X1(); // expected-error{{
must
use 'struct' tag to refer to type 'X1' in this scope}} \
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p9.cpp
24
constexpr int nc1 = i; // expected-error {{constexpr variable 'nc1'
must
be initialized by a constant expression}} expected-note {{read of non-const variable 'i' is not allowed in a constant expression}}
27
constexpr int &nc3 = f(); // expected-error {{constexpr variable 'nc3'
must
be initialized by a constant expression}} expected-note {{non-constexpr function 'f' cannot be used in a constant expression}}
28
constexpr int nc4(i); // expected-error {{constexpr variable 'nc4'
must
be initialized by a constant expression}} expected-note {{read of non-const variable 'i' is not allowed in a constant expression}}
31
constexpr int &nc6(f()); // expected-error {{constexpr variable 'nc6'
must
be initialized by a constant expression}} expected-note {{non-constexpr function 'f'}}
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
p9-0x.cpp
7
auto j() -> enum { e3 }; // expected-error{{unnamed enumeration
must
be a definition}} expected-error {{expected a type}}
/external/clang/test/CXX/temp/temp.decls/
p3.cpp
7
using A<char> = char; // expected-error {{name defined in alias declaration
must
be an identifier}}
/external/clang/test/CXX/temp/temp.param/
p1.cpp
4
template<template<> class C> class D; // expected-error{{template template parameter
must
have its own template parameters}}
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
p5.cpp
14
template class Y<int>; // expected-warning{{
must
occur in}}
/external/clang/test/CodeGen/
2003-09-18-BitfieldTests.c
11
return &b->B; //
Must
be able to address non-bitfield
Completed in 1159 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>