OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructed
(Results
101 - 125
of
2682
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/extensions/renderer/
scripts_run_info.h
37
// The elapsed time since the ScriptsRunInfo was
constructed
.
/external/chromium_org/media/audio/mac/
audio_device_listener_mac.h
37
// AudioDeviceListenerMac must be
constructed
and destructed on the same
/external/chromium_org/media/cast/test/utility/
standalone_cast_environment.h
19
// that
constructed
the instance before the ref-count reaches zero.
/external/chromium_org/ppapi/cpp/private/
pass_file_handle.h
17
// is
constructed
. This loses the ownership when this object is
/external/chromium_org/ppapi/host/
resource_message_filter.h
80
// This object must be
constructed
on the same thread that a reply message
81
// should be sent, i.e. the IO thread when
constructed
in the browser process
82
// or the main thread when
constructed
in the renderer process. Since
83
// ResourceMessageFilters are usually
constructed
in the constructor of the
/external/chromium_org/third_party/WebKit/Source/wtf/
ArrayPiece.h
30
// nullptr, then the
constructed
instance will be isNull().
/external/chromium_org/third_party/leveldatabase/src/table/
block_builder.h
21
// Reset the contents as if the BlockBuilder was just
constructed
.
/external/chromium_org/third_party/libjpeg_turbo/
jchuff.h
25
/* Derived data
constructed
for each Huffman table */
/external/chromium_org/third_party/webrtc/base/
macwindowpicker_unittest.cc
43
// provide a pre-
constructed
list of windows.
/external/chromium_org/tools/gn/
template.h
33
// Takes ownership of a previously-
constructed
closure.
/external/chromium_org/ui/base/cocoa/
focus_tracker.h
12
//
constructed
, and callers can use restoreFocus to return focus to
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
CatchBuilder.java
30
* @return {@code non-null;} the
constructed
table
/external/guava/guava/src/com/google/common/collect/
BstPathFactory.java
25
* @param <P> The type of paths
constructed
by this {@code BstPathFactory}.
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
SingletonImmutableMap.java
35
// never modified after a map is
constructed
.
/external/jpeg/
jchuff.h
25
/* Derived data
constructed
for each Huffman table */
/external/junit/src/org/junit/runner/
Runner.java
14
* class will be
constructed
immediately before running the test and that the runner
/external/littlemock/src/com/google/testing/littlemock/
Captor.java
34
* automatically
constructed
.
Mock.java
34
*
constructed
for you.
/external/llvm/include/llvm/MC/
MCWinCOFFObjectWriter.h
40
/// \returns The
constructed
object writer.
/external/pdfium/core/src/fxcodec/libjpeg/
jchuff.h
25
/* Derived data
constructed
for each Huffman table */
/external/proguard/src/proguard/util/
SettableMatcher.java
25
* after this StringMatcher has been
constructed
.
/external/qemu/distrib/jpeg-6b/
jchuff.h
25
/* Derived data
constructed
for each Huffman table */
/external/tagsoup/templates/org/ccil/cowan/tagsoup/
HTMLSchema.java
27
Returns a newly
constructed
HTMLSchema object independent of
/frameworks/base/media/mca/filterfw/native/core/
statistics.h
23
// An incrementally-
constructed
Normal distribution.
/libcore/luni/src/main/java/java/sql/
Savepoint.java
29
* Returns the
constructed
ID for this savepoint.
Completed in 272 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>