/prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/ |
opt.go | 10 V_CC = 1 << 0 // xCC (affect CR field 0 flags) 11 V_V = 1 << 1 // xV (affect SO and OV flags)
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/ |
opt.go | 10 V_CC = 1 << 0 // xCC (affect CR field 0 flags) 11 V_V = 1 << 1 // xV (affect SO and OV flags)
|
/prebuilts/go/darwin-x86/src/net/ |
file.go | 20 // Closing c does not affect f, and closing f does not affect c. 32 // Closing ln does not affect f, and closing f does not affect ln. 44 // Closing c does not affect f, and closing f does not affect c.
|
/prebuilts/go/linux-x86/src/net/ |
file.go | 20 // Closing c does not affect f, and closing f does not affect c. 32 // Closing ln does not affect f, and closing f does not affect ln. 44 // Closing c does not affect f, and closing f does not affect c.
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_testcancel/ |
assertions.xml | 10 It will have no affect on the calling thread if cancelability is disabled.
|
/test/vts/testcases/vts_selftest/test_framework/python_virtualenv_preparer_test/ |
README.md | 16 functions will affect plan level VtsPythonVirtualenvPreparer.
|
/external/libxkbcommon/xkbcommon/test/data/compat/ |
mousekeys | 76 action = SetPtrDflt(affect=defaultButton,button=1); 79 action = SetPtrDflt(affect=defaultButton,button=1); 83 action = SetPtrDflt(affect=defaultButton,button=2); 86 action = SetPtrDflt(affect=defaultButton,button=2); 90 action = SetPtrDflt(affect=defaultButton,button=3); 93 action = SetPtrDflt(affect=defaultButton,button=3); 104 action = LockPointerButton(button=default,affect=lock); 107 action = LockPointerButton(button=default,affect=lock); 111 action = LockPointerButton(button=default,affect=unlock); 114 action = LockPointerButton(button=default,affect=unlock) [all...] |
/external/curl/docs/cmdline-opts/ |
dns-interface.d | 10 counterpart to --interface (which does not affect DNS). The supplied string
|
speed-time.d | 10 This option controls transfers and thus will not affect slow connects etc. If
|
/frameworks/base/core/java/android/content/res/ |
package.html | 6 (orientation, input types, etc.) that affect how the application may behave.</p>
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/ |
dv-imply.s | 27 // An instance of cmp.rel.or should not affect an implies relation. 29 cmp.eq.or p3, p4 = r5, r6;; // doesn't affect implies rel 37 cmp.ne.and p1, p2 = r5, r6 // doesn't affect imply source
|
/external/clang/test/CodeGen/ |
arm-cortex-cpus.c | 5 // This target feature doesn't affect C predefines, nor the generated IR;
|
lifetime-debuginfo-1.c | 3 // Inserting lifetime markers should not affect debuginfo
|
/external/libpng/contrib/pngminim/decoder/ |
pngusr.h | 18 * affect the API (so are not recorded in pnglibconf.h)
|
/external/libpng/contrib/pngminim/encoder/ |
pngusr.h | 18 * affect the API (so are not recorded in pnglibconf.h)
|
/external/libpng/contrib/pngminim/preader/ |
pngusr.h | 18 * affect the API (so are not recorded in pnglibconf.h)
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/ |
6-1.sh | 8 # Test that clock_nanosleep() does not affect the action/blockage of
|
/external/syslinux/gpxe/src/arch/i386/include/bits/ |
compiler.h | 20 * do not seem to have this inconsistency; -mregparm and -mrtd affect
|
/frameworks/support/webkit/src/main/java/androidx/webkit/internal/ |
WebkitToCompatConverter.java | 48 * objects affect the other object. That WebSettingsAdapter can be used to implement 58 * that calls on either of those objects affect the other object. 68 * {@link ServiceWorkerWebSettings} such that calls on either of those objects affect the other 89 * {@link WebResourceError}such that calls on either of those objects affect the other
|
/libcore/luni/src/test/java/libcore/java/text/ |
ChoiceFormatTest.java | 41 // Change the formats array and make sure that it doesn't affect the ChoiceFormat. 46 // Change the limits array and make sure that it doesn't affect the ChoiceFormat. 56 // Get the limits array, change the contents and make sure it doesn't affect the behavior 68 // Get the formats array, change the contents and make sure it doesn't affect the behavior
|
/toolchain/binutils/binutils-2.27/config/ |
bootstrap-debug.mk | 2 # information generation doesn't affect the generated object code.
|
/external/icu/icu4c/source/test/cintltst/ |
cctest.c | 55 Changing the default name may not affect the actual name from u_getDefaultConverter 87 if(!strcmp(nameBeforeSet, nameAfterSet)) { /* changing the default didn't affect. */ 88 log_info("Skipping test: ucnv_setDefaultName() did not affect actual name of %s\n", nameBeforeSet);
|
/external/clang/test/Analysis/ |
retain-release-cache-out.m | 4 // checkers, testing that the traversal order in the CFG does not affect the
|
/external/compiler-rt/test/safestack/ |
overflow.c | 7 // Test that buffer overflows on the unsafe stack do not affect variables on the
|
/external/junit-params/ |
README.google | 16 36074730 - Make sure that filters affect the Description.
|