Home
last modified time | relevance | path

Searched defs:file (Results 301 - 325 of 2180) sorted by relevance

1...<<11121314151617181920>>...88

/third_party/selinux/libselinux/utils/
H A Dselabel_lookup.c36 char *validate = NULL, *key = NULL, *context = NULL, *file = NULL; in main() local
[all...]
H A Dselabel_partial_match.c31 char *validate = NULL, *path = NULL, *file = NULL; in main() local
/third_party/spirv-tools/source/val/
H A Dvalidate_debug.cpp45 const auto file = _.FindDef(file_id); in ValidateLine() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmPtrAccessChainTests.cpp54 std::string file = std::string(cases[i].basename) + ".amber"; in createTests() local
H A DvktSpvAsmSignedIntCompareTests.cpp60 std::string file = std::string(cases[i].basename) + ".amber"; in createSignedIntCompareTests() local
H A DvktSpvAsmSignedOpTests.cpp75 std::string file = std::string(cases[i].basename) + ".amber"; in createSignedOpTests() local
H A DvktSpvAsmVectorShuffleTests.cpp53 std::string file = std::string(cases[i].basename) + ".amber"; in createTests() local
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeDefs.c86 void deAssertFail (const char* reason, const char* file, int line) in deAssertFail() argument
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluDefs.cpp35 Error::Error (int error, const char* message, const char* expr, const char* file, int line) in Error() argument
51 OutOfMemoryError::OutOfMemoryError (const char* message, const char* expr, const char* file, int line) in OutOfMemoryError() argument
65 void checkError (const RenderContext& context, const char* msg, const char* file, int line) in checkError() argument
70 void checkError (deUint32 err, const char* msg, const char* file, int line) in checkError() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DInfoSink.cpp111 void TInfoSinkBase::location(int file, int line) in location() argument
117 stream << file << ":? "; in location() local
/base/hiviewdfx/hiview/base/event_store/sequence/
H A Dsys_event_sequence_mgr.cpp33 std::ofstream file; in SaveStringToFile() local
[all...]
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dmemory_collector_test.cpp85 std::ifstream file; in CheckFormat() local
H A Dio_collector_test.cpp53 std::ifstream file; in CheckFormat() local
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dfile_util.cpp30 bool IsFileExists(const std::string& file) in IsFileExists() argument
35 bool IsFile(const std::string& file) in IsFile() argument
47 bool RemoveFile(const std::string& file) in RemoveFile() argument
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/moduletest/
H A Dleak_detector_module_test.cpp82 void LeakDetectorModuleTest::WaitFile(string file) in WaitFile() argument
/base/startup/init/services/init/
H A Dinit_service_file.c33 static int CreateFile(ServiceFile *file) in CreateFile() argument
[all...]
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder.cpp50 std::shared_ptr<VCardDecoder> VCardDecoder::Create(std::shared_ptr<std::ifstream> file, int32_t &errorCode) in Create() argument
/base/update/updater/services/package/pkg_package/
H A Dpkg_pkgfile.h34 UNUSED(file); variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/osal/hisiv600/
H A Dhdmi_osal.c26 struct file *file = NULL; in hdmi_osal_file_open() local
38 hi_void hdmi_osal_file_close(struct file *file) in hdmi_osal_file_close() argument
46 hi_s32 hdmi_osal_file_read(struct file *fil argument
58 hdmi_osal_file_write(struct file *file, hi_char *buf, hi_u32 len) hdmi_osal_file_write() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/
H A Dhimedia.c45 static int himedia_open(struct inode *inode, struct file *file) in himedia_open() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_kcpu_debugfs.c40 static void kbasep_csf_kcpu_debugfs_print_cqs_waits(struct seq_file *file, in kbasep_csf_kcpu_debugfs_print_cqs_waits() argument
74 static void kbasep_csf_kcpu_debugfs_print_queue(struct seq_file *file, in kbasep_csf_kcpu_debugfs_print_queue() argument
126 kbasep_csf_kcpu_debugfs_show(struct seq_file *file, void *data) kbasep_csf_kcpu_debugfs_show() argument
155 kbasep_csf_kcpu_debugfs_open(struct inode *in, struct file *file) kbasep_csf_kcpu_debugfs_open() argument
169 struct dentry *file; kbase_csf_kcpu_debugfs_init() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_pbha_debugfs.c74 static ssize_t int_id_overrides_write(struct file *file, in int_id_overrides_write() argument
106 static int int_id_overrides_open(struct inode *in, struct file *file) in int_id_overrides_open() argument
/foundation/ability/ability_runtime/tools/test/systemtest/aa/
H A Dtool_system_test.cpp33 FILE* file = popen(command.c_str(), "r"); in ExecuteCommand() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_data_configuration_loader.cpp198 IFile::Ptr file = fileManager.OpenFile(uri); in LoadPostProcess() local
H A Dpipeline_layout_loader.cpp165 IFile::Ptr file = fileManager.OpenFile(uri); in Load() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...88