OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specified
(Results
826 - 850
of
15610
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
DebuggeeSynchronizer.java
38
* Sends
specified
string <code>message</code> to the channel.
45
* Waits for
specified
message. If received string is equal to
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
PKIXAttrCertChecker.java
32
* Performs checks on the
specified
attribute certificate. Every handled
43
* @throws CertPathValidatorException if the
specified
attribute certificate
/external/bzip2/
bzgrep.1
25
on bzip2-compressed files. All options
specified
are passed directly to
27
If no file is
specified
, then the standard input is decompressed
/external/clang/test/CXX/dcl.dcl/dcl.enum/
p5.cpp
7
// - If an initializer is
specified
for an enumerator, the initializing
16
// - If no initializer is
specified
for the first enumerator, the
/external/clang/test/OpenMP/
parallel_for_default_messages.cpp
17
for (i = 0; i < argc; ++i) // expected-error {{variable 'argc' must have explicitly
specified
data sharing attributes}}
27
for (i = 0; i < argc; ++i) // expected-error {{variable 'argc' must have explicitly
specified
data sharing attributes}}
parallel_for_simd_default_messages.cpp
17
for (i = 0; i < argc; ++i) // expected-error {{variable 'argc' must have explicitly
specified
data sharing attributes}}
27
for (i = 0; i < argc; ++i) // expected-error {{variable 'argc' must have explicitly
specified
data sharing attributes}}
/external/clang/test/Parser/
attr-availability.c
13
void f3() __attribute__((availability(ios,deprecated=10.4.7,introduced=10,obsoleted=10.6,introduced=10.2))); // expected-error{{redundant 'introduced' availability change; only the last
specified
change will be used}}
17
void f5() __attribute__((availability(macosx,introduced=10.5), availability(ios,unavailable, unavailable))); // expected-error{{redundant 'unavailable' availability change; only the last
specified
change will be used}}
/external/clang/test/SemaObjC/
dealloc.m
6
- dealloc; // expected-error {{return type must be correctly
specified
as 'void' under ARC, instead of 'id'}}
20
- (id) dealloc { // expected-error {{return type must be correctly
specified
as 'void' under ARC, instead of 'id'}}
/external/google-breakpad/src/testing/gtest/test/
gtest_help_test_.cc
37
// When a help flag is
specified
, this program should skip the tests
41
ASSERT_TRUE(false) << "Tests shouldn't be run when --help is
specified
.";
/external/gtest/test/
gtest_help_test_.cc
37
// When a help flag is
specified
, this program should skip the tests
41
ASSERT_TRUE(false) << "Tests shouldn't be run when --help is
specified
.";
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
HashMultiset.java
42
* Creates a new, empty {@code HashMultiset} with the
specified
expected
53
* Creates a new {@code HashMultiset} containing the
specified
elements.
/external/icu/icu4c/source/tools/gencnval/
gencnval.1.in
64
The default source directory is
specified
by the environment variable
70
The default destination directory is
specified
by the environment variable
/external/iptables/extensions/
libxt_CT.man
14
Only generate the
specified
conntrack events for this connection. Possible
20
Only generate the
specified
expectation events for this connection.
libxt_DNAT.man
18
If no port range is
specified
, then the destination port will never be
19
modified. If no IP address is
specified
then only the destination port
libxt_addrtype.man
56
chains. It cannot be
specified
with the
67
chains. It cannot be
specified
with the
libxt_multiport.man
2
ports can be
specified
. A port range (port:port) counts as two
11
separated using a comma, and a port range is
specified
using a colon.
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/
Modifier.java
10
* and the user needs to know what is the type of it for the
specified
type
11
* name. For example "ArmatureModifierData" type
specified
in blender is
/external/jmonkeyengine/engine/src/networking/com/jme3/network/
ConnectionListener.java
46
* Called when a connection has been added to the
specified
server and
52
* Called when a connection has been removed from the
specified
Network.java
59
* transports to communicate with clients. The
specified
port
69
* transports to communicate with clients. The
specified
port
79
* transports to communicate with clients. The
specified
port
108
* Creates a client that can be connected at a later time. The
specified
118
* Creates a Client that communicates with the
specified
host and port
127
* Creates a Client that communicates with the
specified
host and separate TCP and UDP ports
136
* Creates a Client that communicates with the
specified
host and port
146
* Creates a Client that communicates with the
specified
host and and separate TCP and UDP ports
/external/jpeg/
djpeg.1
76
is
specified
, or if the JPEG file is gray-scale; otherwise, 24-bit full-color
90
is
specified
, or if the JPEG file is gray-scale; otherwise, 24-bit full-color
97
is
specified
; otherwise PPM is emitted.
106
is
specified
; otherwise, colormapped format is emitted if
108
is
specified
; otherwise, 24-bit full-color format is emitted.
143
Quantize to the colors used in the
specified
image file. This is useful for
225
The value is
specified
as described for the
229
overrides the default value
specified
when the program was compiled, and
/external/jsilver/src/org/clearsilver/
CS.java
40
* Parses the
specified
file as if it has template content. The file will
43
* @throws java.io.FileNotFoundException if the
specified
file does not
/external/kernel-headers/original/uapi/linux/usb/
f_mtp.h
48
/* Sends the
specified
file range to the host */
56
/* Sends the
specified
file range to the host,
/external/libcap-ng/libcap-ng-0.7/docs/
capng_change_id.3
11
This function will change uid and gid to the ones given while retaining the capabilities previously
specified
in capng_update. It is not necessary and perhaps better if capng_apply has not been called prior to this function so that all necessary privileges are still intact. The caller is required to have CAP_SETPCAP capability still active before calling this function.
18
Simply change uid and retain
specified
capabilities and that's all.
/external/libogg/doc/libogg/
oggpack_look.html
20
<p>This function looks at a
specified
number of bits inside the buffer without advancing the location pointer.
21
<p>The
specified
number of bits are read, starting from the location pointer.
/external/libpcap/
pcap_set_tstamp_precision.3pcap.in
39
descriptor to the type
specified
by
52
returns 0 on success if the
specified
time stamp precision is expected to be
Completed in 483 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>