HomeSort by relevance Sort by last modified time
    Searched full:pseudo (Results 576 - 600 of 3523) sorted by null

<<21222324252627282930>>

  /build/make/core/
dpi_specific_apk.mk 12 $(built_dpi_apk): PRIVATE_AAPT_FLAGS := $(LOCAL_AAPT_FLAGS) --pseudo-localize $($(LOCAL_PACKAGE_NAME)_aapt_flags_$(my_dpi))
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/fill_array_data/
Test_fill_array_data.java 153 * @title packed-switch-data pseudo-instructions must not be reachable by control flow
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/packed_switch/
Test_packed_switch.java 145 * @title packed-switch-data pseudo-instructions must not be reachable by control flow
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sparse_switch/
Test_sparse_switch.java 152 * @title sparse-switch-data pseudo-instructions must not be reachable by control flow
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
PlainInsn.java 51 // move-result-pseudo is required here
  /dalvik/dx/tests/083-ssa-phi-placement/
expected.txt 304 Blort.java:51@0001: Rop{move-result-pseudo Ljava/lang/Object; <- . flows} v3:
312 Blort.java:52@0007: Rop{move-result-pseudo N0007Ljava/lang/RuntimeException;
320 Blort.java:52@000b: Rop{move-result-pseudo Ljava/lang/String; <- . flows} v5:
328 Blort.java:60@0030: Rop{move-result-pseudo N0030Ljava/lang/Integer; <- . flow
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
ifdef.py 23 # #if and the defined() pseudo function are not recognized. The #elif
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
ServiceBinding.h 84 /// The pseudo code for CreateChild() and DestroyChild() is provided to specify the
  /device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/
protocols 9 ip 0 IP # internet protocol, pseudo protocol number
  /external/ImageMagick/utilities/
compare.1 47 \-seed value seed a new sequence of pseudo-random numbers
compare.1.in 47 \-seed value seed a new sequence of pseudo-random numbers
stream.1 33 \-seed value seed a new sequence of pseudo-random numbers
stream.1.in 33 \-seed value seed a new sequence of pseudo-random numbers
  /external/aac/libSBRdec/src/
env_extr.h 127 /*!< Size of exponent-part of a pseudo float envelope value (should be at least
139 << EXP_BITS) /*!< Mask for extracting the mantissa of a pseudo float \
142 ((1 << EXP_BITS) - 1) /*!< Mask for extracting the exponent of a pseudo \
151 pseudo-float envelope value */
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DecompositionSolver.java 77 /** Get the inverse (or pseudo-inverse) of the decomposed matrix.
FieldDecompositionSolver.java 79 /** Get the inverse (or pseudo-inverse) of the decomposed matrix.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/random/
Well1024a.java 20 /** This class implements the WELL1024a pseudo-random number generator
Well19937a.java 20 /** This class implements the WELL19937a pseudo-random number generator
Well512a.java 20 /** This class implements the WELL512a pseudo-random number generator
  /external/autotest/client/cros/cellular/pseudomodem/
modem_simple.py 72 is called from within the pseudo modem manager.
  /external/capstone/bindings/python/capstone/
xcore_const.py 30 # pseudo registers
  /external/clang/lib/ARCMigrate/
TransUnbridgedCasts.cpp 390 // Look through pseudo-object expressions.
391 if (PseudoObjectExpr *pseudo = dyn_cast<PseudoObjectExpr>(subExpr)) {
392 subExpr = pseudo->getResultExpr();
393 assert(subExpr && "no result for pseudo-object of non-void type?");
  /external/deqp/framework/delibs/debase/
deRandom.h 33 * Uses the Xorshift algorithm for producing pseudo-random numbers. The
  /external/eigen/Eigen/src/IterativeLinearSolvers/
SolveWithGuess.h 20 * \brief Pseudo expression representing a solving operation
  /external/elfutils/libasm/
asm_addint8.c 67 // XXX Needs to use backend specified pseudo-ops

Completed in 848 milliseconds

<<21222324252627282930>>