Searched defs:dim (Results 1 - 25 of 58) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.oliva/
H A Dtemplate1.C10 static void bar(double (*)[dim]) {} // { dg-error "'dim' was not declared" } argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.oliva/
H A Dtemplate1.C10 static void bar(double (*)[dim]) {} // { dg-error "" } dim not declared argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Ddefarg5.C22 const int dim = 2; local
H A Drecursion2.C18 enum { dim = i } ; enumerator in enum:S::__anon3522
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/template/
H A Ddependent-name6.C7 static const unsigned int dim = 1; member in struct:Y
H A Dttp15.C2 static const unsigned int dim = 1; member in struct:Dense
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Ddefarg5.C22 const int dim = 2; local
H A Drecursion2.C18 enum { dim = i } ; enumerator in enum:S::__anon5156
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A DWunused-17.C12 const unsigned int dim = 2; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20071108-1.c4 f (int dim, int *b, int *c) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A DO1-pr33854.c8 int dim; member in struct:VMatrix_
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/lto/
H A D20091004-1_0.C28 int Vector::dim() const { return dimen; } function in class:Vector
H A D20091004-2_1.C25 int Vector::dim() const { return dimen; } function in class:Vector
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dloop-20.c7 typedef struct gfc_ss_info { int dim[7]; } gfc_ss_info; member in struct:gfc_ss_info
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgraphite-blocking.c113 ppl_dimension_type iter, dim, strip; local
H A Dgraphite-ppl.h143 ppl_new_id_map (ppl_dimension_type dim) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20090113-1.c10 descriptor_dimension dim[7]; member in struct:__anon5516
22 int dim; local
58 int dim = 2; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C76 int dim() const { return 10; } function in class:Vector
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C76 int dim() const { return 10; } function in class:Vector
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dgrfabs.c112 grf_alloc_view(dmode_t *d, dimen_t *dim, u_char depth) argument
122 grf_get_best_mode(dimen_t *dim, u_char depth) argument
184 get_best_display_mode(dimen_t *dim, int depth, dmode_t *curr_mode) argument
[all...]
H A Dgrfabs_tt.c280 tt_alloc_view(dmode_t *mode, dimen_t *dim, u_char depth) argument
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dgrfabs.c118 dimen_t dim; local
202 grf_alloc_view(dmode_t *d, dimen_t *dim, u_char depth) argument
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Dsavefile.c113 sf_setbuff(pcap_t *p, int dim) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dsse4_2-pcmpstr.h125 int i, j, k, dim, res = 0; local
33 override_invalid(unsigned char res[16][16], int la, int lb, const int mode, int dim) argument
285 int dim = (mode & 1) == 0 ? 16 : 8; local
325 int dim = (mode & 1) == 0 ? 16 : 8; local
368 int dim = (mode & 1) == 0 ? 16 : 8; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/pic/
H A Dtex.cpp314 void tex_output::ellipse(const position &cent, const distance &dim, argument

Completed in 409 milliseconds

123