HomeSort by relevance Sort by last modified time
    Searched full:preserving (Results 201 - 225 of 1359) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/skqp/include/private/
SkTemplates.h 257 /** Resize the memory area pointed to by the current ptr preserving contents. */
266 /** Resize the memory area pointed to by the current ptr without preserving contents. */
  /external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
no-iv-rewrite.ll 23 ; sext should be eliminated while preserving gep inboundsness.
62 ; %ofs sext should be eliminated while preserving gep inboundsness.
  /external/tensorflow/tensorflow/python/layers/
core.py 355 """Flattens an input tensor while preserving the batch axis (axis 0).
392 """Flattens an input tensor while preserving the batch axis (axis 0).
  /external/vulkan-validation-layers/loader/
unknown_ext_chain_masm.asm 39 jmp qword ptr [rax + (PHYS_DEV_OFFSET_INST_DISPATCH + (PTR_SIZE * num))] ; Jump to the next function in the chain, preserving the args in other registers
81 jmp dword ptr [eax + (PHYS_DEV_OFFSET_INST_DISPATCH + (PTR_SIZE * num))] ; Jump to the next function in the chain, preserving the args on the stack
  /hardware/broadcom/wlan/bcmdhd/firmware/
LICENSE.TXT 133 same amount of diligence in preserving the secrecy of the Confidential
134 Information as it uses in preserving the secrecy of its own most valuable
  /hardware/invensense/6515/libsensors_iio/
License.txt 133 same amount of diligence in preserving the secrecy of the Confidential
134 Information as it uses in preserving the secrecy of its own most valuable
  /development/samples/NotePad/src/com/example/android/notepad/
TitleEditor.java 54 // An EditText object for preserving the edited title.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
eqfix.py 25 # preserving the file's mode and avoiding to even write a temp file
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
classfix.py 26 # preserving the file's mode and avoiding to even write a temp file
  /external/libavc/encoder/
ih264e_process.h 141 * @brief update process context after encoding an mb. This involves preserving
  /external/llvm/include/llvm/ADT/
iterator.h 28 /// always information preserving, and I can see very reasonable iterator
  /external/llvm/include/llvm/Analysis/
LoopPass.h 56 // is not preserving higher level analysis info used by other
  /external/llvm/lib/Transforms/ObjCARC/
ProvenanceAnalysis.cpp 21 /// behavior-preserving may break these assumptions.
  /external/llvm/test/Transforms/LoopVectorize/
debugloc.ll 5 ; Make sure we are preserving debug info in the vectorized code.
  /external/llvm/unittests/IR/
PassManagerTest.cpp 264 // A third function pass manager but with only preserving intervening passes
  /external/mesa3d/src/gallium/docs/source/drivers/openswr/
faq.rst 34 pickup preserving draw ordering.
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_video.c 87 /* reallocate a buffer, preserving its content */
  /external/proguard/docs/manual/retrace/
usage.html 115 Preserving line number tables is explained in detail in this <a
  /external/python/cpython2/Demo/scripts/
eqfix.py 25 # preserving the file's mode and avoiding to even write a temp file
  /external/python/cpython2/Tools/scripts/
classfix.py 26 # preserving the file's mode and avoiding to even write a temp file
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
LoopPass.h 53 // is not preserving higher level analysis info used by other
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolutionAliasAnalysis.cpp 142 // Folding the subtraction while preserving range information can be tricky
  /external/syslinux/gpxe/src/arch/i386/transitions/
libkir.S 18 * kir_to_ext environments, preserving all non-segment
  /external/tensorflow/tensorflow/contrib/distributions/python/ops/
vector_exponential_diag.py 79 mean and covariance (by setting `loc` and `scale`), while preserving some
  /frameworks/support/dynamic-animation/src/main/java/androidx/dynamicanimation/animation/
FlingAnimation.java 28 * animation can end when it goes beyond screen bounds, thus preserving CPU cycles and resources.

Completed in 656 milliseconds

1 2 3 4 5 6 7 891011>>