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

1 2 3 4 5 6 78 91011>>

  /external/icu4c/i18n/
scriptset.h 59 ScriptSet & parseScripts(const UnicodeString &scriptsString, UErrorCode &status); // Replaces ScriptSet contents.
  /external/libxslt/libxslt/
xsltconfig.h 61 * should be activated only when debugging libxslt. It replaces the
  /external/linux-tools-perf/Documentation/
asciidoc.conf 32 # v1.72 breaks with this because it replaces dots not in roff requests.
  /external/llvm/cmake/modules/
LLVMProcessSources.cmake 4 # Replaces a compiler option or switch `old' in `var' by `new'.
  /external/llvm/include/llvm/CodeGen/
IntrinsicLowering.h 40 /// LowerIntrinsicCall - This method replaces a call with the LLVM function
  /external/openfst/src/bin/
fstreplace.cc 28 string usage = "Recursively replaces FST arcs with other FST(s).\n\n"
  /external/skia/src/sfnt/
SkOTUtils.h 28 * Essentially, this removes any existing 'name' table and replaces it
  /external/smack/src/org/xbill/DNS/
NSECRecord.java 13 * This replaces the NXT record.
  /external/valgrind/unittest/
gtest_fixture_injection.h 32 // This file contains a hack that replaces the googletest TEST macro and injects
  /frameworks/support/v4/java/android/support/v4/view/
WindowCompat.java 30 * replaces the title bar and provides an alternate location
  /frameworks/volley/src/com/android/volley/
Cache.java 34 * Adds or replaces an entry to the cache.
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
CDATASectionImpl.java 76 * Replaces this node with a semantically equivalent text node. This node
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/
base.h 48 * @brief GNU profile code, replaces standard behavior with profile behavior.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/
base.h 48 * @brief GNU profile code, replaces standard behavior with profile behavior.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
base.h 48 * @brief GNU profile code, replaces standard behavior with profile behavior.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
base.h 48 * @brief GNU profile code, replaces standard behavior with profile behavior.
  /external/chromium_org/chrome/renderer/resources/extensions/
platform_app.js 19 * Replaces the given methods of the passed in object with stubs that throw
37 * Replaces the given properties of the passed in object with stubs that throw
  /external/chromium_org/content/common/
input_messages.h 142 // Replaces the selected region or a word around the cursor with the
146 // Replaces the misspelling in the selected region with the specified string.
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
regexp_adapter.h 128 // Replaces match(es) in 'string_to_process'. If 'global' is true,
129 // replaces all the matches, otherwise only the first match.
stringutil.h 52 // Replaces any occurrence of the character 'remove' (or the characters
75 // Replaces all instances of 'substring' in 's' with 'replacement'. Returns the
  /external/clang/include/clang/AST/
UnresolvedSet.h 122 /// Replaces the given declaration with the new one, once.
132 /// Replaces the declaration at the given iterator with the new one,
  /external/e2fsprogs/misc/
logsave.c 189 dup2(fds[1],1); /* fds[1] replaces stdout */
190 dup2(fds[1],2); /* fds[1] replaces stderr */
  /external/llvm/lib/Transforms/Utils/
DemoteRegToStack.cpp 20 /// Instruction and replaces it with a slot in the stack frame, allocated via
108 /// node and replaces it with a slot in the stack frame allocated via alloca.
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackExt.java 45 * Get the ReferedTo dialog in the Replaces header.
47 * @return Dialog object matching the Replaces header, provided it is in an appropriate state
  /external/nist-sip/java/gov/nist/javax/sip/header/
NameMap.java 176 putNameMap(REPLACES, "Replaces");

Completed in 292 milliseconds

1 2 3 4 5 6 78 91011>>