/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | CompactByteArray.java | 203 boolean touched = blockTouched(i); in compact() 204 if (!touched && iUntouched != 0xFFFF) { in compact() 229 if (!touched) { in compact()
|
D | CompactCharArray.java | 207 boolean touched = blockTouched(i); in compact() 208 if (!touched && iUntouched != 0xFFFF) { in compact() 241 if (!touched) { in compact()
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | CompactByteArray.java | 205 boolean touched = blockTouched(i); in compact() 206 if (!touched && iUntouched != 0xFFFF) { in compact() 231 if (!touched) { in compact()
|
D | CompactCharArray.java | 209 boolean touched = blockTouched(i); in compact() 210 if (!touched && iUntouched != 0xFFFF) { in compact() 243 if (!touched) { in compact()
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | win-alloca-expander.ll | 20 ; offset after the prologue is not known, so the stack must be touched before 41 ; The call above touched the stack, so there is room for a T object. 50 ; The stack probing above touched the tip of the stack, so there's room for a T.
|
/external/llvm/test/CodeGen/X86/ |
D | win-alloca-expander.ll | 20 ; offset after the prologue is not known, so the stack must be touched before 41 ; The call above touched the stack, so there is room for a T object. 50 ; The stack probing above touched the tip of the stack, so there's room for a T.
|
/external/python/cpython2/Lib/test/ |
D | test_macostools.py | 54 macostools.touched(test_support.TESTFN)
|
/external/llvm-project/llvm/test/Analysis/LoopAccessAnalysis/ |
D | memcheck-off-by-one-error.ll | 20 ; store a value at *%op touched memory under *%src.
|
/external/python/cpython2/Lib/plat-mac/ |
D | macostools.py | 75 def touched(dst): function
|
D | ic.py | 230 macostools.touched(fss)
|
D | buildtools.py | 277 macostools.touched(destname)
|
/external/mesa3d/src/ |
D | meson.build | 47 build_always_stale : true, # commit sha1 can change without having touched these files
|
/external/swiftshader/third_party/angle/ |
D | CMakeLists.txt | 48 # are always touched to make sure subsequent builds do nothing.
|
/external/python/cpython2/Doc/library/ |
D | macostools.rst | 58 .. function:: touched(dst)
|
/external/icu/tools/icu4c_srcgen/doc_patches/patches/unicode/ |
D | utext.h.patch | 695 - * itself. This is not to be touched by the text providers. 730 - * itself. This is not to be touched by the text providers. 736 - * itself. This is not to be touched by the text providers. 742 - * itself. This is not to be touched by the text providers.
|
/external/pigweed/pw_build/ |
D | python_action.gni | 33 # used. If false or not set, no file is touched.
|
/external/e2fsprogs/po/ |
D | Makefile.in.in | 101 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. 135 # Note that a PO file is not touched if it doesn't need to be changed.
|
/external/libexif/po/ |
D | Makefile.in.in | 101 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. 130 # Note that a PO file is not touched if it doesn't need to be changed.
|
/external/libchrome/components/policy/core/common/ |
D | schema_unittest.cc | 180 bool touched = false; in TestSchemaValidationHelper() local 182 schema.Normalize(cloned_value.get(), strategy, nullptr, &error, &touched); in TestSchemaValidationHelper() 186 EXPECT_EQ(touched, !strictly_valid && returned) << source; in TestSchemaValidationHelper()
|
/external/stressapptest/src/ |
D | sat.cc | 389 bool touched = page_bitmap_[offset] & mask; in AddrMapPrint() local 390 if (touched && !valid_range) { in AddrMapPrint() 393 } else if (!touched && valid_range) { in AddrMapPrint()
|
/external/python/pyopenssl/ |
D | CONTRIBUTING.rst | 34 …Please note that not having 100% code coverage for the code you wrote/touched also causes our CI t…
|
/external/catch2/projects/SelfTest/Baselines/ |
D | console.swa4.approved.txt | 275 #835 -- errno should not be touched by Catch
|
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | ANTLRStringStream.as | 74 * touched.
|
/external/autotest/docs/ |
D | faft-code.md | 59 …ate need, please write unit and/or integration tests for the code you’ve touched. Adding some add…
|
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/fonts/ |
D | Selawik-README.md | 58 …n autohinter was used to create the first round of hints, which were then reviewed and touched up.
|