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

  /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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 240 unsigned int other_flags:10; member in struct:sg_header
  /external/toolchain-utils/bestflags/
genetic_algorithm.py 114 other_flags = []
127 other_flags.append(other_flag)
131 others = [mother_flags[f] for f in other_flags if random.randint(0, 1)]
  /external/toolchain-utils/cros_utils/
buildbot_utils.py 195 other_flags=None,
228 if other_flags:
229 optional_flags = ' '.join(other_flags)
  /bionic/libc/kernel/android/scsi/
sg.h 165 unsigned int other_flags : 10; member in struct:sg_header
  /external/kernel-headers/original/scsi/
sg.h 234 unsigned int other_flags:10; /* unused */ member in struct:sg_header
  /external/freetype/src/autofit/
afhints.h 355 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 1361 FT_UInt32 scaler_flags, other_flags; local
    [all...]
aflatin2.c 1517 FT_UInt32 scaler_flags, other_flags; local
    [all...]
aflatin.c 2537 FT_UInt32 scaler_flags, other_flags; local
    [all...]
  /external/toolchain-utils/
buildbot_test_llvm.py 97 other_flags=flags,
buildbot_test_toolchains.py 277 other_flags=['--notests'],
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c     [all...]

Completed in 179 milliseconds