Home
last modified time | relevance | path

Searched refs:Undefine (Results 1 – 25 of 2762) sorted by relevance

12345678910>>...111

/dports/devel/cmake/cmake-3.22.1/Tests/FunctionTest/
H A DCMakeLists.txt114 FAILED("Function Undefine Test" "(${FUNCTION_UNDEFINED})")
116 PASS("Function Undefine Test" "(${FUNCTION_UNDEFINED})")
123 FAILED("Subdir Undefine Test" "(${SUBDIR_UNDEFINED})")
125 PASS("Subdir Undefine Test" "(${SUBDIR_UNDEFINED})")
138 FAILED("Subdir Function Undefine Test 1" "(${SUBDIR_UNDEFINED})")
140 PASS("Subdir Function Undefine Test 1" "(${SUBDIR_UNDEFINED})")
158 PASS("Subdir Function Undefine Test 2" "(${SUBDIR_UNDEFINED})")
160 FAILED("Subdir Function Undefine Test 2" "(${SUBDIR_UNDEFINED})")
/dports/textproc/py-rst2html5/rst2html5-1.9.5/src/modules/
H A D__init__.py2 from .directives import CodeBlock, Define, Undefine, IfDef, IfNDef, StyleSheet, Script, Template
10 register_directive('undef', Undefine)
11 register_directive('undefine', Undefine)
/dports/math/rumur/rumur-2021.09.29/librumur/src/
H A DStmt.cc247 Undefine::Undefine(const Ptr<Expr> &rhs_, const location &loc_) in Undefine() function in rumur::Undefine
250 Undefine *Undefine::clone() const { return new Undefine(*this); } in clone()
252 void Undefine::validate() const { in validate()
260 void Undefine::visit(BaseTraversal &visitor) { visitor.visit_undefine(*this); } in visit()
262 void Undefine::visit(ConstBaseTraversal &visitor) const { in visit()
/dports/science/healpix/Healpix_3.50/src/idl/zzz_external/astron/
H A Dundefine.pro37 ; IDL> Undefine, info
48 ; IDL> Undefine, var
107 IF dataType EQ 'STRUCT' THEN FOR j=0,N_Tags(var0)-1 DO Undefine, var0.(j)
121 IF dataType EQ 'STRUCT' THEN FOR j=0,N_Tags(var1)-1 DO Undefine, var1.(j)
135 IF dataType EQ 'STRUCT' THEN FOR j=0,N_Tags(var2)-1 DO Undefine, var2.(j)
149 IF dataType EQ 'STRUCT' THEN FOR j=0,N_Tags(var3)-1 DO Undefine, var3.(j)
163 IF dataType EQ 'STRUCT' THEN FOR j=0,N_Tags(var4)-1 DO Undefine, var4.(j)
177 IF dataType EQ 'STRUCT' THEN FOR j=0,N_Tags(var5)-1 DO Undefine, var5.(j)
191 IF dataType EQ 'STRUCT' THEN FOR j=0,N_Tags(var6)-1 DO Undefine, var6.(j)
205 IF dataType EQ 'STRUCT' THEN FOR j=0,N_Tags(var7)-1 DO Undefine, var7.(j)
[all …]
/dports/devel/cmake/cmake-3.22.1/Tests/FunctionTest/SubDirScope/
H A DCMakeLists.txt6 PASS("SubdirScope Undefine Test" "(${SUBDIR_UNDEFINED})")
8 FAILED("SubdirScope Undefine Test" "(${SUBDIR_UNDEFINED})")
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ovirt/ovirt/roles/hosted_engine_setup/tasks/
H A Dclean_local_storage_pools.yml10 - name: Undefine local storage-pool {{ he_local_vm_dir | basename }}
22 - name: Undefine local storage-pool {{ local_vm_disk_path.split('/')[5] }}
/dports/lang/nqc/nqc-3.1.r6_1/compiler/
H A DSymbol.cpp45 Undefine(); in ~Symbol()
57 void Symbol::Undefine() in Undefine() function in Symbol
H A DCompiler.cpp172 void Compiler::Undefine(const char *name) in Undefine() function in Compiler
174 Symbol::Get(name)->Undefine(); in Undefine()
H A DSymbol.h43 void Undefine();
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/regtests/
H A Dtestnv.bat118 echo "NV Undefine Space"
187 echo "NV Undefine Space"
245 echo "NV Undefine Space"
318 echo "NV Undefine Space"
543 echo "NV Undefine Space"
611 echo "NV Undefine Space"
703 echo "NV Undefine Space 01000000"
817 echo "NV Undefine Space"
877 echo "NV Undefine Space"
896 echo "NV Undefine space special"
[all …]
/dports/math/rumur/rumur-2021.09.29/librumur/include/rumur/
H A DStmt.h208 struct RUMUR_API_WITH_RTTI Undefine : public Stmt { struct
212 Undefine(const Ptr<Expr> &rhs_, const location &loc_); argument
213 virtual ~Undefine() = default;
214 Undefine *clone() const final;
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/
H A Dbootstrap.sh29 /* Undefine if headers have conflicting definition. */
38 /* Undefine if <stdio.h> or <sys/types.h> has conflicting definition. */
H A Dbootstrap.sh.in29 /* Undefine if headers have conflicting definition. */
38 /* Undefine if <stdio.h> or <sys/types.h> has conflicting definition. */
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/virt_net/tasks/
H A Dmain.yml57 - name: Undefine the foobar network
63 - name: Undefine the foobar network (again)
/dports/editors/ssed/sed-3.62/
H A Dbootstrap.sh29 /* Undefine if headers have conflicting definition. */
38 /* Undefine if <stdio.h> or <sys/types.h> has conflicting definition. */
H A Dbootstrap.sh.in29 /* Undefine if headers have conflicting definition. */
38 /* Undefine if <stdio.h> or <sys/types.h> has conflicting definition. */
/dports/devel/vasm/vasm/doc/
H A Dcpu_jagrisc.texi74 Undefine a condition code symbol previously defined via @code{ccdef}.
85 Undefine a register symbol previously defined via @code{equr}.
94 Undefine a register symbol previously defined via @code{regequ}.
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/libvirt/tests/integration/targets/virt_net/tasks/
H A Dmain.yml54 - name: Undefine the foobar network
60 - name: Undefine the foobar network (again)
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dtest-xml-045.cs23 protected void Undefine (bool test) { in Undefine() method in EntryPoint
/dports/x11/radare-cutter/r2cutter-0.1.1/docs/source/user-docs/menus/
H A Ddisassembly-context-menu.rst84 Undefine a Function
86 **Description:** Undefine the current function. This will remove the function and its associated me…
88 **Steps:** Right-Click on the name of the function and choose ``Undefine function``.
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/language-c-0.8.3/src/Language/C/System/
H A DGCC.hs93 | "-U" `isPrefixOf` cpp_opt = Just (Undefine (drop 2 cpp_opt),rest)
111 tOption (Undefine key) = [ "-U" ++ key ]
/dports/security/pwauth/pwauth-2.3.11/
H A DCHANGES77 - Pwauth now checks for /etc/nologin file by default. Undefine
80 Undefine CHECK_LOGIN_EXPIRATION in config.h if you don't want this
84 expired. Undefine CHECK_PASSWORD_EXPIRATION if you don't want this
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/shaders/
H A Dgpu_shader_colorspace_lib.glsl2 /* Undefine the macro that avoids compilation errors. */
/dports/net/mpich2/mpich2-1.5/src/packaging/envmods/
H A Dmpich2.module.in12 # Undefine prefix and exec_prefix which are too generic environment variables.
/dports/net/mpich/mpich-3.4.3/src/packaging/envmods/
H A Dmpich.module.in12 # Undefine prefix and exec_prefix which are too generic environment variables.

12345678910>>...111