/external/guava/guava/src/com/google/common/collect/ |
D | BstRangeOps.java | 59 if (beyond(range, root.getKey(), side)) { in totalBeyondRangeToSide() 101 if (beyond(range, root.getKey(), side)) { in subTreeBeyondRangeToSide() 142 if (beyond(range, tipKey, side)) { in furthestPath() 156 return beyond(range, tipKey, side.other()) ? null : currentPath; in furthestPath() 162 public static <K> boolean beyond(GeneralRange<K> range, @Nullable K key, BstSide side) { in beyond() method in BstRangeOps
|
/external/chromium_org/components/autofill/core/browser/ |
D | autofill_type_unittest.cc | 48 AutofillType beyond(static_cast<ServerFieldType>(MAX_VALID_FIELD_TYPE + 10)); in TEST() local 49 EXPECT_EQ(UNKNOWN_TYPE, beyond.GetStorableType()); in TEST() 50 EXPECT_EQ(NO_GROUP, beyond.group()); in TEST()
|
/external/e2fsprogs/tests/f_bad_local_jnl/ |
D | expect.1 | 2 Clearing fields beyond the V1 journal superblock...
|
/external/llvm/test/CodeGen/X86/ |
D | overlap-shift.ll | 1 ;; X's live range extends beyond the shift, so the register allocator
|
D | tailcall-ri64.ll | 4 ; TAILJMPri64 should not receive "callee-saved" registers beyond epilogue.
|
D | twoaddr-lea.ll | 1 ;; X's live range extends beyond the shift, so the register allocator
|
/external/icu/icu4c/source/i18n/ |
D | collationiterator.cpp | 88 int32_t beyond = pos - length; in backwardNumCodePoints() local 89 if(beyond > 0) { in backwardNumCodePoints() 90 if(beyond >= n) { in backwardNumCodePoints() 96 pos = oldBuffer.moveIndex32(length, beyond - n); in backwardNumCodePoints() 97 return beyond; in backwardNumCodePoints()
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | t019lexer.g | 40 /** QID cannot see beyond end of token so using QID '.*'? somewhere won't
|
D | t020fuzzy.g | 72 /** QID cannot see beyond end of token so using QID '.*'? somewhere won't
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
D | t019lexer.g | 40 /** QID cannot see beyond end of token so using QID '.*'? somewhere won't
|
D | t020fuzzyLexer.g | 73 /** QID cannot see beyond end of token so using QID '.*'? somewhere won't
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/ |
D | RELEASE.TXT | 17 * Allowed seeking beyond end of cluster cache
|
/external/libvpx/libvpx/third_party/libwebm/ |
D | RELEASE.TXT | 17 * Allowed seeking beyond end of cluster cache
|
/external/clang/test/CodeGenObjC/ |
D | bitfield-access.m | 14 // Check that we don't try to use an i32 load here, which would reach beyond the
|
/external/chromium_org/chrome/browser/favicon/ |
D | DEPS | 10 # Permanently-allowed DEPS beyond the standard Browser
|
/external/clang/ |
D | README.txt | 10 beyond just compiling code: we intend for Clang to be host to a number of
|
/external/llvm/test/Transforms/InstCombine/ |
D | stack-overalign.ll | 5 ; there are pitfalls. If the src is an alloca, aligning it beyond what
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/ |
D | Fuzzy.g | 62 /** QID cannot see beyond end of token so using QID '.*'? somewhere won't
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 148 // Advance should not be called on beyond-of-range iterators 149 // so no component iterators must be beyond end of range, either. 175 // We must report iterators equal if they both point beyond their
|
/external/chromium_org/device/serial/ |
D | data_stream.mojom | 19 // into the data stream. No further bytes beyond |error_location| will be
|
/external/chromium_org/testing/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 165 // Advance should not be called on beyond-of-range iterators 166 // so no component iterators must be beyond end of range, either. 192 // We must report iterators equal if they both point beyond their
|
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 165 // Advance should not be called on beyond-of-range iterators 166 // so no component iterators must be beyond end of range, either. 192 // We must report iterators equal if they both point beyond their
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 165 // Advance should not be called on beyond-of-range iterators 166 // so no component iterators must be beyond end of range, either. 192 // We must report iterators equal if they both point beyond their
|
/external/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 165 // Advance should not be called on beyond-of-range iterators 166 // so no component iterators must be beyond end of range, either. 192 // We must report iterators equal if they both point beyond their
|
/external/libexif/po/ |
D | Makevars | 39 # This is the list of locale categories, beyond LC_MESSAGES, for which the
|