| /third_party/skia/modules/canvaskit/ |
| D | package-lock.json | 25 "dev": true, boolean 34 "dev": true, boolean 53 "node": ">=6.9.0" string 60 "dev": true, boolean 65 "node": ">=6.0" string 72 "dev": true boolean 78 "dev": true, boolean 87 "dev": true, boolean 89 "node": ">=0.10.0" string 96 "dev": true, boolean [all …]
|
| /third_party/parse5/ |
| D | package-lock.json | 63 "node": ">= 10.0" string 70 "dev": true, boolean 76 "node": ">=6.0.0" string 83 "dev": true, boolean 88 "node": ">=6.9.0" string 95 "dev": true, boolean 97 "node": ">=6.9.0" string 104 "dev": true, boolean 123 "node": ">=6.9.0" string 134 "dev": true boolean [all …]
|
| /third_party/css-what/ |
| D | package-lock.json | 25 "node": ">= 6" string 35 "dev": true, boolean 40 "node": ">=6.9.0" string 47 "dev": true, boolean 49 "node": ">=6.9.0" string 56 "dev": true, boolean 75 "node": ">=6.9.0" string 86 "dev": true, boolean 95 "dev": true, boolean 97 "node": ">=0.10.0" string [all …]
|
| /third_party/skia/experimental/tskit/ |
| D | package-lock.json | 23 "dev": true, boolean 32 "dev": true boolean 38 "dev": true, boolean 49 "dev": true, boolean 54 "node": ">=4" string 61 "dev": true, boolean 68 "node": ">=4" string 75 "dev": true, boolean 84 "dev": true boolean 90 "dev": true, boolean [all …]
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| D | usbd_audio.c | 50 device_t dev; in get_uac() local 106 struct uac_dev_s *dev; in uac_wait_hot_sub() local 183 void uac_queue_node_free(struct uac_queue_node *node) in uac_queue_node_free() 193 struct uac_queue_node *node = fuac->cur_node; in uac_send_data_sub() local 215 struct uac_queue_node *node; in uac_queue_free() local 238 struct uac_dev_s *dev; in fuac_send_message() local 239 struct uac_queue_node *node; in fuac_send_message() local
|
| /third_party/mesa3d/src/etnaviv/drm/tests/ |
| D | etnaviv_bo_cache_test.c | 38 static void test_cache(struct etna_device *dev) in test_cache() 59 static void test_size_rounding(struct etna_device *dev) in test_size_rounding() 82 struct etna_device *dev; in main() local 86 const char *node = "/dev/dri/renderD128"; in main() local
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/ |
| D | package-lock.json | 17 "dev": true, boolean 19 "node": ">=8" string 26 "dev": true, boolean 35 "dev": true boolean
|
| /third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/ |
| D | calc-dep-flags.js | 41 node.edgesOut.forEach(({ peer, optional, dev, to }) => { property 93 const unsetFlag = (node, flag) => { argument 98 visit: node => { argument 104 getChildren: node => { argument
|
| D | edge.js | 105 satisfiedBy (node) { argument 156 get dev () { getter in Edge
|
| D | audit-report.js | 44 dev: 0, property 114 isVulnerable (node) { argument 356 const shouldAudit = (node, omit, filterSet) => argument
|
| /third_party/libdrm/amdgpu/ |
| D | amdgpu_device.c | 96 static void amdgpu_device_free_internal(amdgpu_device_handle dev) in amdgpu_device_free_internal() 98 amdgpu_device_handle *node = &dev_list; in amdgpu_device_free_internal() local 148 struct amdgpu_device *dev; in amdgpu_device_initialize() local 282 drm_public int amdgpu_device_deinitialize(amdgpu_device_handle dev) in amdgpu_device_deinitialize() 293 drm_public const char *amdgpu_get_marketing_name(amdgpu_device_handle dev) in amdgpu_get_marketing_name() 298 drm_public int amdgpu_query_sw_info(amdgpu_device_handle dev, in amdgpu_query_sw_info()
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| D | du.c | 38 struct dirtree *node; member 43 static void print(long long size, struct dirtree *node) in print() 79 dev_t dev; in seen_inode() member 97 static int do_du(struct dirtree *node) in do_du()
|
| /third_party/toybox/toys/posix/ |
| D | du.c | 48 struct dirtree *node; member 53 static void print(long long size, struct dirtree *node) in print() 89 dev_t dev; in seen_inode() member 107 static int do_du(struct dirtree *node) in do_du()
|
| /third_party/node/tools/doc/ |
| D | package-lock.json | 29 "node": ">=14.8.0" string 36 "dev": true, boolean 45 "dev": true, boolean 54 "dev": true, boolean 63 "dev": true boolean 69 "dev": true boolean 75 "dev": true boolean 81 "dev": true boolean 87 "dev": true, boolean 97 "dev": true boolean [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | crystalhd.c | 99 HANDLE dev; member 222 OpaqueList *node = priv->head; in opaque_list_pop() local 296 OpaqueList *node = priv->head; in uninit() local 452 OpaqueList *node = opaque_list_pop(priv, output->PicInfo.timeStamp); in copy_frame() local 571 HANDLE dev = priv->dev; in receive_frame() local 661 HANDLE dev = priv->dev; in crystalhd_decode_packet() local 714 HANDLE dev = priv->dev; in crystalhd_receive_frame() local
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| D | platform_device.c | 239 device_get_fd(_EGLDisplay *disp, _EGLDevice *dev) in device_get_fd() 258 char *node = drmGetRenderDeviceNameFromFd(fd); in device_get_fd() local 265 const char *node = _eglGetDRMDeviceRenderNode(dev); in device_get_fd() local 343 _EGLDevice *dev; in dri2_initialize_device() local
|
| /third_party/typescript/src/harness/ |
| D | vfsUtil.ts | 186 const { node } = this._walk(this._resolve(path)); constant 206 const { node } = this._walk(this._cwd); constant 220 const { node } = this._walk(path); constant 329 …const { parent, links, node: existingNode, basename } = this._walk(this._resolve(target), /*noFoll… constant 333 … const node = this._mknod(parent ? parent.dev : ++devCount, S_IFDIR, /*mode*/ 0o777, time); constant 467 const node = entry.node; constant 493 const { node } = this._walk(this._resolve(path)); constant 515 … const node = this._mknod(parent ? parent.dev : ++devCount, S_IFDIR, /*mode*/ 0o777, time); constant 530 const { parent, links, node, basename } = this._walk(path, /*noFollow*/ true); constant 548 const { node } = this._walk(this._resolve(oldpath)); constant [all …]
|
| /third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/ |
| D | load-virtual.js | 127 const dev = lock.devDependencies || {} constant 158 const lockByType = ({ dev, optional, peer, peerOptional, prod, workspace: lockWS }) property 256 const dev = sw.dev constant 261 const node = new Node({ constant 271 dev, property
|
| /third_party/pulseaudio/src/modules/ |
| D | module-udev-detect.c | 374 static void card_changed(struct userdata *u, struct udev_device *dev) { in card_changed() 440 static void remove_card(struct userdata *u, struct udev_device *dev) { in remove_card() 457 static void process_device(struct userdata *u, struct udev_device *dev) { in process_device() 486 struct udev_device *dev; in process_path() local 508 struct udev_device *dev; in monitor_cb() local 533 const char *node) { in pcm_node_belongs_to_device() 547 const char *node) { in control_node_belongs_to_device()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_autotune.c | 79 struct list_head node; member 94 create_submission_data(struct tu_device *dev, struct tu_autotune *at) in create_submission_data() 162 free_result(struct tu_device *dev, struct tu_renderpass_result *result) in free_result() 170 free_history(struct tu_device *dev, struct tu_renderpass_history *history) in free_history() 209 history_add_result(struct tu_device *dev, struct tu_renderpass_history *history, in history_add_result() 242 struct tu_device *dev = at->device; in process_results() local 289 tu_autotune_on_submit(struct tu_device *dev, in tu_autotune_on_submit() 391 tu_autotune_init(struct tu_autotune *at, struct tu_device *dev) in tu_autotune_init() 407 tu_autotune_fini(struct tu_autotune *at, struct tu_device *dev) in tu_autotune_fini() 455 tu_autotune_free_results_locked(struct tu_device *dev, struct list_head *results) in tu_autotune_free_results_locked() [all …]
|
| /third_party/toybox/toys/pending/ |
| D | mdev.c | 264 static int callback(struct dirtree *node) in callback() 274 char *dev = dirtree_path(node, &len); in callback() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_autotune.c | 37 struct list_head node; member 249 fd_autotune_init(struct fd_autotune *at, struct fd_device *dev) in fd_autotune_init()
|
| /third_party/node/deps/npm/test/lib/utils/ |
| D | sbom-cyclonedx.js | 87 const node = { ...root, optional: true } variable 95 const node = { ...root, package: pkg } variable 103 const node = { ...root, package: pkg } variable 111 …const node = { ...root, integrity: 'sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K1… variable 118 const node = { ...root, dev: true } variable 125 const node = { ...root, extraneous: true } variable 132 const node = { ...root, inBundle: true } variable 140 const node = { ...root, package: pkg } variable 148 const node = { ...root, package: pkg } variable 156 const node = { ...root, package: pkg } variable [all …]
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| D | freedreno_dt.c | 50 } dev; variable 61 readdt(const char *node) in readdt()
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_acceleration_structure.c | 259 struct radv_bvh_triangle_node *node = (void *)ctx->curr_ptr; in build_triangles() local 419 struct radv_bvh_instance_node *node = (void *)ctx->curr_ptr; in build_instances() local 475 struct radv_bvh_aabb_node *node = (void *)ctx->curr_ptr; in build_aabbs() local 516 const struct radv_bvh_triangle_node *node = (const void *)(base_ptr + (node_id / 8 * 64)); in compute_bounds() local 526 const struct radv_bvh_box32_node *node = (const void *)(base_ptr + (node_id / 8 * 64)); in compute_bounds() local 538 const struct radv_bvh_instance_node *node = (const void *)(base_ptr + (node_id / 8 * 64)); in compute_bounds() local 546 const struct radv_bvh_aabb_node *node = (const void *)(base_ptr + (node_id / 8 * 64)); in compute_bounds() local 735 struct radv_bvh_box32_node *node; in build_bvh() local 1104 atomic_fminmax(struct radv_device *dev, nir_builder *b, nir_ssa_def *addr, bool is_max, in atomic_fminmax() 1126 read_fminmax_atomic(struct radv_device *dev, nir_builder *b, unsigned channels, nir_ssa_def *addr) in read_fminmax_atomic() [all …]
|