| /third_party/selinux/libselinux/utils/ |
| H A D | selabel_lookup.c | 36 char *validate = NULL, *key = NULL, *context = NULL, *file = NULL; in main() local [all...] |
| H A D | selabel_partial_match.c | 31 char *validate = NULL, *path = NULL, *file = NULL; in main() local
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate_debug.cpp | 45 const auto file = _.FindDef(file_id); in ValidateLine() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmPtrAccessChainTests.cpp | 54 std::string file = std::string(cases[i].basename) + ".amber"; in createTests() local
|
| H A D | vktSpvAsmSignedIntCompareTests.cpp | 60 std::string file = std::string(cases[i].basename) + ".amber"; in createSignedIntCompareTests() local
|
| H A D | vktSpvAsmSignedOpTests.cpp | 75 std::string file = std::string(cases[i].basename) + ".amber"; in createSignedOpTests() local
|
| H A D | vktSpvAsmVectorShuffleTests.cpp | 53 std::string file = std::string(cases[i].basename) + ".amber"; in createTests() local
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| H A D | deDefs.c | 86 void deAssertFail (const char* reason, const char* file, int line) in deAssertFail() argument [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluDefs.cpp | 35 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 D | InfoSink.cpp | 111 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 D | sys_event_sequence_mgr.cpp | 33 std::ofstream file; in SaveStringToFile() local [all...] |
| /base/hiviewdfx/hiview/test/unittest/unified_collection/utility/ |
| H A D | memory_collector_test.cpp | 85 std::ifstream file;
in CheckFormat() local
|
| H A D | io_collector_test.cpp | 53 std::ifstream file;
in CheckFormat() local
|
| /base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
| H A D | file_util.cpp | 30 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 D | leak_detector_module_test.cpp | 82 void LeakDetectorModuleTest::WaitFile(string file) in WaitFile() argument
|
| /base/startup/init/services/init/ |
| H A D | init_service_file.c | 33 static int CreateFile(ServiceFile *file) in CreateFile() argument [all...] |
| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_decoder.cpp | 50 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 D | pkg_pkgfile.h | 34 UNUSED(file);
variable
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/osal/hisiv600/ |
| H A D | hdmi_osal.c | 26 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 D | himedia.c | 45 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 D | mali_kbase_csf_kcpu_debugfs.c | 40 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 D | mali_kbase_pbha_debugfs.c | 74 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 D | tool_system_test.cpp | 33 FILE* file = popen(command.c_str(), "r"); in ExecuteCommand() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
| H A D | render_data_configuration_loader.cpp | 198 IFile::Ptr file = fileManager.OpenFile(uri); in LoadPostProcess() local
|
| H A D | pipeline_layout_loader.cpp | 165 IFile::Ptr file = fileManager.OpenFile(uri); in Load() local
|