HomeSort by relevance Sort by last modified time
    Searched full:orphan (Results 51 - 75 of 338) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/icu/icu4c/source/test/intltest/
itutil.cpp 305 // adoptInstead(), orphan()
310 UnicodeString *orphan=s.orphan(); local
311 if(orphan==NULL || orphan->length()!=1 || s.isValid() || s!=NULL) {
312 errln("LocalPointer orphan() failure");
314 delete orphan;
  /bionic/libc/kernel/android/scsi/scsi/
sg.h 81 char orphan; member in struct:sg_req_info
  /external/e2fsprogs/tests/progs/
random_exercise.c 5 * deleted. This exercises the orphan list code, as well as
  /external/icu/icu4c/source/common/
ucasemap_titlecase_brkiter.cpp 122 csm->iter = ownedIter.orphan();
  /external/syslinux/diag/geodsp/
Makefile 29 NASMOPT += -w+orphan-labels
  /external/v8/src/
unicode-inl.h 73 // replace_invalid is set to true, orphan surrogate code units will be replaced
  /toolchain/binutils/binutils-2.27/ld/emulparams/
elf32bmip.sh 32 # between .got and _gp. The ". = ." below stops the orphan code from
elf32bmipn32-defs.sh 50 # between .got and _gp. The ". = ." below stops the orphan code from
  /toolchain/binutils/binutils-2.27/ld/emultempl/
gld960.em 142 NULL, /* place orphan */
gld960c.em 155 NULL, /* place orphan */
msp430.em 153 fprintf (stderr, "msp430 orphan placer: unhandled lang type %d\n", l->header.type);
163 /* Place an orphan section. We use this to put .either sections
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
pe.exp 76 run_dump_test "orphan"
  /external/autotest/client/tests/fsstress/
ext3-tools.tar.gz 
  /external/icu/icu4c/source/i18n/
alphaindex.cpp 69 return owned.orphan();
275 immutableBucketList.orphan();
276 coll.orphan();
552 bucketList.orphan();
584 bucketList.orphan();
623 bucketList.orphan();
624 publicBucketList.orphan();
    [all...]
  /toolchain/binutils/binutils-2.27/ld/
ChangeLog-2015 335 * ldemul.c (ldemul_place_orphan): Remove warning about orphan
341 * lexsup.c (ld_options): Remove 'warn-orphan' and
342 'no-warn-orphan', add 'orphan-handling'.
345 * NEWS: Replace text about --warn-orphan with --orphan-handling.
346 * ld.texinfo (Options): Remove --warn-orphan entry and add
347 entry on --orphan-handling.
348 (Orphan Sections): Add reference to relevant command line options.
590 * emultempl/msp430.em: New file. Implements a new orphan
    [all...]
  /external/sonivox/docs/
JET_Programming_Manual.html 91 mso-pagination:widow-orphan;
103 mso-pagination:widow-orphan;
116 mso-pagination:widow-orphan;
128 mso-pagination:widow-orphan;
139 mso-pagination:widow-orphan;
154 mso-pagination:widow-orphan;
168 mso-pagination:widow-orphan;
182 mso-pagination:widow-orphan;
196 mso-pagination:widow-orphan;
205 mso-pagination:widow-orphan;
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
script-sections.cc 287 // Manage orphan sections. This is intended to be largely compatible
289 // something similar to the GNU linker's orphan placement. We
311 // location to use for an orphan section. Return true if the
438 // We add orphan sections after the location in PLACES_. We
460 // to use for an orphan section. Return true if the iterator has a
636 // NULL, set *ORPHAN (the second parameter) according to whether
637 // this is an orphan section--one that is not mentioned in the
3567 Orphan_output_section* orphan = new Orphan_output_section(os); local
    [all...]
  /external/icu/icu4c/source/common/unicode/
localpointer.h 35 * - Need to be able to orphan/release the pointer and its ownership.
57 * whether to use getAlias() (without transfer of ownership) or orphan()
132 T *orphan() { function in class:LocalPointerBase
  /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/
Node.java 37 * a number of "orphan comments" which it contains but are not specifically
256 * or at the end of CompilationUnit are orphan comments.
  /developers/build/prebuilts/gradle/Geofencing/Wearable/src/main/java/com/example/android/wearable/geofencing/
CheckInAndDeleteDataItemsService.java 41 * Handles "Check In" action on the location-based notification. Also deletes orphan DataItems
  /developers/samples/android/wearable/wear/Geofencing/Wearable/src/main/java/com/example/android/wearable/geofencing/
CheckInAndDeleteDataItemsService.java 41 * Handles "Check In" action on the location-based notification. Also deletes orphan DataItems
  /development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
CheckInAndDeleteDataItemsService.java 41 * Handles "Check In" action on the location-based notification. Also deletes orphan DataItems
  /external/autotest/site_utils/stats/
mysql_stats.py 148 # TODO(crbug.com/803566) Use indirect=False to mitigate orphan mysql_stats
  /external/e2fsprogs/tests/f_badorphan/
expect.1 8 Inodes that were part of a corrupted orphan linked list found. Fix? yes
  /external/e2fsprogs/tests/f_itable_collision/
expect.1 11 Inodes that were part of a corrupted orphan linked list found. Fix? yes

Completed in 392 milliseconds

1 23 4 5 6 7 8 91011>>