Home
last modified time | relevance | path

Searched refs:entries (Results 426 - 450 of 800) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c293 * Delete directory entries between startcl, startoff and endcl, endoff.
457 * Basic sanity check if the subdirectory have good '.' and '..' entries,
458 * and they are directory entries. Further sanity checks are performed
487 * We only need to check the first two entries of the directory, in check_subdirectory()
507 * Both `.' and `..' must be present and be the first two entries in check_subdirectory()
540 int fd, i, j, k, iosize, entries; in readDosDirSection() local
569 * Derive how many entries we are going to encounter from in readDosDirSection()
575 entries = boot->bpbRootDirEnts; in readDosDirSection()
578 entries = iosize / 32; in readDosDirSection()
605 for (p = buffer, i = 0; i < entries; in readDosDirSection()
[all...]
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
H A Dnode.js842 for (const [name, path] of this.#workspaces.entries()) {
863 for (const [name, dep] of Object.entries(pd)) {
893 for (const [name, spec] of Object.entries(deps || {})) {
1303 for (const [name, child] of this.children.entries()) {
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dengine_vulkan.cc365 auto& entries = info.shader_info[type].specialization_entries; in SetShader() local
366 entries.reset(new std::vector<VkSpecializationMapEntry>()); in SetShader()
371 entries->push_back({pair.first, in SetShader()
380 spec_info->pMapEntries = entries->data(); in SetShader()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_linearization_info.cpp1332 uint32 entries = fBlackDeltaH->LogicalSize () / (uint32) sizeof (table [0]); in MaxBlackLevel() local
1334 for (j = 0; j < entries; j++) in MaxBlackLevel()
1366 uint32 entries = fBlackDeltaV->LogicalSize () / (uint32) sizeof (table [0]); in MaxBlackLevel() local
1368 for (j = 0; j < entries; j++) in MaxBlackLevel()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp611 vector<Entry> entries; member
621 layout.entries.resize(values.size()); in computeStd140Layout()
633 layout.entries[ndx] = ValueBufferLayout::Entry(layout.size, alignment); in computeStd140Layout()
644 layout.entries.resize(values.size()); in computeStd430Layout()
655 layout.entries[ndx] = ValueBufferLayout::Entry(layout.size, alignment); in computeStd430Layout()
696 DE_ASSERT(layout.entries.size() == values.size()); in copyToLayout()
699 copyToLayout(dst, layout.entries[ndx], values[ndx], arrayNdx); in copyToLayout()
1003 const ValueBufferLayout::Entry& layoutEntry = layout.entries[inputNdx]; in getVertexAttributeDescriptions()
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c1788 int entries = image->colormap_entries > 256 ? 256 : in png_image_set_PLTE() local
1791 /* NOTE: the caller must check for cmap != NULL and entries != 0 */ in png_image_set_PLTE()
1816 for (i=num_trans=0; i<entries; ++i) in png_image_set_PLTE()
1920 entries); in png_image_set_PLTE()
1926 image->colormap_entries = (png_uint_32)entries; in png_image_set_PLTE()
1993 png_uint_32 entries = image->colormap_entries; in png_image_write_main() local
1996 entries > 16 ? 8 : (entries > 4 ? 4 : (entries > 2 ? 2 : 1)), in png_image_write_main()
2079 /* If there are 16 or fewer color-map entries w in png_image_write_main()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktShaderLibrary.cpp611 vector<Entry> entries; member
621 layout.entries.resize(values.size()); in computeStd140Layout()
633 layout.entries[ndx] = ValueBufferLayout::Entry(layout.size, alignment); in computeStd140Layout()
644 layout.entries.resize(values.size()); in computeStd430Layout()
655 layout.entries[ndx] = ValueBufferLayout::Entry(layout.size, alignment); in computeStd430Layout()
696 DE_ASSERT(layout.entries.size() == values.size()); in copyToLayout()
699 copyToLayout(dst, layout.entries[ndx], values[ndx], arrayNdx); in copyToLayout()
1003 const ValueBufferLayout::Entry& layoutEntry = layout.entries[inputNdx]; in getVertexAttributeDescriptions()
/third_party/ffmpeg/libavcodec/
H A Dtiffenc.c72 uint8_t entries[TIFF_MAX_ENTRY * 12]; ///< entries in header member
73 int num_entries; ///< number of entries
131 uint8_t *entries_ptr = s->entries + 12 * s->num_entries; in add_entry()
515 bytestream_put_buffer(&ptr, s->entries, s->num_entries * 12); in encode_frame()
/third_party/gn/src/gn/
H A Dscope.cc263 auto entries = GetTemplateInvocationEntries(); in CheckForUnusedVars() local
264 if (entries.size() != 0) { in CheckForUnusedVars()
266 for (const auto& entry : entries) { in CheckForUnusedVars()
/third_party/node/src/
H A Dnode_env_var.cc294 Local<Object> entries) { in AssignFromObject()
298 if (!entries->GetOwnPropertyNames(context).ToLocal(&keys)) in AssignFromObject()
309 if (!entries->Get(context, key).ToLocal(&value) || in AssignFromObject()
293 AssignFromObject(Local<Context> context, Local<Object> entries) AssignFromObject() argument
/third_party/node/test/fixtures/wpt/resources/
H A Dchannel.sub.js867 for (let [targetName, child] of Object.entries(item)) {
873 for (let [childKey, childValue] of item.entries()) {
1043 for (let [targetName, child] of Object.entries(value)) {
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.cpp373 void buildBinaryIndex (std::vector<BinaryIndexNode>* dst, size_t numEntries, const ProgramIdentifierIndex* entries) in buildBinaryIndex() argument
379 const std::vector<deUint32> searchPath = getSearchPath(entries[ndx].id); in buildBinaryIndex()
380 addToSparseIndex(sparseIndex.get(), &searchPath[0], searchPath.size(), entries[ndx].index); in buildBinaryIndex()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindGroupLayout.cpp164 const BindGroupLayoutEntry& entry = descriptor->entries[i]; in ValidateBindGroupLayoutDescriptor()
168 "On entries[%u]: binding index (%u) was specified by a previous entry.", in ValidateBindGroupLayoutDescriptor()
172 "validating entries[%u]", i); in ValidateBindGroupLayoutDescriptor()
370 descriptor->entries, descriptor->entries + descriptor->entryCount); in BindGroupLayoutBase()
/third_party/python/Lib/test/
H A Dtest_os.py4163 entries = dict((entry.name, entry)
4165 self.assertEqual(sorted(entries.keys()), names)
4166 return entries
4243 entries = self.get_entries(names)
4245 entry = entries['dir']
4248 entry = entries['file.txt']
4252 entry = entries['link_file.txt']
4256 entry = entries['symlink_dir']
4259 entry = entries['symlink_file.txt']
4264 entries
[all...]
/third_party/ffmpeg/libavformat/
H A Ddemux.h130 int ff_index_search_timestamp(const AVIndexEntry *entries, int nb_entries,
145 * AVFormatContext.max_index_size by discarding entries if it grows
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.h58 /* Total size of the descriptor set with room for all array entries */
140 struct tu_descriptor_pool_entry entries[0]; member
/third_party/mesa3d/src/gallium/winsys/etnaviv/drm/
H A Detnaviv_drm_winsys.c145 if (!fd_tab->entries) { in etna_drm_screen_destroy()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_lower_uniforms.c133 while (ht->entries) { in qir_lower_uniforms()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.h91 struct softpipe_cached_tile *entries[NUM_ENTRIES]; member
/third_party/node/test/parallel/
H A Dtest-console-table.js122 test(new Map([[1, 1], [2, 2], [3, 3]]).entries(), `
H A Dtest-fs-readdir-types.js38 for (const [i, dirent] of dirents.entries()) {
H A Dtest-http2-client-setLocalWindowSize.js42 Object.entries(types).forEach(([type, value]) => {
H A Dtest-policy-parse-integrity.js60 for (const [url, { body, integrity }] of Object.entries(resources)) {
H A Dtest-process-env-allowed-flags.js87 for (const [flag] of process.allowedNodeEnvironmentFlags.entries()) {
H A Dtest-whatwg-url-custom-searchparams.js46 assert.strictEqual(sp[Symbol.iterator], sp.entries);

Completed in 28 milliseconds

1...<<11121314151617181920>>...32