Searched defs:new_depth (Results 1 - 5 of 5) sorted by relevance
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-context-specialization.cc | 50 SimplifyJSLoadContext(Node* node, Node* new_context, size_t new_depth) SimplifyJSLoadContext() argument 69 SimplifyJSStoreContext(Node* node, Node* new_context, size_t new_depth) SimplifyJSStoreContext() argument
|
| /kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
| H A D | coresight-core.c | 880 coresight_select_best_sink(struct coresight_device *sink, int *depth, struct coresight_device *new_sink, int new_depth) coresight_select_best_sink() argument
|
| /kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
| H A D | coresight-core.c | 951 coresight_select_best_sink(struct coresight_device *sink, int *depth, struct coresight_device *new_sink, int new_depth) coresight_select_best_sink() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_nir_passes.c | 420 nir_ssa_def *new_depth = nir_fneg(b, old_depth); in invert_depth_impl() local
|
| /third_party/python/Python/ |
| H A D | compile.c | 7192 int new_depth = depth + effect; in stackdepth() local
|
Completed in 18 milliseconds