| /third_party/libexif/test/ |
| H A D | test-parse-from-data.c | 55 static void data_foreach_func(ExifContent *content, void *callback_data) in data_foreach_func() argument
|
| H A D | test-parse.c | 51 static void data_foreach_func(ExifContent *content, void *callback_data) in data_foreach_func() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | search-util.cc | 16 String16 findMagicComment(const String16& content, const String16& name, in findMagicComment() argument 160 findSourceURL(const String16& content, bool multiline) findSourceURL() argument 164 findSourceMapURL(const String16& content, bool multiline) findSourceMapURL() argument [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| H A D | getsockopt_network.c | 36 int content = getsockopt(sockfd, SOL_SOCKET, SO_DEBUG, &optval, (socklen_t *)(&optlen)); in getsockopt_0100() local 50 int content = getsockopt(sockfd, SOL_SOCKET, SO_REUSEADDR, &optval, (socklen_t *)(&optlen)); in getsockopt_0200() local 64 int content = getsockopt(sockfd, SOL_SOCKET, SO_TYPE, &optval, (socklen_t *)(&optlen)); in getsockopt_0300() local 78 int content = getsockopt(sockfd, SOL_SOCKET, SO_ERROR, &optval, (socklen_t *)(&optlen)); in getsockopt_0400() local 92 int content = getsockopt(sockfd, SOL_SOCKET, SO_DONTROUTE, &optval, (socklen_t *)(&optlen)); in getsockopt_0500() local 106 int content = getsockopt(sockfd, SOL_SOCKET, SO_BROADCAST, &optval, (socklen_t *)(&optlen)); getsockopt_0600() local 120 int content = getsockopt(sockfd, SOL_SOCKET, SO_SNDBUF, &optval, (socklen_t *)(&optlen)); getsockopt_0700() local 134 int content = getsockopt(sockfd, SOL_SOCKET, SO_RCVBUF, &optval, (socklen_t *)(&optlen)); getsockopt_0800() local 148 int content = getsockopt(sockfd, SOL_SOCKET, SO_KEEPALIVE, &optval, (socklen_t *)(&optlen)); getsockopt_0900() local 162 int content = getsockopt(sockfd, SOL_SOCKET, SO_OOBINLINE, &optval, (socklen_t *)(&optlen)); getsockopt_1000() local 176 int content = getsockopt(sockfd, SOL_SOCKET, SO_LINGER, &optval, (socklen_t *)(&optlen)); getsockopt_1100() local 190 int content = getsockopt(sockfd, SOL_SOCKET, SO_RCVLOWAT, &optval, (socklen_t *)(&optlen)); getsockopt_1200() local 204 int content = getsockopt(sockfd, SOL_SOCKET, SO_SNDLOWAT, &optval, (socklen_t *)(&optlen)); getsockopt_1300() local 218 int content = getsockopt(sockfd, SOL_SOCKET, SO_RCVTIMEO, &optval, (socklen_t *)(&optlen)); getsockopt_1400() local 232 int content = getsockopt(sockfd, SOL_SOCKET, SO_SNDTIMEO, &optval, (socklen_t *)(&optlen)); getsockopt_1500() local 246 int content = getsockopt(sockfd, SOL_SOCKET, SO_TIMESTAMP, &optval, (socklen_t *)(&optlen)); getsockopt_1600() local 260 int content = getsockopt(sockfd, SOL_SOCKET, SO_TIMESTAMPNS, &optval, (socklen_t *)(&optlen)); getsockopt_1700() local 274 int content = getsockopt(sockfd, IPPROTO_IP, IP_HDRINCL, &optval, (socklen_t *)(&optlen)); getsockopt_1800() local 288 int content = getsockopt(sockfd, IPPROTO_IP, IP_OPTIONS, &optval, (socklen_t *)(&optlen)); getsockopt_1900() local 302 int content = getsockopt(sockfd, IPPROTO_IP, IP_TOS, &optval, (socklen_t *)(&optlen)); getsockopt_2000() local 316 int content = getsockopt(sockfd, IPPROTO_IP, IP_TTL, &optval, (socklen_t *)(&optlen)); getsockopt_2100() local 330 int content = getsockopt(sockfd, IPPROTO_IP, TCP_MAXSEG, &optval, (socklen_t *)(&optlen)); getsockopt_2200() local 344 int content = getsockopt(sockfd, IPPROTO_IP, TCP_NODELAY, &optval, (socklen_t *)(&optlen)); getsockopt_2300() local 357 int content = getsockopt(0, SOL_SOCKET, SO_RCVBUF, &optval, (socklen_t *)(&optlen)); getsockopt_2400() local 370 int content = getsockopt(sockfd, SOL_SOCKET, SO_DEBUG, &optval, NULL); getsockopt_2500() local [all...] |
| /third_party/musl/libc-test/src/functionalext/unittest/ |
| H A D | unit_test_assert_fail_dialog.c | 36 void WriteToFile(const char *filename, const char *content) in WriteToFile() argument 69 char content[MAX_FILE_SIZE] = ASSERT_ABORT_INFO; in CallbackFunctionAbort() local 77 char content[MAX_FILE_SIZE] = ASSERT_IGNORE_INFO; in CallbackFunctionIgnore() local 85 char content[MAX_FILE_SIZE] = ASSERT_RETRY_INFO; in CallbackFunctionRetry() local
|
| /third_party/vk-gl-cts/external/amber/src/android_sample/jni/ |
| H A D | amber_script.cc | 141 auto content = ReadContent(script_name); in ReadScript() local 147 auto content = ReadContent(shader_name); in ReadSpvShader() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | dxc_helper.cc | 97 std::string content; variable
|
| /third_party/openssl/test/ |
| H A D | cmsapitest.c | 30 CMS_ContentInfo* content = NULL; in test_encrypt_decrypt() local
|
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | view-cairo.hh | 138 cairo_content_t content = CAIRO_CONTENT_ALPHA; in render() local
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | source.h | 59 const FileContent content; member in tint::Source::File 238 operator <<(std::ostream& out, const Source::FileContent& content) operator <<() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/ |
| H A D | text_generator.h | 38 std::string content; member
|
| /third_party/skia/gm/ |
| H A D | rectangletexture.cpp | 94 createRectangleTextureImg(GrDirectContext* dContext, GrSurfaceOrigin origin, const SkBitmap content) createRectangleTextureImg() argument
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | vksServices.cpp | 64 bool LoadPhysicalFile (const string& path, vector<u8>& content) in LoadPhysicalFile() argument 75 bool StoreFile (const string& uniqueFilename, const vector<u8>& content) in StoreFile() argument 80 bool GetFile (const string& path, vector<u8>& content, bool removeAfter) in GetFile() argument 85 bool AppendFile (const string& path, const vector<u8>& content, bool clear) in AppendFile() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/module/ |
| H A D | module_logger.cpp | 147 std::string content = "used file " + std::to_string(fileNumber++) + ": " + i.first.c_str() + in PrintUsedFileInfo() local 149 fileHandle << content; in PrintUsedFileInfo() local 184 std::string content = "unused file " + std::to_string(fileNumber++) + ": " + i.first.c_str() + in PrintUnusedFileInfo() local 186 fileHandle << content; in PrintUnusedFileInfo() local
|
| /arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/ |
| H A D | aot_builder.h | 40 std::vector<uint8_t> content; member
|
| /arkcompiler/runtime_core/static_core/verification/type/ |
| H A D | type_type.h | 86 explicit Type(uintptr_t content) : content_ {content} {} in Type() argument
|
| /base/hiviewdfx/hidumper/services/native/src/ |
| H A D | dump_common_utils.cpp | 221 std::string content; in GetLinesInFile() local 266 std::string content; in GetProcessNameByPid() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/ |
| H A D | hilog_printf.cpp | 172 LogContent content = { in PrintLog() local
|
| /base/hiviewdfx/hiview/base/event_store/test/unittest/common/ |
| H A D | sys_event_store_utility_test.cpp | 249 uint8_t content[TEST_EVENT_SIZE] = {0}; in HWTEST_F() local
|
| H A D | sys_event_dao_test.cpp | 478 std::string content = "test"; in HWTEST_F() local
|
| /base/location/services/location_locator/locator/source/ |
| H A D | location_config_manager.cpp | 255 std::string content = "1"; in SetLocationSwitchState() local
|
| /base/hiviewdfx/hiview/base/event_store/utility/reader/ |
| H A D | sys_event_doc_reader.cpp | 143 uint8_t* content = nullptr;
in Read() local 176 uint8_t* content = nullptr;
in ReadPages() local 214 ReadContent(uint8_t** content, uint32_t& contentSize) ReadContent() argument 282 BuildRawData(uint8_t* content, uint32_t contentSize) BuildRawData() argument 292 TryToAddEntry(uint8_t* content, uint32_t contentSize, const DocQuery& query, EntryQueue& entries, int& num) TryToAddEntry() argument 317 CheckEventInfo(uint8_t* content) CheckEventInfo() argument [all...] |
| /base/location/frameworks/js/napi/notification/src/ |
| H A D | notification_napi_convert_liveview.cpp | 67 GetNotificationLocalLiveViewCapsule( const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> content) GetNotificationLocalLiveViewCapsule() argument 141 GetNotificationLocalLiveViewButton( const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> content) GetNotificationLocalLiveViewButton() argument 222 GetNotificationLocalLiveViewProgress(const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> content) GetNotificationLocalLiveViewProgress() argument 288 GetNotificationLocalLiveViewTime(const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> content) GetNotificationLocalLiveViewTime() argument 368 GetNotificationLocalLiveViewContentDetailed( const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> content) GetNotificationLocalLiveViewContentDetailed() argument [all...] |
| /base/hiviewdfx/hiview/base/event_store/dao/ |
| H A D | sys_event_query_wrapper.cpp | 35 int GetSubStrCount(const std::string& content, const std::string& sub) in GetSubStrCount() argument
|
| /base/hiviewdfx/hiview/plugins/eventlogger/ |
| H A D | active_key_event.cpp | 135 std::string content;
in SysMemCapture() local
|