Home
last modified time | relevance | path

Searched defs:max_depth (Results 101 – 125 of 164) sorted by relevance

1234567

/aosp_15_r20/external/python/cpython2/Lib/compiler/
Dpyassem.py349 def max_depth(b, d): function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c858 float min_depth, max_depth; in lp_setup_set_viewports() local
H A Dlp_jit.h57 float max_depth; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_image_copy_region.c490 unsigned max_width, max_height, max_depth, j; in si_test_image_copy_region() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dquantize_nodes.cc537 const int max_depth = 3; in HoistFakeQuants() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dextent.c63 int max_depth; member
H A Dext2fs.h477 int max_depth; member
/aosp_15_r20/external/libprotobuf-mutator/src/
H A Dmutator.cc440 void Run(Message* message, int max_depth) { in Run()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Deigen_spatial_convolutions-inl.h800 const Index max_depth = m_depth_offset + peeled_k - // in maxDepth() local
/aosp_15_r20/external/mesa3d/src/imagination/common/
H A Dpvr_dump.h206 const uint32_t max_depth) in pvr_dump_begin()
/aosp_15_r20/external/googleapis/google/devtools/testing/v1/
H A Dtest_execution.proto664 int32 max_depth = 7 [deprecated = true]; field
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A DgenX_cmd_buffer.c916 const uint32_t max_depth = u_minify(image->vk.extent.depth, base_level); in transition_color_buffer() local
3066 float max_depth = MAX2(vp->minDepth, vp->maxDepth); in cmd_buffer_emit_depth_viewport() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dfunction_extraction.cpp1020 size_t max_depth = 0; in SortScopesByMaxDepth() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dtexobj.c2414 int max_depth = image->Depth; in texture_page_commitment() local
/aosp_15_r20/external/python/cpython3/Lib/test/support/
D__init__.py2167 def infinite_recursion(max_depth=75): argument
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dpass1.c3266 int max_depth = info.max_depth; in check_blocks_extents() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/
H A Dmutex.cc1368 int GetStack(void** stack, int max_depth) { in GetStack()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/
H A Dmutex.cc1375 int GetStack(void** stack, int max_depth) { in GetStack()
/aosp_15_r20/external/abseil-cpp/absl/synchronization/
H A Dmutex.cc1368 int GetStack(void** stack, int max_depth) { in GetStack()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/
Dgen_huffman_decompressor.cc1451 explicit PermutationBuilder(int max_depth) : max_depth_(max_depth) {} in PermutationBuilder()
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp8833 void ImGui::LogToTTY(int max_depth) in LogToTTY()
8849 void ImGui::LogToFile(int max_depth, const char* filename) in LogToFile()
8877 void ImGui::LogToClipboard(int max_depth) in LogToClipboard()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/
H A Dmutex.cc1354 int GetStack(void** stack, int max_depth) { in GetStack()
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/
H A Dgen_huffman_decompressor.cc1587 explicit PermutationBuilder(int max_depth) : max_depth_(max_depth) {} in PermutationBuilder()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/
H A Dmutex.cc1346 int GetStack(void** stack, int max_depth) { in GetStack()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/
H A Dmutex.cc1308 int GetStack(void** stack, int max_depth) { in GetStack()

1234567