/tools/metalava/src/test/java/com/android/tools/metalava/ |
CompatibilityCheckTest.kt | 133 fun `Flag invalid nullness changes`() { 158 // Changes: +nullness, -nullness, nullable->nonnull, nonnull->nullable [all...] |
/external/autotest/client/site_tests/cellular_GobiRecoverFromDesync/ |
cellular_GobiRecoverFromDesync.py | 291 technology, we wait until the shill device state changes,
|
/external/libhevc/common/arm/ |
ihevc_itrans_recon_4x4_ttype1.s | 183 @ register changes
|
/external/libmojo/build/android/gyp/util/ |
build_utils.py | 546 changes are not immediately reflected in depfiles (http://crbug.com/589311). 564 def on_stale_md5(changes): 565 args = (changes,) if pass_changes else ()
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
XInput2.h | 213 * the slave device that sends through the master changes. 376 XIAnyHierarchyChangeInfo* changes,
|
/prebuilts/go/darwin-x86/doc/codewalk/ |
codewalk.js | 230 * Changes the side of the window on which the code is shown and saves the 248 * previously selected comment, changes drop down options so that the correct 286 * after the user changes the window size.
|
/prebuilts/go/darwin-x86/src/os/ |
file_windows.go | 244 // Truncate changes the size of the named file. 245 // If the file is a symbolic link, it changes the size of the link's target.
|
/prebuilts/go/darwin-x86/src/runtime/ |
time.go | 15 // If this struct changes, adjust ../time/sleep.go:/runtimeTimer. 17 // If this struct changes, adjust ../syscall/net_nacl.go:/runtimeTimer.
|
/prebuilts/go/darwin-x86/src/strings/ |
replace_test.go | 89 testCase{htmlEscaper, "No changes", "No changes"},
|
/prebuilts/go/linux-x86/doc/codewalk/ |
codewalk.js | 230 * Changes the side of the window on which the code is shown and saves the 248 * previously selected comment, changes drop down options so that the correct 286 * after the user changes the window size.
|
/prebuilts/go/linux-x86/src/os/ |
file_windows.go | 244 // Truncate changes the size of the named file. 245 // If the file is a symbolic link, it changes the size of the link's target.
|
/prebuilts/go/linux-x86/src/runtime/ |
time.go | 15 // If this struct changes, adjust ../time/sleep.go:/runtimeTimer. 17 // If this struct changes, adjust ../syscall/net_nacl.go:/runtimeTimer.
|
/prebuilts/go/linux-x86/src/strings/ |
replace_test.go | 89 testCase{htmlEscaper, "No changes", "No changes"},
|
/external/v8/src/debug/ |
liveedit.js | 9 // according to changes of script source (if possible). 56 // Analyze changes. 161 // Committing all changes. 614 // by definition may only have changes inside their bodies). However there are 789 // Changes positions (including all statements) in function. 807 // TODO(635): try better than this; support several changes. [all...] |
/frameworks/base/core/java/android/app/ |
ResourcesManager.java | 988 int changes = mResConfiguration.updateFrom(config); local [all...] |
/frameworks/base/core/java/android/content/ |
Intent.java | 453 * and allows the user to edit it. If they keep their changes, the URI 9355 int changes = 0; local [all...] |
/external/elfutils/src/ |
strip.c | 441 bool changes; local 772 changes = false; 904 changes |= shdr_info[cnt].shdr.sh_link < cnt; 915 changes |= shdr_info[cnt].shdr.sh_info < cnt; 945 changes |= i < cnt; 955 while (changes); [all...] |
/frameworks/av/media/libstagefright/foundation/ |
AMessage.cpp | 910 sp<AMessage> changes = myMsg->changesFrom(oMsg, deep); 911 if (changes->countEntries()) { 912 diff->setMessage(item.mName, deep ? changes : myMsg); [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/ |
test_fixers.py | [all...] |
/external/ImageMagick/www/api/ |
memory.php | 338 <p>ResizeMagickMemory() changes the size of the memory and returns a pointer to the (possibly moved) block. The contents will be unchanged up to the lesser of the new and old sizes.</p> 364 <p>ResizeQuantumMemory() changes the size of the memory and returns a pointer to the (possibly moved) block. The contents will be unchanged up to the lesser of the new and old sizes.</p>
|
/external/icu/icu4c/source/test/perf/collationperf/ |
CollPerf.pl | 217 have found that even slight changes in code alignment can produce 10%
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/ |
LexicalDifferenceCalculator.java | 13 import com.github.javaparser.printer.lexicalpreservation.changes.*;
|
/external/javasqlite/src/main/java/SQLite/ |
Database.java | 246 public long changes() { method in class:Database
|
/external/libavc/common/arm/ |
ih264_ihadamard_scaling_a9.s | 97 @If the macro value changes need to change the instruction according to it.
|
/external/libevent/ |
epoll.c | 366 ch = &changelist->changes[i]; 440 calling timerfd_settime when the top timeout changes, or
|