OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
1 - 25
of
3697
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/tools/clang/plugins/tests/
base_refcounted.flags
1
-Xclang -plugin-arg-find-bad-
constructs
-Xclang check-base-classes
enum_last_value.flags
1
-Xclang -plugin-arg-find-bad-
constructs
-Xclang check-enum-last-value
enum_last_value_from_c.flags
1
-Xclang -plugin-arg-find-bad-
constructs
-Xclang check-enum-last-value
weak_ptr_factory.flags
1
-Xclang -plugin-arg-find-bad-
constructs
-Xclang check-weak-ptr-factory-order
/external/junit/src/org/junit/experimental/max/
CouldNotReadCoreException.java
10
*
Constructs
/external/chromium_org/remoting/host/
server_log_entry_host.h
16
//
Constructs
a log entry for a session state change.
21
//
Constructs
a log entry for a heartbeat.
24
//
Constructs
a log entry for a host status message.
/external/chromium_org/net/spdy/
spdy_websocket_test_util.h
30
//
Constructs
a standard SPDY SYN_STREAM frame for WebSocket over
37
//
Constructs
a standard SPDY SYN_REPLY packet to match the
41
//
Constructs
a WebSocket over SPDY handshake request packet.
47
//
Constructs
a WebSocket over SPDY handshake response packet.
53
//
Constructs
a SPDY HEADERS frame for a WebSocket frame over SPDY.
58
//
Constructs
a WebSocket over SPDY data packet.
/external/chromium_org/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DeserializationException.java
13
*
Constructs
a new deserialization exception with the specified detail message.
20
*
Constructs
a new deserialization exception with the specified cause.
SerializationException.java
13
*
Constructs
a new serialization exception with the specified detail message.
20
*
Constructs
a new serialization exception with the specified cause.
/external/chromium_org/storage/common/fileapi/
file_system_mount_option.h
19
//
Constructs
with the default options.
23
//
Constructs
with the specified component.
/external/chromium_org/remoting/client/
server_log_entry_client.h
17
//
Constructs
a log entry for a session state change.
22
//
Constructs
a log entry for reporting statistics.
26
//
Constructs
a log entry for reporting session ID is old.
30
//
Constructs
a log entry for reporting session ID is old.
/external/clang/test/SemaCXX/
inline.cpp
4
// (checking C++-only
constructs
here)
/libcore/luni/src/main/java/java/lang/
ReflectiveOperationException.java
28
*
Constructs
a new exception with no detail message.
34
*
Constructs
a new exception with the given detail message.
41
*
Constructs
a new exception with the given cause.
48
*
Constructs
a new exception with the given detail message and cause.
AssertionError.java
30
*
Constructs
a new {@code AssertionError} with no message.
36
*
Constructs
a new {@code AssertionError} with the given detail message and cause.
44
*
Constructs
a new {@code AssertionError} with a message based on calling
61
*
Constructs
a new {@code AssertionError} with a message based on calling
72
*
Constructs
a new {@code AssertionError} with a message based on calling
83
*
Constructs
a new {@code AssertionError} with a message based on calling
94
*
Constructs
a new {@code AssertionError} with a message based on calling
105
*
Constructs
a new {@code AssertionError} with a message based on calling
116
*
Constructs
a new {@code AssertionError} with a message based on calling
/libcore/luni/src/main/java/java/net/
SocketException.java
31
*
Constructs
a new instance.
37
*
Constructs
a new instance with the given detail message.
43
*
Constructs
a new instance with the given cause.
51
*
Constructs
a new instance with given detail message and cause.
SocketTimeoutException.java
31
*
Constructs
a new instance.
37
*
Constructs
a new instance with the given detail message.
44
*
Constructs
a new instance with given cause.
52
*
Constructs
a new instance with given detail message and cause.
/external/javassist/src/main/javassist/
CannotCompileException.java
56
*
Constructs
a CannotCompileException with a message.
67
*
Constructs
a CannotCompileException with an <code>Exception</code>
79
*
Constructs
a CannotCompileException with a detailed message
91
*
Constructs
a CannotCompileException with a
99
*
Constructs
a CannotCompileException with an <code>CompileError</code>.
106
*
Constructs
a CannotCompileException
114
*
Constructs
a CannotCompileException with a ClassFormatError.
/dalvik/dx/src/com/android/dx/io/instructions/
FillArrayDataPayloadDecodedInstruction.java
35
*
Constructs
an instance. This private instance doesn't check the
48
*
Constructs
an instance.
56
*
Constructs
an instance.
64
*
Constructs
an instance.
72
*
Constructs
an instance.
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
FillArrayDataPayloadDecodedInstruction.java
35
*
Constructs
an instance. This private instance doesn't check the
48
*
Constructs
an instance.
56
*
Constructs
an instance.
64
*
Constructs
an instance.
72
*
Constructs
an instance.
/development/cmds/monkey/src/com/android/commands/monkey/
MonkeyViewException.java
20
*
Constructs
a MonkeyViewException object
27
*
Constructs
a MonkeyViewException object
/external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
ps_main.h
18
*
Constructs
an instance SimpleInstance and configures it to call into
35
*
Constructs
a PSInstance object and configures it to use call the provided
/frameworks/opt/vcard/java/com/android/vcard/exception/
VCardException.java
20
*
Constructs
a VCardException object
27
*
Constructs
a VCardException object
/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
CancellationException.java
21
*
Constructs
a {@code CancellationException} with no detail message.
26
*
Constructs
a {@code CancellationException} with the specified detail
TimeoutException.java
24
*
Constructs
a {@code TimeoutException} with no specified detail
30
*
Constructs
a {@code TimeoutException} with the specified detail
Completed in 1105 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>