Home
last modified time | relevance | path

Searched defs:entry (Results 201 - 225 of 1348) sorted by relevance

12345678910>>...54

/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-entry.c308 mnote_pentax_entry_get_value (MnotePentaxEntry *entry, in mnote_pentax_entry_get_value() argument
[all...]
/third_party/libexif/test/
H A Dtest-fuzzer-persistent.c52 void content_foreach_func(ExifEntry *entry, void *UNUSED(callback_data)) in content_foreach_func() argument
H A Dtest-fuzzer.c49 void content_foreach_func(ExifEntry *entry, void *UNUSED(callback_data)) in content_foreach_func() argument
/third_party/libevdev/libevdev/
H A Dlibevdev-names.c26 const struct name_entry *entry = ventry; in cmp_entry() local
44 const struct name_entry *entry; in lookup_name() local
63 const struct name_entry *entry; in libevdev_event_type_from_name_n() local
112 const struct name_entry *entry; libevdev_event_code_from_name_n() local
139 const struct name_entry *entry; libevdev_event_value_from_name_n() local
162 const struct name_entry *entry; libevdev_property_from_name_n() local
181 const struct name_entry *entry; libevdev_event_code_from_code_name_n() local
202 const struct name_entry *entry; libevdev_event_type_from_code_name_n() local
[all...]
/third_party/libexif/contrib/c++/
H A Dexif_module.cxx196 PythonEntry entry(object index) in entry() function
/third_party/libexif/contrib/examples/
H A Dwrite-exif.c131 ExifEntry *entry; in init_tag() local
165 ExifEntry *entry; create_tag() local
202 ExifEntry *entry; main() local
[all...]
/third_party/libexif/libexif/olympus/
H A Dmnote-olympus-entry.c273 mnote_olympus_entry_get_value (MnoteOlympusEntry *entry, char *v, unsigned int maxlen) in mnote_olympus_entry_get_value() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/modify_ldt/
H A Dmodify_ldt01.c188 modify_ldt_s entry; in create_segment() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dstorage.h71 struct storage_hash *entry = __alloc_storage_hash(0); in alloc_storage_hash() local
/third_party/node/deps/v8/include/cppgc/internal/
H A Dcaged-heap-local-data.h53 const size_t entry = offset >> kGranularityBits; in card() local
/third_party/node/deps/v8/src/codegen/
H A Dcode-comments.cc80 CodeCommentEntry entry = {pc_offset, std::move(comment)}; in Add() local
H A Dturbo-assembler.cc32 Address entry = in BuiltinEntry() local
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dcaged-heap-local-data.h83 const size_t entry = offset >> kGranularityBits; in card() local
/third_party/node/deps/v8/src/execution/
H A Dsimulator-base.cc111 auto entry = target_to_signature_table_.find(target); in GetSignatureForTarget() local
/third_party/node/deps/v8/src/interpreter/
H A Dhandler-table-builder.cc25 Entry& entry = entries_[i]; in ToHandlerTable() local
42 Entry entry = {0, 0, 0, Register::invalid_value(), HandlerTable::UNCAUGHT}; in NewHandlerEntry() local
/third_party/node/deps/v8/src/profiler/
H A Dsymbolizer.cc118 CodeEntry* entry = FindEntry(stack_pos, &instruction_start); in SymbolizeTickSample() local
[all...]
/third_party/node/deps/v8/src/sandbox/
H A Dexternal-pointer-table-inl.h66 Address entry = load_atomic(index); in Get() local
/third_party/node/deps/v8/src/tasks/
H A Dcancelable-task.cc62 auto entry = cancelable_tasks_.find(id); in TryAbort() local
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.c93 struct hash_entry *entry = in ir3_cache_lookup() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vertex_state_cache.c91 struct set_entry *entry = _mesa_set_search_pre_hashed(cache->set, hash, &key); in util_vertex_state_cache_get() local
H A Du_live_shader_cache.c118 struct hash_entry *entry = _mesa_hash_table_search(cache->hashtable, sha1); in util_live_shader_cache_get() local
180 struct hash_entry *entry = _mesa_hash_table_search(cache->hashtable, in util_shader_reference() local
/third_party/mesa3d/src/util/
H A Du_debug_symbol.c275 struct hash_entry *entry = _mesa_hash_table_search(symbols_hash, addr); in debug_symbol_name_cached() local
H A Du_hash_table.c103 struct hash_entry *entry = _mesa_hash_table_search(ht, key); in util_hash_table_get() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_validate.c84 struct pb_validate_entry *entry = &vl->entries[entry_idx - 1]; in pb_validate_add_buffer() local
/third_party/musl/include/
H A Dsearch.h16 typedef struct entry { struct

Completed in 10 milliseconds

12345678910>>...54