Home
last modified time | relevance | path

Searched defs:contents (Results 26 - 50 of 307) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/cfg/
H A Dcfg.cpp106 std::vector<uint32_t> contents; in main() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dmake-preload.php36 $contents = file_get_contents($filename); variable
37 $contents = substr($contents, 5); // Strip <?php variable
/third_party/protobuf/src/google/protobuf/testing/
H A Dfile.h93 SetContents( const string& name, const string& contents, bool ) SetContents() argument
/third_party/spirv-tools/tools/as/
H A Das.cpp108 std::vector<char> contents; in main() local
/third_party/spirv-tools/tools/cfg/
H A Dcfg.cpp77 std::vector<uint32_t> contents; in main() local
/third_party/spirv-tools/tools/dis/
H A Ddis.cpp140 std::vector<uint32_t> contents; in main() local
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dldt.h26 unsigned int contents:2; member
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dldt.h26 unsigned int contents:2; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dldt.h29 unsigned int contents : 2; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dldt.h29 unsigned int contents : 2; member
/third_party/glslang/gtests/
H A DLink.FromFile.Vk.cpp59 std::string contents; in TEST_P() local
H A DTestFixture.cpp128 std::string contents; in ReadFile() local
165 bool WriteFile(const std::string& path, const std::string& contents) in WriteFile() argument
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_xobject.cc20 std::vector<QPDFObjectHandle> contents; member in CombineFromContents_Provider
23 CombineFromContents_Provider::CombineFromContents_Provider(const std::vector<QPDFObjectHandle> &contents) in CombineFromContents_Provider() argument
137 std::vector<QPDFObjectHandle> contents=page.getPageContents(); // (will assertPageObject) in makeXObject() local
/third_party/node/test/addons/openssl-binding/
H A Dbinding.cc16 auto contents = buffer->GetBackingStore(); in RandomBytes() local
30 auto contents = buffer->GetBackingStore(); in Hash() local
/third_party/node/test/addons/zlib-binding/
H A Dbinding.cc15 auto contents = buffer->GetBackingStore(); in CompressBytes() local
/third_party/skia/third_party/externals/spirv-tools/tools/val/
H A Dval.cpp192 std::vector<uint32_t> contents; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/val/
H A Dval.cpp192 std::vector<uint32_t> contents; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_join_test.cc251 std::string contents; member
/third_party/skia/experimental/tskit/go/gen_types/
H A Dgen_types.go
/third_party/rust/crates/nix/test/sys/
H A Dtest_uio.rs175 let mut contents = Vec::new(); in test_pwritev() variables
/third_party/spirv-tools/tools/diff/
H A Ddiff.cpp84 std::vector<char> contents; in load_module() local
94 std::vector<uint32_t> contents; in load_module() local
/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
/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

Completed in 9 milliseconds

12345678910>>...13