Home
last modified time | relevance | path

Searched defs:Project (Results 1 – 25 of 30) sorted by relevance

12

/third_party/rust/rust/tests/ui/proc-macro/
Dallowed-signatures.rs15 trait Project { trait
19 impl Project for () { impl
Dbad-projection.rs9 trait Project { trait
/third_party/rust/rust/tests/ui/regions/
Dregions-normalize-in-where-clause-list.rs4 trait Project<'a, 'b> { trait
8 impl<'a, 'b> Project<'a, 'b> for () implementation
/third_party/skia/third_party/externals/abseil-cpp/CMake/
DREADME.md20 ### Step-by-Step Instructions
92 ### Running Abseil Tests with CMake
122 ### Available Abseil CMake Public Targets
/third_party/rust/crates/cxx/gen/build/src/
Dlib.rs144 struct Project { struct
166 impl Project { implementation
398 fn generate_bridge(prj: &Project, build: &mut Build, rust_source_file: &Path) -> Result<()> { in generate_bridge()
/third_party/rust/rust/tests/ui/implied-bounds/
Dimpl-implied-bounds-compatibility-unnormalized.rs3 trait Project { interface
6 impl Project for &'_ &'_ () { impl
/third_party/mesa3d/bin/ci/
Dci_run_n_monitor.py114 project: gitlab.v4.objects.Project,
259 project: gitlab.v4.objects.Project,
301 project: gitlab.v4.objects.Project,
313 project: gitlab.v4.objects.Project,
329 project: gitlab.v4.objects.Project,
/third_party/rust/rust/tests/ui/lint/dead-code/
Doffset-of.rs34 struct Project<T: Trait> { struct
43 offset_of!(Project::<()>, b.a); in main() argument
Doffset-of-correct-param-env.rs19 trait Project { interface
/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/tests/slow-tests/
Dsupport.rs20 pub(crate) struct Project<'a> { struct
27 impl<'a> Project<'a> { argument
/third_party/skia/m133/third_party/externals/expat/expat/
DREADME.md48 ### a) Module Mode
73 ### b) Config Mode
/third_party/skia/third_party/externals/expat/
DREADME.md41 ### a) Module Mode
66 ### b) Config Mode
/third_party/skia/third_party/externals/expat/expat/
DREADME.md41 ### a) Module Mode
66 ### b) Config Mode
/third_party/rust/rust/tests/ui/lifetimes/
Dissue-105507.rs6 trait Project { interface
/third_party/rust/rust/tests/ui/borrowck/
Dissue-64453.rs1 struct Project; struct
/third_party/googletest/googletest/
DREADME.md112 ##### Visual Studio Dynamic vs Static Runtimes
/third_party/rust/rust/tests/ui/nll/user-annotations/
Dnormalization-2.rs107 trait Project { in test_struct_path() trait
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dproject_op.cc66 TensorRow ProjectOp::Project(const TensorRow &row) { in Project() function in mindspore::dataset::ProjectOp
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/liteapi/include/
Ddatasets.h327 std::shared_ptr<ProjectDataset> Project(const std::vector<std::string> &columns) { in Project() function
/third_party/typescript/src/harness/
DcompilerImpl.ts13 export interface Project { interface
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/include/dataset/
Ddatasets.h485 std::shared_ptr<ProjectDataset> Project(const std::vector<std::string> &columns) { in Project() function
/third_party/skia/gn/
Dgn_to_cmake.py160 class Project(object): class
/third_party/vk-gl-cts/scripts/
Dmustpass.py40 class Project: class
/third_party/skia/m133/gn/
Dgn_to_cmake.py200 class Project(object): class
/third_party/vk-gl-cts/external/openglcts/scripts/
Dmustpass.py44 class Project: class

12