Home
last modified time | relevance | path

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

/external/crosvm/tests/
Dplugin_msr_index_list.c24 int n_entries; in main() local
Dplugin_supported_cpuid.c24 int n_entries; in main() 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/u-boot/fs/fat/
Dfat_write.c1287 int n_entries, ret; in fat_unlink() local
/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp8255 void prepareDimensions(size_t n_entries, std::vector<size_t>& dimensions) in prepareDimensions()
8527 glw::GLuint n_entries = in test_shader_compilation() local
8557 glw::GLuint offset, glw::GLuint n_entries) in execute()
/external/wpa_supplicant_8/src/ap/
Dhostapd.c1425 int n_entries, u8 accept_acl) in hostapd_set_acl_list()