HomeSort by relevance Sort by last modified time
    Searched refs:ARRAY (Results 76 - 100 of 129) sorted by null

1 2 34 5 6

  /external/javassist/src/main/javassist/compiler/
Parser.java 97 * array.dimension
181 /* formal.type : ( build-in-type | class.type ) array.dimension
202 /* formal.parameter : formal.type Identifier array.dimension
553 * : [ FINAL ] built-in-type array.dimension declarators
554 * | [ FINAL ] class.type array.dimension declarators
629 /* declarator : Identifier array.dimension [ '=' initializer ]
651 /* initializer : expression | array.initializer
660 /* array.initializer :
661 * '{' (( array.initializer | expression ) ',')* '}'
963 /* array.dimension : [ "[" "]" ]
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPMetaImpl.java 100 throw new XMPException("Only array form flags allowed for arrayOptions",
104 // Check if array options are set correctly.
108 // Locate or create the array. If it already exists, make sure the array
119 // The array exists, make sure the form is compatible. Zero
123 throw new XMPException("The named property is not an array", XMPError.BADXPATH);
127 // throw new XMPException("Mismatch of existing and specified array form", BADOPTIONS);
132 // The array does not exist, try to create it.
138 throw new XMPException("Failure creating array node", XMPError.BADXPATH);
143 // array options missin
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/
backportPP.pm 317 elsif($type eq 'ARRAY'){
495 elsif ($reftype eq 'ARRAY') {
647 decode_error("malformed JSON string, neither array, object, number, string or atom");
694 decode_error("malformed JSON string, neither array, object, number, string or atom") unless $valid_start;
698 'JSON text must be an object or array (but found number, string, true, false or null,'
727 return array() if($ch eq '[');
875 decode_error("malformed JSON string, neither array, object, number, string or atom");
893 sub array { subroutine
894 my $a = $_[0] || []; # you can use this code to use another array ref object.
939 decode_error(", or ] expected while parsing array");
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/
backportPP.pm 317 elsif($type eq 'ARRAY'){
495 elsif ($reftype eq 'ARRAY') {
647 decode_error("malformed JSON string, neither array, object, number, string or atom");
694 decode_error("malformed JSON string, neither array, object, number, string or atom") unless $valid_start;
698 'JSON text must be an object or array (but found number, string, true, false or null,'
727 return array() if($ch eq '[');
875 decode_error("malformed JSON string, neither array, object, number, string or atom");
893 sub array { subroutine
894 my $a = $_[0] || []; # you can use this code to use another array ref object.
939 decode_error(", or ] expected while parsing array");
    [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/JSON/
backportPP.pm 317 elsif($type eq 'ARRAY'){
495 elsif ($reftype eq 'ARRAY') {
647 decode_error("malformed JSON string, neither array, object, number, string or atom");
694 decode_error("malformed JSON string, neither array, object, number, string or atom") unless $valid_start;
698 'JSON text must be an object or array (but found number, string, true, false or null,'
727 return array() if($ch eq '[');
875 decode_error("malformed JSON string, neither array, object, number, string or atom");
893 sub array { subroutine
894 my $a = $_[0] || []; # you can use this code to use another array ref object.
939 decode_error(", or ] expected while parsing array");
    [all...]
  /external/mksh/src/
funcs.c 710 * indexed array attribute; it does nothing on an
711 * existing regular string or indexed array though
905 for (tvp = vp; tvp; tvp = tvp->u.array)
912 * Check attributes - note that all array elements
924 if (!(vp->flag & ARRAY))
929 * Ignore array elements that aren't set unless there
947 if (((vp->flag & (ARRAY | ASSOC)) == ASSOC))
990 * Only report first 'element' of an array with
995 } while ((vp = vp->u.array));
    [all...]
eval.c 1064 * ${#var}, string length (-U: characters, +U: octets) or array size
1075 /* Check for size of array */
1083 if (vp->flag & (ISSET|ARRAY))
1085 for (; vp; vp = vp->u.array)
1221 for (; vp; vp = vp->u.array) {
    [all...]
exec.c 470 ARRAY | INT_U;
    [all...]
main.c 547 * allocate a new array because otherwise, when we modify
    [all...]
sh.h 734 EXTERN struct tbl *vp_pipest; /* global PIPESTATUS array */
1097 struct tbl *array; /* array values */ member in union:tbl::__anon25697
1106 uint32_t index; /* index for an array */
    [all...]
  /prebuilts/devtools/tools/lib/
layoutlib-api.jar 
  /prebuilts/misc/common/layoutlib_api/
layoutlib_api-prebuilt.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtUtils.java     [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java     [all...]
  /external/dexmaker/lib/
jarjar.jar 
  /prebuilts/misc/common/jarjar/
jarjar-1.4.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar 
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSComputedStyleDeclaration.cpp     [all...]
  /external/eigen/blas/testing/
cblat2.f 380 9987 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
422 * .. Array Arguments ..
767 * .. Array Arguments ..
    [all...]
dblat2.f 373 9987 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
413 * .. Array Arguments ..
754 * .. Array Arguments ..
    [all...]
dblat3.f 337 9991 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
378 * .. Array Arguments ..
659 * .. Array Arguments ..
    [all...]
sblat2.f 373 9987 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
413 * .. Array Arguments ..
754 * .. Array Arguments ..
    [all...]
sblat3.f 337 9991 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
378 * .. Array Arguments ..
659 * .. Array Arguments ..
    [all...]
zblat2.f 381 9987 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
424 * .. Array Arguments ..
770 * .. Array Arguments ..
    [all...]
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 

Completed in 696 milliseconds

1 2 34 5 6