Home
last modified time | relevance | path

Searched defs:AA (Results 1 – 25 of 4651) sorted by relevance

12345678910>>...187

/dports/science/dynare/dynare-4.6.4/mex/sources/bytecode/testing/
H A Dbytecode_debug.m9 AA = cell2mat(nfields(i)); variable
11 AA = nfields(i); variable
14 AA = cell2mat(AA); variable
28 AA = cell2mat(nfields(i)); variable
30 AA = nfields(i); variable
44 AA = cell2mat(nfields(i)); variable
46 AA = nfields(i); variable
49 AA = cell2mat(AA); variable
90 AA = cell2mat(nfields(i)); variable
92 AA = nfields(i); variable
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/ini/
H A Dquickres.ini12 [256x144, 16:9 No AA]
30 [320x240, No AA]
41 [480x270, 16:9 No AA]
70 [640x480, No AA, mosaic]
76 [640x480, No AA]
87 [720x400, 16:9,mosaic,No AA]
93 [720x400, 16:9 No AA]
115 [1024x768, No AA]
132 [1280x720, 16:9 No AA]
154 [1600x1200, No AA]
[all …]
/dports/graphics/povray37/povray-3.7.0.10/distribution/ini/
H A Dquickres.ini12 [256x144, 16:9 No AA]
30 [320x240, No AA]
41 [480x270, 16:9 No AA]
70 [640x480, No AA, mosaic]
76 [640x480, No AA]
87 [720x400, 16:9,mosaic,No AA]
93 [720x400, 16:9 No AA]
115 [1024x768, No AA]
132 [1280x720, 16:9 No AA]
154 [1600x1200, No AA]
[all …]
/dports/graphics/povray36/povray-3.6.1/ini/
H A Dquickres.ini6 [320x200, No AA]
11 [320x240, No AA]
16 [512x384, No AA]
21 [640x480, No AA]
26 [800x600, No AA]
31 [1024x768, No AA]
36 [1280x1024, No AA]
37 Width=1280
38 Height=1024
39 Antialias=Off
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dimplicittest.i72 struct AA struct
75 AA(int i) { ii = 1; } in AA() argument
76 AA(double d) { ii = 2; } in AA() function
77 AA(const B* b) { ii = 3; } in AA() argument
78 explicit AA(char *s) { ii = 4; } in AA() function
79 AA(const BB& b) { ii = 5; } in AA() argument
84 int get_AA_val(AA a) { return a.ii; } in get_AA_val() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dnon-function-templates.cpp45 struct AA struct
48 struct B struct
73 return AA<T>::getB<T[2]>(); // expected-error{{no matching function for call to 'getB'}} in foo2() argument
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/consts/
H A Dconst_let_assign2.rs3 pub struct AA { struct
7 impl AA { argument
/dports/math/dsdp/DSDP5.8/src/vecmat/
H A Didentity.c46 identitymat *AA; in DSDPGetIdentityDataMatP() local
71 identitymat *AA; in DSDPGetIdentityDataMatF() local
83 static int IdentityMatDestroy(void* AA){ in IdentityMatDestroy()
126 static int IdentityMatFNorm2(void* AA, int n, double *v){ in IdentityMatFNorm2()
132 static int IdentityMatView(void* AA){ in IdentityMatView()
138 static int IdentityMatGetRank(void *AA, int*rank, int n){ in IdentityMatGetRank()
161 identitymat* AA = (identitymat*)A; in IdentityMatGetRowNnz() local
172 identitymat* AA = (identitymat*)A; in IdentityMatCountNonzeros() local
178 identitymat* AA = (identitymat*)A; in IdentityMatAddRowMultiple() local
184 identitymat* AA = (identitymat*)A; in IdentityMatAddMultipleP() local
[all …]
/dports/math/casadi/casadi-3.5.5/external_packages/DSDP/src/vecmat/
H A Didentity.c46 identitymat *AA; in DSDPGetIdentityDataMatP() local
71 identitymat *AA; in DSDPGetIdentityDataMatF() local
83 static int IdentityMatDestroy(void* AA){ in IdentityMatDestroy()
126 static int IdentityMatFNorm2(void* AA, int n, double *v){ in IdentityMatFNorm2()
132 static int IdentityMatView(void* AA){ in IdentityMatView()
138 static int IdentityMatGetRank(void *AA, int*rank, int n){ in IdentityMatGetRank()
161 identitymat* AA = (identitymat*)A; in IdentityMatGetRowNnz() local
172 identitymat* AA = (identitymat*)A; in IdentityMatCountNonzeros() local
178 identitymat* AA = (identitymat*)A; in IdentityMatAddRowMultiple() local
184 identitymat* AA = (identitymat*)A; in IdentityMatAddMultipleP() local
[all …]
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmtlib.c34 MT_Coor MT_co_div_k(MT_Coor AA, double BB) // Divide coords/vector by constant in MT_co_div_k()
41 MT_Coor MT_co_mul_k(MT_Coor AA, double BB) // Multiply coords/vector by constant in MT_co_mul_k()
48 MT_Coor MT_addco(MT_Coor AA, MT_Coor BB) // Add two coords together (AA+BB) in MT_addco()
55 MT_Coor MT_subco(MT_Coor AA, MT_Coor BB) // Add two coords together (AA-BB) in MT_subco()
62 double MT_lin_len(MT_Coor AA, MT_Coor BB) // Return length of line between two coordinates in MT_lin_len()
67 double MT_lin_len2(MT_Coor AA) // Return length of vector in MT_lin_len2()
72 MT_Coor MT_uni_vec(MT_Coor AA, MT_Coor BB) // Return unit vector between two coords (A to B) in MT_uni_vec()
93 MT_Coor MT_uni_vec2(MT_Coor AA) // Return unit vector in MT_uni_vec2()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Ddecl-in-prototype.c3 const int AA = 5; variable
6 int f1(enum {AA,BB} E) { in f1()
12 int f2(enum {AA=7,BB} E) { in f2()
18 int f(void (*g)(), enum {AA,BB} h) { in f()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Ddecl-in-prototype.c3 const int AA = 5; variable
6 int f1(enum {AA,BB} E) { in f1()
12 int f2(enum {AA=7,BB} E) { in f2()
18 int f(void (*g)(), enum {AA,BB} h) { in f()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Ddecl-in-prototype.c3 const int AA = 5; variable
6 int f1(enum {AA,BB} E) { in f1()
12 int f2(enum {AA=7,BB} E) { in f2()
18 int f(void (*g)(), enum {AA,BB} h) { in f()

12345678910>>...187