| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
| H A D | defarg7.C | 10 static const int dimensions = Engine<Dim, T, EngineTag>::dimensions; member
|
| /openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
| H A D | lldbpexpect.py | 24 dimensions=None, run_under=None, post_spawn=None, argument 51 timeout=timeout, dimensions=dimensions, env=env)
|
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
| H A D | pty_spawn.py | 39 encoding=None, codec_errors='strict', dimensions=None, argument 204 self._spawn(command, args, preexec_fn, dimensions) 239 def _spawn(self, command, args=[], preexec_fn=None, dimensions=None): argument 294 if dimensions is not None: 295 kwargs['dimensions'] = dimensions
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/ |
| H A D | unroll1.C | 76 enum { dimensions = 1 }; 105 for (int i=0; i < DomainTraits<Interval>::dimensions; ++i) 137 enum { dimensions = 1 };
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2001-02-06-TypeNotationDebateResp2.txt | 9 > The arrays with size lists the dimensions and the type in a single list. 14 > It is too confusing to have a list of 3 things, some of which are dimensions
|
| H A D | 2001-02-06-TypeNotationDebateResp1.txt | 63 The arrays with size lists the dimensions and the type in a single list. 67 It is too confusing to have a list of 3 things, some of which are dimensions
|
| /openbsd-src/gnu/llvm/llvm/docs/AMDGPU/ |
| H A D | gfx11_srsrc_5dafbc.rst | 13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
|
| H A D | gfx1030_srsrc_5dafbc.rst | 13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
|
| H A D | gfx9_srsrc_79ffcd.rst | 13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
|
| H A D | gfx90a_srsrc_79ffcd.rst | 13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
|
| H A D | gfx1013_srsrc_5dafbc.rst | 13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
|
| H A D | gfx1013_srsrc_cf7132.rst | 13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
|
| H A D | gfx1030_srsrc_cf7132.rst | 13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
|
| H A D | gfx7_srsrc_cf7132.rst | 13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
|
| H A D | gfx10_srsrc_cf7132.rst | 13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
|
| H A D | gfx8_srsrc_cf7132.rst | 13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
|
| H A D | gfx11_srsrc_cf7132.rst | 13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
|
| H A D | gfx7_vaddr_887f26.rst | 17 …Note. Image format and dimensions are encoded in the image resource constant, but not in the instr…
|
| H A D | gfx8_vaddr_887f26.rst | 17 …Note. Image format and dimensions are encoded in the image resource constant, but not in the instr…
|
| H A D | gfx90a_vaddr_cc213c.rst | 17 …Note. Image format and dimensions are encoded in the image resource constant, but not in the instr…
|
| H A D | gfx9_vaddr_cc213c.rst | 17 …Note. Image format and dimensions are encoded in the image resource constant, but not in the instr…
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | java-tree.def | 21 Operand 2 is the number of other dimensions of unspecified range. 27 Operand 1 is the signature of the dimensions this array contains.
|
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/ |
| H A D | ptyprocess.py | 181 dimensions=(24, 80)): argument 238 _setwinsize(STDIN_FILENO, *dimensions) 333 inst.setwinsize(*dimensions)
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | ecoff.c | 1069 symint_t dimensions [N_TQ]; /* dimensions for each array */ member 1985 (void) add_aux_sym_symint (t->dimensions[i] - 1); /* high bound*/ in add_aux_sym_tir() 1986 (void) add_aux_sym_symint ((t->dimensions[i] == 0) /* stride */ in add_aux_sym_tir() 1988 : (t->sizes[i] * 8) / t->dimensions[i]); in add_aux_sym_tir() 2589 coff_type.dimensions[coff_type.num_dims] = dimens[i]; in ecoff_directive_dim() 2858 coff_type.sizes[i] = (coff_type.dimensions[i + 1] == 0 in ecoff_directive_endef() 2861 / coff_type.dimensions[i + 1])); in ecoff_directive_endef()
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | ecoff.c | 1068 symint_t dimensions [N_TQ]; /* dimensions for each array */ member 1984 (void) add_aux_sym_symint (t->dimensions[i] - 1); /* high bound*/ in add_aux_sym_tir() 1985 (void) add_aux_sym_symint ((t->dimensions[i] == 0) /* stride */ in add_aux_sym_tir() 1987 : (t->sizes[i] * 8) / t->dimensions[i]); in add_aux_sym_tir() 2588 coff_type.dimensions[coff_type.num_dims] = dimens[i]; in ecoff_directive_dim() 2857 coff_type.sizes[i] = (coff_type.dimensions[i + 1] == 0 in ecoff_directive_endef() 2860 / coff_type.dimensions[i + 1])); in ecoff_directive_endef()
|