HomeSort by relevance Sort by last modified time
    Searched full:changed (Results 776 - 800 of 19572) sorted by null

<<31323334353637383940>>

  /external/apache-xml/src/main/java/org/apache/xpath/res/
XPATHMessages.java 52 // BEGIN android-changed
55 // END android-changed
70 // BEGIN android-changed
73 // END android-changed
  /external/autotest/client/tests/btreplay/
control 13 is unacceptable, it can easily be changed to be read-only by default.
  /external/autotest/client/tests/fsx/
0002-Enable-cross-compiling-for-fsx.patch 9 1 files changed, 1 insertions(+), 1 deletions(-)
  /external/autotest/client/tests/tsc/src/
README 7 and can be changed using the --threshold option.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
PBE.java 30 // BEGIN Android-changed: Use Android digests
33 // END Android-changed: Use Android digests
80 // Android-changed: Use Android digests
85 // Android-changed: Use Android digests
102 // Android-changed: Use Android digests
107 // Android-changed: Use Android digests
122 // Android-changed: Use Android digests
131 // Android-changed: Use Android digests
136 // Android-changed: Use Android digests
141 // Android-changed: Use Android digest
    [all...]
  /external/clang/tools/libclang/
CXString.h 41 /// \p String should not be changed by the caller afterwards.
47 /// \p String can be changed or freed by the caller.
53 /// \p String should not be changed by the caller afterwards.
59 /// \p String can be changed or freed by the caller.
  /external/curl/tests/data/
test581 20 Content-Type: changed/my/mind
  /external/dhcpcd-6.8.2/dhcpcd-hooks/
15-timezone 35 syslog info "timezone changed to $new_tzdb_timezone"
  /external/icu/icu4c/source/common/
uassert.h 16 * By changing the definition here, the assert behavior for ICU can be changed
  /external/javassist/src/main/javassist/bytecode/analysis/
Analyzer.java 278 boolean changed;
282 changed = true;
284 changed = old.merge(frame);
287 if (changed) {
311 boolean changed = false;
315 changed = true;
324 changed = true;
332 changed = true;
339 changed = true;
342 if (changed && old.isRetMerged()
    [all...]
  /external/jdiff/src/jdiff/
ClassDiff.java 41 /** Constructors changed in the new API. */
48 /** Methods changed in the new API. */
55 /** Fields changed in the new API. */
91 res += "The superclass changed from <code>" + oldClass.extends_ + "</code> to <code>" + newClass.extends_ + "</code>.<br>";
PackageDiff.java 20 /** Classes changed in the new API. */
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_get_caps_process.3 11 capng_get_caps_process will get the capabilities and bounding set of the pid stored inside libcap-ng's state table. The default is the pid of the running process. This can be changed by using the capng_setpid function.
  /external/libdivsufsort/
CHANGELOG.md 12 ### Changed
  /external/libpng/contrib/powerpc-vsx/
linux_aux.c 5 * Last changed in libpng 1.6.29 [March 16, 2017]
  /external/llvm/cmake/modules/
GenerateVersionFromCVS.cmake 35 # Copy the file only if it has changed.
  /external/llvm/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;
  /external/llvm/lib/Transforms/IPO/
ElimAvailExtern.cpp 31 bool Changed = false;
46 Changed = true;
58 Changed = true;
61 return Changed;
  /external/llvm/test/Analysis/BasicAA/
2003-02-26-AccessSizeTest.ll 3 ; the value computed by the first load instruction is changed by the store.
  /external/llvm/test/CodeGen/X86/
widen_load-1.ll 22 %changed = alloca i32, align 4 ; <i32*> [#uses=3]
26 store i32 0, i32* %changed, align 4
30 call void @killcommon(i32* %changed)
34 %r5 = load i32, i32* %changed, align 4 ; <i32> [#uses=1]
  /external/llvm/test/Linker/
unique-fwd-decl-order.ll 6 ; operand-just-changed MDNode (with the same operands).
  /external/ltp/testcases/kernel/firmware/fw_load_kernel/
README 2 firmware loading changed to direct loading (by-pass udev). The test consists
  /external/lzma/CPP/Windows/Control/
PropertyPage.h 22 void Changed() { PropSheet_Changed(GetParent(), (HWND)*this); }
  /external/mockito/src/main/java/org/mockito/internal/
InternalMockHandler.java 12 * This class was changed in Mockito in order to tidy up Mockito API
  /external/perfetto/src/ftrace_reader/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ufs/ufshcd_clk_gating/
format 12 print fmt: "%s: state changed to %s", __get_str(dev_name), __print_symbolic(REC->state, { CLKS_OFF, "CLKS_OFF" }, { CLKS_ON, "CLKS_ON" }, { REQ_CLKS_OFF, "REQ_CLKS_OFF" }, { REQ_CLKS_ON, "REQ_CLKS_ON" })

Completed in 1178 milliseconds

<<31323334353637383940>>