Home
last modified time | relevance | path

Searched refs:entry (Results 1876 - 1900 of 2646) sorted by relevance

1...<<71727374757677787980>>...106

/third_party/elfutils/libdwfl/
H A Dlink_map.c304 For each link_map entry, if an existing module resides at its address,
545 its entry point address could not have supplied that. */ in consider_executable()
733 GElf_Addr entry = 0; in dwfl_link_map_report()
752 entry = val; \ in dwfl_link_map_report()
998 ? find_executable (dwfl, phdr, entry, in dwfl_link_map_report()
1002 : consider_executable (phdr_mod, phdr, entry, in dwfl_link_map_report()
1111 pointer for the dynamic linker's own entry is a pointer into the in dwfl_link_map_report()
729 GElf_Addr entry = 0; dwfl_link_map_report() local
/third_party/googletest/googletest/src/
H A Dgtest-port.cc232 struct procentry64 entry;
234 int status = getprocs64(&entry, sizeof(entry), nullptr, 0, &pid, 1);
236 return entry.pi_thcount;
/third_party/mesa3d/src/compiler/nir/
H A Dnir_clone.c81 struct hash_entry *entry; in _lookup_ptr() local
94 entry = _mesa_hash_table_search(state->remap_table, ptr); in _lookup_ptr()
95 if (!entry) { in _lookup_ptr()
100 return entry->data; in _lookup_ptr()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_virtualvalues.cpp580 auto entry = s_opmap.find(namestr);
584 if (entry == s_opmap.end()) {
595 value = entry->second.first;
596 use_chan = entry->second.second;
/third_party/mesa3d/src/gtest/src/
H A Dgtest-port.cc240 struct procentry64 entry; in GetThreadCount() local
242 int status = getprocs64(&entry, sizeof(entry), nullptr, 0, &pid, 1); in GetThreadCount()
244 return entry.pi_thcount; in GetThreadCount()
/third_party/node/deps/googletest/src/
H A Dgtest-port.cc238 struct procentry64 entry;
240 int status = getprocs64(&entry, sizeof(entry), nullptr, 0, &pid, 1);
242 return entry.pi_thcount;
/third_party/mesa3d/src/mesa/main/
H A Dformats.c505 struct hash_entry *entry; in _mesa_format_from_array_format() local
517 entry = _mesa_hash_table_search_pre_hashed(format_array_format_table, in _mesa_format_from_array_format()
520 if (entry) in _mesa_format_from_array_format()
521 return (intptr_t)entry->data; in _mesa_format_from_array_format()
/third_party/node/deps/v8/src/heap/cppgc/
H A Dsweeper.cc112 for (auto entry : unfinalized_free_list) {
113 Free(std::move(entry));
132 for (auto entry : unfinalized_free_list) {
133 Free(std::move(entry));
308 // Clear only if not the first freed entry. in SweepNormalPage()
321 // Check if this is a free list entry. in SweepNormalPage()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.c558 struct hash_entry *entry = in lookup_gmem_state() local
560 if (entry) { in lookup_gmem_state()
574 entry = _mesa_hash_table_insert_pre_hashed(cache->ht, hash, key, in lookup_gmem_state()
578 fd_gmem_reference(&gmem, entry->data); in lookup_gmem_state()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resolve.c359 struct hash_entry *entry = in iris_cache_flush_for_render() local
361 if (!entry) { in iris_cache_flush_for_render()
364 } else if (entry->data != v_aux_usage) { in iris_cache_flush_for_render()
370 entry->data = v_aux_usage; in iris_cache_flush_for_render()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Degl_stubs.cpp6 // egl_stubs.cpp: Stubs for EGL entry points.
418 const ProcEntry *entry = in GetProcAddress() local
423 if (entry == &g_procTable[g_numProcs] || strcmp(entry->first, procname) != 0) in GetProcAddress()
428 return entry->second; in GetProcAddress()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A Dheader.cpp251 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter() local
254 entry["Values"][name] = enumRow.value; in TPrinter()
256 entry["Type"] = "Value"; in TPrinter()
257 entry["Name"] = "Op"; in TPrinter()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dheader.cpp251 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter() local
254 entry["Values"][name] = enumRow.value; in TPrinter()
256 entry["Type"] = "Value"; in TPrinter()
257 entry["Name"] = "Op"; in TPrinter()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-repacker.hh418 for (auto entry : subgraph.iter ()) in isolate_subgraph()
420 const auto& node = vertices_[entry.first]; in isolate_subgraph()
421 unsigned subgraph_incoming_edges = entry.second; in isolate_subgraph()
427 duplicate_subgraph (entry.first, index_map); in isolate_subgraph()
/third_party/spirv-headers/tools/buildHeaders/
H A Dheader.cpp253 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter() local
256 entry["Values"][name] = enumRow.value; in TPrinter()
258 entry["Type"] = "Value"; in TPrinter()
259 entry["Name"] = "Op"; in TPrinter()
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Ddataobs_mgr_inner_ext.h70 bool AddObserver(const std::vector<std::string> &path, uint32_t index, const Entry &entry);
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dexif_metadata.h19 #include <libexif/exif-entry.h>
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_multi_ver_sync_db_interface.h62 void ReleaseKvEntry(const MultiVerKvEntry *entry) override;
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/
H A Djs_uv_queue.h96 static Task GenCallbackTask(std::shared_ptr<UvEntry> entry);
/third_party/NuttX/include/nuttx/fs/
H A Ddirent_fs.h102 unsigned int fd_index; /* Current index of the directory entry to read */
108 * of the directory entry being read
113 off_t fr_firstoffset; /* Offset to the first entry in the directory */
123 uint32_t cr_firstoffset; /* Offset to the first entry in the directory */
143 unsigned int fb_index; /* Index to the next named entry point */
149 * the offset in FLASH memory to the next vnode entry.
190 int entry; /* Current entry */ member
/third_party/mbedtls/include/mbedtls/
H A Dasn1.h164 /** The next entry in the sequence.
182 /** The next entry in the sequence.
206 * \param p On entry, \c *p points to the first byte of the length,
229 * \param p On entry, \c *p points to the start of the ASN.1 element.
255 * \param p On entry, \c *p points to the start of the ASN.1 element.
274 * \param p On entry, \c *p points to the start of the ASN.1 element.
295 * \param p On entry, \c *p points to the start of the ASN.1 element.
316 * \param p On entry, \c *p points to the start of the ASN.1 element.
337 * \param p On entry, \c *p points to the start of the ASN.1 element.
372 * \param p On entry, \
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.h178 struct tu_descriptor_update_template_entry entry[0]; member
/third_party/node/src/dataqueue/
H A Dqueue.h29 // the state of the DataQueue. Every entry in
41 // data. The data may be memory-resident or streaming. The entry
42 // can be idempotent or non-idempotent. An entry cannot be read
60 // must be provided when the DataQueue is constructed. Every entry
97 // a size because it might not know how much data a streaming entry
145 // The entry may or may not represent memory-resident data. It may
155 // true. This is because consuming either the original entry or
156 // the new entry would change the state of the other in non-
161 // entry is known. If size() returns std::nullopt, slice()
171 // If the entry i
[all...]
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dptrace.h120 } entry; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dptrace.h120 } entry; member

Completed in 42 milliseconds

1...<<71727374757677787980>>...106