HomeSort by relevance Sort by last modified time
    Searched full:spec (Results 1576 - 1600 of 5555) sorted by null

<<61626364656667686970>>

  /external/autotest/tko/
plotgraph 15 # $columns spec is 1:y-value:y-stddev
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
X509SignatureUtil.java 12 import java.security.spec.PSSParameterSpec;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
X509SignatureUtil.java 10 import java.security.spec.PSSParameterSpec;
  /external/caliper/caliper/src/main/java/com/google/caliper/config/
VmConfig.java 35 * in that any number of configurations can yield the same spec (due to default flag values) and any
  /external/caliper/caliper/src/main/java/com/google/caliper/runner/
FullCartesianExperimentSelector.java 88 @SuppressWarnings({"unchecked", "rawtypes"}) // promised by spec
  /external/chromium-libpac/src/
proxy_resolver_v8.h 60 virtual int GetProxyForURL(const android::String16 spec, const android::String16 host,
  /external/chromium-trace/catapult/third_party/Paste/paste/auth/
basic.py 22 .. [1] http://www.w3.org/Protocols/HTTP/1.0/draft-ietf-http-spec.html#BasicAA
  /external/chromium-trace/catapult/third_party/flot/
jquery.flot.threshold.js 47 series: { threshold: null } // or { below: number, color: color spec}
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/glacier/
test_job.py 33 self.api = mock.Mock(spec=Layer1)
  /external/chromium-trace/catapult/third_party/polymer/components/paper-action-dialog/
paper-char-counter.html 12 Material Design: <a href="http://www.google.com/design/spec/components/text-fields.html#text-fields-character-counter">Character counter</a>
  /external/chromium-trace/catapult/third_party/polymer/components/paper-dialog/
paper-dialog.html 12 Material Design: <a href="http://www.google.com/design/spec/components/dialogs.html">Dialogs</a>
  /external/chromium-trace/catapult/third_party/polymer/components/paper-input/
paper-char-counter.html 12 Material Design: <a href="http://www.google.com/design/spec/components/text-fields.html#text-fields-character-counter">Character counter</a>
  /external/chromium-trace/catapult/third_party/polymer/components/paper-item/
paper-item.html 12 Material Design: <a href="http://www.google.com/design/spec/components/menus.html">Menus</a>
  /external/clang/test/Sema/
init.c 156 // <rdar://problem/10185490> (derived from SPEC vortex benchmark)
  /external/compiler-rt/test/builtins/Unit/
fixunsdfdi_test.c 65 if (test__fixunsdfdi(-1.0, 0)) // libgcc ignores "returns 0 for negative input" spec
fixunsdfsi_test.c 64 if (test__fixunsdfsi(-1.0, 0)) // libgcc ignores "returns 0 for negative input" spec
fixunssfdi_test.c 66 if (test__fixunssfdi(-1.0F, 0)) // libgcc ignores "returns 0 for negative input" spec
fixunssfsi_test.c 64 if (test__fixunssfsi(-1.0F, 0)) // libgcc ignores "returns 0 for negative input" spec
fixunsxfsi_test.c 68 if (test__fixunsxfsi(-1.0, 0)) // libgcc ignores "returns 0 for negative input" spec
  /external/dbus/doc/
dbus-uuidgen.1 18 UUIDs compatible with that spec. Many systems have a separate command
  /external/deqp/framework/opengl/wrapper/
glwInitFunctions.cpp 33 // \todo [2014-03-19 pyry] Replace this with more generic system based on upstream XML spec desc.
  /external/deqp/modules/gles2/functional/
es2fShaderOperatorTests.cpp 411 ShaderOperatorCase (Context& context, const char* caseName, const char* description, bool isVertexCase, ShaderEvalFunc evalFunc, const char* shaderOp, const ShaderDataSpec& spec);
421 ShaderOperatorCase::ShaderOperatorCase (Context& context, const char* caseName, const char* description, bool isVertexCase, ShaderEvalFunc evalFunc, const char* shaderOp, const ShaderDataSpec& spec)
423 , m_evaluator(evalFunc, spec.resultScale, spec.resultBias)
425 const char* precision = spec.precision != PRECISION_LAST ? getPrecisionName(spec.precision) : DE_NULL;
433 for (int i = 0; i < spec.numInputs; i++)
435 bool isBoolVal = de::inRange<int>(spec.inputs[i].type, TYPE_BOOL, TYPE_BOOL_VEC4);
436 bool isIntVal = de::inRange<int>(spec.inputs[i].type, TYPE_INT, TYPE_INT_VEC4);
438 Precision prec = isBoolVal || (isIntVal && spec.precision == PRECISION_LOWP) ? PRECISION_MEDIUMP : spec.precision
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
Form11n.java 30 * Instruction format {@code 11n}. See the instruction format spec
Form12x.java 29 * Instruction format {@code 12x}. See the instruction format spec
Form21c.java 33 * Instruction format {@code 21c}. See the instruction format spec

Completed in 971 milliseconds

<<61626364656667686970>>