/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 | 17 // Closing c does not affect f, and closing f does not affect c. 29 // Closing ln does not affect f, and closing f does not affect ln. 41 // Closing c does not affect f, and closing f does not affect c.
|
/prebuilts/go/linux-x86/src/net/ |
file.go | 17 // Closing c does not affect f, and closing f does not affect c. 29 // Closing ln does not affect f, and closing f does not affect ln. 41 // Closing c does not affect f, and closing f does not affect c.
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/ |
opt.go | 13 V_CC = 1 << 0 // xCC (affect CR field 0 flags) 14 V_V = 1 << 1 // xV (affect SO and OV flags)
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/ |
opt.go | 13 V_CC = 1 << 0 // xCC (affect CR field 0 flags) 14 V_V = 1 << 1 // xV (affect SO and OV flags)
|
/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.25/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/compiler-rt/test/safestack/ |
overflow.c | 7 // Test that buffer overflows on the unsafe stack do not affect variables on the
|
/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)
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
check_dims.rs | 8 // input allocation (i.e. don't affect anything between dimX and stride for
|
/toolchain/binutils/binutils-2.25/config/ |
bootstrap-debug.mk | 2 # information generation doesn't affect the generated object code.
|
/external/icu/icu4c/source/test/cintltst/ |
cctest.c | 53 Changing the default name may not affect the actual name from u_getDefaultConverter 85 if(!strcmp(nameBeforeSet, nameAfterSet)) { /* changing the default didn't affect. */ 86 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/llvm/test/Transforms/FunctionAttrs/ |
atomic.ll | 3 ; Atomic load/store to local doesn't affect whether a function is
|
/external/toybox/ |
LICENSE | 15 cleaning that out is a TODO item, but it doesn't affect the resulting
|
NOTICE | 15 cleaning that out is a TODO item, but it doesn't affect the resulting
|
/frameworks/base/core/java/android/text/style/ |
ParagraphStyle.java | 20 * The classes that affect paragraph-level text formatting implement
|
UpdateAppearance.java | 20 * The classes that affect character-level text in a way that modifies their
|
UpdateLayout.java | 20 * The classes that affect character-level text formatting in a way that
|
/frameworks/base/core/res/assets/webkit/ |
incognito_mode_start_page.html | 13 <p><strong>Going incognito doesn't affect the behavior of other people,
|