| /third_party/python/Python/clinic/ |
| H A D | marshal.c.h | 34 PyObject *file; in marshal_dump() local [all...] |
| /third_party/python/PC/clinic/ |
| H A D | _testconsole.c.h | 27 PyObject *file; in _testconsole_write_input() local 69 PyObject *file; in _testconsole_read_output() local [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | FileDescriptor.php | 74 $file = new FileDescriptor(); variable
|
| /third_party/skia/platform_tools/android/launcher/ |
| H A D | skia_launcher.cpp | 18 FILE* file = fopen(fileName, "r"); in file_exists() local
|
| /third_party/skia/include/private/ |
| H A D | GrSingleOwner.h | 38 void enter(const char* file, int line) { in enter() argument 47 void exit(const char* file, int line) { in exit() argument
|
| /third_party/skia/fuzz/ |
| H A D | FuzzEncoders.cpp | 103 auto file = sk_fopen(s.c_str(), SkFILE_Flags::kWrite_SkFILE_Flag); in DEF_FUZZ() local
|
| /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...] |