Home
last modified time | relevance | path

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

1234567891011

/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
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DtupleType.h35 TupleType( std::tuple<ObjectDescriptor *, ArenaVector<ElementFlags> &&, ElementFlags, NamedTupleMemberPool &&> contents, uint32_t minLength, uint32_t fixedLength, bool readonly) TupleType() argument
/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
/arkcompiler/ets_runtime/test/
H A Drun_ts_test262.py164 contents = ['{'] variable
/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
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

Completed in 10 milliseconds

1234567891011