Home
last modified time | relevance | path

Searched defs:is_func (Results 1 – 25 of 143) sorted by relevance

123456

/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/tsan/
H A Dtsan_trace.h89 u64 is_func : 1; member
115 u64 is_func : 1; // = 1 member
123 u64 is_func : 1; // = 0 member
139 u64 is_func : 1; // = 0 member
155 u64 is_func : 1; // = 0 member
168 u64 is_func : 1; // = 0 member
178 u64 is_func : 1; // = 0 member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h89 u64 is_func : 1; member
115 u64 is_func : 1; // = 1 member
123 u64 is_func : 1; // = 0 member
139 u64 is_func : 1; // = 0 member
155 u64 is_func : 1; // = 0 member
168 u64 is_func : 1; // = 0 member
178 u64 is_func : 1; // = 0 member
/dports/lang/tolua++/tolua++-1.0.93/src/bin/lua/
H A Doperator.lua76 local is_func = get_is_function(self.parent.type) function
H A Ddeclaration.lua233 local is_func = get_is_function(self.type) function
/dports/sysutils/conky/conky-1.12.2/3rdparty/toluapp/src/bin/lua/
H A Doperator.lua76 local is_func = get_is_function(self.parent.type) function
H A Ddeclaration.lua233 local is_func = get_is_function(self.type) function
/dports/sysutils/conky-awesome/conky-1.12.2/3rdparty/toluapp/src/bin/lua/
H A Doperator.lua76 local is_func = get_is_function(self.parent.type) function
H A Ddeclaration.lua233 local is_func = get_is_function(self.type) function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/toluapp/src/bin/lua/
H A Doperator.lua76 local is_func = get_is_function(self.parent.type) function
H A Ddeclaration.lua235 local is_func = get_is_function(self.type) function
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dd-lang.c138 unsigned char is_func = 0; in d_demangle() local
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dd-lang.c139 unsigned char is_func = 0; in d_demangle() local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/simpleperf/
H A Dread_elf.h53 bool is_func; member
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/
H A Danjuta-language-provider.h49 gboolean is_func; member
/dports/lang/nwcc/nwcc_0.8.3/
H A Danalyze.c134 int is_func; in analyze() local
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DExternFuncArgument.h56 bool is_func() const { in is_func() function
H A DPrintLoopNest.cpp57 string simplify_name(const string &s, bool is_func) { in simplify_name()
/dports/mail/ecartis/ecartis-1.0.0/src/
H A Dfuncparse.c102 int is_func = 0; in parse_args() local
/dports/devel/p5-Rinci/Rinci-1.1.98/lib/Rinci/
H A Dfunction.pod240 =head2 is_func section
/dports/math/pynac/pynac-pynac-0.7.27/ginac/
H A Dcmatcher.cpp77 inline bool is_func(const ex& e) in is_func() function
87 if (not is_func(*this)) { in all_matches() local
/dports/textproc/py-Chameleon/Chameleon-3.6/src/chameleon/
H A Dcodegen.py47 def template(source, mode='exec', is_func=False, func_args=(), func_defaults=(), **kw): argument
/dports/devel/sol2/sol2-4.0.0-alpha/include/sol/
H A Dusertype_core.hpp200 lua_CFunction is_func = &detail::is_check<T>; in set_undefined_methods_on() local
/dports/devel/elfsh/elfsh-0.51b3/modules/modflow/
H A Dblocks.c54 int is_func; in store_blocks() local
/dports/devel/plasma/plasma-5bb07b3/plasma/lib/
H A Dmemory.py183 def is_func(self, ad): member in Memory
/dports/graphics/pixie/Pixie/src/sdrc/
H A Dpp8.c919 register int is_func; local

123456