HomeSort by relevance Sort by last modified time
    Searched full:cloner (Results 1 - 15 of 15) sorted by null

  /art/tools/dexfuzz/src/dexfuzz/program/
MInsn.java 49 // It is the responsibility of the cloner to update these values.
  /external/kernel-headers/original/uapi/linux/
sched.h 14 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sched.h 14 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
sched.h 14 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
TestBoilerplate.java 129 Method cloner = aClass.getMethod("clone", (Class[])null); local
130 return cloner.invoke(a,(Object[])null);
  /external/strace/
clone.c 14 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sched.h 48 parent as the cloner. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sched.h 51 parent as the cloner. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sched.h 51 parent as the cloner. */
  /external/ltrace/
dict.h 243 /* A cloner that calls 'strdup' on keys in a table. */
  /external/llvm/unittests/Transforms/Utils/
Cloning.cpp 1 //===- Cloning.cpp - Unit tests for the Cloner ----------------------------===//
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
CloneFunction.cpp 11 // low-level function cloner. This is used by the CloneFunction and function
  /external/e2fsprogs/po/
fr.po 651 msgstr "Cloner les blocs r?clam?s plusieurs fois"
    [all...]
  /external/valgrind/include/vki/
vki-linux.h 385 #define VKI_CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */
    [all...]

Completed in 1237 milliseconds