Searched
full:changed (Results
876 -
900 of
19572) sorted by null
<<31323334353637383940>>
| /prebuilts/clang/host/linux-x86/clang-4479392/lib64/cmake/llvm/ |
| GenerateVersionFromCVS.cmake | 35 # Copy the file only if it has changed.
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/ |
| SetOperations.h | 20 /// set_union(A, B) - Compute A := A u B, return whether A changed. 24 bool Changed = false; 29 Changed = true; 31 return Changed;
|
| /prebuilts/clang/host/linux-x86/clang-4579689/lib64/cmake/llvm/ |
| GenerateVersionFromCVS.cmake | 35 # Copy the file only if it has changed.
|
| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/ |
| SetOperations.h | 20 /// set_union(A, B) - Compute A := A u B, return whether A changed. 24 bool Changed = false; 29 Changed = true; 31 return Changed;
|
| /prebuilts/clang/host/linux-x86/clang-4630689/lib64/cmake/llvm/ |
| GenerateVersionFromCVS.cmake | 35 # Copy the file only if it has changed.
|
| /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/ |
| SetOperations.h | 20 /// set_union(A, B) - Compute A := A u B, return whether A changed. 24 bool Changed = false; 29 Changed = true; 31 return Changed;
|
| /prebuilts/clang/host/linux-x86/clang-4639204/lib64/cmake/llvm/ |
| GenerateVersionFromCVS.cmake | 35 # Copy the file only if it has changed.
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/ |
| SetOperations.h | 20 /// set_union(A, B) - Compute A := A u B, return whether A changed. 24 bool Changed = false; 29 Changed = true; 31 return Changed;
|
| /prebuilts/clang/host/linux-x86/clang-4691093/lib64/cmake/llvm/ |
| GenerateVersionFromCVS.cmake | 35 # Copy the file only if it has changed.
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
| atmarp.h | 32 act_change /* interface configuration has changed */
|
| /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/Include/ |
| revision.template | 2 // check-in, if glslang has changed.
|
| /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/res/values/ |
| strings.xml | 18 them to be changed based on the locale and options. -->
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
| UiAbstractTextAttributeNode.java | 71 * Updates the current text field's value when the XML has changed. 73 * The caller doesn't really know if attributes have changed, 75 * is only set if it has changed. 98 * Called by the user interface when the editor is saved or its state changed
|
| UiTextValueNode.java | 36 * Updates the current text field's value when the XML has changed. 38 * The caller doesn't really know if value of the element has changed, 40 * is only set if it has changed. 79 * Called by the user interface when the editor is saved or its state changed
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
| completionvalues1-expected-completion30.txt | 7 android:animationDuration : Sets how long a transition animation should run (in milliseconds) when layout has changed. [integer]
|
| /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/ |
| copy-2.d | 9 # section has a fixed set of flags and these cannot be changed.
|
| copy-3.d | 8 # cannot be changed. We skip it for them.
|
| /external/autotest/site_utils/ |
| server_manager.py | 21 3. Change status of a server. If the server is changed from or to primary 47 @param action: Execute actions after role or status is changed. Default to 85 @param action: Execute actions after role or status is changed. Default to 123 @param action: Execute actions after role or status is changed. Default to 126 @raise ServerActionError: If status is failed to be changed. 139 # Abort the action if the server's status will be changed to primary and 142 # server with role scheduler should not be changed to status primary. 155 # Post a warning if the server's status will be changed from primary to 172 # changed. 178 print ('Status of server %s is changed from %s to %s. Affected roles: %s' [all...] |
| /external/llvm/lib/Transforms/Scalar/ |
| LoopDeletion.cpp | 38 bool &Changed, BasicBlock *Preheader) { 65 if (!L->makeLoopInvariant(I, Changed, Preheader->getTerminator())) { 73 if (Changed) 133 bool Changed = false; 134 if (!isLoopDead(L, SE, exitingBlocks, exitBlocks, Changed, preheader)) 135 return Changed; 141 return Changed; 211 Changed = true; 215 return Changed; 226 bool Changed = runImpl(&L, DT, SE, LI) [all...] |
| /bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
| hd_init.c | 30 * with " at " changed at "@" and " dot " changed to "."). */
|
| ulp.c | 30 * with " at " changed at "@" and " dot " changed to "."). */
|
| /build/blueprint/bootstrap/bpglob/ |
| bpglob.go | 16 // changed, and only updates the output file list if it has changed. It is used to optimize
|
| /build/soong/cmd/soong_env/ |
| soong_env.go | 16 // changed, and only updates the output file list if it has changed. It is used to optimize
|
| /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
| pixel_format_f32.rsh | 8 // value (actual_depth). The actual_depth field is never changed once set. 21 // the color (red, green, blue) of FocusPixel is *not* changed.
|
| /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/ |
| hd_init.c | 32 * with " at " changed at "@" and " dot " changed to "."). */
|
Completed in 1029 milliseconds
<<31323334353637383940>>