HomeSort by relevance Sort by last modified time
    Searched refs:ics (Results 1 - 19 of 19) sorted by null

  /external/libmtp/examples/
evolution-sync.sh 19 # tab, sort by size (it should be small files, extension .ics and .vcf)
21 # 6651416 with the ics and vcf extensions, respectively.
22 CALENDAR_FILE="6651416.ics"
47 # can put in some extra .ics files of any kind here.
65 cat $HOME/.evolution/tasks/local/system/tasks.ics \
66 $HOME/.evolution/calendar/local/system/calendar.ics \
67 $SYNC_HOME/calendars/*.ics > $SYNC_HOME/$CALENDAR_FILE
87 # You can now upload the ics and vcf files to you My Organizer folder
91 $SENDFILE -f "My Organizer" -t ics $SYNC_HOME/$CALENDAR_FILE
  /frameworks/base/cmds/incidentd/src/
Broadcaster.cpp 135 sp<IIncidentCompanion> ics = get_incident_companion(); local
136 if (ics != nullptr) {
137 ics->cancelAuthorization(found->second.listener);
151 sp<IIncidentCompanion> ics = get_incident_companion(); local
152 if (ics != nullptr) {
153 ics->cancelAuthorization(it->second.listener);
302 sp<IIncidentCompanion> ics = get_incident_companion(); local
303 if (ics == nullptr) {
311 Status status = ics->authorizeReport(0, String16(pkg.c_str()),
366 sp<IIncidentCompanion> ics = get_incident_companion() local
435 sp<IIncidentCompanion> ics = interface_cast<IIncidentCompanion>(binder); local
    [all...]
  /external/libxaac/decoder/
ixheaacd_hcr.h 40 WORD32 ixheaacd_ltp_data(WORD32 object_type, ia_ics_info_struct* ics,
ixheaacd_channel.c     [all...]
  /external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
Pass3bVerifier.java 79 private final List<InstructionContext> ics = new Vector<>(); field in class:Pass3bVerifier.InstructionContextQueue
82 ics.add(ic);
86 return ics.isEmpty();
89 ics.remove(i);
93 return ics.get(i);
99 return ics.size();
  /external/u-boot/arch/x86/lib/
pmu.c 18 u32 ics; member in struct:pmu_regs
  /external/ipsec-tools/src/racoon/
isakmp_cfg.c 1096 struct isakmp_cfg_state *ics = iph1->mode_cfg; local
1098 if (ics == NULL) {
1104 if (ics->ivm != NULL)
1105 oakley_delivm(ics->ivm);
1107 ics->ivm = oakley_newiv2(iph1, msgid);
1108 ics->last_msgid = msgid;
1110 return ics->ivm;
1129 struct isakmp_cfg_state *ics = iph1->mode_cfg; local
1256 ics->ivm->ive, ics->ivm->iv)
    [all...]
  /external/skia/src/pathops/
SkOpCoincidence.cpp 825 const SkOpPtT* ics = inner->coinPtTStart(); local
826 FAIL_IF(ics->deleted());
827 const SkOpSegment* innerCoin = ics->segment();
    [all...]
SkPathOpsDebug.cpp 1913 const SkOpPtT* ics = inner->coinPtTStart(); local
    [all...]
  /external/skqp/src/pathops/
SkOpCoincidence.cpp 825 const SkOpPtT* ics = inner->coinPtTStart(); local
826 FAIL_IF(ics->deleted());
827 const SkOpSegment* innerCoin = ics->segment();
    [all...]
SkPathOpsDebug.cpp 1913 const SkOpPtT* ics = inner->coinPtTStart(); local
    [all...]
  /external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DescendingVisitor.java 381 final InnerClass[] ics = ic.getInnerClasses(); local
382 for (final InnerClass ic2 : ics) {
  /external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/statics/
Pass2Verifier.java 883 final InnerClass[] ics = obj.getInnerClasses(); local
    [all...]
  /external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
TestCharset.java 2477 Charset ics = provider.charsetForName("UTF-16"); local
2486 Charset ics = provider.charsetForName("UTF-16"); local
2530 Charset ics = provider.charsetForName("UTF-16BE"); local
2552 Charset ics = provider.charsetForName("UTF-16BE"); local
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /external/e2fsprogs/doc/
texinfo.tex 173 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 173 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces
    [all...]
  /external/libffi/
texinfo.tex 190 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex 190 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces
    [all...]

Completed in 3122 milliseconds