| /external/skqp/tests/ |
| GrShapeTest.cpp | 278 GrShape preserve = GrShape::MakeFilled(shape, GrShape::FillInversion::kPreserve); local 280 make_key(&preserveKey, preserve); 298 check_equivalence(r, shape, preserve, shapeKey, preserveKey); 301 check_equivalence(r, preserve, inverted, preserveKey, invertedKey); 304 check_equivalence(r, preserve, noninverted, preserveKey, noninvertedKey); 311 // It can be the case that the double flip has no key but preserve does. This happens when the 316 check_equivalence(r, preserve, doubleFlip, preserveKey, doubleFlipKey); [all...] |
| /external/v8/src/ppc/ |
| macro-assembler-ppc.cc | 1001 // Don't use Call -- we need to preserve ip and lr [all...] |
| /packages/apps/ExactCalculator/src/com/android/calculator2/ |
| Evaluator.java | 1493 public long preserve(long old_index, boolean in_history) { method in class:Evaluator [all...] |
| /external/autotest/server/hosts/ |
| abstract_ssh.py | 402 preserve_perm: tells get_file() to try to preserve the sources 404 preserve_symlinks: try to preserve symlinks instead of 478 # we have no way to tell scp to not try to preserve the [all...] |
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| SelectionDAGBuilder.h | 94 /// to preserve debug information for incoming arguments. 389 /// 1. Preserve the architecture independence of stack protector generation. 391 /// 2. Preserve the normal IR level stack protector check for platforms like [all...] |
| /external/llvm/lib/Transforms/Scalar/ |
| DeadStoreElimination.cpp | [all...] |
| /external/llvm/lib/Transforms/Vectorize/ |
| SLPVectorizer.cpp | [all...] |
| /external/selinux/libsepol/cil/src/ |
| cil_verify.c | 885 cil_tree_log(node, CIL_ERR, "Neverallow found in tunableif block (treated as a booleanif due to preserve-tunables)"); 948 cil_tree_log(node, CIL_ERR, "Invalid %s statement in tunableif (treated as a booleanif due to preserve-tunables)", flavor); 978 cil_tree_log(node, CIL_ERR, "Invalid tunableif (treated as a booleanif due to preserve-tunables)"); [all...] |
| /external/v8/src/mips64/ |
| macro-assembler-mips64.cc | [all...] |
| /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ |
| LinearLayoutManagerTest.java | [all...] |
| /prebuilts/go/darwin-x86/src/cmd/cgo/ |
| doc.go | 314 points does not contain any Go pointers. The C code must preserve 332 as an argument, but it must preserve the property that the Go memory 758 and we want to preserve the ability to compile pure Go code that [all...] |
| /prebuilts/go/linux-x86/src/cmd/cgo/ |
| doc.go | 314 points does not contain any Go pointers. The C code must preserve 332 as an argument, but it must preserve the property that the Go memory 758 and we want to preserve the ability to compile pure Go code that [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
| PaletteControl.java | 265 /** Reads UI mode from persistent store to preserve palette mode across IDE sessions */ 292 /** Saves UI mode to persistent store to preserve palette mode across IDE sessions */ 624 // Try to preserve the overall size since rendering sizes typically [all...] |
| /system/core/bootstat/ |
| boot_reason_test.sh | 269 Report any logs, minus a known blacklist, preserve the current exit status" ] 319 Record start of test, preserve exit status" ] 362 Document duration and success of test, preserve exit status" ] [all...] |
| /toolchain/binutils/binutils-2.27/gas/ |
| app.c | 848 /* Preserve a single whitespace character at the 1025 /* Preserve the whitespace in foo "bar". */ 1057 /* Preserve the whitespace in foo 'b'. */ [all...] |
| /art/runtime/gc/ |
| heap-inl.h | 57 // Make sure to preserve klass.
|
| /art/tools/ |
| art | 400 # Protect additional arguments in quotes to preserve whitespaces (used by
|
| /bionic/libc/arch-arm/generic/bionic/ |
| memcpy.S | 35 * so we have to preserve R0.
|
| /bionic/libc/arch-x86/silvermont/string/ |
| sse2-memmove-slm.S | 91 #define PARMS 8 /* Preserve EBX. */
|
| /bionic/libc/include/sys/ |
| cdefs.h | 379 * but visible to preserve binary compatibility for LP32.
|
| /build/make/tools/libhost/ |
| CopyFile.c | 558 statErrno = errno; /* preserve across .exe attempt */
|
| /build/soong/third_party/zip/ |
| writer.go | 227 fh.CreatorVersion = fh.CreatorVersion&0xff00 | zipVersion20 // preserve compatibility byte
|
| /build/soong/ui/build/ |
| config.go | 264 // For LANG and LC_*, only preserve the evaluated version of
|
| /cts/apps/CameraITS/tests/dng_noise_model/ |
| dng_noise_model.py | 65 # Compute the normalization of the filter to preserve noise
|
| /cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/ |
| StorageStatsTest.java | 91 + "preserve system stability in the face of abusive apps.",
|