| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | zip_writer.cc | 112 Write(const std::string& filename, const std::string& contents) Write() argument
|
| /third_party/protobuf/src/google/protobuf/testing/ |
| H A D | file.cc | 93 bool File::WriteStringToFile(const string& contents, const string& name) { in WriteStringToFile() argument 112 void File::WriteStringToFileOrDie(const string& contents, const string& name) { in WriteStringToFileOrDie() argument
|
| /third_party/rust/crates/nom/benchmarks/benches/ |
| H A D | http.rs | 181 let mut contents: Vec<u8> = Vec::new(); variables
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
| H A D | vktMultiViewRenderPassUtil.hpp | 189 VkSubpassContents contents; member in vkt::MultiView::SubpassBeginInfo1
|
| /foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
| H A D | tab_content_element.cpp | 22 TabContentElement::TabContentElement(const std::list<RefPtr<Component>>& contents) in TabContentElement() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
| H A D | rofs_filesystem.cpp | 129 explicit ROFSMemoryDirectory(const vector<IDirectory::Entry>& contents) : contents_(contents) {} in ROFSMemoryDirectory() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
| H A D | wifi_hal_callback_test.cpp | 116 char contents[] = "AP-STA-DISCONNECTED"; in HWTEST_F() local 128 char contents[] = "AP-ENABLED"; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/arch/m68k/atari/ |
| H A D | nvram.c | 246 unsigned char contents[NVRAM_BYTES]; in nvram_proc_read() local
|
| /kernel/linux/linux-6.6/arch/m68k/atari/ |
| H A D | nvram.c | 246 unsigned char contents[NVRAM_BYTES]; in nvram_proc_read() local
|
| /kernel/linux/linux-5.10/security/loadpin/ |
| H A D | loadpin.c | 191 static int loadpin_load_data(enum kernel_load_data_id id, bool contents) in loadpin_load_data() argument 180 loadpin_read_file(struct file *file, enum kernel_read_file_id id, bool contents) loadpin_read_file() argument
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | api-io.c | 36 static int make_test_file(char path[PATH_MAX], const char *contents) in make_test_file() argument 57 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test() argument
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | api-io.c | 37 static int make_test_file(char path[PATH_MAX], const char *contents) in make_test_file() argument 58 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test() argument
|
| /third_party/gn/src/gn/ |
| H A D | c_include_iterator.cc | 79 std::string_view contents; in ExtractInclude() local [all...] |
| /third_party/backends/backend/escl/ |
| H A D | escl_status.c | 48 memory_callback_s(void *contents, size_t size, size_t nmemb, void *userp) in memory_callback_s() argument
|
| /third_party/curl/docs/examples/ |
| H A D | http2-pushinmemory.c | 45 write_cb(void *contents, size_t size, size_t nmemb, void *userp) in write_cb() argument
|
| H A D | xmlstream.c | 96 static size_t parseStreamCallback(void *contents, size_t length, size_t nmemb, in parseStreamCallback() argument
|
| /third_party/ninja/src/ |
| H A D | test.cc | 161 bool VirtualFileSystem::WriteFile(const string& path, const string& contents) {
in WriteFile() argument 145 Create(const string& path, const string& contents) Create() argument 171 ReadFile(const string& path, string* contents, string* err) ReadFile() argument
|
| /third_party/libfuse/example/ |
| H A D | hello.c | 41 const char *contents; member
|
| /third_party/ltp/testcases/kernel/syscalls/modify_ldt/ |
| H A D | modify_ldt02.c | 75 unsigned int contents:2; member
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_uniforms.c | 207 enum quniform_contents contents = uinfo->contents[i]; in vc4_write_uniforms() local 175 get_texrect_scale(struct vc4_texture_stateobj *texstate, enum quniform_contents contents, uint32_t data) get_texrect_scale() argument [all...] |
| /third_party/python/Lib/importlib/resources/ |
| H A D | abc.py | 51 def contents(self) -> Iterable[str]: member in ResourceReader 150 def contents(self) -> Iterator[str]: member in TraversableResources
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | shader_compiler_test.cc | 94 std::string contents = R"( in TEST_F() local 138 std::string contents = kHexShader; in TEST_F() local 248 std::string contents = "Just Random\nText()\nThat doesn't work."; in TEST_F() local 267 std::string contents = "Just Random\nText()\nThat doesn't work."; in TEST_F() local
|
| /third_party/python/Lib/test/test_importlib/resources/ |
| H A D | util.py | 48 def contents(self): member in Reader
|
| /third_party/rust/crates/version_check/src/ |
| H A D | lib.rs | 446 let mut contents = String::new(); in read_static() variables
|
| /base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/ |
| H A D | hap_signing_block_utils_test.cpp | 336 DataSource* contents[TEST_ZIP_BLOCKS_NUM_NEED_DIGEST] = { nullptr, nullptr, nullptr }; in HWTEST_F() local
|