HomeSort by relevance Sort by last modified time
    Searched full:taken (Results 426 - 450 of 4386) sorted by null

<<11121314151617181920>>

  /external/bison/m4/
malloc.m4 9 # This is taken from the following Autoconf patch:
  /external/chromium-trace/catapult/dashboard/dashboard/
math_utils_test.py 70 # absolute value is taken. So 1 means doubling, and 0.5 means halving.
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
help_provider.py 81 'That name/alias was already taken by %s' % (
  /external/clang/test/CodeGen/
partial-reinitialization1.c 52 // This bit is taken from Sema/wchar.c so we can avoid the wchar.h include.
  /external/clang/test/CodeGenCXX/
no-elide-constructors.cpp 31 // branch that is never taken in those cases. We could generate better IR
  /external/clang/test/SemaCXX/
constexpr-turing.cpp 34 // steps taken until halt.
  /external/curl/docs/libcurl/opts/
CURLOPT_COPYPOSTFIELDS.3 36 Because data are copied, care must be taken when using this option in
CURLOPT_NETRC.3 39 Only machine name, user name and password are taken into account (init macros
  /external/deqp/framework/randomshaders/
rsgParameters.hpp 37 NUM_RESERVED_SHADER_INPUTS = 1 // Taken by dEQP_Position
  /external/e2fsprogs/ext2ed/
ext2ed.conf.in 64 # parameters. In this case, they will be taken from here. See also
  /external/eigen/unsupported/Eigen/src/MoreVectorization/
MathFunctions.h 51 //both will be taken, and finally results will be merged
  /external/fec/
dotprod_mmx.c 56 * The length is taken from the descriptor
dotprod_sse2.c 60 * The length is taken from the descriptor
dsp.3 39 of samples will be taken from the \fBlen\fR parameter originally given
  /external/iproute2/man/man8/
tc-bfifo.8 31 a list. When a packet needs to be sent out to the network, it is taken from the head of the list.
  /external/junit/src/org/junit/runners/model/
RunnerBuilder.java 75 * {@code children}. Care is taken to avoid infinite recursion:
  /external/libbrillo/brillo/
secure_blob.h 52 // 1 if they don't. Time taken to perform the comparison is only dependent on
  /external/libchrome/base/
vlog.h 45 // Returns the vlog level for a given file (usually taken from
  /external/libcxxabi/test/
test_aux_runtime.pass.cpp 13 // Test taken from 5.2.8.2
  /external/libvpx/libvpx/vp8/common/
treecoder.h 67 taken for each node on the tree; this facilitiates decisions as to
  /external/llvm/lib/Analysis/
GlobalsModRef.cpp 11 // that do not have their address taken, and keeps track of whether functions
36 "Number of global vars without address taken");
37 STATISTIC(NumNonAddrTakenFunctions,"Number of functions without address taken");
268 /// GlobalValue's in the program. If none of them have their "address taken"
400 /// AnalyzeIndirectGlobalMemory - We found an non-address-taken global variable
636 // non-addr-taken globals.
679 // a non-addr-taken global and some other underlying object. Specifically,
680 // a non-addr-taken global is known to not be escaped from any function. It is
706 // non-addr-taken global, we must know that it would have to be an escape.
749 // non-addr-taken globals
    [all...]
  /external/llvm/test/Analysis/ScalarEvolution/
trip-count8.ll 6 ; CHECK: Loop %for.body: backedge-taken count is (-1 + {{%?}}ecx)
  /external/llvm/test/CodeGen/ARM/
indirectbr-2.ll 12 ; CHECK: Ltmp1: @ Block address taken
  /external/llvm/test/Transforms/IRCE/
bug-mismatched-types.ll 9 ; loop is of type [i32, i32) while the backedge taken count is of type
  /external/llvm/test/Transforms/IndVarSimplify/
2011-11-15-multiexit.ll 7 ; exit would be taken and the loop invariant value would be incorrect.

Completed in 912 milliseconds

<<11121314151617181920>>