Home
last modified time | relevance | path

Searched defs:nameObj (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/games/residualvm/residualvm-0.3.1/engines/grim/
H A Dlua_v1_sound.cpp50 lua_Object nameObj = lua_getparam(1); in ImStartSound() local
71 lua_Object nameObj = lua_getparam(1); in ImStopSound() local
132 lua_Object nameObj = lua_getparam(1); in ImSetParam() local
161 lua_Object nameObj = lua_getparam(1); in ImGetParam() local
186 lua_Object nameObj = lua_getparam(1); in ImFadeParam() local
265 lua_Object nameObj = lua_getparam(argId++); in SetSoundPosition() local
H A Dlua_v1_set.cpp94 lua_Object nameObj = lua_getparam(2); in IsActorInSector() local
128 lua_Object nameObj = lua_getparam(4); in IsPointInSector() local
153 lua_Object nameObj = lua_getparam(2); in GetSectorOppositeEdge() local
225 lua_Object nameObj = lua_getparam(1); in LockSet() local
235 lua_Object nameObj = lua_getparam(1); in UnLockSet() local
245 lua_Object nameObj = lua_getparam(1); in MakeCurrentSet() local
273 lua_Object nameObj = lua_getparam(1); in GetCurrentSetup() local
H A Dlua_v1_text.cpp183 lua_Object nameObj = lua_getparam(1); in TextFileGetLine() local
211 lua_Object nameObj = lua_getparam(1); in TextFileGetLineCount() local
/dports/games/scummvm/scummvm-2.5.1/engines/grim/
H A Dlua_v1_sound.cpp50 lua_Object nameObj = lua_getparam(1); in ImStartSound() local
71 lua_Object nameObj = lua_getparam(1); in ImStopSound() local
132 lua_Object nameObj = lua_getparam(1); in ImSetParam() local
161 lua_Object nameObj = lua_getparam(1); in ImGetParam() local
186 lua_Object nameObj = lua_getparam(1); in ImFadeParam() local
265 lua_Object nameObj = lua_getparam(argId++); in SetSoundPosition() local
H A Dlua_v1_set.cpp94 lua_Object nameObj = lua_getparam(2); in IsActorInSector() local
128 lua_Object nameObj = lua_getparam(4); in IsPointInSector() local
153 lua_Object nameObj = lua_getparam(2); in GetSectorOppositeEdge() local
225 lua_Object nameObj = lua_getparam(1); in LockSet() local
235 lua_Object nameObj = lua_getparam(1); in UnLockSet() local
245 lua_Object nameObj = lua_getparam(1); in MakeCurrentSet() local
273 lua_Object nameObj = lua_getparam(1); in GetCurrentSetup() local
H A Dlua_v1_text.cpp183 lua_Object nameObj = lua_getparam(1); in TextFileGetLine() local
211 lua_Object nameObj = lua_getparam(1); in TextFileGetLineCount() local
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclOOMethod.c39 Tcl_Obj *nameObj; /* The "name" of the command. */ member
141 Tcl_Obj *nameObj, /* The name of the method. May be NULL; if so, in Tcl_NewInstanceMethod()
209 Tcl_Obj *nameObj, /* The name of the object. May be NULL (e.g., in Tcl_NewMethod()
327 Tcl_Obj *nameObj, /* The name of the method, which must not be in TclOONewProcInstanceMethod()
376 Tcl_Obj *nameObj, /* The name of the method, which may be NULL; in TclOONewProcMethod()
445 Tcl_Obj *nameObj, /* The name of the method, which _must not_ be in TclOOMakeProcInstanceMethod()
554 Tcl_Obj *nameObj, /* The name of the method, which may be NULL; in TclOOMakeProcMethod()
1362 Tcl_Obj *nameObj, /* The name of the method. */ in TclOONewForwardInstanceMethod()
1401 Tcl_Obj *nameObj, /* The name of the method. */ in TclOONewForwardMethod()
1689 Tcl_Obj *nameObj, /* The name of the method, which must not be in TclOONewProcInstanceMethodEx()
[all …]
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclOOMethod.c39 Tcl_Obj *nameObj; /* The "name" of the command. */ member
133 Tcl_Obj *nameObj, /* The name of the method. May be NULL; if so, in Tcl_NewInstanceMethod()
205 Tcl_Obj *nameObj, /* The name of the object. May be NULL (e.g., in Tcl_NewMethod()
327 Tcl_Obj *nameObj, /* The name of the method, which must not be in TclOONewProcInstanceMethod()
376 Tcl_Obj *nameObj, /* The name of the method, which may be NULL; in TclOONewProcMethod()
445 Tcl_Obj *nameObj, /* The name of the method, which _must not_ be in TclOOMakeProcInstanceMethod()
554 Tcl_Obj *nameObj, /* The name of the method, which may be NULL; in TclOOMakeProcMethod()
1385 Tcl_Obj *nameObj, /* The name of the method. */ in TclOONewForwardInstanceMethod()
1424 Tcl_Obj *nameObj, /* The name of the method. */ in TclOONewForwardMethod()
1717 Tcl_Obj *nameObj, /* The name of the method, which must not be in TclOONewProcInstanceMethodEx()
[all …]
/dports/lang/nx/nsf2.3.0/generic/
H A DnsfShadow.c65 NsfReplaceCommandCleanup(Tcl_Interp *interp, Tcl_Obj *nameObj, NsfShadowTclCommandInfo *ti) { in NsfReplaceCommandCleanup()
109 NsfReplaceCommandCheck(Tcl_Interp *interp, Tcl_Obj *nameObj, Tcl_ObjCmdProc *proc, in NsfReplaceCommandCheck()
148 NsfReplaceCommand(Tcl_Interp *interp, Tcl_Obj *nameObj, in NsfReplaceCommand()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/BreakpointRequest/_bounds_/
H A Dfilters001a.java70 filters001b(String nameObj) { in filters001b()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/BreakpointRequest/_bounds_/
H A Dfilters001a.java70 filters001b(String nameObj) { in filters001b()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/BreakpointRequest/_bounds_/
H A Dfilters001a.java70 filters001b(String nameObj) { in filters001b()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/BreakpointRequest/_bounds_/
H A Dfilters001a.java70 filters001b(String nameObj) { in filters001b()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/BreakpointRequest/_bounds_/
H A Dfilters001a.java70 filters001b(String nameObj) { in filters001b()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/BreakpointRequest/_bounds_/
H A Dfilters001a.java70 filters001b(String nameObj) { in filters001b()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/BreakpointRequest/_bounds_/
H A Dfilters001a.java70 filters001b(String nameObj) { in filters001b()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/BreakpointRequest/_bounds_/
H A Dfilters001a.java70 filters001b(String nameObj) { in filters001b()
/dports/lang/itcl4/itcl4.2.2/generic/
H A Ditcl2TclOO.c273 Tcl_Obj *nameObj, /* The name of the method, which may be NULL; in Itcl_NewProcClassMethod()
310 Tcl_Obj *nameObj, /* The name of the method, which must not be in Itcl_NewProcMethod()
338 Tcl_Obj *nameObj, in Itcl_NewForwardClassMethod()
/dports/lang/tcl86/tcl8.6.12/pkgs/itcl4.2.2/generic/
H A Ditcl2TclOO.c273 Tcl_Obj *nameObj, /* The name of the method, which may be NULL; in Itcl_NewProcClassMethod()
310 Tcl_Obj *nameObj, /* The name of the method, which must not be in Itcl_NewProcMethod()
338 Tcl_Obj *nameObj, in Itcl_NewForwardClassMethod()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gn/
H A Dgn_meta_sln.py66 nameObj = re.match(projectNamePattern, projPath) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gn/
H A Dgn_meta_sln.py66 nameObj = re.match(projectNamePattern, projPath) variable
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/decode/
H A DPDFDecoder.java160 final PDFObject nameObj = param.getDictRef("Name"); in getCryptFilterName() local
/dports/textproc/fcitx5/fcitx5-5.0.11/src/im/keyboard/
H A Disocodes.cpp109 json_object *nameObj = json_object_object_get(entry, "name"); in handle() local
/dports/math/vtk6/VTK-6.2.0/IO/Export/
H A DvtkOBJExporter.cxx51 char nameObj[2048]; in WriteData() local
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dfontfcn.c240 psobj nameObj; local

123456789