OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructed
(Results
151 - 175
of
2550
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/download/
download_ui_controller.h
37
// |delegate.get()| is NULL, then the default delegate is
constructed
.
/external/chromium_org/chrome/browser/media_galleries/fileapi/
safe_audio_video_checker.h
23
// of time. This class may be
constructed
on any thread, but should run on the
/external/chromium_org/chrome/browser/metrics/
field_trial_synchronizer.cc
20
// This singleton instance should be
constructed
during the single threaded
/external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_win.h
46
// |portable_device_watcher| objects. These params are either
constructed
in
/external/chromium_org/chrome/common/extensions/docs/server2/
timer.py
9
'''A simple timer which starts when
constructed
and stops when Stop is called.
/external/chromium_org/chrome/common/
web_application_info.h
33
// Setting indicating this application is artificially
constructed
. If set,
/external/chromium_org/chromeos/network/
network_handler.h
51
// explicit so that classes can be
constructed
explicitly in tests without
/external/chromium_org/content/browser/gamepad/
gamepad_test_helpers.h
56
// This must be
constructed
before the system monitor.
/external/chromium_org/content/public/browser/
power_save_blocker.h
17
// This class is thread-safe; it may be
constructed
and deleted on any thread.
/external/chromium_org/media/audio/
simple_sources.cc
29
// The implementation could be more efficient if a lookup table is
constructed
virtual_audio_output_stream.cc
20
// VAOS can be
constructed
on any thread, but will DCHECK that all
/external/chromium_org/mojo/system/
message_in_transit.cc
57
// The buffer consists of the header (a |MessageInTransit|,
constructed
using
/external/chromium_org/net/base/
network_change_notifier_mac.h
64
// These must be
constructed
before config_watcher_ to ensure
/external/chromium_org/net/cert/
cert_verify_result.h
32
// The certificate and chain that was
constructed
during verification.
/external/chromium_org/sync/test/engine/
test_directory_setter_upper.cc
74
// The TestUnrecoverableErrorHandler that this directory was
constructed
with
/external/chromium_org/third_party/icu/patches/
changeset_30255.patch
12
- // The memcpy is only safe with an empty (default
constructed
)
/external/chromium_org/third_party/skia/include/pathops/
SkPathOps.h
28
The resulting path will be
constructed
from non-overlapping contours.
/external/e2fsprogs/ext2ed/
ext2ed.8.in
32
This article explains how I
constructed
ext2ed. You may want to have a look
/external/guava/guava/src/com/google/common/collect/
BstNodeFactory.java
29
* @param <N> The type of the tree nodes
constructed
with this {@code BstNodeFactory}.
/external/guava/guava/src/com/google/common/util/concurrent/
ForwardingListenableFuture.java
56
* can pass in an already
constructed
{@link ListenableFuture}
/external/kernel-headers/original/linux/
if_fc.h
33
*
constructed
in the driver as the Tachyon needs certain fields in
/external/skia/include/pathops/
SkPathOps.h
28
The resulting path will be
constructed
from non-overlapping contours.
/frameworks/base/docs/html/tools/help/
etc1tool.jd
63
If <code><em>outfile</em></code> is not specified, the output file is
constructed
/frameworks/base/graphics/java/android/graphics/
ColorMatrixColorFilter.java
25
* is
constructed
will not be reflected in the filter.
/libcore/luni/src/test/java/tests/api/java/util/
TooManyListenersExceptionTest.java
33
"Message thrown with exception
constructed
with no message",
Completed in 1221 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>