Searched refs:dimension (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DUpdateAtlas.cpp59 UpdateAtlas::UpdateAtlas(Client* client, int dimension, CoordinatedSurface::Flags flags) argument
65 IntSize size = nextPowerOfTwo(IntSize(dimension, dimension));
H A DUpdateAtlas.h43 UpdateAtlas(Client*, int dimension, CoordinatedSurface::Flags);
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DFontView.js119 var dimension = this._measureElement();
121 const height = dimension.height;
122 const width = dimension.width;
/macosx-10.9.5/emacs-92/emacs/src/
H A Dcharset.c381 int alt_charset, alt_c1, alt_c2, dimension;
389 dimension = CHARSET_DIMENSION (alt_charset);
390 if ((dimension == 1 && alt_c1 > 0) || (dimension == 2 && alt_c2 > 0))
398 if (dimension != CHARSET_DIMENSION (charset))
399 /* We can't make such a character because of dimension mismatch. */
485 update_charset_table (charset_id, dimension, chars, width, direction,
488 Lisp_Object charset_id, dimension, chars, width, direction;
508 bytes = XINT (dimension);
531 error ("Invalid dimension fo
380 int alt_charset, alt_c1, alt_c2, dimension; local
747 Lisp_Object dimension, chars; variable
751 CHECK_NUMBER (dimension); variable
775 Lisp_Object dimension, chars, final_char, charset; variable
779 CHECK_NUMBER (dimension); variable
1092 Lisp_Object dimension, chars, final_char; variable
1096 CHECK_NUMBER (dimension); variable
[all...]
H A Dcharset.h68 charset dimension base leading-code extended leading-code
248 CHARS (integer) is the number of characters in a dimension: 94 or 96.
484 We store -1 in C2 if the dimension of the charset is 1. */
521 #define ISO_CHARSET_TABLE(dimension, chars, final_char) \
522 iso_charset_table[XINT (dimension) - 1][XINT (chars) > 94][XINT (final_char)]
H A Dccl.c1342 int dimension = BYTES_BY_CHAR_HEAD (i) - 1; local
1344 if (dimension == 0)
1350 else if (src + dimension > src_end)
1356 if (dimension == 1)
H A Dcoding.c1235 number of characters in one dimension (CHARS) of the set:
1332 of dimension 1, chars 94, and final character <F>, etc...
1444 /* Designation sequence for a charset of dimension 1. */
1454 /* Designation sequence for a charset of dimension 2. */
1670 #define DECODE_DESIGNATION(reg, dimension, chars, final_char) \
1676 charset = ISO_CHARSET_TABLE (make_number (dimension), \
/macosx-10.9.5/swig-10/Source/Modules/
H A Dclisp.cxx413 if (!Strcmp(array_dim, "")) { //dimension less array convert to pointer
426 String *dimension; local
428 dimension = array_dim;
430 dimension = array_dim;
433 Append(dimension, " ");
434 Append(dimension, array_dim);
437 String *temp = dimension;
438 dimension = NewStringf("(%s)", dimension);
443 str = NewStringf("(ffi:c-ptr (ffi:c-array %s %s))", inner_type, dimension);
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Dastp_dmp.c179 unsigned short dimension,
794 unsigned short dimension;
796 for (dimension=0; dimension<array_size ; index_node_ptr++, dimension++)
799 printf("Index %d: \n", dimension);
1567 unsigned short dimension;
1578 dimension = 1;
1590 dimension = tp->type_structure.array->index_count;
1595 dimension
793 unsigned short dimension; local
1566 unsigned short dimension; local
1662 AST_dump_field_ref( AST_field_ref_n_t *field_ref_vector, fe_node_k_t parent_node_kind, unsigned short dimension, int indentation ) argument
[all...]
H A Dastp_com.c877 * If any dimension of the array is not fixed,
1688 * the array node to get the array dimension.
1726 dimension = 0, /* number of dimensions for the array */
1728 references specified and dimension */
1763 dimension = 1;
1770 * Determine dimension of the array for
1828 dimension = tp->type_structure.array->index_count;
1838 dimension = 1;
1863 * field reference nodes, one for each dimension,
1880 * dimension o
1725 dimension = 0, /* number of dimensions for the array */ local
[all...]
H A Dastp_cpx.c192 * each dimension of an array.
251 * for each dimension of an array.
339 * dimension of an array.
346 unsigned short dimension
353 field_ref_vector = NEW_VEC (AST_field_ref_n_t, dimension);
356 i<dimension;
H A Dastp.h325 * to a dimension of an array as well
839 unsigned short dimension
/macosx-10.9.5/emacs-92/emacs/lisp/international/
H A Dencoded-kb.el107 reg dimension chars charset)
111 dimension 2
117 (setq dimension 2
123 dimension 1
128 (iso-charset dimension chars final-char)))
142 (vector (if (= (charset-dimension charset) 1)
152 (vector (if (= (charset-dimension charset) 1)
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/
H A DMakefile34 SHOPT_FIXEDARRAY == 1 /* fixed dimension indexed array */
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dampl.vim21 syn keyword amplEntityKeyword dimen dimension
H A Dcdl.vim14 sy keyword cdlStatement dimension hierarchy group grouphierarchy schedule class
H A Dform.vim30 syn keyword formHeaderStatement dimension dimensions unittrace
41 syn keyword formStatement dimension discard disorder drop factarg fill
H A Dtrasys.vim49 syn keyword trasysSurface dimension position prop surfn
H A Dmaxima.vim67 syn keyword maximaFunc diagmatrix diagmatrixp diagmetric diff dim dimension direct
H A Dlisp.vim119 syn keyword lispFunc array-dimension get-internal-run-time read
120 syn keyword lispFunc array-dimension-limit get-macro-character read-byte
H A Dfortran.vim124 syn keyword fortranStructure dimension
/macosx-10.9.5/vim-53/runtime/indent/
H A Dcdl.vim51 elseif match(thisline, '^\c\s*\([{}]\|\/[*/]\|dimension\|schedule\|group\|hierarchy\|class\)') >= 0
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c461 IDHDimension dimension; local
523 dimension.x = 720; dimension.y = (standard == ntscIn)?480:576;
525 0, 0, sizeof( dimension), &dimension, nil);
/macosx-10.9.5/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVIsochComponent.MacOS92596 IDHDimension dimension;
2644 dimension.x = 720; dimension.y = (standard == ntscIn)?480:576;
2646 0, 0, sizeof( dimension), &dimension, nil);
/macosx-10.9.5/ruby-104/ruby/ext/win32ole/
H A Dwin32ole.c337 static long dimension(VALUE val);
1523 dimension(VALUE val) { function
1531 dim1 = dimension(rb_ary_entry(val, i));
1580 dim = dimension(val);

Completed in 201 milliseconds

12