Home
last modified time | relevance | path

Searched full:replaces (Results 1 – 25 of 4046) sorted by relevance

12345678910>>...162

/external/libcups/packaging/
Dcups.list.in30 %replaces lpd
31 %replaces lpr
32 %replaces LPRng
36 %replaces cups-da
37 %replaces cups-de
38 %replaces cups-es
39 %replaces cups-et
40 %replaces cups-fi
41 %replaces cups-fr
42 %replaces cups-he
[all …]
/external/clang/unittests/Tooling/
DRefactoringTest.cpp115 Replacements Replaces; in TEST_F() local
116 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), in TEST_F()
118 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 3, 1), in TEST_F()
120 EXPECT_TRUE(applyAllReplacements(Replaces, Context.Rewrite)); in TEST_F()
130 std::vector<Replacement> Replaces; in TEST_F() local
131 Replaces.push_back(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), in TEST_F()
133 Replaces.push_back( in TEST_F()
135 EXPECT_TRUE(applyAllReplacements(Replaces, Context.Rewrite)); in TEST_F()
142 Replacements Replaces; in TEST_F() local
143 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), in TEST_F()
[all …]
DRewriterTest.cpp41 Replacements Replaces; in TEST() local
42 Replaces.insert(Replacement("<file>", 6, 6, "")); in TEST()
43 Replaces.insert(Replacement("<file>", 6, 0, "replaced\n")); in TEST()
44 auto Rewritten = applyAllReplacements("line1\nline2\nline3\nline4", Replaces); in TEST()
/external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
DReplacesParser.java9 // Parser for Replaces Header (RFC3891)
12 // Replaces = "Replaces" HCOLON callid *(SEMI replaces-param)
13 // replaces-param = to-tag / from-tag / early-flag / generic-param
50 Replaces replaces = new Replaces(); in parse() local
54 super.parse(replaces); in parse()
55 replaces.setCallId(callId); in parse()
56 return replaces; in parse()
65 { "Replaces: 12345th5z8z\n", in main()
66 "Replaces: 12345th5z8z;to-tag=tozght6-45;from-tag=fromzght789-337-2\n", in main()
71 Replaces t = (Replaces) tp.parse(); in main()
/external/snakeyaml/src/test/java/org/pyyaml/
DPyTokensTest.java40 Map<Token.ID, String> replaces = new HashMap<Token.ID, String>(); in testTokens() local
41 replaces.put(Token.ID.Directive, "%"); in testTokens()
42 replaces.put(Token.ID.DocumentStart, "---"); in testTokens()
43 replaces.put(Token.ID.DocumentEnd, "..."); in testTokens()
44 replaces.put(Token.ID.Alias, "*"); in testTokens()
45 replaces.put(Token.ID.Anchor, "&"); in testTokens()
46 replaces.put(Token.ID.Tag, "!"); in testTokens()
47 replaces.put(Token.ID.Scalar, "_"); in testTokens()
48 replaces.put(Token.ID.BlockSequenceStart, "[["); in testTokens()
49 replaces.put(Token.ID.BlockMappingStart, "{{"); in testTokens()
[all …]
/external/clang/unittests/Format/
DCleanupTest.cpp26 tooling::Replacements Replaces = format::cleanup(Style, Code, Ranges); in cleanup() local
28 auto Result = applyAllReplacements(Code, Replaces); in cleanup()
256 const tooling::Replacements Replaces) { in apply() argument
257 auto CleanReplaces = cleanupAroundReplacements(Code, Replaces, Style); in apply()
266 const tooling::Replacements Replaces) { in formatAndApply() argument
268 auto CleanReplaces = cleanupAroundReplacements(Code, Replaces, Style); in formatAndApply()
307 tooling::Replacements Replaces = { in TEST_F() local
311 EXPECT_EQ(Expected, formatAndApply(Code, Replaces)); in TEST_F()
318 tooling::Replacements Replaces = {createInsertion("#include \"a.h\"")}; in TEST_F() local
319 EXPECT_EQ(Expected, apply(Code, Replaces)); in TEST_F()
[all …]
/external/clang/include/clang/Tooling/Core/
DReplacement.h150 /// \brief Apply all replacements in \p Replaces to the Rewriter \p Rewrite.
156 bool applyAllReplacements(const Replacements &Replaces, Rewriter &Rewrite);
158 /// \brief Apply all replacements in \p Replaces to the Rewriter \p Rewrite.
164 bool applyAllReplacements(const std::vector<Replacement> &Replaces,
167 /// \brief Applies all replacements in \p Replaces to \p Code.
175 const Replacements &Replaces);
177 /// \brief Calculates how a code \p Position is shifted when \p Replaces are
179 unsigned shiftedCodePosition(const Replacements& Replaces, unsigned Position);
181 /// \brief Calculates how a code \p Position is shifted when \p Replaces are
184 /// \pre Replaces[i].getOffset() <= Replaces[i+1].getOffset().
[all …]
/external/clang/lib/Tooling/Core/
DReplacement.cpp142 unsigned shiftedCodePositionInternal(const T &Replaces, unsigned Position) { in shiftedCodePositionInternal() argument
144 for (const auto& R : Replaces) { in shiftedCodePositionInternal()
158 unsigned shiftedCodePosition(const Replacements &Replaces, unsigned Position) { in shiftedCodePosition() argument
159 return shiftedCodePositionInternal(Replaces, Position); in shiftedCodePosition()
164 unsigned shiftedCodePosition(const std::vector<Replacement> &Replaces, in shiftedCodePosition() argument
166 return shiftedCodePositionInternal(Replaces, Position); in shiftedCodePosition()
169 void deduplicate(std::vector<Replacement> &Replaces, in deduplicate() argument
171 if (Replaces.empty()) in deduplicate()
190 std::sort(Replaces.begin(), Replaces.end(), LessNoPath); in deduplicate()
191 Replaces.erase(std::unique(Replaces.begin(), Replaces.end(), EqualNoPath), in deduplicate()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRFixupKinds.h48 /// Replaces the 8-bit immediate with another value.
51 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
54 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
57 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
60 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
64 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
67 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
70 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
73 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
77 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRFixupKinds.h48 /// Replaces the 8-bit immediate with another value.
51 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
54 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
57 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
60 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
64 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
67 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
70 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
73 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
77 /// Replaces the immediate operand of a 16-bit `Rd, K` instruction
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_replace_linear_algebra_instruction.h42 // Replaces a linear algebra instruction.
57 // Replaces an OpTranspose instruction.
61 // Replaces an OpVectorTimesScalar instruction.
65 // Replaces an OpMatrixTimesScalar instruction.
69 // Replaces an OpVectorTimesMatrix instruction.
73 // Replaces an OpMatrixTimesVector instruction.
77 // Replaces an OpMatrixTimesMatrix instruction.
81 // Replaces an OpOuterProduct instruction.
85 // Replaces an OpDot instruction.
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_replace_linear_algebra_instruction.h42 // Replaces a linear algebra instruction.
57 // Replaces an OpTranspose instruction.
61 // Replaces an OpVectorTimesScalar instruction.
65 // Replaces an OpMatrixTimesScalar instruction.
69 // Replaces an OpVectorTimesMatrix instruction.
73 // Replaces an OpMatrixTimesVector instruction.
77 // Replaces an OpMatrixTimesMatrix instruction.
81 // Replaces an OpOuterProduct instruction.
85 // Replaces an OpDot instruction.
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_replace_linear_algebra_instruction.h42 // Replaces a linear algebra instruction.
57 // Replaces an OpTranspose instruction.
61 // Replaces an OpVectorTimesScalar instruction.
65 // Replaces an OpMatrixTimesScalar instruction.
69 // Replaces an OpVectorTimesMatrix instruction.
73 // Replaces an OpMatrixTimesVector instruction.
77 // Replaces an OpMatrixTimesMatrix instruction.
81 // Replaces an OpOuterProduct instruction.
85 // Replaces an OpDot instruction.
/external/dagger2/javatests/dagger/hilt/android/processor/internal/aggregateddeps/
DTestInstallInTest.java54 + "components,replaces") in testMissingValues()
82 "@TestInstallIn(components = {}, replaces = InstallInModule.class)", in testEmptyComponentValues()
93 + "components={}, replaces={test.InstallInModule})"); in testEmptyComponentValues()
109 "@TestInstallIn(components = SingletonComponent.class, replaces = {})", in testEmptyReplacesValues()
118 "@TestInstallIn, 'replaces' class is invalid or missing: " in testEmptyReplacesValues()
120 + "components={dagger.hilt.components.SingletonComponent}, replaces={})"); in testEmptyReplacesValues()
149 " replaces = InstallInModule.class)", in testMissingModuleAnnotation()
190 " replaces = InstallInModule.class)", in testInvalidUsageOnEntryPoint()
218 " replaces = Foo.class)", in testInvalidReplaceModules()
226 "@TestInstallIn#replaces() can only contain @InstallIn modules, but found:" in testInvalidReplaceModules()
[all …]
/external/cronet/tot/base/android/
Djni_array.h148 // Replaces the content of |out| with the Java bytes in |byte_array|.
162 // Replaces the content of |out| with the Java bytes in |byte_array|. No UTF-8
168 // Replaces the content of |out| with the Java booleans in |boolean_array|.
174 // Replaces the content of |out| with the Java ints in |int_array|.
179 // Replaces the content of |out| with the Java longs in |long_array|.
185 // Replaces the content of |out| with the Java longs in |long_array|.
191 // Replaces the content of |out| with the Java floats in |float_array|.
197 // Replaces the content of |out| with the Java doubles in |double_array|.
203 // Assuming |array| is an byte[][] (array of byte arrays), replaces the
211 // Assuming |array| is an byte[][] (array of byte arrays), replaces the
[all …]
/external/cronet/stable/base/android/
Djni_array.h148 // Replaces the content of |out| with the Java bytes in |byte_array|.
162 // Replaces the content of |out| with the Java bytes in |byte_array|. No UTF-8
168 // Replaces the content of |out| with the Java booleans in |boolean_array|.
174 // Replaces the content of |out| with the Java ints in |int_array|.
179 // Replaces the content of |out| with the Java longs in |long_array|.
185 // Replaces the content of |out| with the Java longs in |long_array|.
191 // Replaces the content of |out| with the Java floats in |float_array|.
197 // Replaces the content of |out| with the Java doubles in |double_array|.
203 // Assuming |array| is an byte[][] (array of byte arrays), replaces the
211 // Assuming |array| is an byte[][] (array of byte arrays), replaces the
[all …]
/external/libchrome/base/android/
Djni_array.h83 // Replaces the content of |out| with the Java bytes in |bytes_array|.
88 // Replaces the content of |out| with the Java booleans in |boolean_array|.
93 // Replaces the content of |out| with the Java ints in |int_array|.
99 // Replaces the content of |out| with the Java longs in |long_array|.
104 // Replaces the content of |out| with the Java longs in |long_array|.
110 // Replaces the content of |out| with the Java floats in |float_array|.
116 // Assuming |array| is an byte[][] (array of byte arrays), replaces the
124 // Assuming |array| is an int[][] (array of int arrays), replaces the
/external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/
DReplaceIcuTags.java30 * Replaces {@icu}, {@icuenhanced} and {@icunote} with text.
41 // ICU replaces {@icu __usage__} with "Methods, fields, and other functionality specific to in visitTagElement()
43 // ICU replaces {@icu} with [icu] in visitTagElement()
56 // ICU replaces {@icuenhanced <classname>} with "[icu enhancement] ICU's replacement for in visitTagElement()
62 // ICU replaces {@icunote} with "[icu] Note:" in visitTagElement()
66 // ICU replaces {@discouraged} with "Discouraged:" in visitTagElement()
/external/dagger2/java/dagger/hilt/testing/
DTestInstallIn.java27 * An annotation that replaces one or more {@link dagger.hilt.InstallIn} modules with the annotated
35 * // Replaces FooModule with FakeFooModule, and installs it into the same component as FooModule.
37 * {@literal @}TestInstallIn(components = SingletonComponent.class, replaces = FooModule.class)
56 Class<?>[] replaces(); in replaces() method
/external/tensorflow/tensorflow/compiler/xla/tools/
Dhlo_control_flow_flattening.h29 // An HLO pass that replaces while loop conditionals to execute a known constant
64 // Replaces an infeed with a custom call.
66 // Removes outfeeds and replaces the outfeed HLO with a side-effecting custom
73 // Replaces a partition-id or replica-id with a zero constant.
92 // Replaces a collective op with a custom call.
/external/python/pyyaml/examples/yaml-highlight/
Dyaml_hl.py8 tokens=None, events=None, replaces=None): argument
11 self.replaces = replaces
35 [None, u'replaces'], list)
87 for substring, replacement in self.style.replaces:
/external/e2fsprogs/debian/
Dcontrol25 Replaces: e2fsprogs (<< 1.45.3-1)
56 Replaces: e2fsprogs (<< 1.43.5-1)
71 Replaces: libcomerr2 (<< 1.43.9-1~)
87 Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3)
101 Replaces: e2fsprogs (<< 1.34-1)
145 Replaces: e2fslibs (<< 1.43.9-1~)
165 Replaces: e2fslibs-dev (<< 1.43.9-1~)
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/
DReplaces.java14 * Replaces SIPHeader.
24 public class Replaces class
31 public static final String NAME = "Replaces";
42 public Replaces() { in Replaces() method in Replaces
50 public Replaces(String callId) throws IllegalArgumentException { in Replaces() method in Replaces
188 * $Log: Replaces.java,v $
223 * Add Session Timer and Replaces headers
/external/tensorflow/tensorflow/lite/
Dmutable_op_resolver.h70 /// Replaces any previous registration for the same operator version.
76 /// Replaces any previous registration for the same operator version.
82 /// Replaces any previous registration for the same operator version.
88 /// Replaces any previous registration for the same operator version.
93 /// Replaces any previous registrations for the same operator versions,
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dreplace_desc_array_access_using_var_index.h50 // Replaces all accesses to |var| using variable indices with constant
56 // Replaces the OpAccessChain or OpInBoundsAccessChain instruction |use| that
67 // Replaces users of the OpAccessChain or OpInBoundsAccessChain instruction
97 // Replaces the non-uniform access to a descriptor variable
144 // Replaces in-operands of all instructions in the basic block |block| using
192 // Replaces the incoming block operand of OpPhi instructions with

12345678910>>...162