Home
last modified time | relevance | path

Searched full:preserve (Results 1 – 25 of 3223) sorted by relevance

12345678910>>...129

/external/iproute2/testsuite/tests/tc/
Dpedit.t43 do_pedit offset 13 u8 preserve
66 # for i in preserve invert clear; do
90 do_pedit ip ihl preserve
98 do_pedit ip src preserve
106 do_pedit ip dst preserve
116 do_pedit ip tos preserve
124 do_pedit ip protocol preserve
134 do_pedit ip nofrag preserve
144 do_pedit ip firstfrag preserve
156 do_pedit ip ce preserve
[all …]
/external/proguard/examples/
Dandroid.pro59 # Preserve all fundamental application classes.
67 # Preserve all View implementations, their special context constructors, and
77 # Preserve all classes that have special context constructors, and the
84 # Preserve all classes that have special context constructors, and the
91 # Preserve all possible onClick handlers.
98 # Preserve the special fields of all Parcelable implementations.
104 # Preserve static fields of inner classes of R classes that might be accessed
111 # Preserve annotated Javascript interface methods.
117 # Preserve the required interface from the License Verification Library
129 # Preserve all native method names and the names of their classes.
[all …]
Dlibrary.pro27 # Preserve all annotations.
31 # Preserve all public classes, and their public and protected fields and
38 # Preserve all .class method names.
45 # Preserve all native method names and the names of their classes.
51 # Preserve the special static methods that are required in all enumeration
59 # Explicitly preserve all serialization members. The Serializable interface
Dscala.pro33 # Preserve all annotations.
41 # Preserve all public applications.
47 # Preserve some classes and class members that are accessed by means of
80 # Preserve some classes and class members that are accessed by means of
97 # Preserve all native method names and the names of their classes.
103 # Preserve the special static methods that are required in all enumeration
111 # Explicitly preserve all serialization members. The Serializable interface
/external/libchrome/base/time/
Dtime.cc42 // Preserve max to prevent overflow. in InDays()
50 // Preserve max to prevent overflow. in InDaysFloored()
63 // Preserve max to prevent overflow. in InHours()
71 // Preserve max to prevent overflow. in InMinutes()
79 // Preserve max to prevent overflow. in InSecondsF()
87 // Preserve max to prevent overflow. in InSeconds()
95 // Preserve max to prevent overflow. in InMillisecondsF()
103 // Preserve max to prevent overflow. in InMilliseconds()
111 // Preserve max to prevent overflow. in InMillisecondsRoundedUp()
124 // Preserve max to prevent overflow. in InMicroseconds()
[all …]
/external/proguard/examples/gradle/
Dandroid.gradle79 // Preserve all fundamental application classes.
87 // Preserve all View implementations, their special context constructors, and
97 // Preserve all classes that have special context constructors, and the
104 // Preserve all classes that have special context constructors, and the
111 // Preserve all possible onClick handlers.
118 // Preserve the special fields of all Parcelable implementations.
124 // Preserve static fields of inner classes of R classes that might be accessed
131 // Preserve annotated Javascript interface methods.
137 // Preserve the required interface from the License Verification Library
149 // Preserve all native method names and the names of their classes.
[all …]
/external/libwebsockets/doc-assets/
Dlwsac.svg17 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="181.33…
18 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="184.53…
21 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="185.17…
22 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="198.19…
24 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="188.84…
34 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="226.27…
36 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="230.13…
37 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="233.33…
40 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="233.97…
41 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="246.99…
[all …]
Dthreadpool-states.svg72 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="101.37…
74 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="101.17…
76 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="88.389…
78 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="115.55…
80 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="101.30…
89 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="83.188…
90 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="81.767…
93 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="85.033…
94 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="120.33…
95 …gatures:normal;font-variant-numeric:normal;line-height:1.25" xml:space="preserve"><tspan x="113.87…
[all …]
Dthreadpool.svg2preserve"><tspan x="-425.05948" y="144.5038" stroke-width=".26458">Worker threads</tspan></text><t…
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/
Dtarget.pbtxt3 …des -tf-control-output-arrays=Variable/Assign,AssignAdd -o - | FileCheck --check-prefix=PRESERVE %s
195 # PRESERVE-LABEL: func @main
196 # PRESERVE-SAME: control_outputs = "Variable/Assign,AssignAdd"
197 # PRESERVE-SAME: inputs = ""
198 # PRESERVE-SAME: outputs = ""
199 # PRESERVE-NOT: "tf.Identity"
200 # PRESERVE: %[[VAR:.*]], %{{.*}} = tf_executor.island wraps "tf.VariableV2"
201 # PRESERVE-DAG: %{{.*}}, %[[ASSIGN_CTRL:.*]] = tf_executor.island wraps "tf.Assign"
202 # PRESERVE-DAG: %{{.*}}, %[[ASSIGN_ADD_CTRL:.*]] = tf_executor.island wraps "tf.AssignAdd"
203 # PRESERVE-NEXT: tf_executor.fetch %[[ASSIGN_CTRL]], %[[ASSIGN_ADD_CTRL]]
Dmulti-output-feeds.pbtxt3 …=z:1,z:2 -tf-input-shapes=':' -tf-output-arrays=z:0,a:0 -o - | FileCheck --check-prefix=PRESERVE %s
301 # PRESERVE-LABEL: func @main
302 # PRESERVE-SAME: (%[[ARG_0:.*]]: tensor<f32>, %[[ARG_1:.*]]: tensor<f32>) -> (tensor<*xf32>, tenso…
303 # PRESERVE-SAME: control_outputs = ""
304 # PRESERVE-SAME: inputs = "z:1,z:2"
305 # PRESERVE-SAME: outputs = "z:0,a:0"
306 # PRESERVE: %{{.*}}, %[[ASSIGN_ADD_CTRL:.*]] = tf_executor.island wraps "tf.AssignAdd"
307 # PRESERVE: %[[IDENTITY_N:.*]]:3, %{{.*}} = tf_executor.island(%[[ASSIGN_ADD_CTRL]]) wrap…
308 # PRESERVE: %[[ADD:.*]], %{{.*}} = tf_executor.island wraps "tf.Add"(%[[ARG_0]], %[[ARG_1…
309 # PRESERVE: tf_executor.fetch %[[IDENTITY_N]]#0, %[[ADD]]
/external/llvm/lib/Analysis/
DLoopPassManager.cpp30 PA.preserve<DominatorTreeAnalysis>(); in getLoopPassPreservedAnalyses()
31 PA.preserve<LoopAnalysis>(); in getLoopPassPreservedAnalyses()
32 PA.preserve<ScalarEvolutionAnalysis>(); in getLoopPassPreservedAnalyses()
33 // TODO: What we really want to do here is preserve an AA category, but that in getLoopPassPreservedAnalyses()
35 PA.preserve<BasicAA>(); in getLoopPassPreservedAnalyses()
36 PA.preserve<GlobalsAA>(); in getLoopPassPreservedAnalyses()
37 PA.preserve<SCEVAA>(); in getLoopPassPreservedAnalyses()
/external/libxkbcommon/test/data/types/
Dlevel5103 preserve[LevelFive+Shift] = Shift;
104 preserve[NumLock+Shift] = Shift;
105 preserve[Lock+LevelFive+Shift] = Shift;
106 preserve[Lock+NumLock+Shift] = Shift;
165 preserve[LevelFive+Shift] = Shift;
166 preserve[NumLock+Shift] = Shift;
197 preserve[Lock+LevelThree] = Lock;
198 preserve[Lock+Shift+LevelThree] = Lock;
199 preserve[Lock+LevelFive] = Lock;
200 preserve[Lock+Shift+LevelFive] = Lock;
[all …]
/external/libabigail/doc/vizualization/layout/svg/
Dsa-D2v.svg287 xml:space="preserve"><tspan
293 xml:space="preserve"
307 xml:space="preserve"><tspan
313 xml:space="preserve"
329 xml:space="preserve"><tspan
335 xml:space="preserve"
346 xml:space="preserve"
358 xml:space="preserve"
370 xml:space="preserve"
390 xml:space="preserve"><tspan
[all …]
Dsa-D2.svg279 xml:space="preserve"><tspan
283 xml:space="preserve"
299 xml:space="preserve"><tspan
305 xml:space="preserve"
321 xml:space="preserve"><tspan
327 xml:space="preserve"
338 xml:space="preserve"
350 xml:space="preserve"
362 xml:space="preserve"
382 xml:space="preserve"><tspan
[all …]
Dsa-D1.svg263 xml:space="preserve"><tspan
269 xml:space="preserve"
285 xml:space="preserve"><tspan
291 xml:space="preserve"
307 xml:space="preserve"><tspan
313 xml:space="preserve"
324 xml:space="preserve"
336 xml:space="preserve"
348 xml:space="preserve"
368 xml:space="preserve"><tspan
[all …]
Dsa-A.svg265 xml:space="preserve"><tspan
271 xml:space="preserve"
287 xml:space="preserve"><tspan
293 xml:space="preserve"
309 xml:space="preserve"><tspan
315 xml:space="preserve"
326 xml:space="preserve"
338 xml:space="preserve"
350 xml:space="preserve"
370 xml:space="preserve"><tspan
[all …]
Dsa-C3.svg249 xml:space="preserve"
261 xml:space="preserve"
275 xml:space="preserve"><tspan
281 xml:space="preserve"
297 xml:space="preserve"><tspan
303 xml:space="preserve"
317 xml:space="preserve"><flowRegion
332 xml:space="preserve"><tspan
338 xml:space="preserve"
352 xml:space="preserve"
[all …]
Dsa-C2.svg249 xml:space="preserve"
261 xml:space="preserve"
277 xml:space="preserve"><tspan
283 xml:space="preserve"
299 xml:space="preserve"><tspan
305 xml:space="preserve"
319 xml:space="preserve"><flowRegion
334 xml:space="preserve"><tspan
340 xml:space="preserve"
354 xml:space="preserve"
[all …]
Dsa-D3.svg255 xml:space="preserve"><tspan
259 xml:space="preserve"
275 xml:space="preserve"><tspan
281 xml:space="preserve"
297 xml:space="preserve"><tspan
303 xml:space="preserve"
315 xml:space="preserve"
327 xml:space="preserve"
347 xml:space="preserve"><tspan
353 xml:space="preserve"
[all …]
Dsa-D3v.svg259 xml:space="preserve"><tspan
263 xml:space="preserve"
277 xml:space="preserve"><tspan
288 xml:space="preserve"><tspan
294 xml:space="preserve"
306 xml:space="preserve"
318 xml:space="preserve"
338 xml:space="preserve"><tspan
344 xml:space="preserve"
358 xml:space="preserve"
[all …]
/external/toybox/tests/
Dtimeout.test19 testcmd "--preserve-status" '--preserve-status .1 sleep 100 ; echo $?' '143\n' '' ''
20 testcmd "--preserve-status killed" '--preserve-status -s 9 .1 sleep 100 ; echo $?' '137\n' '' ''
33 testcmd "trap-and-exit --preserve-status" \
34 '--preserve-status 1 ./loop.sh ; echo $?' '3\n' '' ''
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAnalysisManager.cpp121 // preserve all Loop analyses. in invalidate()
140 PA.preserve<DominatorTreeAnalysis>(); in getLoopPassPreservedAnalyses()
141 PA.preserve<LoopAnalysis>(); in getLoopPassPreservedAnalyses()
142 PA.preserve<LoopAnalysisManagerFunctionProxy>(); in getLoopPassPreservedAnalyses()
143 PA.preserve<ScalarEvolutionAnalysis>(); in getLoopPassPreservedAnalyses()
144 // FIXME: What we really want to do here is preserve an AA category, but that in getLoopPassPreservedAnalyses()
146 PA.preserve<AAManager>(); in getLoopPassPreservedAnalyses()
147 PA.preserve<BasicAA>(); in getLoopPassPreservedAnalyses()
148 PA.preserve<GlobalsAA>(); in getLoopPassPreservedAnalyses()
149 PA.preserve<SCEVAA>(); in getLoopPassPreservedAnalyses()
/external/proguard/examples/ant/
Dapplications2.xml24 <!-- Save the obfuscation mapping to a file, and preserve line numbers. -->
30 <!-- Preserve all annotations. -->
34 <!-- Preserve all public applications. -->
40 <!-- Preserve all native method names and the names of their classes. -->
46 <!-- Preserve the methods that are required in all enumeration classes. -->
53 <!-- Explicitly preserve all serialization members. The Serializable
Dapplets.xml21 <!-- Optionally preserve line numbers in the obfuscated stack traces.
26 <!-- Preserve all annotations. -->
30 <!-- Preserve all public applets. -->
34 <!-- Preserve all native method names and the names of their classes. -->
40 <!-- Preserve the methods that are required in all enumeration classes. -->
53 <!-- Explicitly preserve all serialization members. The Serializable

12345678910>>...129