HomeSort by relevance Sort by last modified time
    Searched full:orphan (Results 76 - 100 of 165) sorted by null

1 2 34 5 6 7

  /external/icu4c/common/
cmemory.h 403 ::fprintf(::stderr,"MaybeStacArray (orphan) alloc %d * %lu\n", length,sizeof(T));
581 ::fprintf(::stderr,"MaybeStackHeaderAndArray (orphan) alloc %ul + %d * %lu\n", sizeof(H),length,sizeof(T));
normalizer2.cpp 446 return U_SUCCESS(errorCode) ? allModes.orphan() : NULL;
677 uhash_put(cache, nameCopy, allModes=localAllModes.orphan(), &errorCode);
    [all...]
  /external/libppp/src/
ether.c 495 * (orphan) p->fd |
582 * the ``orphan'' and ``ethernet'' hooks
  /external/linux-tools-perf/
builtin-lock.c 512 /* orphan event, do nothing */
567 /* orphan event, do nothing */
  /packages/apps/Email/tests/src/com/android/email/provider/
ProviderTests.java     [all...]
  /external/e2fsprogs/e2fsck/
problem.c 248 /* Clearing orphan inode */
263 /* Illegal orphan inode in superblock */
677 /* Deal with inodes that were part of orphan linked list */
682 /* Deal with inodes that were part of corrupted orphan linked
685 N_("@is that were part of a corrupted orphan linked list found. "),
    [all...]
  /external/icu4c/i18n/
numfmt.cpp 682 return currAmt.orphan();
    [all...]
plurrule.cpp 654 mSamples = values.orphan();
655 mSampleInfo = newSampleInfo.orphan();
    [all...]
msgfmt.cpp 671 setCustomArgStartFormat(partIndex, p.orphan(), status);
701 f = p.orphan();
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/service/
EasCalendarSyncHandler.java 275 for (final long orphan : orphanedExceptions) {
276 LogUtils.d(TAG, "Deleted orphaned exception: %d", orphan);
278 ContentUris.withAppendedId(Events.CONTENT_URI, orphan)), null, null);
    [all...]
  /external/chromium/net/proxy/
multi_threaded_proxy_resolver.cc 351 // Orphan the job (since this executor may be deleted soon).
  /external/chromium_org/net/proxy/
multi_threaded_proxy_resolver.cc 360 // Orphan the job (since this executor may be deleted soon).
  /external/chromium_org/sync/internal_api/public/
sync_manager.h 106 // operations, a delete may temporarily orphan a node that is
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8InjectedScriptHostCustom.cpp 275 // This can only happen for orphan DocumentType nodes.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
View.js 199 WebInspector.View._assert(this._isRoot, "Attempt to attach view to orphan node");
  /external/chromium_org/third_party/icu/source/test/intltest/
tscoll.cpp 533 return orders.orphan();
  /external/icu4c/test/intltest/
tscoll.cpp 537 return orders.orphan();
  /external/chromium_org/third_party/libxml/src/
c14n.c 589 * ancestor nodes of each orphan element node for attributes in the xml
    [all...]
  /external/libxml2/
c14n.c 589 * ancestor nodes of each orphan element node for attributes in the xml
    [all...]
  /external/kernel-headers/original/linux/
skbuff.h 1058 * skb_orphan - orphan a buffer
1059 * @skb: buffer to orphan
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
ld.info 665 for every orphan input section. An orphan section is one not
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
ld.info 665 for every orphan input section. An orphan section is one not
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
ld.info 665 for every orphan input section. An orphan section is one not
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
ld.info 665 for every orphan input section. An orphan section is one not
    [all...]
  /external/chromium/net/http/
http_stream_factory_impl_job.cc 149 void HttpStreamFactoryImpl::Job::Orphan(const Request* request) {
    [all...]

Completed in 2681 milliseconds

1 2 34 5 6 7