| /third_party/ltp/testcases/kernel/syscalls/preadv/ |
| H A D | preadv03.c | 41 char content; member
|
| /third_party/ltp/testcases/kernel/syscalls/renameat2/ |
| H A D | renameat202.c | 44 static const char content[] = "content"; variable
|
| /third_party/rust/crates/cxx/gen/cmd/src/gen/ |
| H A D | out.rs | 68 pub fn content( functions [all...] |
| /third_party/rust/crates/cxx/gen/src/ |
| H A D | out.rs | 68 pub fn content( functions [all...] |
| /third_party/rust/crates/cxx/gen/lib/src/gen/ |
| H A D | out.rs | 68 pub fn content( functions [all...] |
| /third_party/rust/crates/cxx/gen/build/src/gen/ |
| H A D | out.rs | 68 pub fn content( functions [all...] |
| /third_party/protobuf/benchmarks/util/ |
| H A D | protoc-gen-proto2_to_proto3.cc | 76 string content = GetPool()->BuildFile(new_file)->DebugString(); in Generate() local
|
| H A D | protoc-gen-gogoproto.cc | 88 string content = new_pool_.BuildFile(new_file)->DebugString(); in Generate() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFUtils.h | 57 EmitPath(const SkPath& path, SkPaint::Style paintStyle, SkWStream* content, SkScalar tolerance = 0.25f) EmitPath() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CVRecord.h | 57 ArrayRef<uint8_t> content() const { in content() function in llvm::codeview::CVRecord
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutations/ |
| H A D | replace_identifier_test.cc | 36 std::string content = R"( in TEST() local
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | parserharness.js | 218 var content = IO.readFile(Harness.userSpecifiedroot + path); variable [all...] |
| /test/xts/hats/kernel/prctl/ |
| H A D | PrctlApiTest.cpp | 92 static bool read_fd_to_string(const std::string &path, std::string *content) in read_fd_to_string() argument
|
| /test/xts/hats/powermgr/battery/hdi_battery_additional/common/ |
| H A D | hdi_battery_test.cpp | 67 std::string CreateFile(std::string path, std::string content) in CreateFile() argument
|
| /third_party/curl/src/ |
| H A D | tool_urlglob.h | 57 } content; member
|
| /third_party/cJSON/tests/ |
| H A D | parse_examples.c | 34 char *content = read_file(filename); in parse_file() local
|
| /third_party/gn/src/gn/ |
| H A D | ohos_components_mapping.cc | 47 static bool ReadBuildConfigFile(base::FilePath path, std::string &content)
in ReadBuildConfigFile() argument
|
| /third_party/ninja/src/ |
| H A D | disk_interface_test.cc | 203 std::string content;
in TEST_F() local
|
| /third_party/libexif/libexif/ |
| H A D | exif-content.c | 46 ExifContent *content = exif_content_new_mem (mem); in exif_content_new() local 56 ExifContent *content; in exif_content_new_mem() local 79 exif_content_ref(ExifContent *content) exif_content_ref() argument 88 exif_content_unref(ExifContent *content) exif_content_unref() argument 99 exif_content_free(ExifContent *content) exif_content_free() argument 120 exif_content_dump(ExifContent *content, unsigned int indent) exif_content_dump() argument 202 exif_content_get_entry(ExifContent *content, ExifTag tag) exif_content_get_entry() argument 216 exif_content_get_huawei_makenote_entry(ExifContent *content) exif_content_get_huawei_makenote_entry() argument 236 exif_content_foreach_entry(ExifContent *content, ExifContentForeachEntryFunc func, void *data) exif_content_foreach_entry() argument 249 exif_content_log(ExifContent *content, ExifLog *log) exif_content_log() argument [all...] |
| /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...] |