HomeSort by relevance Sort by last modified time
    Searched full:replaces (Results 176 - 200 of 2765) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libbrillo/brillo/
data_encoding.h 29 // Decodes/unescapes a URL. Replaces all %XX sequences with actual characters.
30 // Also replaces '+' with spaces.
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyReplacePhysRegs.cpp 11 /// \brief This file implements a pass that replaces physical registers with
16 /// once LLVM no longer needs these registers, and replaces them with virtual
  /external/llvm/lib/Target/X86/
X86.h 53 /// Return a pass that selectively replaces certain instructions (like add,
83 /// Return a Machine IR pass that selectively replaces
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
listobject.h 10 count, but does decrement the reference count of the item it replaces,
tupleobject.h 18 count, but does decrement the reference count of the item it replaces,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
listobject.h 10 count, but does decrement the reference count of the item it replaces,
tupleobject.h 18 count, but does decrement the reference count of the item it replaces,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PciCfgOnPciCfg2Thunk/
PciCfgOnPciCfg2Thunk.inf 4 # PIWG's PI specification replaces Inte's EFI Specification 1.10.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Include/
Efi2WinNT.h 20 Only used for NT emulation environment. This file replaces the Tiano.h
  /external/ImageMagick/Magick++/lib/Magick++/
ImageRef.h 55 // Tries to replaces the images with the specified image, returns
  /external/autotest/client/common_lib/cros/fake_device_server/
resource_method.py 46 """Replaces the given resource with the incoming json blob.
  /external/autotest/client/cros/netprotos/
fake_host.py 9 This class replaces the real Host class and should be used for unit testing.
  /external/boringssl/src/crypto/err/
internal.h 40 // ERR_restore_state clears the error queue and replaces it with |state|.
  /external/eigen/Eigen/src/Core/
ArrayBase.h 172 /** replaces \c *this by \c *this - \a other.
185 /** replaces \c *this by \c *this + \a other.
198 /** replaces \c *this by \c *this * \a other coefficient wise.
211 /** replaces \c *this by \c *this / \a other coefficient wise.
  /external/iproute2/man/man8/
tc-matchall.8 69 that replaces the root qdisc on device
  /external/libmojo/base/
base_paths_android.cc 5 // Defines base::PathProviderAndroid which replaces base::PathProviderPosix for
  /external/libxml2/test/schemas/
item_1.xsd 25 <!-- attributeGroup replaces individual declarations -->
  /external/llvm/include/llvm/Transforms/IPO/
SCCP.h 16 // * Proves values to be constant, and replaces them with constants
  /external/llvm/include/llvm/Transforms/Scalar/
SCCP.h 15 // * Proves values to be constant, and replaces them with constants
  /external/llvm/test/CodeGen/AMDGPU/
private-memory-atomics.ll 4 ; This works because promote allocas pass replaces these with LDS atomics.
  /external/llvm/test/CodeGen/X86/
vec_shuf-insert.ll 3 ; These tests check that an insert_subvector which replaces one of the halves
  /external/llvm/test/Transforms/LoopUnroll/
2012-04-09-unroll-indirectbr.ll 3 ; If loop unrolling attempts to transform this loop, it replaces the
  /external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
ReferredByParser.java 43 "Replaces=12345%40192.168.118.3%3Bto-tag%3D12345%3Bfrom-tag%3D5FFE-3994>\n",
  /external/python/cpython2/Include/
listobject.h 10 count, but does decrement the reference count of the item it replaces,
tupleobject.h 18 count, but does decrement the reference count of the item it replaces,

Completed in 1457 milliseconds

1 2 3 4 5 6 78 91011>>