| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/ |
| H A D | exif_getfilterarea_test.cpp | 128 std::vector<std::vector<char>> contents; in HWTEST_F() local 174 std::vector<std::vector<char>> contents; HWTEST_F() local 220 std::vector<std::vector<char>> contents; HWTEST_F() local 266 std::vector<std::vector<char>> contents; HWTEST_F() local [all...] |
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/ |
| H A D | file_n_exporter.h | 162 std::string contents = ""; member 175 std::string contents = ""; member
|
| /kernel/linux/linux-5.10/drivers/char/ |
| H A D | nvram.c | 476 unsigned char contents[NVRAM_BYTES]; in nvram_proc_read() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | ima.h | 86 static inline int ima_load_data(enum kernel_load_data_id id, bool contents) in ima_load_data() argument 98 ima_read_file(struct file *file, enum kernel_read_file_id id, bool contents) ima_read_file() argument
|
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/include/goya/ |
| H A D | goya_packets.h | 53 u8 contents[]; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | ima.h | 92 static inline int ima_load_data(enum kernel_load_data_id id, bool contents) in ima_load_data() argument 104 ima_read_file(struct file *file, enum kernel_read_file_id id, bool contents) ima_read_file() argument
|
| /kernel/linux/linux-6.6/drivers/char/ |
| H A D | nvram.c | 476 unsigned char contents[NVRAM_BYTES]; in nvram_proc_read() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/ |
| H A D | encl.h | 82 struct page *contents; member
|
| /kernel/linux/linux-6.6/security/loadpin/ |
| H A D | loadpin.c | 201 static int loadpin_load_data(enum kernel_load_data_id id, bool contents) in loadpin_load_data() argument 190 loadpin_read_file(struct file *file, enum kernel_read_file_id id, bool contents) loadpin_read_file() argument
|
| /third_party/glslang/gtests/ |
| H A D | GlslMapIO.FromFile.cpp | 248 std::string contents; in TEST_P() local
|
| H A D | VkRelaxed.FromFile.cpp | 204 std::string contents; in TEST_P() local
|
| /third_party/gn/src/base/files/ |
| H A D | file_util.cc | 175 bool ReadFileToString(const FilePath& path, std::string* contents) { in ReadFileToString() argument 117 ReadFileToStringWithMaxSize(const FilePath& path, std::string* contents, size_t max_size) ReadFileToStringWithMaxSize() argument
|
| /third_party/gn/src/gn/ |
| H A D | command_refs.cc | 364 std::string contents; variable
|
| /third_party/backends/backend/escl/ |
| H A D | escl_capabilities.c | 155 memory_callback_c(void *contents, size_t size, size_t nmemb, void *userp) in memory_callback_c() argument
|
| /third_party/curl/docs/examples/ |
| H A D | crawler.c | 62 size_t grow_buffer(void *contents, size_t sz, size_t nmemb, void *ctx) in grow_buffer() argument
|
| /third_party/cups-filters/filter/ |
| H A D | pdf.cxx | 133 QPDFObjectHandle contents = page.getKey("/Contents"); in pdf_prepend_stream() local [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | MessagePatternUtilTest.java | 104 private List<ExpectMessageContentsNode> contents = field in MessagePatternUtilTest.ExpectMessageNode [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | MessagePatternUtilTest.java | 107 private List<ExpectMessageContentsNode> contents = field in MessagePatternUtilTest.ExpectMessageNode [all...] |
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | v3d40_tex.c | 55 vir_WRTMUC(struct v3d_compile *c, enum quniform_contents contents, uint32_t data) in vir_WRTMUC() argument
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_uniforms.c | 36 get_texrect_scale(struct v3d_texture_stateobj *texstate, enum quniform_contents contents, uint32_t data) get_texrect_scale() argument 52 get_texture_size(struct v3d_texture_stateobj *texstate, enum quniform_contents contents, uint32_t data) get_texture_size() argument 86 get_image_size(struct v3d_shaderimg_stateobj *shaderimg, enum quniform_contents contents, uint32_t data) get_image_size() argument [all...] |
| /third_party/ninja/src/ |
| H A D | disk_interface.cc | 250 bool RealDiskInterface::WriteFile(const string& path, const string& contents) {
argument 285 ReadFile(const string& path, string* contents, string* err) global() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| H A D | tests.rs | 655 let mut contents = String::new(); in dump_preprocessed_input() variables
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassTestsUtil.hpp | 195 VkSubpassContents contents; member in vkt::renderpass::SubpassBeginInfo1
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkCmdUtil.cpp | 82 beginRenderPass(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRenderPass renderPass, const VkFramebuffer framebuffer, const VkRect2D& renderArea, const deUint32 clearValueCount, const VkClearValue* clearValues, const VkSubpassContents contents, const void* pNext) beginRenderPass() argument 106 beginRenderPass(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRenderPass renderPass, const VkFramebuffer framebuffer, const VkRect2D& renderArea, const VkClearValue& clearValue, const VkSubpassContents contents) beginRenderPass() argument 117 beginRenderPass(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRenderPass renderPass, const VkFramebuffer framebuffer, const VkRect2D& renderArea, const tcu::Vec4& clearColor, const VkSubpassContents contents) beginRenderPass() argument 130 beginRenderPass(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRenderPass renderPass, const VkFramebuffer framebuffer, const VkRect2D& renderArea, const tcu::Vec4& clearColor, const void* pNext, const VkSubpassContents contents) beginRenderPass() argument 144 beginRenderPass(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRenderPass renderPass, const VkFramebuffer framebuffer, const VkRect2D& renderArea, const tcu::Vec4& clearColor, const float clearDepth, const deUint32 clearStencil, const void* pNext, const VkSubpassContents contents) beginRenderPass() argument 164 beginRenderPass(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRenderPass renderPass, const VkFramebuffer framebuffer, const VkRect2D& renderArea, const tcu::UVec4& clearColor, const VkSubpassContents contents) beginRenderPass() argument 177 beginRenderPass(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRenderPass renderPass, const VkFramebuffer framebuffer, const VkRect2D& renderArea, const VkSubpassContents contents) beginRenderPass() argument 198 beginRenderPass(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkRenderPass renderPass, const VkFramebuffer framebuffer, const VkRect2D& renderArea, const tcu::Vec4& clearColor, const float clearDepth, const deUint32 clearStencil, const VkSubpassContents contents) beginRenderPass() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-blob.cc | 538 char *contents; member [all...] |