HomeSort by relevance Sort by last modified time
    Searched full:native_format (Results 51 - 59 of 59) sorted by null

1 23

  /external/chromium_org/ui/base/clipboard/
clipboard_android.cc 184 Clipboard::FormatType::FormatType(const std::string& native_format)
185 : data_(native_format) {
clipboard_aura.cc 406 Clipboard::FormatType::FormatType(const std::string& native_format)
407 : data_(native_format) {
clipboard_gtk.cc 188 Clipboard::FormatType::FormatType(const GdkAtom& native_format)
189 : data_(native_format) {
clipboard_aurax11.cc 197 Clipboard::FormatType::FormatType(const std::string& native_format)
198 : data_(native_format) {
  /bionic/libc/kernel/common/linux/
fd.h 116 int native_format; member in struct:floppy_drive_params
  /external/kernel-headers/original/linux/
fd.h 172 int native_format; /* native format of this drive */ member in struct:floppy_drive_params
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fd.h 171 int native_format; /* native format of this drive */ member in struct:floppy_drive_params
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fd.h 171 int native_format; /* native format of this drive */ member in struct:floppy_drive_params
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fd.h 171 int native_format; /* native format of this drive */ member in struct:floppy_drive_params

Completed in 198 milliseconds

1 23