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

<<51525354555657585960>>

  /external/strace/
README 8 See the file NEWS for information on what has changed in recent versions.
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 91 bool Changed = false;
104 Changed = true;
110 Changed = true;
115 return Changed;
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
BasicInliner.cpp 95 bool Changed = false;
97 Changed = false;
137 Changed = true;
143 } while (Changed);
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
change-compare-stride-trickiness-1.ll 4 ; be changed. The comparison can be done in a narrower mode than the
negative-stride-fptosi-user.ll 6 ; test should be changed if that is done.
  /external/swiftshader/third_party/LLVM/test/Other/
extract.ll 14 ; The linkonce_odr linkage for foo() should be changed to external linkage.
  /external/swiftshader/third_party/LLVM/utils/vim/
tablegen.vim 12 " May be changed if you have a really slow machine
  /external/syslinux/com32/cmenu/
HISTORY 5 (64KB limit on memory footprint) the code has been changed
  /external/syslinux/core/lwip/
UPGRADING 2 ports or applications to be changed. Use it to update a port or an
19 * Changed the semantics of tcp_close() (since it was rather a
28 * Changed netconn_receive() and netconn_accept() to return
119 * Changed the semantics of ARP_QUEUEING==0: ARP_QUEUEING now cannot be turned
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
error.c 38 { EFI_MEDIA_CHANGED, L"Media changed"},
  /external/syslinux/gpxe/src/include/gpxe/
ib_cm.h 29 void ( * changed ) ( struct ib_device *ibdev, struct ib_queue_pair *qp, member in struct:ib_connection_operations
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
gpu_copy_insertion.cc 49 TF_ASSIGN_OR_RETURN(bool changed, generic_copy_insertion.Run(module));
69 changed = true;
121 changed = true;
134 return changed || buffer_assignment_changed;
  /external/tensorflow/tensorflow/compiler/xla/service/
tuple_simplifier.cc 45 bool changed = false; local
95 changed = true;
111 changed = true;
126 return changed;
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_Enter.pbtxt 39 it may be changed in the child frame. At most `parallel_iterations` iterations
  /external/tensorflow/tensorflow/docs_src/install/
index.md 21 Many aspects of the Python TensorFlow API changed from version 0.n to 1.0.
  /external/testng/src/test/java/
ConverterSample4.java 58 * @version another standard tag should not be changed
  /external/toolchain-utils/crosperf/
benchmark_unittest.py 54 # Check to see if the args to Benchmark have changed since the last time
  /external/toolchain-utils/mem_tests/
README 23 The following files have to be changed:
  /external/tpm2/
CommandAudit.c 72 // TRUE the command code audit status was changed
73 // FALSE the command code audit status was not changed
113 // TRUE the command code audit status was changed
114 // FALSE the command code audit status was not changed
PCR_Allocate.c 49 // going to be changed in next boot
  /external/v8/benchmarks/
README.txt 60 Removed duplicate line in random seed code, and changed the name of
70 typos in the DeltaBlue implementation. Changed the Splay benchmark to
73 increasing pressure on the memory subsystem. Changed the RegExp
77 Furthermore, the benchmark runner was changed to run the benchmarks
  /external/v8/src/compiler/
select-lowering.cc 37 return Changed(node);
  /external/valgrind/gdbserver_tests/
hginfo.stderrB.exp 2 vgdb-error value changed from 0 to 999999
  /external/vboot_reference/scripts/
getversion.sh 23 # changed
  /external/wayland-protocols/chromium.org/unstable/gaming-input/
gaming-input-unstable-v1.xml 71 Notification that this seat's connection state has changed.
80 The axis id specifies which axis has changed as defined by the W3C
100 <description summary="Gamepad button changed">
103 The button id specifies which button has changed as defined by the W3C

Completed in 1254 milliseconds

<<51525354555657585960>>