Home
last modified time | relevance | path

Searched defs:dep (Results 1 - 25 of 139) sorted by relevance

123456

/third_party/skia/src/gpu/mock/
H A DGrMockRenderTask.h21 void addDependency(GrRenderTask* dep) { fDependencies.push_back(dep); } in addDependency() argument
/third_party/skia/bench/
H A DTopoSortBench.cpp39 int dep = fRand.nextU() % i; variable
/third_party/gn/src/gn/
H A Dbuilder_record.cc71 bool BuilderRecord::OnResolvedDep(const BuilderRecord* dep) { in OnResolvedDep() argument
81 BuilderRecord* dep = *it; in GetSortedUnresolvedDeps() local
H A Dninja_target_writer_unittest.cc116 std::vector<OutputFile> dep = in TEST() local
130 std::vector<OutputFile> dep = in TEST() local
161 std::vector<OutputFile> dep = TEST() local
197 std::vector<OutputFile> dep = TEST() local
[all...]
H A Drust_project_writer_helpers_unittest.cc32 Crate dep = Crate(SourceFile("/root/tortoise/lib.rs"), std::nullopt, 0, in TEST_F() local
H A Dbuild_settings.cc99 bool BuildSettings::GetPrivateDepsLabel(const Value& dep, std::string& label, in GetPrivateDepsLabel() argument
H A Dninja_rust_binary_target_writer.cc184 const Target* dep = inherited.target(); in Run() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce_50.c73 unsigned dep, bs_idx = enc->bs_idx++; in encode() local
H A Dradeon_vce_40_2_2.c45 static void task_info(struct rvce_encoder *enc, uint32_t op, uint32_t dep, uint32_t fb_idx, in task_info() argument
H A Dradeon_vce_52.c216 unsigned dep, bs_idx = enc->bs_idx++; in encode() local
584 static void task_info(struct rvce_encoder *enc, uint32_t op, uint32_t dep, uint32_t fb_idx, in task_info() argument
/third_party/node/deps/openssl/openssl/Configurations/platform/
H A DBASE.pm44 sub dep { return __base($_[1], '.o') . $_[0]->depext() } # <- objname subroutine
/third_party/openssl/Configurations/platform/
H A DBASE.pm44 sub dep { return __base($_[1], '.o') . $_[0]->depext() } # <- objname subroutine
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcontrol_dependence.cpp71 std::ostream& operator<<(std::ostream& os, const ControlDependence& dep) { in operator <<() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcontrol_dependence.cpp71 std::ostream& operator<<(std::ostream& os, const ControlDependence& dep) { in operator <<() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dcontrol_dependence.cpp68 std::ostream& operator<<(std::ostream& os, const ControlDependence& dep) { in operator <<() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dgadget.h84 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_started_request() local
99 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_cancelled_request() local
125 static inline void dwc3_gadget_ep_get_transfer_index(struct dwc3_ep *dep) in dwc3_gadget_ep_get_transfer_index() argument
[all...]
H A Ddebug.h420 static inline void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_create_endpoint_dir() argument
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dreaddir.c113 struct xfs_dir2_data_entry *dep = bp->b_addr + off; in xchk_dir_walk_block() local
202 struct xfs_dir2_data_entry *dep; in xchk_dir_walk_leaf() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dgadget.h84 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_started_request() local
101 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_cancelled_request() local
130 dwc3_gadget_ep_get_transfer_index(struct dwc3_ep *dep) dwc3_gadget_ep_get_transfer_index() argument
[all...]
H A Ddebug.h423 static inline void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_create_endpoint_dir() argument
425 static inline void dwc3_debugfs_remove_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_remove_endpoint_dir() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c228 struct fd_batch *dep; variable
231 fd_batch_flush(dep); variable
242 struct fd_batch *dep; in batch_reset_dependencies() local
397 struct fd_batch *dep; in recursive_dependents_mask() local
407 fd_batch_add_dep(struct fd_batch *batch, struct fd_batch *dep) fd_batch_add_dep() argument
477 struct fd_batch *dep; fd_batch_resource_write() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnode.c353 gpir_dep *dep = ralloc(succ, gpir_dep); in gpir_node_add_dep() local
395 gpir_node_replace_pred(gpir_dep *dep, gpir_node *new_pred) gpir_node_replace_pred() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dlower.c253 ppir_dep *dep = ppir_dep_for_pred(node, pred); in ppir_lower_select() local
H A Dinstr.c53 ppir_dep *dep = ralloc(succ, ppir_dep); in ppir_instr_add_dep() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_file.cc145 const FileDescriptor* dep = file->dependency(i); in CollectMinimalFileDepsContainingExtensionsWorker() local
150 const FileDescriptor* dep = file->dependency(i); in CollectMinimalFileDepsContainingExtensionsWorker() local
171 const FileDescriptor* dep = file->dependency(i); in CollectMinimalFileDepsContainingExtensions() local
177 bool IsDirectDependency(const FileDescriptor* dep, const FileDescriptor* file) { in IsDirectDependency() argument
373 const FileDescriptor *dep = file_->dependency(i); in GenerateSource() local
[all...]

Completed in 12 milliseconds

123456