OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rewriter
(Results
176 - 200
of
486
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
SymbolRewriter.h
11
//
Rewriter
pass.
13
// The Symbol
Rewriter
pass takes a set of rewrite descriptors which define
17
// All the functions are re-written at the IR level. The Symbol
Rewriter
itself
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
SymbolRewriter.h
11
//
Rewriter
pass.
13
// The Symbol
Rewriter
pass takes a set of rewrite descriptors which define
17
// All the functions are re-written at the IR level. The Symbol
Rewriter
itself
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
SymbolRewriter.h
11
//
Rewriter
pass.
13
// The Symbol
Rewriter
pass takes a set of rewrite descriptors which define
17
// All the functions are re-written at the IR level. The Symbol
Rewriter
itself
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
SymbolRewriter.h
11
//
Rewriter
pass.
13
// The Symbol
Rewriter
pass takes a set of rewrite descriptors which define
17
// All the functions are re-written at the IR level. The Symbol
Rewriter
itself
/external/clang/include/clang/Basic/
DiagnosticCommonKinds.td
210
// TODO: Use a custom category name to distinguish
rewriter
errors.
211
def err_mt_message : Error<"[
rewriter
] %0">, SuppressInSystemHeader;
212
def warn_mt_message : Warning<"[
rewriter
] %0">;
213
def note_mt_message : Note<"[
rewriter
] %0">;
216
def warn_arcmt_nsalloc_realloc : Warning<"[
rewriter
] call returns pointer to GC managed memory; it will become unmanaged in ARC">;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
DiagnosticCommonKinds.td
218
// TODO: Use a custom category name to distinguish
rewriter
errors.
219
def err_mt_message : Error<"[
rewriter
] %0">, SuppressInSystemHeader;
220
def warn_mt_message : Warning<"[
rewriter
] %0">;
221
def note_mt_message : Note<"[
rewriter
] %0">;
224
def warn_arcmt_nsalloc_realloc : Warning<"[
rewriter
] call returns pointer to GC managed memory; it will become unmanaged in ARC">;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
DiagnosticCommonKinds.td
218
// TODO: Use a custom category name to distinguish
rewriter
errors.
219
def err_mt_message : Error<"[
rewriter
] %0">, SuppressInSystemHeader;
220
def warn_mt_message : Warning<"[
rewriter
] %0">;
221
def note_mt_message : Note<"[
rewriter
] %0">;
224
def warn_arcmt_nsalloc_realloc : Warning<"[
rewriter
] call returns pointer to GC managed memory; it will become unmanaged in ARC">;
/external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp
104
void simplifyAndExtend(Loop *L, SCEVExpander &
Rewriter
, LoopInfo *LI);
107
void rewriteLoopExitValues(Loop *L, SCEVExpander &
Rewriter
);
111
PHINode *IndVar, SCEVExpander &
Rewriter
);
115
Value *expandSCEVIfNeeded(SCEVExpander &
Rewriter
, const SCEV *S, Loop *L,
128
/// Return true if the SCEV expansion generated by the
rewriter
can replace the
479
Value *IndVarSimplify::expandSCEVIfNeeded(SCEVExpander &
Rewriter
, const SCEV *S,
484
if (Value *ExistingValue =
Rewriter
.findExistingExpansion(S, InsertPt, L))
489
return
Rewriter
.expandCodeFor(S, ResultTy, InsertPt);
507
void IndVarSimplify::rewriteLoopExitValues(Loop *L, SCEVExpander &
Rewriter
) {
606
bool HighCost =
Rewriter
.isHighCostExpansion(ExitValue, L, Inst)
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/Core/
Replacement.h
11
// While single translation unit refactorings are supported via the
Rewriter
,
37
class
Rewriter
;
124
/// \brief Applies the replacement on the
Rewriter
.
125
bool apply(
Rewriter
&Rewrite) const;
310
/// \brief Apply all replacements in \p Replaces to the
Rewriter
\p Rewrite.
316
bool applyAllReplacements(const Replacements &Replaces,
Rewriter
&Rewrite);
/external/volley/src/main/java/com/android/volley/toolbox/
HurlStack.java
63
* @param urlRewriter
Rewriter
to use for request URLs
70
* @param urlRewriter
Rewriter
to use for request URLs
88
throw new IOException("URL blocked by
rewriter
: " + url);
/external/clang/include/clang/Rewrite/Frontend/
ASTConsumers.h
28
// ObjC
rewriter
: attempts to rewrite ObjC constructs into pure C code.
/external/tensorflow/tensorflow/core/grappler/optimizers/
meta_optimizer.h
28
// Run the other grappler optimizers based on the specified
rewriter
config.
Completed in 6876 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>