Searched
full:replaces (Results
351 -
375 of
2765) sorted by null
<<11121314151617181920>>
/external/clang/unittests/Format/ |
FormatTestProto.cpp | 27 tooling::Replacements Replaces = reformat(Style, Code, Ranges); 28 auto Result = applyAllReplacements(Code, Replaces);
|
/external/e2fsprogs/misc/ |
logsave.c | 190 dup2(fds[1],1); /* fds[1] replaces stdout */ 191 dup2(fds[1],2); /* fds[1] replaces stderr */
|
/external/eigen/Eigen/src/Core/ |
CwiseBinaryOp.h | 155 /** replaces \c *this by \c *this - \a other. 168 /** replaces \c *this by \c *this + \a other.
|
/external/llvm/lib/Transforms/Utils/ |
DemoteRegToStack.cpp | 20 /// Instruction and replaces it with a slot in the stack frame, allocated via 105 /// node and replaces it with a slot in the stack frame allocated via alloca.
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/command/ |
SimpleCompositeCommandHandler.java | 33 * The following example replaces the CWD CommandHandler with a <code>SimpleCompositeCommandHandler</code>.
71 * Set the List of CommandHandlers to which to delegate. This replaces any CommandHandlers that
|
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/ |
SimpleCompositeCommandHandler.java | 33 * The following example replaces the CWD CommandHandler with a <code>SimpleCompositeCommandHandler</code>.
71 * Set the List of CommandHandlers to which to delegate. This replaces any CommandHandlers that
|
/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");
|
/external/python/cpython2/Lib/lib2to3/fixes/ |
fix_urllib.py | 78 """Transform for the basic import case. Replaces the old 94 """Transform for imports of specific module elements. Replaces
|
/external/python/cpython3/Lib/lib2to3/fixes/ |
fix_urllib.py | 77 """Transform for the basic import case. Replaces the old 93 """Transform for imports of specific module elements. Replaces
|
/external/skia/tools/ |
sanitize_source_files.py | 94 """Replaces CRLF with LF.""" 101 """Replaces Tabs with 4 whitespaces."""
|
/external/skqp/tools/ |
sanitize_source_files.py | 94 """Replaces CRLF with LF.""" 101 """Replaces Tabs with 4 whitespaces."""
|
/external/tensorflow/tensorflow/compiler/jit/ |
encapsulate_subgraphs_pass.h | 17 // kXlaClusterAttr into functions, and replaces the original nodes by 45 // 'group_attribute', splits those subgraphs into functions, and replaces
|
/external/toolchain-utils/bestflags/ |
flags_test.py | 69 The FormattedForUse replaces the string within the [] with the actual value. 81 # For numeric flag, the FormattedForUse replaces the string within the []
|
/frameworks/base/core/java/android/text/style/ |
AccessibilityClickableSpan.java | 48 // The id of the span this one replaces 56 * @param originalClickableSpanId The id of the span this one replaces
|
/frameworks/support/core/ktx/src/main/java/androidx/core/text/ |
SpannableStringBuilder.kt | 48 * replaces text. Inserting, deleting, or clearing the text will cause the span to be placed at 65 * replaces text. Inserting, deleting, or clearing the text will cause the span to be placed at
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
UnresolvedSet.h | 91 /// Replaces the given declaration with the new one, once. 101 /// Replaces the declaration at the given iterator with the new one,
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/ |
UnresolvedSet.h | 91 /// Replaces the given declaration with the new one, once. 101 /// Replaces the declaration at the given iterator with the new one,
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/ |
UnresolvedSet.h | 91 /// Replaces the given declaration with the new one, once. 101 /// Replaces the declaration at the given iterator with the new one,
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/ |
UnresolvedSet.h | 91 /// Replaces the given declaration with the new one, once. 101 /// Replaces the declaration at the given iterator with the new one,
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/ |
UnresolvedSet.h | 91 /// Replaces the given declaration with the new one, once. 101 /// Replaces the declaration at the given iterator with the new one,
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/ |
UnresolvedSet.h | 91 /// Replaces the given declaration with the new one, once. 101 /// Replaces the declaration at the given iterator with the new one,
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/ |
UnresolvedSet.h | 91 /// Replaces the given declaration with the new one, once. 101 /// Replaces the declaration at the given iterator with the new one,
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
UnresolvedSet.h | 91 /// Replaces the given declaration with the new one, once. 101 /// Replaces the declaration at the given iterator with the new one,
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/ |
UnresolvedSet.h | 91 /// Replaces the given declaration with the new one, once. 101 /// Replaces the declaration at the given iterator with the new one,
|
Completed in 2188 milliseconds
<<11121314151617181920>>