Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dstring_split_op.cc205 int64 n_entries = parts.size(); in Compute() local
206 num_indices[i] = n_entries; in Compute()
207 output_size += n_entries; in Compute()
208 max_num_entries = std::max(max_num_entries, n_entries); in Compute()
276 int64 n_entries = parts.size(); in Compute() local
277 num_indices[i] = n_entries; in Compute()
278 output_size += n_entries; in Compute()
279 max_num_entries = std::max(max_num_entries, n_entries); in Compute()
/external/e2fsprogs/lib/support/
Dprofile_helpers.c272 int n_entries, i; in profile_init_path() local
279 for(s = filepath, n_entries = 1; *s; s++) { in profile_init_path()
281 n_entries++; in profile_init_path()
285 filenames = (char **) malloc((n_entries+1) * sizeof(char*)); in profile_init_path()
/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp8255 void prepareDimensions(size_t n_entries, std::vector<size_t>& dimensions) in prepareDimensions() argument
8265 const size_t denom = findSmallestDenominator(n_entries); in prepareDimensions()
8267 n_entries /= denom; in prepareDimensions()
8272 dimensions[last] = n_entries; in prepareDimensions()
8527 glw::GLuint n_entries = in test_shader_compilation() local
8538 n_entries = (glw::GLuint)std::min((glw::GLint)n_entries, (max_uniform_locations - 1)); in test_shader_compilation()
8542 execute(tested_shader_type, last_binding, offset, n_entries); in test_shader_compilation()
8557 glw::GLuint offset, glw::GLuint n_entries) in execute() argument
8578 prepareDimensions<API>(n_entries, dimensions); in execute()
8631 sprintf(max, "%u", (unsigned int)(n_entries)); in execute()
[all …]
Des31cArrayOfArraysTests.hpp2251 glw::GLuint n_entries);
/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
543 for (glw::GLuint i = 0; i < n_entries; ++i) in verifyResults()
/external/wpa_supplicant_8/src/ap/
Dhostapd.c1326 int n_entries, u8 accept_acl) in hostapd_set_acl_list() argument
1332 (n_entries * sizeof(acl_params->mac_acl[0]))); in hostapd_set_acl_list()
1336 for (i = 0; i < n_entries; i++) in hostapd_set_acl_list()
1341 acl_params->num_mac_acl = n_entries; in hostapd_set_acl_list()
/external/libdrm/intel/tests/
Dgm45-3d.batch-ref.txt41 0x123000a0: 0x00000024: entry_size: 2 [192 bytes], n_entries: 4
Dgen4-3d.batch-ref.txt40 0x1230009c: 0x00000024: entry_size: 2 [192 bytes], n_entries: 4
Dgen5-3d.batch-ref.txt44 0x123000ac: 0x00000024: entry_size: 2 [192 bytes], n_entries: 4