Home
last modified time | relevance | path

Searched defs:entries (Results 176 - 200 of 341) sorted by relevance

12345678910>>...14

/third_party/protobuf/js/
H A Dmap.js[all...]
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dtests.rs1058 let mut entries = names.entries(); in test_add_name_entry() variables
/third_party/ffmpeg/libavcodec/
H A Dsmacker.c76 HuffEntry entries[256]; member
[all...]
H A Dsonic.c169 static inline int intlist_write(RangeCoder *c, uint8_t *state, int *buf, int entries, int base_2_part) in intlist_write() argument
179 static inline int intlist_read(RangeCoder *c, uint8_t *state, int *buf, int entries, int base_2_part) in intlist_read() argument
189 static inline int intlist_write(PutBitContext *pb, int *buf, int entries, int base_2_part) in intlist_write() argument
199 static inline int intlist_read(GetBitContext *gb, int *buf, int entries, int base_2_part) in intlist_read() argument
261 static int intlist_write(PutBitContext *pb, int *buf, int entries, int base_2_part) in intlist_write() argument
358 intlist_read(GetBitContext *gb, int *buf, int entries, int base_2_part) intlist_read() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_palettegen.c50 struct color_ref *entries; member
/third_party/ffmpeg/tools/
H A Dismindex.c234 int entries; in read_trun_duration() local
/third_party/curl/lib/
H A Daltsvc.c507 size_t entries = 0; in Curl_altsvc_parse() local
/third_party/gn/src/gn/
H A Dscope.cc263 auto entries = GetTemplateInvocationEntries(); in CheckForUnusedVars() local
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c540 int fd, i, j, k, iosize, entries; in readDosDirSection() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ducol_sit.cpp105 CharString entries[UCOL_SIT_ITEMS_COUNT]; member
/third_party/node/src/
H A Dnode_blob.cc95 std::vector<BlobEntry> entries; in New() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_sysconfig.c846 size_t entries = 0; in ares__init_sysconfig_libresolv() local
/third_party/node/deps/icu-small/source/i18n/
H A Ducol_sit.cpp106 CharString entries[UCOL_SIT_ITEMS_COUNT]; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.c792 vn_update_descriptor_sets_parse_template( const VkDescriptorUpdateTemplateCreateInfo *create_info, const VkAllocationCallbacks *alloc, struct vn_descriptor_update_template_entry *entries) vn_update_descriptor_sets_parse_template() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.h87 void **entries; member
93 void **entries; member
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.h156 std::vector<ConstantPoolEntry> entries; member
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc464 auto entries = std::make_unique< in typeProfileToProtocol() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc681 Handle<FixedArray> entries; in RUNTIME_FUNCTION() local
695 Handle<FixedArray> entries; in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c224 struct bcolor_entry *entries; variable
81 setup_border_colors(struct fd_texture_stateobj *tex, struct bcolor_entry *entries, struct fd_screen *screen) setup_border_colors() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors_lazy.c167 VkDescriptorUpdateTemplateEntry entries[ZINK_DESCRIPTOR_TYPES][PIPE_SHADER_TYPES * 64]; in zink_descriptor_program_init_lazy() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h93 void **entries; member
100 void **entries; member
106 struct pipe_image_view **entries; member
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs241 public void Add(IDictionary<TKey, TValue> entries) in Add() argument
[all...]
/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
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp196 static void printHashes (const char* name, const EnumMapEntry* entries, int numEntries) in printHashes() argument
221 static inline int getEnumValue (const char* enumName, const EnumMapEntry* entries, int numEntries, const char* name) in getEnumValue() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence.h159 std::vector<DistanceEntry> entries; global() member in spvtools::opt::DistanceVector
[all...]

Completed in 28 milliseconds

12345678910>>...14