Home
last modified time | relevance | path

Searched defs:list_length (Results 1 – 13 of 13) sorted by relevance

/external/OpenCL-CTS/test_conformance/SVM/
Dmain.cpp116 void create_linked_lists(Node* pNodes, size_t num_lists, int list_length) in create_linked_lists()
137 cl_int verify_linked_lists(Node* pNodes, size_t num_lists, int list_length) in verify_linked_lists()
/external/wayland/tests/
Dlist-test.c60 TEST(list_length) in TEST() argument
/external/icu/icu4c/source/common/
Dcaniter.cpp169 int32_t list_length = 0; in setSource() local
/external/v8/src/diagnostics/
Dbasic-block-profiler.cc172 int list_length = list.Length(); in GetCoverageBitmap() local
/external/mesa3d/src/util/
Dlist.h122 static inline unsigned list_length(const struct list_head *list) in list_length() function
/external/ImageMagick/MagickCore/
Dresource.c85 list_length, member
/external/iptables/libiptc/
Dlibiptc.c482 unsigned int list_length = CHAIN_INDEX_BUCKET_LEN; in iptcc_chain_index_alloc() local
530 unsigned int list_length = CHAIN_INDEX_BUCKET_LEN; in iptcc_chain_index_build() local
/external/adhd/cras/src/server/
Dcras_alsa_jack.c833 unsigned int list_length, in is_jack_control_in_list()
/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc1955 int list_length, std::vector<NodeBuilder::NodeOut>* output_nodes) { in GetNodesProducingTFTensorList()
2020 int list_length, std::vector<NodeBuilder::NodeOut>* output_nodes) { in GetNodesProducingMklTensorList()
/external/python/cpython2/Objects/
Dlistobject.c429 list_length(PyListObject *a) in list_length() function
/external/python/cpython3/Objects/
Dlistobject.c440 list_length(PyListObject *a) in list_length() function
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc3796 int list_length = attr_list_sizes[op_def->output_arg(i).number_attr()]; local
3805 int list_length = attr_list_sizes[op_def->output_arg(i).type_list_attr()]; local
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc2820 size_t list_length = (count + 1) * sizeof(ElementType); in ConfigureSimulatorCPUFeaturesHelper() local