Home
last modified time | relevance | path

Searched defs:entries (Results 301 - 325 of 341) sorted by relevance

1...<<11121314

/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc1373 auto entries = child_results->NextAs<std::vector<EnumEntry>>(); in MakeEnumDeclaration() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h680 unsigned entries[4]; member
H A Diris_state.c6682 const unsigned entries = MAX2(cso->count, 1); in iris_upload_dirty_render_state() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp3898 const vk::VkSpecializationMapEntry entries[3] = in makeComputePipeline() local
3962 const vk::VkSpecializationMapEntry entries[3] = in makeMeshPipeline() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross.cpp2257 SmallVector<EntryPoint> entries; in get_entry_points_and_stages() local
/third_party/skia/third_party/externals/libpng/
H A Dpng.h537 png_sPLT_entryp entries; /* palette entries */ member
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_image_writer.cpp334 uint32 entries = (Size () >> 1); in Put() local
360 uint32 entries = (Size () >> 2); in Put() local
380 uint32 entries = (Size () >> 3); in Put() local
6009 uint32 entries = rangeInfo->fLinearizationTable->LogicalSize () >> 1; WriteDNG() local
[all...]
/third_party/python/Objects/
H A Ddictobject.c537 PyDictKeyEntry *entries = DK_ENTRIES(keys); in _PyDict_CheckConsistency() local
555 PyDictUnicodeEntry *entries = DK_UNICODE_ENTRIES(keys); in _PyDict_CheckConsistency() local
660 PyDictUnicodeEntry *entries = DK_UNICODE_ENTRIES(keys); in free_keys_object() local
668 PyDictKeyEntry *entries = DK_ENTRIES(keys); free_keys_object() local
3545 PyDictUnicodeEntry *entries = DK_UNICODE_ENTRIES(keys); dict_traverse() local
3552 PyDictKeyEntry *entries = DK_ENTRIES(keys); dict_traverse() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp3886 const vk::VkSpecializationMapEntry entries[3] = in makeComputePipeline() local
3944 const vk::VkSpecializationMapEntry entries[3] = in makeMeshPipeline() local
/third_party/ffmpeg/fftools/
H A Dffprobe.c3655 AVDictionary *entries = NULL; in opt_show_entries() local
3615 mark_section_show_entries(SectionID section_id, int show_all_entries, AVDictionary *entries) mark_section_show_entries() argument
3630 match_section(const char *section_name, int show_all_entries, AVDictionary *entries) match_section() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmovenc.c219 int i, j, entries = 0, tst = -1, oldtst = -1; in mov_write_stsz_tag() local
2671 uint32_t entries = 0; mov_write_ctts_tag() local
2711 uint32_t entries = -1; mov_write_stts_tag() local
2777 int entries = -1; mov_preroll_write_stbl_atoms() local
5476 int i, entries; global() local
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Damdgpu_drm.h1118 struct drm_amdgpu_info_vce_clock_table_entry entries[AMDGPU_VCE_CLOCK_TABLE_ENTRIES]; member
/third_party/libdrm/include/drm/
H A Damdgpu_drm.h1109 struct drm_amdgpu_info_vce_clock_table_entry entries[AMDGPU_VCE_CLOCK_TABLE_ENTRIES]; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h1696 struct v3dv_descriptor_pool_entry entries[0]; member
1885 struct v3dv_descriptor_template_entry entries[0]; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c10452 int entries; in callstack_update_max_depth() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c2606 const uint8_t *entries; in pvr_setup_vertex_buffers() local
2718 const uint8_t *entries; pvr_setup_descriptor_mappings() local
[all...]
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc1814 Handle<JSFunction> entries = InstallFunctionWithBuiltinId( in InitializeGlobal() local
3527 Handle<JSFunction> entries = SimpleInstallFunction( in InitializeGlobal() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dobjects.cc6548 Handle<FixedArray> entries = in GetEntries() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1804 SCMapEntryVec entries; in makeComputeSpecMapEntries() local
/third_party/python/Python/
H A Dceval.c3078 PyDictUnicodeEntry *entries = DK_UNICODE_ENTRIES(dict->ma_keys); local
3103 PyDictUnicodeEntry *entries = DK_UNICODE_ENTRIES(bdict->ma_keys); local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1792 SCMapEntryVec entries; in makeComputeSpecMapEntries() local
/third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/libwebp/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/apps/fxlab/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...

Completed in 124 milliseconds

1...<<11121314