OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:modifiable
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/extensions/browser/
admin_policy.cc
18
bool
modifiable
=
local
22
if (
modifiable
)
/external/clang/lib/AST/
ExprClassification.cpp
70
Cl::ModifiableType
modifiable
= Cl::CM_Untested;
local
72
modifiable
= IsModifiable(Ctx, this, kind, *Loc);
73
return Classification(kind,
modifiable
);
579
// Functions are lvalues in C++, but not
modifiable
. (C++ [basic.lval]p6)
591
// Const stuff is obviously not
modifiable
.
595
// Arrays are not
modifiable
, only their elements are.
598
// Incomplete types are not
modifiable
.
602
// Records with any const fields (recursively) are not
modifiable
.
667
llvm_unreachable("Unhandled
modifiable
type");
/external/guava/guava-tests/test/com/google/common/collect/
MultimapsTest.java
22
import static com.google.common.collect.testing.IteratorFeature.
MODIFIABLE
;
347
Iterable<T> unmodifiable, Iterable<T>
modifiable
) {
351
unmodifiable.iterator(),
modifiable
.iterator());
509
new IteratorTester<Integer>(4,
MODIFIABLE
, newHashSet(1),
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/libcore/benchmarks/libs/
caliper.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
Completed in 2539 milliseconds