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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 87 EXTENDED='extended'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 87 EXTENDED='extended'
  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.h 67 EXTENDED,
psb_xrandr.c 200 psb_xrandr_info->hdmi_extvideo_prop->ExtDesktopMode = EXTENDED;
242 if (psb_xrandr_info->hdmi_extvideo_prop->ExtDesktopMode == EXTENDED
620 ret = (psb_xrandr_info->hdmi_extvideo_prop->ExtDesktopMode == EXTENDED) ? 1 : 0;
    [all...]
  /external/pcre/dist/
pcrecpp.h 240 // CASELESS(), UTF8(), MULTILINE(), DOTALL(), EXTENDED()
406 bool extended() const { function in class:pcrecpp::RE_Options
480 static inline RE_Options EXTENDED() {
pcrecpp_unittest.cc 682 TestOneOption("EXTENDED (class)", "HELLO world", str, options, false, false);
683 TestOneOption("EXTENDED (class2)", "HELLO world", str, options2.set_extended(true), false, false);
684 TestOneOption("EXTENDED (class)",
692 TestOneOption("EXTENDED (function)", "HELLO world", str, pcrecpp::EXTENDED(), false, false);
693 TestOneOption("EXTENDED (function)",
698 pcrecpp::EXTENDED(),
702 TestOneOption("no EXTENDED", "HELLO world", str, options, false);
748 TestOneOption("all_options (MULTILINE|EXTENDED)", " ^ c r u e l $ ", str, options, false);
749 TestOneOption("all_options (MULTILINE|EXTENDED) with constructor"
    [all...]
  /external/toybox/toys/pending/
fdisk.c 37 #define EXTENDED 0x05
45 #define IS_EXTENDED(i) ((i) == EXTENDED || (i) == WIN98_EXTENDED || (i) == LINUX_EXTENDED)
67 {0x00, "Empty"}, {0x01, "FAT12"}, {0x04, "FAT16 <32M"}, {0x05, "Extended"},
76 {0x85, "Linux extended"}, {0x86, "NTFS volume set"}, {0x87, "NTFS volume set"},
232 /* Read the extended boot record for the
266 num_parts++; //extended partions present.
318 * extended logical partions
341 * If any extended partition is found then read the EBR
568 * if extended, then clear the partition details, also for logical
610 *ext_p = *ext_q; //copy the extended info pointe
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 503 milliseconds