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

<<71727374757677787980>>

  /external/skqp/include/private/
SkSafe_math.h 42 #error Hmm. Looks like math.h has changed its header guards.
  /external/skqp/src/core/
SkBitmapProcState_utils.h 25 * the decal_ function just operates on SkFixed. If that were changed, we could
  /external/skqp/tests/
AsADashTest.cpp 54 // Make sure nothing else has changed on us
  /external/sonic/debian/
changelog.vinux 9 * Changed copyright to LGPL.
  /external/swiftshader/src/OpenGL/libGL/
Surface.h 62 bool checkForResize(); // Returns true if surface changed due to resize
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Makefile 30 changed significantly. )
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
ListReducer.h 158 bool Changed = true;
160 while (Changed) { // Trimming loop.
161 Changed = false;
184 Changed = true;
  /external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
fpcall.ll 38 ; re-pushing, in which case the test would need to be changed.
  /external/syslinux/gpxe/src/hci/mucurses/
ansi_screen.c 41 /* Update attributes if changed */
  /external/syslinux/gpxe/src/include/
coff.h 4 * Changed accordingly to support COFF file support
  /external/syslinux/gpxe/src/util/
geniso 29 # These default options can be changed in the geniso script
genliso 36 # These default options can be changed in the genliso script
gensdsk 33 # These default options can be changed in the gensdsk script
  /external/tensorflow/tensorflow/compiler/xla/service/
batchnorm_expander.h 43 // computation was changed.
defuser.h 35 // changed.
dot_decomposer.h 35 // Returns whether the 'module' was changed.
hlo_constant_folding.h 31 // module was changed (constant expressions folded).
hlo_cse.h 37 // Run CSE on the given module. Returns whether the module was changed (common
inliner.h 33 // changed.
tuple_simplifier.h 35 // computation was changed.
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
gpu_backend_lib.h 34 // be changed.
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_ReverseV2.pbtxt 27 NOTE `tf.reverse` has now changed behavior in preparation for 1.0.
  /external/tensorflow/tensorflow/core/graph/
algorithm.cc 217 bool changed = false; local
221 changed = true;
225 changed = true;
228 return changed;
  /external/tensorflow/tensorflow/core/ops/compat/
backwards_compatibility_test.cc 37 printf("%d changed ops\n%d added ops\n", changed_ops, added_ops);
  /external/testng/src/test/java/test/parameters/
ParamInheritanceTest.java 21 + "SuiteRunner changed" + " during execution. This test makes sure we dont run into any NPEs")

Completed in 1352 milliseconds

<<71727374757677787980>>