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

  /external/chromium_org/third_party/libxslt/linux/
xslt-config 113 other_flags=
120 case " $other_flags " in
122 *) other_flags="$other_flags $i" ;; # add it to output
135 echo $other_flags $ord_libs
  /external/chromium_org/third_party/libxslt/
xslt-config.in 113 other_flags=
120 case " $other_flags " in
122 *) other_flags="$other_flags $i" ;; # add it to output
135 echo $other_flags $ord_libs
  /art/compiler/dex/
mir_method_info.cc 81 uint16_t other_flags = it->flags_ & local
83 it->flags_ = other_flags |
  /external/chromium_org/media/formats/mpeg/
mpeg1_audio_stream_parser.cc 103 int other_flags; local
114 !reader.ReadBits(6, &other_flags)) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/scsi/
sg.h 240 unsigned int other_flags:10; member in struct:sg_header
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h 240 unsigned int other_flags:10; member in struct:sg_header
  /external/chromium_org/third_party/freetype/src/autofit/
afhints.h 352 FT_UInt32 other_flags; /* free for script-specific */ member in struct:AF_GlyphHintsRec_
363 #define AF_HINTS_TEST_OTHER( h, f ) ( (h)->other_flags & (f) )
afcjk.c 1266 FT_UInt32 scaler_flags, other_flags; local
    [all...]
aflatin.c 1526 FT_UInt32 scaler_flags, other_flags; local
    [all...]
aflatin2.c 1499 FT_UInt32 scaler_flags, other_flags; local
    [all...]
  /external/freetype/src/autofit/
afhints.h 363 FT_UInt32 other_flags; /* free for style-specific */ member in struct:AF_GlyphHintsRec_
374 #define AF_HINTS_TEST_OTHER( h, f ) ( (h)->other_flags & (f) )
afcjk.c 1290 FT_UInt32 scaler_flags, other_flags; local
    [all...]
aflatin2.c 1500 FT_UInt32 scaler_flags, other_flags; local
    [all...]
aflatin.c 1949 FT_UInt32 scaler_flags, other_flags; local
    [all...]
  /external/chromium_org/v8/src/
objects.cc 7575 int other_flags; variable
7614 int other_flags; variable
    [all...]

Completed in 356 milliseconds