OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:base
(Results
1351 - 1375
of
5077
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/chromium_org/sync/notifier/
non_blocking_invalidator.h
13
#include "
base
/basictypes.h"
14
#include "
base
/compiler_specific.h"
15
#include "
base
/memory/ref_counted.h"
16
#include "
base
/memory/weak_ptr.h"
17
#include "jingle/notifier/
base
/notifier_options.h"
18
#include "sync/
base
/sync_export.h"
25
namespace
base
{
namespace
27
} // namespace
base
70
scoped_refptr<
base
::SingleThreadTaskRunner> parent_task_runner_;
71
scoped_refptr<
base
::SingleThreadTaskRunner> network_task_runner_
[
all
...]
single_object_invalidation_set.h
10
#include "
base
/memory/scoped_ptr.h"
11
#include "sync/
base
/sync_export.h"
12
#include "sync/internal_api/public/
base
/invalidation.h"
15
namespace
base
{
namespace
17
} // namespace
base
54
scoped_ptr<
base
::ListValue> ToValue() const;
55
bool ResetFromValue(const
base
::ListValue& list);
/external/chromium_org/third_party/cld/base/
crash.h
10
namespace
base
{
namespace
39
} // namespace
base
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
pb_bufmgr_alt.c
46
struct pb_manager
base
;
member in struct:pb_alt_manager
113
mgr->
base
.destroy = pb_alt_manager_destroy;
114
mgr->
base
.create_buffer = pb_alt_manager_create_buffer;
115
mgr->
base
.flush = pb_alt_manager_flush;
119
return &mgr->
base
;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_video_buffer.h
43
struct pipe_video_buffer
base
;
member in struct:vl_video_buffer
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_screen.h
43
struct pipe_screen
base
;
member in struct:i915_screen
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_screen.h
48
struct pipe_screen
base
;
member in struct:llvmpipe_screen
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_surface.h
45
struct pipe_surface
base
;
member in struct:svga_surface
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
tr_screen.h
56
struct pipe_screen
base
;
member in struct:trace_screen
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/gbm/
gbm_gallium_drmint.h
39
struct gbm_drm_device
base
;
member in struct:gbm_gallium_drm_device
51
struct gbm_drm_bo
base
;
member in struct:gbm_gallium_drm_bo
/external/chromium_org/third_party/mesa/src/src/gbm/main/
common_drm.h
39
struct gbm_device
base
;
member in struct:gbm_drm_device
45
struct gbm_bo
base
;
member in struct:gbm_drm_bo
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_bufferobj.h
31
struct gl_buffer_object
base
;
member in struct:nouveau_bufferobj
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
spinlock_internal.cc
32
//
base
::internal::SpinLockDelay() and
base
::internal::SpinLockWake().
43
#include "
base
/spinlock_internal.h"
46
namespace
base
{ namespace internal { static int SuggestedDelayNS(int loop); }}
namespace
49
#include "
base
/spinlock_win32-inl.h"
51
#include "
base
/spinlock_linux-inl.h"
53
#include "
base
/spinlock_posix-inl.h"
56
namespace
base
{
namespace
65
v =
base
::subtle::Acquire_Load(w);
72
base
::subtle::Acquire_CompareAndSwap(w, v, trans[i].to) == v)
[
all
...]
/external/chromium_org/third_party/tcmalloc/chromium/src/
raw_printer.h
46
#include "
base
/basictypes.h"
48
namespace
base
{
namespace
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
spinlock_internal.cc
32
//
base
::internal::SpinLockDelay() and
base
::internal::SpinLockWake().
43
#include "
base
/spinlock_internal.h"
46
namespace
base
{ namespace internal { static int SuggestedDelayNS(int loop); }}
namespace
49
#include "
base
/spinlock_win32-inl.h"
51
#include "
base
/spinlock_linux-inl.h"
53
#include "
base
/spinlock_posix-inl.h"
56
namespace
base
{
namespace
65
v =
base
::subtle::Acquire_Load(w);
72
base
::subtle::Acquire_CompareAndSwap(w, v, trans[i].to) == v)
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/
raw_printer.h
46
#include "
base
/basictypes.h"
48
namespace
base
{
namespace
/external/chromium_org/tools/android/forwarder2/
device_controller.h
10
#include "
base
/basictypes.h"
11
#include "
base
/containers/hash_tables.h"
12
#include "
base
/memory/linked_ptr.h"
13
#include "
base
/memory/ref_counted.h"
14
#include "
base
/memory/scoped_ptr.h"
15
#include "
base
/memory/weak_ptr.h"
18
namespace
base
{
namespace
20
} // namespace
base
38
typedef
base
::hash_map<
49
const
base
::WeakPtr<DeviceController>& device_controller_ptr
[
all
...]
/external/chromium_org/ui/android/java/src/org/chromium/ui/base/
ViewAndroidDelegate.java
5
package org.chromium.ui.
base
;
/external/chromium_org/ui/base/dragdrop/
download_file_interface.h
10
#include "
base
/basictypes.h"
11
#include "
base
/memory/ref_counted.h"
13
#include "ui/
base
/ui_export.h"
19
namespace
base
{
namespace
29
: public
base
::RefCountedThreadSafe<DownloadFileObserver> {
31
virtual void OnDownloadCompleted(const
base
::FilePath& file_path) = 0;
35
friend class
base
::RefCountedThreadSafe<DownloadFileObserver>;
41
: public
base
::RefCountedThreadSafe<DownloadFileProvider> {
54
friend class
base
::RefCountedThreadSafe<DownloadFileProvider>;
/external/chromium_org/ui/base/resource/
data_pack.h
14
#include "
base
/basictypes.h"
15
#include "
base
/memory/scoped_ptr.h"
16
#include "
base
/platform_file.h"
17
#include "
base
/strings/string_piece.h"
18
#include "ui/
base
/layout.h"
19
#include "ui/
base
/resource/resource_handle.h"
20
#include "ui/
base
/ui_export.h"
22
namespace
base
{
namespace
36
bool LoadFromPath(const
base
::FilePath& path);
39
bool LoadFromFile(
base
::PlatformFile file)
[
all
...]
resource_handle.h
8
#include "
base
/basictypes.h"
9
#include "
base
/strings/string_piece.h"
10
#include "ui/
base
/layout.h"
11
#include "ui/
base
/ui_export.h"
13
namespace
base
{
namespace
37
base
::StringPiece* data) const = 0;
41
virtual
base
::RefCountedStaticMemory* GetStaticMemory(
/external/chromium_org/ui/shell_dialogs/
base_shell_dialog_win.h
14
namespace
base
{
namespace
21
// A
base
class for all shell dialog implementations that handles showing a
35
base
::Thread* dialog_thread;
72
static
base
::Thread* CreateDialogThread();
/external/chromium_org/ui/views/
views_delegate.h
14
#include "
base
/strings/string16.h"
15
#include "ui/
base
/accessibility/accessibility_types.h"
16
#include "ui/
base
/ui_base_types.h"
21
namespace
base
{
namespace
125
virtual
base
::TimeDelta GetDefaultTextfieldObscuredRevealDuration() = 0;
/external/chromium_org/webkit/browser/blob/
blob_url_request_job_factory.h
8
#include "
base
/compiler_specific.h"
9
#include "
base
/memory/ref_counted.h"
10
#include "
base
/memory/scoped_ptr.h"
15
namespace
base
{
namespace
17
} // namespace
base
50
base
::MessageLoopProxy* file_loop_proxy);
61
base
::WeakPtr<BlobStorageContext> context_;
63
const scoped_refptr<
base
::MessageLoopProxy> file_loop_proxy_;
file_stream_reader.h
8
#include "
base
/basictypes.h"
9
#include "
base
/compiler_specific.h"
10
#include "net/
base
/completion_callback.h"
13
namespace
base
{
namespace
43
CreateForLocalFile(
base
::TaskRunner* task_runner,
44
const
base
::FilePath& file_path,
46
const
base
::Time& expected_modification_time);
57
const
base
::Time& expected_modification_time);
Completed in 577 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>