HomeSort by relevance Sort by last modified time
    Searched refs:CLONE (Results 1 - 25 of 29) sorted by null

1 2

  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
UConverterConstants.java 142 static final int CLONE = 5; /**< Called when safeClone() is called on the
146 by the new converter, the callback must clone
  /hardware/intel/img/psb_video/src/android/
psb_HDMIExtMode.h 55 CLONE,
psb_output_android.c 323 if ((*hdmi_mode == EXTENDED_VIDEO) || (*hdmi_mode == CLONE)) {
413 drv_debug_msg(VIDEO_DEBUG_GENERAL, "WIDI in clone mode, use texstreaming\n");
  /external/selinux/checkpolicy/
policy_scan.l 66 CLONE |
67 clone { return(CLONE); }
policy_parse.y 89 %token CLONE
    [all...]
  /external/curl/lib/
cookie.c 1084 #define CLONE(field) \
1097 CLONE(expirestr);
1098 CLONE(domain);
1099 CLONE(path);
1100 CLONE(spath);
1101 CLONE(name);
1102 CLONE(value);
1103 CLONE(maxage);
1104 CLONE(version);
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.h 66 CLONE,
psb_xrandr.c 193 /* MIPI1 clone MIPI0 */
196 psb_xrandr_info->hdmi_extvideo_prop->ExtDesktopMode = CLONE;
239 if (psb_xrandr_info->hdmi_extvideo_prop->ExtDesktopMode == CLONE)
611 ret = (psb_xrandr_info->hdmi_extvideo_prop->ExtDesktopMode == CLONE) ? 1 : 0;
    [all...]
  /external/caliper/examples/src/main/java/examples/
CopyArrayBenchmark.java 29 * <p>Once upon a time, {@code clone} was much slower than the other array copy techniques, but
33 * array clone() much slower than Arrays.copyOf</a>
42 * With the "client" compiler, LOOP beats CLONE, which is the slowest.
49 CLONE {
51 return array.clone();
54 return array.clone();
57 return array.clone();
60 return array.clone();
63 return array.clone();
66 return array.clone();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]
  /external/annotation-tools/annotation-file-utilities/lib/
plume-core.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/guice/extensions/struts2/lib/
core-3.1.1.jar 
  /prebuilts/devtools/tools/lib/
ecj-4.4.jar 
ecj-4.6.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/26.2.0-alpha16/
kotlin-compiler-26.2.0-alpha16.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.4.7/
groovy-all-2.4.7.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 

Completed in 392 milliseconds

1 2