/openbsd-src/usr.sbin/config/ |
H A D | config.h | 234 struct objects { struct 235 struct objects *oi_next;/* linked list */ argument 236 const char *oi_srcfile; /* the name of the "objects" file that got us */ argument 237 u_short oi_srcline; /* and the line number */ 238 u_char oi_flags; /* as below */ 239 char oi_lastc; /* last char from path */ 240 const char *oi_path; /* full object path */ 241 struct nvlist *oi_optx;/* options expression */ 242 struct nvlist *oi_optf;/* flattened version of above, if needed */
|
/openbsd-src/sys/dev/pci/drm/i915/selftests/ |
H A D | i915_gem_evict.c | 40 struct list_head *objects) in quirk_add() 48 static int populate_ggtt(struct i915_ggtt *ggtt, struct list_head *objects) in populate_ggtt()
|
H A D | intel_memory_region.c | 33 struct list_head *objects) in close_objects() argument 108 struct list_head *objects, in igt_object_create() argument [all...] |
H A D | i915_vma.c | 108 struct list_head *objects, in create_vmas()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/ |
H A D | TapiUniversal.h | 102 iterator_range<object_iterator> objects() const { in objects() function
|
H A D | MachOUniversal.h | 143 iterator_range<object_iterator> objects() const { in objects() function
|
/openbsd-src/sys/dev/pci/drm/include/drm/ |
H A D | drm_exec.h | 41 struct drm_gem_object **objects; member
|
/openbsd-src/sys/dev/pci/drm/ |
H A D | drm_exec.c | 324 struct drm_gem_object **objects, in drm_exec_prepare_array()
|
H A D | drm_buddy.c | 318 void drm_buddy_free_list(struct drm_buddy *mm, struct list_head *objects) in drm_buddy_free_list()
|
/openbsd-src/games/hack/ |
H A D | def.objects.h | 66 struct objclass objects[] = { variable
|
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/ |
H A D | DebugMap.h | 98 iterator_range<const_iterator> objects() const { in objects() function
|
/openbsd-src/sys/dev/pci/drm/i915/gem/selftests/ |
H A D | i915_gem_mman.c | 1014 struct list_head *objects) in igt_close_objects() argument 1034 static void igt_make_evictable(struct list_head *objects) in igt_make_evictable() argument 1049 struct list_head *objects) in igt_fill_mappable() argument [all...] |
H A D | huge_pages.c | 698 static void close_object_list(struct list_head *objects) in close_object_list() 869 } objects[] = { in igt_ppgtt_64K() local
|
H A D | i915_gem_context.c | 580 struct list_head *objects) in create_test_object()
|
/openbsd-src/sys/dev/pci/drm/i915/ |
H A D | intel_memory_region.h | 90 } objects; global() member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ggc-simple.c | 102 size_t objects; member
|
/openbsd-src/usr.sbin/snmpd/ |
H A D | mib.y | 106 void *objects; member 1549 mib_notificationtype(const char *name, void *objects, enum status status, in mib_notificationtype() 1578 mib_objectgroup(const char *name, void *objects, enum status status, in mib_objectgroup()
|
H A D | parse.y | 134 static struct object_sym *objects = NULL; variable
|
/openbsd-src/usr.sbin/ldapd/ |
H A D | schema.h | 142 struct object_tree objects; member
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | ProgrammersManual.rst | 1082 Function template 1095 The ``function_ref`` class template 3197 .. _polymorphism:
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.cpp | 567 PythonTuple::PythonTuple(std::initializer_list<PythonObject> objects) { in PythonTuple() 578 PythonTuple::PythonTuple(std::initializer_list<PyObject *> objects) { in PythonTuple()
|
/openbsd-src/games/battlestar/ |
H A D | extern.h | 247 unsigned int objects[NUMOFWORDS]; member
|
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | AutomaticReferenceCounting.rst | 942 .. _arc.ownership.restrictions.conversion.indirect:
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
H A D | InstrumentationRuntimeTSan.cpp | 236 ValueObjectSP objects = in ConvertToStructuredArray() local
|
/openbsd-src/sys/dev/i2c/ |
H A D | iatp.c | 78 struct mxt_object *objects; member
|