HomeSort by relevance Sort by last modified time
    Searched defs:extended (Results 1 - 9 of 9) sorted by null

  /external/libxml2/include/libxml/
xlink.h 104 * This is the prototype for a extended link detection callback.
132 * This is the prototype for a extended link set detection callback.
154 xlinkExtendedLinkFunk extended; member in struct:_xlinkHandler
  /bootable/diskinstaller/libdiskconfig/
config_mbr.c 119 /* this should be made an extended partition, and should take
125 * create a chain of extended partition tables, and first one is at
133 /* This function configures an extended boot record at the beginning of an
134 * extended partition. This creates a logical partition and a pointer to
137 * ext_lba == The start of the toplevel extended partition (pointed to by the
185 * next extended partition.
192 * of the top-level extended partition */
220 int extended = 0; local
231 extended = 1;
236 LOGE("Cannot create primary extended partition.")
    [all...]
  /system/core/libdiskconfig/
config_mbr.c 119 /* this should be made an extended partition, and should take
125 * create a chain of extended partition tables, and first one is at
133 /* This function configures an extended boot record at the beginning of an
134 * extended partition. This creates a logical partition and a pointer to
137 * ext_lba == The start of the toplevel extended partition (pointed to by the
185 * next extended partition.
192 * of the top-level extended partition */
220 int extended = 0; local
231 extended = 1;
236 LOGE("Cannot create primary extended partition.")
    [all...]
  /external/e2fsprogs/lib/ext2fs/
icount.c 691 struct test_program extended[] = { variable in typeref:struct:test_program
842 failed += run_test(0, 3, 0, extended);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
x25.h 74 unsigned int extended; member in struct:x25_subscrip_struct
  /external/chromium/third_party/icu/source/i18n/
dtitvfmt.cpp 940 UBool extended = setIntervalPattern(UCAL_MONTH, skeleton, bestSkeleton, local
944 if ( extended ) {
    [all...]
  /external/icu4c/i18n/
decContext.h 46 /* extended -- must be either 0 or 1 [present only if DECSUBSET] */
63 /* Extended flags setting -- set this to 0 to use only IEEE flags */
65 #define DECEXTFLAG 1 /* 1=enable extended flags */
96 uint8_t extended; /* flag: special-values allowed */ member in struct:__anon3881
140 /* Extended flags */
dtitvfmt.cpp 946 UBool extended = setIntervalPattern(UCAL_MONTH, skeleton, bestSkeleton, local
950 if ( extended ) {
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 1224 ContentValues extended = new ContentValues(); local
1559 ContentValues extended = new ContentValues(); local
    [all...]

Completed in 444 milliseconds