/external/u-boot/drivers/usb/dwc3/ |
D | gadget.c | 185 struct dwc3_ep *dep = dwc->eps[(num << 1) | 1]; in dwc3_gadget_resize_tx_fifos() local 225 void dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req, in dwc3_gadget_giveback() 324 static dma_addr_t dwc3_trb_dma_offset(struct dwc3_ep *dep, in dwc3_trb_dma_offset() 332 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() 352 static void dwc3_free_trb_pool(struct dwc3_ep *dep) in dwc3_free_trb_pool() 360 static int dwc3_gadget_start_config(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_gadget_start_config() 383 static int dwc3_gadget_set_ep_config(struct dwc3 *dwc, struct dwc3_ep *dep, in dwc3_gadget_set_ep_config() 446 static int dwc3_gadget_set_xfer_resource(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_gadget_set_xfer_resource() 465 static int __dwc3_gadget_ep_enable(struct dwc3_ep *dep, in __dwc3_gadget_ep_enable() 523 static void dwc3_remove_requests(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_remove_requests() [all …]
|
D | ep0.c | 54 struct dwc3_ep *dep; in dwc3_ep0_start_trans() local 109 static int __dwc3_gadget_ep0_queue(struct dwc3_ep *dep, in __dwc3_gadget_ep0_queue() 216 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_queue() local 251 struct dwc3_ep *dep; in dwc3_ep0_stall_and_restart() local 276 struct dwc3_ep *dep = to_dwc3_ep(ep); in __dwc3_gadget_ep0_set_halt() local 307 struct dwc3_ep *dep; in dwc3_wIndex_to_dep() local 331 struct dwc3_ep *dep; in dwc3_ep0_handle_status() local 389 struct dwc3_ep *dep; in dwc3_ep0_handle_feature() local 592 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_ep0_set_sel_cmpl() local 636 struct dwc3_ep *dep; in dwc3_ep0_set_sel() local [all …]
|
D | gadget.h | 72 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_request_queued() local
|
/external/toybox/kconfig/ |
D | menu.c | 102 void menu_add_dep(struct expr *dep) in menu_add_dep() 122 …uct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct expr *dep) in menu_add_prop() 145 struct property *menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) in menu_add_prompt() 150 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr() 155 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) in menu_add_symbol() 233 struct expr *parentdep, *basedep, *dep, *dep2, **ep; in menu_finalize() local
|
D | expr.h | 50 #define E_NOT(dep) (2-(dep)) argument 81 struct expr *dep, *dep2; member 140 struct expr *dep; member
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_batch.c | 163 struct fd_batch *dep; in batch_flush_reset_dependencies() local 352 struct fd_batch *dep; in batch_depends_on() local 365 fd_batch_add_dep(struct fd_batch *batch, struct fd_batch *dep) in fd_batch_add_dep() 407 struct fd_batch *dep; in fd_batch_resource_used() local
|
/external/u-boot/scripts/kconfig/ |
D | menu.c | 106 void menu_add_dep(struct expr *dep) in menu_add_dep() 127 …uct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct expr *dep) in menu_add_prop() 177 struct property *menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) in menu_add_prompt() 188 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr() 193 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) in menu_add_symbol() 301 struct expr *parentdep, *basedep, *dep, *dep2, **ep; in menu_finalize() local
|
/external/e2fsprogs/lib/e2p/ |
D | iod.c | 32 struct dirent *de, *dep; in iterate_on_dir() local
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | Makefile | 15 depend dep: target
|
/external/guice/core/src/com/google/inject/spi/ |
D | DependencyAndSource.java | 72 Dependency<?> dep = getDependency(); in toString() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetSubtargetInfo.h | 63 SDep& dep) const { } in adjustSchedDependency()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 101 SDep& dep) const { } in ComputeOperandLatency()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | radeon_vce_50.c | 76 unsigned dep, bs_idx = enc->bs_idx++; in encode() local
|
D | radeon_vce_52.c | 205 unsigned dep, bs_idx = enc->bs_idx++; in encode() local 573 uint32_t dep, uint32_t fb_idx, uint32_t ring_idx) in task_info()
|
D | radeon_vce_40_2_2.c | 51 uint32_t dep, uint32_t fb_idx, uint32_t ring_idx) in task_info()
|
/external/skia/bench/ |
D | TopoSortBench.cpp | 39 int dep = fRand.nextU() % i; in onDelayedSetup() local
|
/external/autotest/client/site_tests/camera_HAL3Perf/ |
D | camera_HAL3Perf.py | 28 dep = 'camera_hal3' variable in camera_HAL3Perf
|
/external/autotest/client/site_tests/camera_HAL3/ |
D | camera_HAL3.py | 27 dep = 'camera_hal3' variable in camera_HAL3
|
/external/skqp/bench/ |
D | TopoSortBench.cpp | 39 int dep = fRand.nextU() % i; in onDelayedSetup() local
|
/external/tensorflow/tensorflow/core/grappler/utils/ |
D | topological_sort.cc | 39 for (const auto& dep : extra_dependencies) { in MakeEphemeralEdges() local
|
/external/grpc-grpc/src/compiler/ |
D | objective_c_plugin.cc | 40 const grpc::protobuf::FileDescriptor* dep, const char* indent) { in ImportProtoHeaders()
|
/external/kmod/libkmod/ |
D | libkmod-config.c | 97 const struct kmod_softdep *dep = l->data; in kmod_softdep_get_name() local 102 const struct kmod_softdep *dep = l->data; in kmod_softdep_get_pre() local 108 const struct kmod_softdep *dep = l->data; in kmod_softdep_get_post() local 263 struct kmod_softdep *dep; in kmod_config_add_softdep() local 394 static char *softdep_to_char(struct kmod_softdep *dep) { in softdep_to_char()
|
/external/perfetto/tools/proto_to_cpp/ |
D | proto_to_cpp.cc | 241 const FileDescriptor* dep = proto_file->dependency(i); in Convert() local 248 const FileDescriptor* dep = proto_file->dependency(i); in Convert() local
|
/external/libdrm/amdgpu/ |
D | amdgpu_cs.c | 262 struct drm_amdgpu_cs_chunk_dep *dep = &dependencies[i]; in amdgpu_cs_submit_one() local 292 struct drm_amdgpu_cs_chunk_dep *dep = &sem_dependencies[sem_count++]; in amdgpu_cs_submit_one() local 740 struct drm_amdgpu_cs_chunk_dep *dep) in amdgpu_cs_chunk_fence_to_dep()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_pass.c | 195 const VkSubpassDependency *dep = &pCreateInfo->pDependencies[i]; in anv_CreateRenderPass() local
|