HomeSort by relevance Sort by last modified time
    Searched full:ive (Results 1 - 25 of 40) sorted by null

1 2

  /external/apache-harmony/support/src/test/resources/tests/resources/manifest/
hyts_MANIFEST.MF 4 Bundle-Activator: com.ibm.ive.eccomm.client.support.ClientSupportActivator
5 Import-Package: com.ibm.ive.eccomm.client.services.log,
6 com.ibm.ive.eccomm.client.services.registry,
7 com.ibm.ive.eccomm.service.registry; specification-version=1.0.0,
8 com.ibm.ive.eccomm.service.session; specification-version=1.0.0,
9 com.ibm.ive.eccomm.service.framework; specification-version=1.2.0,
12 com.ibm.ive.eccomm.flash; specification-version=1.2.0,
13 com.ibm.ive.eccomm.client.xml,
14 com.ibm.ive.eccomm.client.http.common,
15 com.ibm.ive.eccomm.client.http.clien
    [all...]
  /libcore/support/src/test/java/tests/resources/manifest/
hyts_MANIFEST.MF 4 Bundle-Activator: com.ibm.ive.eccomm.client.support.ClientSupportActivator
5 Import-Package: com.ibm.ive.eccomm.client.services.log,
6 com.ibm.ive.eccomm.client.services.registry,
7 com.ibm.ive.eccomm.service.registry; specification-version=1.0.0,
8 com.ibm.ive.eccomm.service.session; specification-version=1.0.0,
9 com.ibm.ive.eccomm.service.framework; specification-version=1.2.0,
12 com.ibm.ive.eccomm.flash; specification-version=1.2.0,
13 com.ibm.ive.eccomm.client.xml,
14 com.ibm.ive.eccomm.client.http.common,
15 com.ibm.ive.eccomm.client.http.clien
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/jar/
OldManifestTest.java 54 "com.ibm.ive.eccomm.client.support.ClientSupportActivator");
58 "com.ibm.ive.eccomm.client.services.log,com.ibm.ive.eccomm.client.services.registry,com.ibm.ive.eccomm.service.registry; specification-version=1.0.0,com.ibm.ive.eccomm.service.session; specification-version=1.0.0,com.ibm.ive.eccomm.service.framework; specification-version=1.2.0,org.osgi.framework; specification-version=1.0.0,org.osgi.service.log; specification-version=1.0.0,com.ibm.ive.eccomm.flash; specification-version=1.2.0,com.ibm.ive.eccomm.client.xml,com.ibm.ive.eccomm.client.http.common,com.ibm.ive.eccomm.client.http.client")
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
ManifestTest.java 46 private static final String MANIFEST_CONTENTS = "Manifest-Version: 1.0\nBundle-Name: ClientSupport\nBundle-Description: Provides SessionService, AuthenticationService. Extends RegistryService.\nBundle-Activator: com.ibm.ive.eccomm.client.support.ClientSupportActivator\nImport-Package: com.ibm.ive.eccomm.client.services.log,\n com.ibm.ive.eccomm.client.services.registry,\n com.ibm.ive.eccomm.service.registry; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.session; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.framework; specification-version=1.2.0,\n org.osgi.framework; specification-version=1.0.0,\n org.osgi.service.log; specification-version=1.0.0,\n com.ibm.ive.eccomm.flash; specification-version=1.2.0,\n com.ibm.ive.eccomm.client.xml,\n com.ibm.ive.eccomm.client.http.common,\n com.ibm.ive.eccomm.client.http.client\nImport-Service: org.osgi.service.log.LogReaderService\n org.osgi.servic (…)
    [all...]
  /external/ipsec-tools/src/racoon/
handler.h 363 * initialize iv(A), ive(A). initialize iv(A), ive(A).
364 * encode by ive(A).
365 * save to iv(B). ---[packet(B)]--> save to ive(B).
368 * sync iv(B) with ive(B).
370 * encode by ive(B).
371 * save to ive(C). <--[packet(C)]--- save to iv(C).
378 * initialize iv(A), ive(A). initialize iv(A), ive(A).
379 * encode by ive(A)
405 vchar_t *ive; \/* for encoding packet *\/ member in struct:isakmp_ivm
    [all...]
isakmp_ident.c 648 memcpy(iph1->ivm->ive->v, iph1->ivm->iv->v, iph1->ivm->iv->l);
694 msg = oakley_do_decrypt(iph1, msg0, iph1->ivm->iv, iph1->ivm->ive);
785 memcpy(iph1->ivm->iv->v, iph1->ivm->ive->v, iph1->ivm->ive->l);
839 memcpy(iph1->ivm->iv->v, iph1->ivm->ive->v, iph1->ivm->iv->l);
1365 msg = oakley_do_decrypt(iph1, msg0, iph1->ivm->iv, iph1->ivm->ive);
    [all...]
isakmp_quick.c 339 msg = oakley_do_decrypt(iph2->ph1, msg0, iph2->ivm->iv, iph2->ivm->ive);
616 iph2->sendbuf = oakley_do_encrypt(iph2->ph1, buf, iph2->ivm->ive, iph2->ivm->iv);
716 msg = oakley_do_decrypt(iph2->ph1, msg0, iph2->ivm->iv, iph2->ivm->ive);
865 msg = oakley_do_decrypt(iph2->ph1, msg0, iph2->ivm->iv, iph2->ivm->ive);
    [all...]
isakmp_agg.c     [all...]
isakmp_cfg.c 176 dmsg = oakley_do_decrypt(iph1, msg, ivm->iv, ivm->ive);
1256 ics->ivm->ive, ics->ivm->iv);
    [all...]
isakmp_inf.c 160 msg = oakley_do_decrypt(iph1, msg0, ivm->iv, ivm->ive);
1006 tmp = oakley_do_encrypt(iph2->ph1, iph2->sendbuf, iph2->ivm->ive,
    [all...]
oakley.c     [all...]
isakmp_base.c 730 memcpy(iph1->ivm->iv->v, iph1->ivm->ive->v, iph1->ivm->iv->l);
    [all...]
  /external/chromium_org/third_party/brotli/src/brotli/dec/
transform.h 152 { "", kIdentity, "ive " },
  /external/chromium_org/third_party/brotli/src/brotli/enc/
transform.h 149 { "", kIdentity, "ive " },
  /developers/samples/android/wearable/wear/ElizaChat/Application/src/main/java/com/example/android/elizachat/
ElizaResponder.java 35 "IVE","YOUVE","IM","YOURE", "YOU", "ME"};
  /development/samples/wearable/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/
ElizaResponder.java 35 "IVE","YOUVE","IM","YOURE", "YOU", "ME"};
  /frameworks/base/core/res/res/xml-en/
autotext.xml 109 <word src="ive">I've</word>
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1_porter.c 432 stem(&z, "ssenevi", "ive", m_gt_0) ||
438 stem(&z, "itivi", "ive", m_gt_0) ||
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_porter.c 431 stem(&z, "ssenevi", "ive", m_gt_0) ||
437 stem(&z, "itivi", "ive", m_gt_0) ||
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_porter.c 434 stem(&z, "ssenevi", "ive", m_gt_0) ||
440 stem(&z, "itivi", "ive", m_gt_0) ||
  /external/bison/data/m4sugar/
m4sugar.m4 886 # m4_define([active], [ACT, IVE])
887 # m4_define([active2], [[ACT, IVE]])
889 # => ACT,IVE,ACT, IVE
891 # => ACT, IVE, ACT, IVE
    [all...]
  /external/llvm/utils/TableGen/
CodeGenSchedule.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp     [all...]
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu-armv7 

Completed in 1673 milliseconds

1 2