Searched refs:cloning (Results 1 – 25 of 34) sorted by relevance
12
3 ; Make sure that profile and unpredictable metadata is preserved when cloning a select.19 ; Make sure that profile and unpredictable metadata is preserved when cloning a branch.
1 ; Test that "personality" attributes are correctly updated when cloning modules.
10 The patterns were first generated by running make after cloning the upstream
153 private boolean cloning; field in CreateJobViewPresenter163 public void setCloning(boolean cloning) { in setCloning() argument164 this.cloning = cloning; in setCloning()168 return cloning; in isCloning()
5 Fix bugs in bad-block cloning.
33 1> Check the process id of container after cloning as 1.
10 ; In this case, the if converter was cloning the return instruction so that we had
20 language, maybe you could volunteer your time --- or invent a cloning machine
6 /* define if you have a cloning BPF device */
221 AC_DEFINE(HAVE_CLONING_BPF,1,[define if you have a cloning BPF device])
333 AC_DEFINE(HAVE_CLONING_BPF,1,[define if you have a cloning BPF device])
227 ; Test cloning an or, which is not an OverflowBinaryOperator.
312 ; This call will get cloned; make sure we can handle cloning
43 If you must make changes, such as cloning a copy of Skia to run tests and debug
548 # cloning a job
124 o Fix object cloning
332 configuration by cloning the configuration for the parent direction -- the root
144 Build all Windows targets after installing required software and cloning the Loader and Validation …
90 use in scripts to help automate tasks such as disk cloning or preparing
541 GUIDs. Intended for use after cloning a disk with a utility that copies
349 local test configuration by cloning the configuration for the parent directory
1283 Added cloning of Lexer objects. For example:
2979 objects can also be allocated by cloning existing ones by using
330 * Added ctor to RecognizerSharedState to allow cloning it.