Home
last modified time | relevance | path

Searched defs:n_entries (Results 1 – 8 of 8) sorted by relevance

/external/crosvm/tests/
Dplugin_msr_index_list.c24 int n_entries; in main() local
Dplugin_supported_cpuid.c28 int n_entries = 0; in test_cpuid() local
/external/tensorflow/tensorflow/core/kernels/
Dstring_split_op.cc205 int64 n_entries = parts.size(); in Compute() local
276 int64 n_entries = parts.size(); in Compute() local
/external/e2fsprogs/lib/support/
Dprofile_helpers.c272 int n_entries, i; in profile_init_path() local
/external/mesa3d/src/intel/tools/
Daubinator_viewer.h51 uint32_t n_entries; member
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferOperations.cpp541 glw::GLuint n_entries = static_cast<glw::GLuint>(size / sizeof(glw::GLint)); in verifyResults() local
/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp8249 void prepareDimensions(size_t n_entries, std::vector<size_t>& dimensions) in prepareDimensions()
8521 glw::GLuint n_entries = in test_shader_compilation() local
8551 glw::GLuint offset, glw::GLuint n_entries) in execute()
/external/wpa_supplicant_8/src/ap/
Dhostapd.c1431 int n_entries, u8 accept_acl) in hostapd_set_acl_list()