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

  /development/tools/idegen/src/
IntelliJ.java 27 private static final String IDEA_IPR = "android.ipr";
34 String ipr = Files.toString(new File(templatesDirectory, IDEA_IPR)); local
35 Files.toFile(ipr, new File(IDEA_IPR));
  /system/media/wilhelm/src/itf/
IPresetReverb.c 25 static inline bool NO_PRESETREVERB(IPresetReverb* ipr) {
26 return (ipr->mPresetReverbEffect == 0);
  /external/webkit/LayoutTests/dom/html/level1/core/resources/
COPYRIGHT.html 6 <title>W3C IPR SOFTWARE NOTICE</title>
15 W3C IPR SOFTWARE NOTICE
  /external/webkit/LayoutTests/dom/html/level2/core/resources/
COPYRIGHT.html 6 <title>W3C IPR SOFTWARE NOTICE</title>
15 W3C IPR SOFTWARE NOTICE
  /external/webkit/LayoutTests/dom/html/level2/events/resources/
COPYRIGHT.html 6 <title>W3C IPR SOFTWARE NOTICE</title>
15 W3C IPR SOFTWARE NOTICE
  /external/webkit/LayoutTests/dom/html/level2/html/resources/
COPYRIGHT.html 6 <title>W3C IPR SOFTWARE NOTICE</title>
15 W3C IPR SOFTWARE NOTICE
  /external/webkit/LayoutTests/dom/xhtml/level1/core/resources/
COPYRIGHT.xhtml 7 <title>W3C IPR SOFTWARE NOTICE</title>
11 W3C IPR SOFTWARE NOTICE
  /external/webkit/LayoutTests/dom/xhtml/level2/core/resources/
COPYRIGHT.xhtml 7 <title>W3C IPR SOFTWARE NOTICE</title>
11 W3C IPR SOFTWARE NOTICE
  /external/webkit/LayoutTests/dom/xhtml/level2/events/resources/
COPYRIGHT.xhtml 7 <title>W3C IPR SOFTWARE NOTICE</title>
11 W3C IPR SOFTWARE NOTICE
  /external/webkit/LayoutTests/dom/xhtml/level2/html/resources/
COPYRIGHT.xhtml 7 <title>W3C IPR SOFTWARE NOTICE</title>
11 W3C IPR SOFTWARE NOTICE
  /external/webkit/LayoutTests/dom/xhtml/level3/core/resources/
COPYRIGHT.xhtml 6 <title>W3C IPR SOFTWARE NOTICE</title>
15 W3C IPR SOFTWARE NOTICE
  /external/openssl/crypto/rc4/asm/
rc4-ia64.pl 252 &I(\$c, "KEYADDR(IPr[%u], I[%u])", $i0 % $NIP, $i1 % $NI) if ($p & $pComI);
258 &I(\$c, "SKEY [IPr[%u]] = SJ[%u]", $i2 % $NIP, $i1%$NSJ)if ($p & $pComT);
263 &I(\$c, "LKEY SI[%u] = [IPr[%u]]", $i0 % $NSI, $i0%$NIP)if ($p & $pComI);
413 KEYADDR(IPr[0], I[1]); \\
416 LKEY SI[0] = [IPr[0]]; \\
434 (pComputeI) KEYADDR(IPr[0], I[1]); \\
437 (pComputeT) SKEY [IPr[2]] = SJ[1]; \\
441 (pComputeI) LKEY SI[0] = [IPr[0]]; \\
475 .rotr Data[4], I[2], IPr[3], SI[3], JP[2], SJ[2], T[2], \\
  /external/opencv/cvaux/src/
cvsegment.cpp 58 #define PUSH(Y,IL,IR,IPL,IPR,FL) { stack[StIn].y=(ushort)(Y); \
62 stack[StIn].Prevr=(ushort)(IPR); \
66 #define POP(Y,IL,IR,IPL,IPR,FL) { StIn--; \
71 IPR=stack[StIn].Prevr; \
  /system/media/wilhelm/src/android/
android_Effect.h 53 extern void android_prev_init(IPresetReverb* ipr);
android_Effect.cpp 357 void android_prev_init(IPresetReverb* ipr) {
361 ipr->mPresetReverbEffect, &ipr->mPresetReverbDescriptor.type)) {
368 if (android::NO_ERROR == android_prev_getPreset(ipr->mPresetReverbEffect, &preset)) {
369 ipr->mPreset = preset;
371 ipr->mPresetReverbEffect->setEnabled(SL_REVERBPRESET_NONE != preset);
  /development/tools/idegen/
README 24 3) Open android.ipr in IntelliJ. If you already have the project open,
  /external/tcpdump/
sctpConstants.h 53 * a) There may be IPR on SHA-1, or so the FIP-180-1 page says,
  /frameworks/base/tools/preload/
preload.ipr 367 <option name="state" value="project:///Volumes/Android/donut/frameworks/base/tools/preload/preload.ipr" />
  /external/srtp/doc/
rfc3711.txt     [all...]
  /frameworks/base/docs/html/sdk/
OLD_RELEASENOTES.jd 517 <p>Using activityCreator with the <code>--ide intellij</code> option creates IntelliJ scripts with incorrect documentation location specified. To correct, change value for the <code>&lt;JAVADOC&gt;</code> element in the generated .ipr file from <code>file://.../docs/framework</code> to <code>file://.../docs/reference</code>.</p>
  /external/libpcap/doc/
pcap.xml 6 <rfc ipr="full2026" docname="draft-libpcap-dump-format-00.txt">
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/gconv/
libJISX0213.so 

Completed in 456 milliseconds