Home
last modified time | relevance | path

Searched defs:content (Results 401 - 425 of 943) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/libexif/test/
H A Dtest-parse-from-data.c55 static void data_foreach_func(ExifContent *content, void *callback_data) in data_foreach_func() argument
H A Dtest-parse.c51 static void data_foreach_func(ExifContent *content, void *callback_data) in data_foreach_func() argument
/third_party/node/deps/v8/src/inspector/
H A Dsearch-util.cc16 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 Dgetsockopt_network.c36 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 Dunit_test_assert_fail_dialog.c36 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 Damber_script.cc141 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 Ddxc_helper.cc97 std::string content; variable
/third_party/openssl/test/
H A Dcmsapitest.c30 CMS_ContentInfo* content = NULL; in test_encrypt_decrypt() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dview-cairo.hh138 cairo_content_t content = CAIRO_CONTENT_ALPHA; in render() local
/third_party/skia/third_party/externals/tint/src/
H A Dsource.h59 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 Dtext_generator.h38 std::string content; member
/third_party/skia/gm/
H A Drectangletexture.cpp94 createRectangleTextureImg(GrDirectContext* dContext, GrSurfaceOrigin origin, const SkBitmap content) createRectangleTextureImg() argument
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksServices.cpp64 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 Dmodule_logger.cpp147 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 Daot_builder.h40 std::vector<uint8_t> content; member
/arkcompiler/runtime_core/static_core/verification/type/
H A Dtype_type.h86 explicit Type(uintptr_t content) : content_ {content} {} in Type() argument
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp221 std::string content; in GetLinesInFile() local
266 std::string content; in GetProcessNameByPid() local
/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp172 LogContent content = { in PrintLog() local
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_store_utility_test.cpp249 uint8_t content[TEST_EVENT_SIZE] = {0}; in HWTEST_F() local
H A Dsys_event_dao_test.cpp478 std::string content = "test"; in HWTEST_F() local
/base/location/services/location_locator/locator/source/
H A Dlocation_config_manager.cpp255 std::string content = "1"; in SetLocationSwitchState() local
/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dsys_event_doc_reader.cpp143 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 Dnotification_napi_convert_liveview.cpp67 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 Dsys_event_query_wrapper.cpp35 int GetSubStrCount(const std::string& content, const std::string& sub) in GetSubStrCount() argument
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Dactive_key_event.cpp135 std::string content; in SysMemCapture() local

Completed in 14 milliseconds

1...<<11121314151617181920>>...38