HomeSort by relevance Sort by last modified time
    Searched full:cloning (Results 126 - 150 of 348) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-string.h 194 // Constructs a String by cloning a 0-terminated C string.
  /external/gptfdisk/
README 90 use in scripts to help automate tasks such as disk cloning or preparing
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/iterator/
TestUCharacterIterator.java 43 * Testing cloning
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/iterator/
TestUCharacterIterator.java 39 * Testing cloning
  /external/llvm/examples/Kaleidoscope/Chapter2/
toy.cpp 9 // Cloning make_unique here until it's standard in C++14.
  /external/llvm/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 23 #include "llvm/Transforms/Utils/Cloning.h"
  /external/llvm/lib/Target/X86/
X86WinEHState.cpp 34 #include "llvm/Transforms/Utils/Cloning.h"
  /external/llvm/test/CodeGen/WinEH/
wineh-cloning.ll 353 ; This call will get cloned; make sure we can handle cloning
  /external/llvm/tools/bugpoint/
ExtractFunction.cpp 32 #include "llvm/Transforms/Utils/Cloning.h"
CrashDebugger.cpp 31 #include "llvm/Transforms/Utils/Cloning.h"
618 // these dropped during cloning.
  /external/llvm/tools/llc/
llc.cpp 48 #include "llvm/Transforms/Utils/Cloning.h"
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-string.h 194 // Constructs a String by cloning a 0-terminated C string.
  /external/mesa3d/src/glsl/
lower_variable_index_to_cond_assign.cpp 36 * \c i to a constant index. This is done by cloning the canonical form and
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-string.h 194 // Constructs a String by cloning a 0-terminated C string.
  /external/opencv3/doc/py_tutorials/py_setup/py_setup_in_fedora/
py_setup_in_fedora.markdown 124 It will create a folder OpenCV in home directory (or the directory you specify). The cloning may
  /external/protobuf/gtest/include/gtest/internal/
gtest-string.h 194 // Constructs a String by cloning a 0-terminated C string.
  /external/skia/site/dev/testing/
skialab.md 43 If you must make changes, such as cloning a copy of Skia to run tests and debug
  /frameworks/base/libs/hwui/
VectorDrawable.h 356 FullPath(const FullPath& path); // for cloning
  /frameworks/base/services/core/java/com/android/server/pm/
PackageSettingBase.java 151 * New instance of PackageSetting with one-level-deep cloning.
  /libcore/luni/src/main/java/libcore/reflect/
AnnotationMember.java 306 // got some other error, have to go with deep cloning
  /libcore/ojluni/src/main/java/sun/security/jca/
ProviderList.java 50 * cloning and synchronization in consumers. The add() and remove() style
  /libcore/ojluni/src/main/java/sun/security/x509/
NameConstraintsExtension.java 610 "cloning NameConstraintsException. This should never happen.");
X509CRLEntryImpl.java 444 //XXX consider cloning this
  /external/clang/lib/CodeGen/
CGVTables.cpp 25 #include "llvm/Transforms/Utils/Cloning.h"
133 // FIXME: Cloning isn't correct in the presence of indirect goto!
    [all...]
  /frameworks/base/media/java/android/media/
AudioAttributes.java 435 @SuppressWarnings("unchecked") // for cloning of mTags
448 @SuppressWarnings("unchecked") // for cloning of mTags
    [all...]

Completed in 3712 milliseconds

1 2 3 4 56 7 8 91011>>