Home
last modified time | relevance | path

Searched defs:ObjList (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/liteide/gotools-eff8693b15f0/pkg/pkgwalk/
H A Dpkgwalk.go563 type ObjList struct { struct
564 Kind ObjKind
565 Ident *ast.Ident
566 Obj types.Object
567 List []int
568 IsTestFunc bool
569 IsAnonymous bool
578 func (o *ObjList) String() string {
/dports/games/xfireworks/xfireworks-1.4/
H A DObj.h13 typedef struct _ObjList * ObjList; typedef
/dports/graphics/box/box-0.4.0/libs/g/
H A Dobjlist.h35 } ObjList; typedef
/dports/devel/tclxml/tclxml-3.3/
H A DdocObj.c31 typedef struct ObjList { struct
33 struct ObjList *next; argument
34 } ObjList; typedef
H A Dtcldom-libxml2.c44 typedef struct ObjList { struct
46 struct ObjList *next; argument
47 } ObjList; typedef
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/utilities/
H A Dutdelete.c372 ACPI_OPERAND_OBJECT **ObjList) in AcpiUtDeleteInternalObjectList()
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/components/utilities/
H A Dutdelete.c493 ACPI_OPERAND_OBJECT **ObjList) in AcpiUtDeleteInternalObjectList()
/dports/games/scummvm/scummvm-2.5.1/engines/wage/
H A Dwage.h76 typedef Common::List<Obj *> ObjList; typedef
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenInfFile.py737 def GenProtocolPPiSections(ObjList, IsProtocol): argument
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenInfFile.py737 def GenProtocolPPiSections(ObjList, IsProtocol): argument
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenInfFile.py737 def GenProtocolPPiSections(ObjList, IsProtocol): argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenInfFile.py737 def GenProtocolPPiSections(ObjList, IsProtocol): argument
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenInfFile.py737 def GenProtocolPPiSections(ObjList, IsProtocol): argument
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenInfFile.py741 def GenProtocolPPiSections(ObjList, IsProtocol): argument
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenInfFile.py737 def GenProtocolPPiSections(ObjList, IsProtocol): argument
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenInfFile.py737 def GenProtocolPPiSections(ObjList, IsProtocol): argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wage/
H A Dwage.h76 typedef Common::List<Obj *> ObjList; typedef
/dports/devel/folly/folly-2021.12.27.00/folly/synchronization/
H A DHazptrObj.h85 using ObjList = hazptr_obj_list<Atom>; variable
H A DHazptrDomain.h100 using ObjList = hazptr_obj_list<Atom>; variable
/dports/net/yate/yate-6.4.0-1/engine/
H A DObjList.cpp31 ObjList::ObjList() in ObjList() function in ObjList
/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dgsd_prim.c63 static GLuint ObjList[MAX_OBJS]; variable
/dports/games/spacezero/spacezero/include/
H A Dobjects.h246 struct ObjList{ struct
248 struct ObjList *next; argument
/dports/cad/netgen-lvs/netgen-1.5.211/base/
H A Dflatten.c854 struct objlist *ObjList, *Ob2, *NewObj; in ConvertGlobals() local
/dports/japanese/kinput2/kinput2-v3.1/lib/
H A DSj3.c1243 static ObjRec *ObjList = NULL; variable
H A DAtok.c956 static ObjRec *ObjList = NULL; variable

12