OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:construct
(Results
26 - 50
of
2991
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/include/llvm/ADT/
Twine.h
50
/// concatenation method to
construct
interior nodes; the result must be
164
///
Construct
a nullary twine; the kind must be NullKind or EmptyKind.
170
///
Construct
a binary twine.
178
///
Construct
a twine from explicit values.
253
///
Construct
from an empty string.
258
///
Construct
from a C string.
274
///
Construct
from an std::string.
281
///
Construct
from a StringRef.
288
///
Construct
from a char.
294
///
Construct
from a signed char
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOMStringListImpl.java
39
*
Construct
an empty list of DOMStringListImpl
46
*
Construct
an empty list of DOMStringListImpl
53
*
Construct
an empty list of DOMStringListImpl
/frameworks/base/tools/layoutlib/bridge/src/com/google/android/maps/
MapView.java
37
*
Construct
a new WebView with a Context object.
45
*
Construct
a new WebView with layout parameters.
54
*
Construct
a new WebView with layout parameters and a default style.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1Null.java
32
throw new IllegalArgumentException("failed to
construct
NULL from byte[]: " + e.getMessage());
/external/chromium/chrome/browser/ui/touch/tabs/
tab_strip_factory.cc
20
//
construct
it below.
/external/chromium/chrome/browser/ui/views/tabs/
tab_strip_factory.cc
20
//
construct
it below.
/external/chromium/webkit/glue/
user_agent.h
14
//
Construct
the User-Agent header, filling in |result|.
/external/clang/test/Analysis/
idempotent-operations.cpp
18
// of a path because of an unsupported
construct
.
/external/llvm/include/llvm/ExecutionEngine/
JITEventListener.h
80
//
Construct
an IntelJITEventListener
83
//
Construct
an IntelJITEventListener with a test Intel JIT API implementation
96
//
Construct
an OProfileJITEventListener
99
//
Construct
an OProfileJITEventListener with a test opagent implementation
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.2.2-1-n.js
40
4. If Result(2) does not implement the internal [[
Construct
]] method,
42
5. Call the [[
Construct
]] method on Result(2), providing no arguments
54
5. If Result(2) does not implement the internal [[
Construct
]] method,
56
6. Call the [[
Construct
]] method on Result(2), providing the list
11.2.2-1.js
40
4. If Result(2) does not implement the internal [[
Construct
]] method,
42
5. Call the [[
Construct
]] method on Result(2), providing no arguments
54
5. If Result(2) does not implement the internal [[
Construct
]] method,
56
6. Call the [[
Construct
]] method on Result(2), providing the list
11.2.2-10-n.js
40
4. If Result(2) does not implement the internal [[
Construct
]] method,
42
5. Call the [[
Construct
]] method on Result(2), providing no arguments
54
5. If Result(2) does not implement the internal [[
Construct
]] method,
56
6. Call the [[
Construct
]] method on Result(2), providing the list
11.2.2-11.js
40
4. If Result(2) does not implement the internal [[
Construct
]] method,
42
5. Call the [[
Construct
]] method on Result(2), providing no arguments
54
5. If Result(2) does not implement the internal [[
Construct
]] method,
56
6. Call the [[
Construct
]] method on Result(2), providing the list
11.2.2-2-n.js
40
4. If Result(2) does not implement the internal [[
Construct
]] method,
42
5. Call the [[
Construct
]] method on Result(2), providing no arguments
54
5. If Result(2) does not implement the internal [[
Construct
]] method,
56
6. Call the [[
Construct
]] method on Result(2), providing the list
11.2.2-3-n.js
40
4. If Result(2) does not implement the internal [[
Construct
]] method,
42
5. Call the [[
Construct
]] method on Result(2), providing no arguments
54
5. If Result(2) does not implement the internal [[
Construct
]] method,
56
6. Call the [[
Construct
]] method on Result(2), providing the list
11.2.2-4-n.js
40
4. If Result(2) does not implement the internal [[
Construct
]] method,
42
5. Call the [[
Construct
]] method on Result(2), providing no arguments
54
5. If Result(2) does not implement the internal [[
Construct
]] method,
56
6. Call the [[
Construct
]] method on Result(2), providing the list
11.2.2-5-n.js
40
4. If Result(2) does not implement the internal [[
Construct
]] method,
42
5. Call the [[
Construct
]] method on Result(2), providing no arguments
54
5. If Result(2) does not implement the internal [[
Construct
]] method,
56
6. Call the [[
Construct
]] method on Result(2), providing the list
11.2.2-7-n.js
40
4. If Result(2) does not implement the internal [[
Construct
]] method,
42
5. Call the [[
Construct
]] method on Result(2), providing no arguments
54
5. If Result(2) does not implement the internal [[
Construct
]] method,
56
6. Call the [[
Construct
]] method on Result(2), providing the list
11.2.2-8-n.js
40
4. If Result(2) does not implement the internal [[
Construct
]] method,
42
5. Call the [[
Construct
]] method on Result(2), providing no arguments
54
5. If Result(2) does not implement the internal [[
Construct
]] method,
56
6. Call the [[
Construct
]] method on Result(2), providing the list
11.2.2-9-n.js
40
4. If Result(2) does not implement the internal [[
Construct
]] method,
42
5. Call the [[
Construct
]] method on Result(2), providing no arguments
54
5. If Result(2) does not implement the internal [[
Construct
]] method,
56
6. Call the [[
Construct
]] method on Result(2), providing the list
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
exception-002.js
6
*
Construct
error.
global-001.js
7
The global object does not have a [[
Construct
]] property; it is not
global-002.js
7
The global object does not have a [[
Construct
]] property; it is not
/external/webrtc/src/system_wrappers/source/
condition_variable_posix.h
32
int
Construct
();
/frameworks/base/graphics/java/android/graphics/
ComposePathEffect.java
22
*
Construct
a PathEffect whose effect is to apply first the inner effect
Completed in 679 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>