HomeSort by relevance Sort by last modified time
    Searched refs:values (Results 1351 - 1375 of 2119) sorted by null

<<51525354555657585960>>

  /device/samsung/toro/
full_toro.mk 42 # Set those variables here to overwrite the inherited values.
  /device/samsung/torospr/
full_torospr.mk 42 # Set those variables here to overwrite the inherited values.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
EnumMapTest.java     [all...]
  /external/bluetooth/glib/tests/gobject/
gvalue-test.c 42 GEnumValue values[] = { {0,"0","0"}, {1,"1","1"}}; local
44 type = g_enum_register_static ("TestEnum", values);
  /external/chromium/chrome/browser/resources/net_internals/
dnsview.js 50 // Clear the existing values.
  /external/icu4c/layout/
ValueRecords.cpp 23 le_int16 value = values[valueIndex];
32 le_int16 value = values[baseIndex + valueIndex];
  /external/icu4c/layoutex/
plruns.cpp 115 pl_openValueRuns(const le_int32 *values,
119 return (pl_valueRuns *) new ValueRuns(values, limits, count);
  /external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
ExpressionEvaluator.java 51 import com.google.clearsilver.jsilver.values.Value;
52 import static com.google.clearsilver.jsilver.values.Value.literalValue;
  /external/libvpx/vp8/encoder/arm/armv6/
vp8_variance_halfpixvar16x16_hv_armv6.asm 49 ; z = (x + y + 1) >> 1, interpolate half pixel values vertically
90 ; z = (x + y + 1) >> 1, interpolate half pixel values vertically
132 ; z = (x + y + 1) >> 1, interpolate half pixel values vertically
172 ; z = (x + y + 1) >> 1, interpolate half pixel values vertically
  /external/libxml2/
xmlcatalog.c 297 printf("\tdel 'values' : remove values\n");
323 \t--del 'values' : remove values\n\
  /external/openssl/crypto/perlasm/
x86asm.pl 89 foreach $i (values %label) { return $i if ($i eq $_[0]); }
  /external/protobuf/src/google/protobuf/
wire_format_lite.cc 191 RepeatedField<int>* values) {
202 values->Add(value);
  /external/skia/src/animator/
SkMemberInfo.h 73 void getValue(const SkDisplayable* , SkOperand values[], int count) const;
93 void setValue(SkDisplayable* , const SkOperand values[], int count) const;
  /external/v8/test/mjsunit/
array-length-number-conversion.js 48 // Test invalid values
large-object-literal.js 43 // Check that the properties have the expected values.
object-literal-gc.js 53 // Check that the properties have the expected values.
  /external/v8/test/mjsunit/regress/
regress-crbug-40931.js 32 // number of values of the split.
splice-missing-wb.js 33 // Fill it with values.
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLDocument11.js 78 The anchors attribute returns a collection of all A elements with values
HTMLFormElement09.js 78 HTMLFormElement.reset restores the forms default values.
HTMLTableCellElement17.js 78 The headers attribute specifies a list of id attribute values for
HTMLTableCellElement18.js 78 The headers attribute specifies a list of id attribute values for
table30.js 78 List of id attribute values for header cells.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLDocument11.js 78 The anchors attribute returns a collection of all A elements with values
HTMLFormElement09.js 78 HTMLFormElement.reset restores the forms default values.

Completed in 2731 milliseconds

<<51525354555657585960>>