HomeSort by relevance Sort by last modified time
    Searched refs:file_size (Results 51 - 73 of 73) sorted by null

1 23

  /external/llvm/tools/lto/
LTOModule.cpp 99 size_t file_size,
104 if (error_code ec = MemoryBuffer::getOpenFile(fd, path, buffer, file_size,
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc 728 ASSERT_EQ(1, descriptor_set.file_size());
751 ASSERT_EQ(2, descriptor_set.file_size());
    [all...]
plugin.pb.h 351 inline int file_size() const;
685 inline int CodeGeneratorResponse::file_size() const { function in class:google::protobuf::compiler::CodeGeneratorResponse
command_line_interface.cc     [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readpdb.c 367 unsigned int file_size[1]; member in struct:PDB_DS_TOC
    [all...]
  /external/chromium/base/
file_util.h 305 BASE_API bool GetFileSize(const FilePath& file_path, int64* file_size);
  /external/llvm/include/llvm/Support/
FileSystem.h 318 error_code file_size(const Twine &path, uint64_t &result);
452 /// \a path. Or the entire file if file_size(path) < len, in which
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.c 279 wpa_printf(MSG_DEBUG, "SCARD: file_size=%d",
981 int file_size; local
982 if (scard_parse_fsp_templ(buf, blen, NULL, &file_size))
984 blen = file_size;
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/
ini.c 1022 int nvs_get_arch(int file_size, struct wl12xx_common *cmn)
1026 switch (file_size) {
  /hardware/broadcom/wlan/bcm4329/dhdutil/
dhdu.c 88 static int file_size(char *fname);
312 file_size(char *fname) function
1239 if ((ret = file_size(fname)) < 0)
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.c 88 static int file_size(char *fname);
312 file_size(char *fname) function
1239 if ((ret = file_size(fname)) < 0)
    [all...]
  /external/freetype/include/freetype/
freetype.h     [all...]
  /hardware/ril/mock-ril/src/cpp/
protobuf_v8.cpp 514 for (int i = 0; i < descriptors.file_size(); i++) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h 1844 #define file_size macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 1844 #define file_size macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 1844 #define file_size macro
    [all...]
  /frameworks/compile/mclinker/utils/gtest/src/
gtest-all.cpp     [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 2730 int file_size = (int)ftell( fs->file ); local
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc     [all...]
descriptor.pb.h 207 inline int file_size() const;
2470 inline int FileDescriptorSet::file_size() const { function in class:google::protobuf::FileDescriptorSet
    [all...]
  /hardware/msm7k/libcamera/
QualcommCameraHardware.cpp     [all...]
  /external/freetype/src/base/
ftobjs.c     [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c 1875 M4OSA_UInt32 file_size; local
    [all...]

Completed in 802 milliseconds

1 23