Home
last modified time | relevance | path

Searched defs:contents (Results 51 - 75 of 288) sorted by relevance

12345678910>>...12

/third_party/spirv-tools/tools/val/
H A Dval.cpp195 std::vector<uint32_t> contents; in main() local
/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/
H A Dsys_event_stat_test.cpp51 std::string contents; in GetFileContent() local
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dstage_card_parser.cpp24 void StageCardParser::Parse(const std::string& contents, const std::string& selectUrl) in Parse() argument
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_dump.c29 vir_dump_uniform(enum quniform_contents contents, in vir_dump_uniform() argument
/third_party/ninja/src/
H A Dtest.h75 std::string contents; member
H A Dbuild_log_test.cc80 string contents, err; in TEST_F() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dnftw64.h68 char contents[STRLEN]; member
H A Dnftw.h69 char contents[STRLEN]; member
/third_party/ltp/testcases/kernel/syscalls/fork/
H A Dfork05.c124 unsigned int contents:2; member
/third_party/ltp/testcases/kernel/syscalls/modify_ldt/
H A Dmodify_ldt01.c79 unsigned int contents:2; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_uniforms.c48 get_texrect_scale(const struct etna_context *ctx, bool frag, enum etna_uniform_contents contents, uint32_t data) get_texrect_scale() argument
/third_party/python/Lib/importlib/resources/
H A D_legacy.py85 def contents(package: Package) -> Iterable[str]: function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderPassUtil.hpp189 VkSubpassContents contents; member in vkt::MultiView::SubpassBeginInfo1
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dsection_parser.cc128 AddSection(NodeType section_type, ShaderType shader_type, ShaderFormat fmt, size_t line_count, const std::string& contents) AddSection() argument
H A Dsection_parser.h47 std::string contents; member
/third_party/skia/third_party/externals/spirv-tools/tools/dis/
H A Ddis.cpp182 std::vector<uint32_t> contents; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/dis/
H A Ddis.cpp182 std::vector<uint32_t> contents; in main() local
/third_party/skia/third_party/externals/angle2/util/
H A Dtest_utils.cpp48 std::string contents; in ReadEntireFileToString() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dzip_writer.cc112 Write(const std::string& filename, const std::string& contents) Write() argument
/third_party/protobuf/src/google/protobuf/testing/
H A Dfile.cc93 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 Dhttp.rs181 let mut contents: Vec<u8> = Vec::new(); variables
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderPassUtil.hpp189 VkSubpassContents contents; member in vkt::MultiView::SubpassBeginInfo1
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_content_element.cpp22 TabContentElement::TabContentElement(const std::list<RefPtr<Component>>& contents) in TabContentElement() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Drofs_filesystem.cpp129 explicit ROFSMemoryDirectory(const vector<IDirectory::Entry>& contents) : contents_(contents) {} in ROFSMemoryDirectory() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_callback_test.cpp116 char contents[] = "AP-STA-DISCONNECTED"; in HWTEST_F() local
128 char contents[] = "AP-ENABLED"; in HWTEST_F() local

Completed in 11 milliseconds

12345678910>>...12