HomeSort by relevance Sort by last modified time
    Searched full:variable (Results 776 - 800 of 15203) sorted by null

<<31323334353637383940>>

  /external/llvm/test/Transforms/IndVarSimplify/
2002-09-09-PointerIndVar.ll 1 ; Induction variable pass is doing bad things with pointer induction vars,
  /external/llvm/test/Transforms/LoopSimplify/
single-backedge.ll 3 ; induction variable in this testcase.
  /external/llvm/test/Transforms/LoopStrengthReduce/
variable_stride.ll 1 ; Check that variable strides are reduced to adds instead of multiplies.
  /external/llvm/test/YAMLParser/
spec-02-28.data 19 Unknown variable "bar"
  /external/neven/Embedded/common/src/b_BitFeatureEm/
Functions.h 37 /** table to quickly determine the number of set bits in an 8 bit variable */
42 /** sums up bits in 8 bit variable */
45 /** sums up bits in 16 bit variable */
48 /** sums up bits in 16 bit variable */
  /external/oprofile/libop/
op_hw_config.h 16 * use of this variable is for static/local array dimension. Never use it in
  /external/oprofile/libregex/
demangle_symbol.h 33 * variable demangle is true.
  /external/proguard/src/proguard/gui/splash/
BufferedSprite.java 51 * @param x the variable x ordinate of the image buffer for painting.
52 * @param y the variable y ordinate of the image buffer for painting.
81 * @param x the variable x ordinate of the image buffer for
83 * @param y the variable y ordinate of the image buffer for
ShadowedSprite.java 44 * @param xOffset the variable x-offset of the shadow, relative to the sprite itself.
45 * @param yOffset the variable y-offset of the shadow, relative to the sprite itself.
46 * @param alpha the variable darkness of the shadow (between 0 and 1).
47 * @param blur the variable blur of the shadow (0 for sharp shadows, 1 or
  /external/skia/tools/bug_chomper/
run_server.sh 7 echo "GOPATH environment variable is not set. Please see"
  /external/valgrind/main/drd/tests/
pth_cond_destroy_busy.stderr.exp 2 destruction of condition variable being waited upon: cond 0x........
pth_inconsistent_cond_wait.stderr.exp1 3 Inconsistent association of condition variable and mutex: condition variable 0x........, mutexes 0x........ and 0x........
18 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
28 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
pth_inconsistent_cond_wait.stderr.exp2 3 Inconsistent association of condition variable and mutex: condition variable 0x........, mutexes 0x........ and 0x........
18 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
28 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
  /external/valgrind/main/gdbserver_tests/
nlcontrolc.vgtest 8 # The variable modifications means it will exit in a reasonable time.
  /frameworks/base/core/java/android/util/
DebugUtils.java 31 * environment variable. This environment variable can filter objects
62 * environement variable
64 * environment variable, false otherwise
  /frameworks/compile/mclinker/
mcld-device-build.mk 17 -Wno-unused-const-variable \
mcld-host-build.mk 12 -Wno-unused-const-variable \
  /frameworks/native/include/media/openmax/
OMX_AudioExt.h 59 variable or unknown sampling rate. */
68 variable or unknown sampling rate. */
76 OMX_U32 nBitRate; /**< Bit rate of the encoded data data. Use 0 for variable
80 variable or unknown sampling rate. */
  /ndk/sources/host-tools/make-3.81/
make.lnk 1 FROM LIB:cres.o "commands.o"+"job.o"+"dir.o"+"file.o"+"misc.o"+"main.o"+"read.o"+"remake.o"+"rule.o"+"implicit.o"+"default.o"+"variable.o"+"expand.o"+"function.o"+"vpath.o"+"version.o"+"ar.o"+"arscan.o"+"signame.o"+"remote-stub.o"+"getopt.o"+"getopt1.o"+"alloca.o"+"amiga.o"+"hash.o"+"strcache.o"
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
value 6 This function will evaluate to the value of the named variable with no
  /ndk/sources/host-tools/make-3.81/tests/scripts/variables/
INCLUDE_DIRS 2 $description = "Test the .INCLUDE_DIRS special variable.";
MAKECMDGOALS 3 $description = "Test the MAKECMDGOALS variable.";
MAKEFILES 3 $description = "Test the MAKEFILES variable.";
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/
fwd.hpp 46 template <typename T> class variable;
  /ndk/tests/device/test-stlport_shared-exception/jni/
singleton.cpp 6 // 2. the program crashes, because apparently the static variable s in

Completed in 321 milliseconds

<<31323334353637383940>>