HomeSort by relevance Sort by last modified time
    Searched full:assignments (Results 51 - 75 of 793) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/tcpdump/
oui.h 39 * http://www.iana.org/assignments/enterprise-numbers
  /external/v8/src/
func-name-inferrer.h 25 // (assignments, declarations, object literals) we collect name strings,
  /external/v8/test/mjsunit/compiler/
globals.js 28 // Test references and assignments to global variables.
loops.js 37 // Test assignments in the loop condition.
regress-const.js 30 // Test const initialization and assignments.
  /external/v8/test/mjsunit/regress/
regress-612.js 29 // mode of the objects due to series of assignments optimization.
regress-969.js 28 // Regression test for bugs when deoptimizing after assignments in effect
36 // This test uses comma expressions to put assignments in effect contexts,
  /frameworks/base/media/mca/effect/java/android/media/effect/
SingleFilterEffect.java 45 * @param finalParameters Key-value pairs of final input port assignments.
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmeth.h 53 * 5-15 reserved for iLine protocol assignments
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Constants.java 46 * Universal class tag assignments
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_osf.h 60 * http://www.iana.org/assignments/tcp-parameters
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_osf.h 60 * http://www.iana.org/assignments/tcp-parameters
  /external/eigen/Eigen/src/Core/
DenseCoeffsBase.h 469 * This method is overridden in SwapWrapper, allowing swap() assignments to share 99% of their code
470 * with usual assignments.
485 * This method is overridden in SwapWrapper, allowing swap() assignments to share 99% of their code
486 * with usual assignments.
510 * This method is overridden in SwapWrapper, allowing swap() assignments to share 99% of their code
511 * with usual assignments.
527 * This method is overridden in SwapWrapper, allowing swap() assignments to share 99% of their code
528 * with usual assignments.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBISymbolTable.java 61 // Walk through any chain of variable assignments that ultimately resolve to a Set Ref.
154 // variable assignments.
  /external/wpa_supplicant_8/src/common/
qca-vendor.h 2 * Qualcomm Atheros OUI and vendor specific assignments
13 * This file is a registry of identifier assignments from the Qualcomm Atheros
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSOutput.java 92 * Assigned Numbers Authority [<a href='ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets'>IANA-CHARSETS</a>]
101 * Assigned Numbers Authority [<a href='ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets'>IANA-CHARSETS</a>]
  /packages/services/Telephony/src/org/apache/commons/io/
IOUtils.java 244 * <a href="http://www.iana.org/assignments/character-sets">IANA</a>.
306 * <a href="http://www.iana.org/assignments/character-sets">IANA</a>.
368 * <a href="http://www.iana.org/assignments/character-sets">IANA</a>.
423 * <a href="http://www.iana.org/assignments/character-sets">IANA</a>.
467 * <a href="http://www.iana.org/assignments/character-sets">IANA</a>.
531 * <a href="http://www.iana.org/assignments/character-sets">IANA</a>.
587 * <a href="http://www.iana.org/assignments/character-sets">IANA</a>.
655 * <a href="http://www.iana.org/assignments/character-sets">IANA</a>.
721 * <a href="http://www.iana.org/assignments/character-sets">IANA</a>.
786 * <a href="http://www.iana.org/assignments/character-sets">IANA</a>
    [all...]
  /external/mesa3d/src/glsl/
opt_tree_grafting.cpp 27 * Takes assignments to variables that are dereferenced only once and
32 * been chopped up into a series of assignments of short expressions
43 * some other assignments that would change the value of the
  /external/clang/lib/StaticAnalyzer/Checkers/
DeadStoresChecker.cpp 267 // Only cover dead stores from regular assignments. ++/-- dead stores
270 if (!B->isAssignmentOp()) return; // Skip non-assignments.
286 // Special case: self-assignments. These are often used to shut up
333 // Look through transitive assignments, e.g.:
UndefResultChecker.cpp 44 // Do not report assignments of uninitialized values inside swap functions.
UndefinedAssignmentChecker.cpp 41 // Do not report assignments of uninitialized values inside swap functions.
  /external/clang/test/Analysis/
dead-stores.m 64 // Don't flag dead stores to assignments to self within a nested assignment.
  /external/clang/test/Sema/
warn-unused-value.c 60 // Don't warn about unused '||', '&&' expressions that contain assignments.
  /external/deqp/doc/testspecs/GLES31/
functional.shaders.implicit_conversions.txt 32 + Negative tests for invalid assignments
  /external/deqp/framework/randomshaders/
rsgFunctionGenerator.cpp 65 // Create assignments if variables have bound value range

Completed in 1240 milliseconds

1 23 4 5 6 7 8 91011>>