/external/chromium_org/chrome/installer/setup/ |
setup_util.cc | 311 // There are 4 disjoint cases => return values {false,true}:
|
/external/chromium_org/media/filters/ |
source_buffer_stream.h | 282 // List of disjoint buffered ranges, ordered by start time.
|
/external/chromium_org/skia/ext/ |
platform_canvas_unittest.cc | 226 // Test that intersecting disjoint clip rectangles sets an empty clip region
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
version_set.h | 50 // REQUIRES: If disjoint_sorted_files, files[] contains disjoint ranges
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
p_defines.h | 582 boolean disjoint; member in struct:pipe_query_data_timestamp_disjoint
|
/external/chromium_org/v8/src/ |
lithium-allocator.h | 65 // different lithium instructions are disjoint.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
mysql.php | 258 'Difference','Dimension','Disjoint','Distance',
|
/external/llvm/include/llvm/ADT/ |
SmallBitVector.h | 414 // Intersection, union, disjoint union.
|
BitVector.h | 377 /// Intersection, union, disjoint union.
|
/external/mesa3d/src/gallium/include/pipe/ |
p_defines.h | 582 boolean disjoint; member in struct:pipe_query_data_timestamp_disjoint
|
/external/pixman/pixman/ |
pixman-combine32.c | 1191 /* All of the disjoint/conjoint composing functions 1198 * Disjoint Conjoint [all...] |
/external/v8/src/ |
lithium-allocator.h | 65 // different lithium instructions are disjoint.
|
platform-posix.cc | 320 // Copy memory area to disjoint memory area.
|
/external/llvm/lib/Transforms/IPO/ |
Inliner.cpp | 133 // then we know that they have disjoint lifetimes and that we can merge them. 163 // because their scopes are not disjoint. We could make this smarter by
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
Grammar.java | 1211 List<IntervalSet> disjoint = makeEdgeSetsDisjoint(edges); local [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DFA.java | 904 * 3. alts i and j have disjoint lookahead if no sem preds [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
uset.h | 886 * of set2. It answers the question, 'Is set1 a disjoint set of set2?' [all...] |
/external/icu4c/common/unicode/ |
uset.h | 890 * of set2. It answers the question, 'Is set1 a disjoint set of set2?' [all...] |
/external/chromium_org/chrome/common/ |
content_settings_pattern.cc | 521 // If either host, port or scheme are disjoint return immediately.
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
unittest.proto | 407 // Test that groups have disjoint field numbers from their siblings and
|
/external/llvm/bindings/ocaml/ |
Makefile.ocaml | 296 # The ocamlopt compiler is supported on a set of targets disjoint from LLVM's.
|
/external/llvm/include/llvm/CodeGen/ |
Passes.h | 466 /// It merges disjoint allocas to reduce the stack size.
|
/external/llvm/lib/Analysis/ |
TypeBasedAliasAnalysis.cpp | 29 // different root node names are entirely disjoint, even if they
|
/external/llvm/lib/Support/ |
ConstantRange.cpp | 356 // If the two ranges are disjoint, find the smaller gap and bridge it.
|
/external/llvm/unittests/Support/ |
ConstantRangeTest.cpp | 237 // The intersection of i16 [4, 2) and [6, 5) is disjoint, looking like
|