OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:common
(Results
3101 - 3125
of
31397
) sorted by null
<<
121
122
123
124
125
126
127
128
129
130
>>
/external/chromium_org/ui/base/cocoa/
underlay_opengl_hosting_window.h
12
//
Common
base class for windows that host a OpenGL surface that renders under
/external/chromium_org/ui/views/examples/
views_examples.exe.manifest
8
<assemblyIdentity type="Win32" name="Microsoft.Windows.
Common
-Controls" version="6.0.0.0" processorArchitecture="X86" publicKeyToken="6595b64144ccf1df" language="*"></assemblyIdentity>
/external/chromium_org/webkit/common/fileapi/
directory_entry.cc
5
#include "webkit/
common
/fileapi/directory_entry.h"
file_system_info.cc
5
#include "webkit/
common
/fileapi/file_system_info.h"
/external/chromium_org/webkit/common/quota/
quota_status_code.cc
6
#include "webkit/
common
/quota/quota_status_code.h"
quota_status_code.h
9
#include "webkit/
common
/webkit_storage_common_export.h"
/external/clang/test/ARCMT/
assign-prop-no-arc-runtime.m
5
#include "
Common
.h"
assign-prop-no-arc-runtime.m.result
5
#include "
Common
.h"
block_copy_release.m
5
#include "
Common
.h"
block_copy_release.m.result
5
#include "
Common
.h"
check-with-pch.m
1
// RUN: %clang_cc1 -x objective-c -triple x86_64-apple-darwin10 %S/
Common
.h -emit-pch -o %t.pch
dispatch.m
5
#include "
Common
.h"
/external/clang/test/CodeGen/
attr-weak-import.c
23
// CHECK: @C =
common
global i32
windows-on-arm-dllimport-dllexport.c
20
// CHECK: @export_int =
common
dllexport global i32 0, align 4
/external/clang/test/Modules/
modular_maps.cpp
4
#include "
common
.h"
private.cpp
4
#include "
common
.h"
private1.cpp
4
#include "
common
.h"
/external/clang/utils/ABITest/single-args-64/
Makefile
11
include ../Makefile.test.
common
/external/e2fsprogs/lib/quota/
common.h
3
* Various things
common
for all utilities
/external/guava/
README.android
8
from guava/src/com/google/
common
/primitives/UnsignedBytes.java
/external/guava/guava/src/com/google/common/base/
Enums.java
17
package com.google.
common
.base;
19
import static com.google.
common
.base.Preconditions.checkNotNull;
21
import com.google.
common
.annotations.Beta;
22
import com.google.
common
.annotations.GwtCompatible;
/external/guava/guava/src/com/google/common/cache/
CacheLoader.java
17
package com.google.
common
.cache;
19
import static com.google.
common
.base.Preconditions.checkNotNull;
21
import com.google.
common
.annotations.Beta;
22
import com.google.
common
.annotations.GwtCompatible;
23
import com.google.
common
.annotations.GwtIncompatible;
24
import com.google.
common
.base.Function;
25
import com.google.
common
.base.Supplier;
26
import com.google.
common
.util.concurrent.Futures;
27
import com.google.
common
.util.concurrent.ListenableFuture;
ForwardingLoadingCache.java
17
package com.google.
common
.cache;
19
import com.google.
common
.annotations.Beta;
20
import com.google.
common
.base.Preconditions;
21
import com.google.
common
.collect.ImmutableMap;
/external/guava/guava/src/com/google/common/collect/
BstMutationResult.java
15
package com.google.
common
.collect;
17
import static com.google.
common
.base.Preconditions.checkNotNull;
18
import static com.google.
common
.collect.BstModificationResult.ModificationType.IDENTITY;
19
import static com.google.
common
.collect.BstModificationResult.ModificationType.REBUILDING_CHANGE;
20
import static com.google.
common
.collect.BstModificationResult.ModificationType.REBALANCING_CHANGE;
21
import static com.google.
common
.collect.BstSide.LEFT;
22
import static com.google.
common
.collect.BstSide.RIGHT;
24
import com.google.
common
.annotations.GwtCompatible;
25
import com.google.
common
.collect.BstModificationResult.ModificationType;
BstPath.java
15
package com.google.
common
.collect;
17
import static com.google.
common
.base.Preconditions.checkNotNull;
18
import static com.google.
common
.base.Preconditions.checkState;
20
import com.google.
common
.annotations.GwtCompatible;
Completed in 1016 milliseconds
<<
121
122
123
124
125
126
127
128
129
130
>>