HomeSort by relevance Sort by last modified time
    Searched refs:numerical (Results 1 - 16 of 16) sorted by null

  /external/parameter-framework/upstream/bindings/python/
sample.py 56 for numerical, literal in enumerate(["mad", "sad", "glad"]):
57 moodType.addValuePair(numerical, literal)
  /frameworks/rs/api/
rs_convert.spec 20 The functions below convert from a numerical vector type to another, or from one color
32 summary: Convert numerical vectors
34 Converts a vector from one numerical type to another. The conversion are done entry per entry.
rs_value_types.spec 18 summary: Numerical Types
22 RenderScript supports the following scalar numerical types:
rs_allocation_create.spec 146 create Allocations of scalar and vector numerical types without creating
  /external/v8/test/mjsunit/es6/
typedarray-sort.js 29 // Test default numerical sorting order
typedarray-of.js 28 // Items are coerced to numerical values.
  /external/v8/test/mjsunit/
enumeration-order.js 61 // We enumerate indexed properties in numerical order followed by
63 // of the prototype object in numerical order, followed by named
  /external/v8/test/webkit/
dfg-arith-add-overflow-check-elimination-tower-of-large-numbers.js 25 "Tests that if we have a tower of large numerical constants being added to each other, the DFG knows that a sufficiently large tower may produce a large enough value that overflow check elimination must be careful."
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 92 avoids the numerical awkwardness of have a representable value
  /external/v8/src/js/
math.js 193 // This is to prevent numerical errors caused by large negative x.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
libhttplib2.tex 344 The numerical HTTP status code returned in the response.