Home
last modified time | relevance | path

Searched defs:special (Results 76 – 100 of 5904) sorted by relevance

12345678910>>...237

/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/
H A Dinsert_vs_emplace.cc22 struct special struct in X
24 unsigned c;
25 unsigned dt;
26 unsigned cc;
27 unsigned ca;
28 unsigned mc;
29 unsigned ma;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/
H A Dinsert_vs_emplace.cc21 struct special struct in X
23 unsigned c;
24 unsigned dt;
25 unsigned cc;
26 unsigned ca;
27 unsigned mc;
28 unsigned ma;
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/
H A Dinsert_vs_emplace.cc22 struct special struct in X
24 unsigned c;
25 unsigned dt;
26 unsigned cc;
27 unsigned ca;
28 unsigned mc;
29 unsigned ma;
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/tools/src/
H A Dxref_compiler.erl603 special(_ObjectType, FromType, ToType, X) when FromType =:= ToType -> function
605 special(edge, {line, _LineType}, {line, all_line_call}, Calls) -> function
616 special(edge, function, {line, LineType}, VEs) -> function
624 special(edge, module, ToType, MEs) -> function
633 special(edge, application, ToType, AEs) -> function
636 special(edge, release, ToType, REs) -> function
639 special(vertex, function, {line, _LineType}, V) -> function
643 special(vertex, module, ToType, M) -> function
646 special(vertex, application, ToType, A) -> function
649 special(vertex, release, ToType, R) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/tools/src/
H A Dxref_compiler.erl603 special(_ObjectType, FromType, ToType, X) when FromType =:= ToType -> function
605 special(edge, {line, _LineType}, {line, all_line_call}, Calls) -> function
616 special(edge, function, {line, LineType}, VEs) -> function
624 special(edge, module, ToType, MEs) -> function
633 special(edge, application, ToType, AEs) -> function
636 special(edge, release, ToType, REs) -> function
639 special(vertex, function, {line, _LineType}, V) -> function
643 special(vertex, module, ToType, M) -> function
646 special(vertex, application, ToType, A) -> function
649 special(vertex, release, ToType, R) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/tools/src/
H A Dxref_compiler.erl603 special(_ObjectType, FromType, ToType, X) when FromType =:= ToType -> function
605 special(edge, {line, _LineType}, {line, all_line_call}, Calls) -> function
616 special(edge, function, {line, LineType}, VEs) -> function
624 special(edge, module, ToType, MEs) -> function
633 special(edge, application, ToType, AEs) -> function
636 special(edge, release, ToType, REs) -> function
639 special(vertex, function, {line, _LineType}, V) -> function
643 special(vertex, module, ToType, M) -> function
646 special(vertex, application, ToType, A) -> function
649 special(vertex, release, ToType, R) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_compiler.erl603 special(_ObjectType, FromType, ToType, X) when FromType =:= ToType -> function
605 special(edge, {line, _LineType}, {line, all_line_call}, Calls) -> function
616 special(edge, function, {line, LineType}, VEs) -> function
624 special(edge, module, ToType, MEs) -> function
633 special(edge, application, ToType, AEs) -> function
636 special(edge, release, ToType, REs) -> function
639 special(vertex, function, {line, _LineType}, V) -> function
643 special(vertex, module, ToType, M) -> function
646 special(vertex, application, ToType, A) -> function
649 special(vertex, release, ToType, R) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_compiler.erl603 special(_ObjectType, FromType, ToType, X) when FromType =:= ToType -> function
605 special(edge, {line, _LineType}, {line, all_line_call}, Calls) -> function
616 special(edge, function, {line, LineType}, VEs) -> function
624 special(edge, module, ToType, MEs) -> function
633 special(edge, application, ToType, AEs) -> function
636 special(edge, release, ToType, REs) -> function
639 special(vertex, function, {line, _LineType}, V) -> function
643 special(vertex, module, ToType, M) -> function
646 special(vertex, application, ToType, A) -> function
649 special(vertex, release, ToType, R) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_compiler.erl603 special(_ObjectType, FromType, ToType, X) when FromType =:= ToType -> function
605 special(edge, {line, _LineType}, {line, all_line_call}, Calls) -> function
616 special(edge, function, {line, LineType}, VEs) -> function
624 special(edge, module, ToType, MEs) -> function
633 special(edge, application, ToType, AEs) -> function
636 special(edge, release, ToType, REs) -> function
639 special(vertex, function, {line, _LineType}, V) -> function
643 special(vertex, module, ToType, M) -> function
646 special(vertex, application, ToType, A) -> function
649 special(vertex, release, ToType, R) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/tools/src/
H A Dxref_compiler.erl603 special(_ObjectType, FromType, ToType, X) when FromType =:= ToType -> function
605 special(edge, {line, _LineType}, {line, all_line_call}, Calls) -> function
616 special(edge, function, {line, LineType}, VEs) -> function
624 special(edge, module, ToType, MEs) -> function
633 special(edge, application, ToType, AEs) -> function
636 special(edge, release, ToType, REs) -> function
639 special(vertex, function, {line, _LineType}, V) -> function
643 special(vertex, module, ToType, M) -> function
646 special(vertex, application, ToType, A) -> function
649 special(vertex, release, ToType, R) -> function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dcomparisons-f32.ll163 ; CHECK-NEXT: .functype ugt_f32 (f32, f32) -> (i32){{$}}
165 ; CHECK-NEXT: local.get $push[[L1:[0-9]+]]=, 1{{$}}
169 ; CHECK-NEXT: return $pop[[NUM2]]{{$}}
170 define i32 @ugt_f32(float %x, float %y) {
181 ; CHECK-NEXT: i32.const $push[[C0:[0-9]+]]=, 1
231 ; CHECK: local.get $push[[L4:[0-9]+]]=, 0
/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Dwrite.c44 int special; in butEnv_textWidth() local
99 uchar c, special; in butEnv_charWidth() local
128 int ascent = env->fonts[font]->ascent, special; in butWin_write() local
165 int ascent = env->fonts[font]->ascent, special; in butWin_writeTabs() local
/dports/www/netsurf/netsurf-3.10/frontends/riscos/
H A Ducstables.c409 static const struct special { struct
413 } special_chars[] = { argument
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/
H A DVersion.zep111 protected final static function _getSpecial(int special) -> string
119 protected final static function getSpecial(int special) -> string
/dports/math/viennacl/ViennaCL-1.7.1/viennacl/backend/
H A Dutil.hpp48 enum { special = 0 }; enumerator
57 enum { special = 1 }; enumerator
65 enum { special = 1 }; enumerator
74 enum { special = 1 }; enumerator
82 enum { special = 1 }; enumerator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/misc/Version/
H A DVersion.java67 final String special; field in Version.VersionInfo
70 int update, String special, int build) { in VersionInfo()
107 String special = ""; in jdkVersionInfo() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/misc/Version/
H A DVersion.java67 final String special; field in Version.VersionInfo
70 int update, String special, int build) { in VersionInfo()
107 String special = ""; in jdkVersionInfo() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/
H A Dassign.cpp19 const Descriptor &from, const typeInfo::SpecialBinding &special) { in DoScalarDefinedAssignment()
43 const Descriptor &from, const typeInfo::SpecialBinding &special, in DoElementalDefinedAssignment()
165 if (const auto *special{toDerived->FindSpecialBinding( in Assign() local
170 if (const auto *special{toDerived->FindSpecialBinding( in Assign() local
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/
H A Dversion.zep.c135 zend_long special; in PHP_METHOD() local
176 …zval *version = NULL, *major = NULL, *medium = NULL, *minor = NULL, *special = NULL, *specialNumbe… in PHP_METHOD() local
217 …zval *version = NULL, *major = NULL, *medium = NULL, *minor = NULL, *special = NULL, *specialNumbe… in PHP_METHOD() local
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DArgumentListProcessor.java513 Symbol special = (Symbol)specials.car(); in freeSpecials() local
877 boolean special; field in ArgumentListProcessor.EnvironmentParam
879 EnvironmentParam(Symbol var, boolean special) { in EnvironmentParam()
903 boolean special; field in ArgumentListProcessor.RequiredParam
910 public RequiredParam(Symbol var, boolean special) { in RequiredParam()
934 boolean special; field in ArgumentListProcessor.OptionalParam
943 public OptionalParam(Symbol var, boolean special, in OptionalParam()
1001 boolean special; field in ArgumentListProcessor.RestParam
1003 RestParam(Symbol var, boolean special) { in RestParam()
1033 public KeywordParam(Symbol var, boolean special, in KeywordParam()
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/
H A Dversion.zep.c175 zend_long special, ZEPHIR_LAST_CALL_STATUS; in PHP_METHOD() local
201 zend_long special; in PHP_METHOD() local
246 zval version, major, medium, minor, special, specialNumber, suffix, _0, _2$$3, _3$$4; in PHP_METHOD() local
306 zval version, major, medium, minor, special, specialNumber, _0, _1, _2; in PHP_METHOD() local
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dcron.py163 special=None, argument
275 special=None, argument
399 def absent(name, user="root", identifier=False, special=None, **kwargs): argument
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/kmkbuiltin/
H A Dcmp_util.c431 int sflag, int lflag, int special) in cmp_fd_and_fd_ex()
459 int sflag, int lflag, int special) in cmp_fd_and_fd()
471 int sflag, int lflag, int special) in cmp_fd_and_file_ex()
506 int sflag, int lflag, int special) in cmp_fd_and_file()
519 int sflag, int lflag, int special) in cmp_file_and_file_ex()
558 cmp_file_and_file(const char *file1, const char *file2, int sflag, int lflag, int special) in cmp_file_and_file()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/i386/
H A Dx86-64-specific-reg.s4 special: label
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/i386/
H A Dx86-64-specific-reg.s4 special: label

12345678910>>...237