HomeSort by relevance Sort by last modified time
    Searched refs:filename (Results 201 - 225 of 8141) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/ltp/testcases/kernel/syscalls/fchownat/
fchownat.h 29 static inline int fchownat(int dirfd, const char *filename, uid_t owner,
32 return ltp_syscall(__NR_fchownat, dirfd, filename, owner, group, flags);
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_image.h 53 const char *filename,
56 const char *filename,
58 void debug_dump_float_rgba_bmp(const char *filename,
61 void debug_dump_ubyte_rgba_bmp(const char *filename,
67 #define debug_dump_surface_bmp(pipe, filename, surface) ((void)0)
68 #define debug_dump_transfer_bmp(filename, transfer, ptr) ((void)0)
69 #define debug_dump_float_rgba_bmp(filename, width, height, rgba, stride) ((void)0)
70 #define debug_dump_ubyte_rgba_bmp(filename, width, height, rgba, stride) ((void)0)
  /external/opencv/otherlibs/highgui/
grfmt_base.h 67 GrFmtReader( const char* filename );
87 char m_filename[_MAX_PATH]; // filename
98 GrFmtWriter( const char* filename );
104 char m_filename[_MAX_PATH]; // filename
118 virtual bool CheckFile( const char* filename );
120 virtual bool CheckExtension( const char* filename );
121 virtual GrFmtReader* NewReader( const char* filename ) = 0;
122 virtual GrFmtWriter* NewWriter( const char* filename ) = 0;
153 virtual GrFmtReader* FindReader( const char* filename );
154 virtual GrFmtWriter* FindWriter( const char* filename );
    [all...]
  /external/perf_data_converter/src/quipper/
dso_test_utils.h 16 void WriteElfWithBuildid(string filename, string section_name, string buildid);
19 string filename,
  /external/python/cpython2/Demo/tkinter/guido/
imageview.py 5 filename = sys.argv[1]
7 img = PhotoImage(file=filename)
  /external/python/cpython2/Tools/compiler/
dumppyc.py 30 def load(filename, codename=None):
31 co = loadCode(filename)
37 filename, codename = sys.argv[1:]
39 filename = sys.argv[1] variable
41 if filename.endswith('.py'):
42 buf = open(filename).read()
43 co = compile(buf, filename, "exec")
46 load(filename, codename)
  /external/python/cpython2/Tools/scripts/
ptags.py 19 for filename in args:
20 treat_file(filename)
30 def treat_file(filename):
32 fp = open(filename, 'r')
34 sys.stderr.write('Cannot open %s\n' % filename)
36 base = os.path.basename(filename)
39 s = base + '\t' + filename + '\t' + '1\n'
49 s = name + '\t' + filename + '\t/^' + content + '/\n'
  /external/python/cpython3/Include/
ast.h 11 const char *filename, /* decoded from the filesystem encoding */
16 PyObject *filename,
  /external/python/cpython3/Tools/scripts/
ptags.py 19 for filename in args:
20 treat_file(filename)
30 def treat_file(filename):
32 fp = open(filename, 'r')
34 sys.stderr.write('Cannot open %s\n' % filename)
36 base = os.path.basename(filename)
39 s = base + '\t' + filename + '\t' + '1\n'
49 s = name + '\t' + filename + '\t/^' + content + '/\n'
  /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
RollingFileAppender.java 33 public RollingFileAppender(Layout layout, String filename) throws IOException {
37 public RollingFileAppender(Layout layout, String filename, boolean append) throws IOException {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ToolOutputFile.h 32 /// Filename - The name of the file.
33 std::string Filename;
38 explicit CleanupInstaller(const char *filename);
49 tool_output_file(const char *filename, std::string &ErrorInfo,
  /external/syslinux/com32/cmenu/libmenu/
help.h 36 void showhelp(const char *filename);
42 void runhelp(const char *filename);
  /external/syslinux/com32/lib/syslinux/
initramfs_archive.c 38 int initramfs_load_archive(struct initramfs *ihead, const char *filename)
43 if (loadfile(filename, &data, &len))
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
utils.h 36 std::unique_ptr<llvm::Module> LoadIRModule(const string& filename,
39 // Convenience function for replacing the extension of the given filename.
40 // If the filename has no extension, the new extension is appended to its name.
44 string ReplaceFilenameExtension(tensorflow::StringPiece filename,
  /external/tensorflow/tensorflow/compiler/xla/tests/
sample_file_test.cc 44 const string& filename = "compiler/xla/tests/isolated_convolution.hlo"; local
47 tensorflow::io::JoinPath(test_srcdir, filename), ErrorSpec{0.01}));
  /external/vboot_reference/host/lib/include/
host_keyblock.h 39 VbKeyBlockHeader* KeyBlockRead(const char* filename);
43 int KeyBlockWrite(const char* filename, const VbKeyBlockHeader* key_block);
  /external/webrtc/webrtc/modules/video_processing/test/
writeYUV420file.m 1 function writeYUV420file(filename, Y, U, V)
2 % writeYUV420file(filename, Y, U, V)
4 fid = fopen(filename,'wb');
6 error(['Cannot open file ' filename]);
  /frameworks/base/core/java/android/os/storage/
IObbActionListener.aidl 32 * @param filename the path to the OBB the operation was performed on
36 void onObbResult(in String filename, int nonce, int status) = 0;
  /frameworks/base/core/proto/android/os/
data.proto 31 optional string filename = 1;
  /frameworks/opt/telephony/src/java/com/google/android/mms/util/
DownloadDrmHelper.java 74 public static String modifyDrmFwLockFileExtension(String filename) {
75 if (filename != null) {
77 extensionIndex = filename.lastIndexOf(".");
79 filename = filename.substring(0, extensionIndex);
81 filename = filename.concat(EXTENSION_INTERNAL_FWDL);
83 return filename;
  /hardware/google/easel/amber/camera/libhdrplusclient/include/
HdrPlusClientUtils.h 30 * filename is the filename of the .ppm file and should include ".ppm" in the end.
39 status_t writePpm(const std::string &filename, const pbcamera::StreamConfiguration &streamConfig,
45 * filename is the filename of the .ppm file and should include ".ppm" in the end.
57 status_t comparePpm(const std::string &filename, const pbcamera::StreamConfiguration &streamConfig,
  /packages/apps/Messaging/src/com/android/messaging/mmslib/util/
DownloadDrmHelper.java 74 public static String modifyDrmFwLockFileExtension(String filename) {
75 if (filename != null) {
77 extensionIndex = filename.lastIndexOf(".");
79 filename = filename.substring(0, extensionIndex);
81 filename = filename.concat(EXTENSION_INTERNAL_FWDL);
83 return filename;
  /prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc_util/include/libshaderc_util/
file_finder.h 26 // Searches for a read-openable file based on filename, which must be
27 // non-empty. The search is attempted on filename prefixed by each element of
30 // std::fopen() treats its filename argument, blind to whether the path is
34 // slash is inserted between it and filename before its search attempt. An
35 // empty string in search_path() means that the filename is tried as-is.
36 std::string FindReadableFilepath(const std::string& filename) const;
38 // Searches for a read-openable file based on filename, which must be
43 // assumed to be a filename and the request will be relative to the
46 const std::string& filename) const;
  /system/extras/simpleperf/
read_elf.h 42 ElfStatus GetBuildIdFromNoteFile(const std::string& filename, BuildId* build_id);
43 ElfStatus GetBuildIdFromElfFile(const std::string& filename, BuildId* build_id);
44 ElfStatus GetBuildIdFromEmbeddedElfFile(const std::string& filename, uint64_t file_offset,
62 ElfStatus ParseSymbolsFromElfFile(const std::string& filename,
65 ElfStatus ParseSymbolsFromEmbeddedElfFile(const std::string& filename, uint64_t file_offset,
69 ElfStatus ReadMinExecutableVirtualAddressFromElfFile(const std::string& filename,
73 ElfStatus ReadSectionFromElfFile(const std::string& filename, const std::string& section_name,
79 ElfStatus IsValidElfPath(const std::string& filename);
  /system/update_engine/scripts/
run_unittests 24 filename=$(basename "${unittest_script}")
25 python -m update_payload."${filename%.*}"

Completed in 333 milliseconds

1 2 3 4 5 6 7 891011>>