Home
last modified time | relevance | path

Searched defs:filename (Results 976 - 1000 of 1750) sorted by relevance

1...<<31323334353637383940>>...70

/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc129 void DefaultLogHandler(LogLevel level, const char* filename, int line, in DefaultLogHandler() argument
207 LogMessage::LogMessage(LogLevel level, const char* filename, int line) in LogMessage() argument
71 VerifyVersion(int headerVersion, int minLibraryVersion, const char* filename) VerifyVersion() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dreflection.cc113 void FlagRegistry::RegisterFlag(CommandLineFlag& flag, const char* filename) { in RegisterFlag() argument
191 bool RegisterCommandLineFlag(CommandLineFlag& flag, const char* filename) { in RegisterCommandLineFlag() argument
/third_party/skia/gm/
H A Danimated_gif.cpp180 static std::unique_ptr<SkCodec> load_codec(const char filename[]) { in load_codec() argument
/third_party/selinux/libselinux/utils/
H A Dsefcontext_compile.c32 static int process_file(struct selabel_handle *rec, const char *filename) in process_file() argument
/third_party/spirv-tools/test/fuzz/
H A Dfuzz_test_util.cpp121 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() argument
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() argument
135 DumpTransformationsBinary( const protobufs::TransformationSequence& transformations, const char* filename) DumpTransformationsBinary() argument
144 DumpTransformationsJson( const protobufs::TransformationSequence& transformations, const char* filename) DumpTransformationsJson() argument
/third_party/spirv-tools/tools/reduce/
H A Dreduce.cpp244 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() argument
254 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFunctionalTests.cpp106 ShaderLibraryTest (Context& context, const char* filename, const char* name, const char* description) in ShaderLibraryTest() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dtrace.c144 const char *filename; member
184 const char *filename; in wpa_trace_bfd_addr() local
[all...]
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeFile.c40 deBool deFileExists (const char* filename) in deFileExists() argument
47 deBool deDeleteFile (const char* filename) in deDeleteFile() argument
100 deFile* deFile_create (const char* filename, deUint32 mode) in deFile_create() argument
218 deBool deFileExists (const char* filename) in deFileExists() argument
223 deBool deDeleteFile (const char* filename) in deDeleteFile() argument
241 deFile_create(const char* filename, deUint32 mode) deFile_create() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dtrace.c144 const char *filename; member
195 const char *filename; in wpa_trace_bfd_addr() local
[all...]
/third_party/vulkan-loader/tests/framework/shim/
H A Dshim_common.cpp250 void PlatformShim::redirect_dlopen_name(fs::path const& filename, fs::path const& actual_path) { argument
254 bool PlatformShim::is_dlopen_redirect_name(fs::path const& filename) { return dlopen_redirection_map.count(filename.str()) == 1; } argument
/third_party/zlib/contrib/minizip/
H A Diowin32.c93 voidpf ZCALLBACK win32_open64_file_func(voidpf opaque, const void* filename, int mode) in win32_open64_file_func() argument
122 voidpf ZCALLBACK win32_open64_file_funcA(voidpf opaque, const void* filename, int mode) in win32_open64_file_funcA() argument
146 win32_open64_file_funcW(voidpf opaque, const void* filename, int mode) win32_open64_file_funcW() argument
166 win32_open_file_func(voidpf opaque, const char* filename, int mode) win32_open_file_func() argument
[all...]
H A Dminizip.c154 static int check_exist_file(const char* filename) in check_exist_file() argument
224 static int isLargeFile(const char* filename) in isLargeFile() argument
[all...]
H A Dmztools.c44 char filename[1024]; in unzRepair() local
/third_party/zlib/contrib/testzlib/
H A Dtestzlib.c119 int ReadFileMemory(const char* filename,long* plFileSize,unsigned char** pFilePtr) in ReadFileMemory() argument
/base/update/updater/services/diffpatch/patch_shared/
H A Dpatch_shared.cpp312 static int CreateFixedSizeEmptyFile(const UpdateBlockInfo &infos, const std::string &filename, int64_t size) in CreateFixedSizeEmptyFile() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_region.c46 static HI_S32 REGION_MST_LoadBmp(const char *filename, BITMAP_S *pstBitmap, HI_BOOL bFil, HI_U32 u16FilColor, in REGION_MST_LoadBmp() argument
145 static HI_S32 REGION_MST_UpdateCanvas(const char *filename, BITMAP_S *pstBitmap, HI_BOOL bFil, HI_U32 u16FilColor, in REGION_MST_UpdateCanvas() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/tools/nvtool/
H A Dbuild_nv.py672 filename = sys.argv[1] variable
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/nvtool/
H A Dbuild_nv.py672 filename = sys.argv[1] variable
/kernel/linux/linux-5.10/drivers/firmware/tegra/
H A Dbpmp-debugfs.c79 const char *filename; in get_filename() local
301 const char *filename; in bpmp_debug_show() local
328 const char *filename; bpmp_debug_store() local
554 const char *filename; debugfs_show() local
605 const char *filename; debugfs_store() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.h86 char filename[OTX_CPT_UCODE_NAME_LENGTH]; /* ucode filename */ member
/kernel/linux/linux-5.10/usr/
H A Dgen_init_cpio.c528 const char *filename; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/exec/
H A Dexecveat.c128 static int open_or_die(const char *filename, int flags) in open_or_die() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dspectral.c476 static struct dentry *create_buf_file_handler(const char *filename, in create_buf_file_handler() argument
/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Dfwio.c106 char filename[256]; in get_firmware() local
[all...]

Completed in 18 milliseconds

1...<<31323334353637383940>>...70