HomeSort by relevance Sort by last modified time
    Searched refs:calculate (Results 251 - 275 of 326) sorted by null

<<11121314

  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfoImpl.h 878 void RegionInfoBase<Tr>::calculate(FuncT &F) { function in class:llvm::RegionInfoBase
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfoImpl.h 878 void RegionInfoBase<Tr>::calculate(FuncT &F) { function in class:llvm::RegionInfoBase
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfoImpl.h 878 void RegionInfoBase<Tr>::calculate(FuncT &F) { function in class:llvm::RegionInfoBase
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfoImpl.h 878 void RegionInfoBase<Tr>::calculate(FuncT &F) { function in class:llvm::RegionInfoBase
  /external/iproute2/doc/
ip-tunnels.tex 278 our host will calculate and send checksum.
  /external/v8/benchmarks/
raytrace.js 743 // calculate reflection ray
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldmacho.go 836 // Calculate the addend as the offset into the section.
846 // offset can at most be 32 bits long). To calculate the offset into the section the
  /prebuilts/go/darwin-x86/src/compress/flate/
deflate.go 177 // dictionary and calculate all hashes.
196 // Calculate 256 hashes at the time (more L1 cache hits)
  /prebuilts/go/darwin-x86/src/math/big/
int.go 645 // to calculate the square root of any quadratic residue mod p quickly for 3
  /prebuilts/go/darwin-x86/src/net/
dnsmsg.go 741 // Could work harder to calculate message size,
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldmacho.go 836 // Calculate the addend as the offset into the section.
846 // offset can at most be 32 bits long). To calculate the offset into the section the
  /prebuilts/go/linux-x86/src/compress/flate/
deflate.go 177 // dictionary and calculate all hashes.
196 // Calculate 256 hashes at the time (more L1 cache hits)
  /prebuilts/go/linux-x86/src/math/big/
int.go 645 // to calculate the square root of any quadratic residue mod p quickly for 3
  /prebuilts/go/linux-x86/src/net/
dnsmsg.go 741 // Could work harder to calculate message size,
  /external/llvm/lib/Transforms/Scalar/
LoopUnswitch.cpp 139 // Analyze loop. Check its size, calculate is it possible to unswitch
261 // Analyze loop. Check its size, calculate is it possible to unswitch
464 BFI.calculate(*L->getHeader()->getParent(), BPI, *LI);
    [all...]
  /external/llvm/lib/Transforms/Utils/
MemorySSA.cpp 403 IDFs.calculate(IDFBlocks);
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
hashmap.go 945 // oldbucketmask provides a mask that can be applied to calculate n % noldbuckets().
980 // Only calculate y pointers if we're growing bigger.
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
hashmap.go 945 // oldbucketmask provides a mask that can be applied to calculate n % noldbuckets().
980 // Only calculate y pointers if we're growing bigger.
    [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /external/autotest/client/common_lib/
utils.py 820 @param start_time: Time used to calculate the timeout lifetime of a job.
    [all...]
  /external/blktrace/btt/doc/
btt.tex 132 with a previously submitted request -- we calculate \emph{Q2M}, the
    [all...]
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 193 LRCalc->calculate(LI, MRI->shouldTrackSubRegLiveness(LI.reg));
    [all...]
  /external/pdfium/fpdfsdk/javascript/
Document.cpp 70 {"calculate", get_calculate_static, set_calculate_static},
988 bool Document::calculate(CJS_Runtime* pRuntime, function in class:Document
    [all...]
  /prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.7.0/
commons-beanutils-1.7.0.jar 
  /compatibility/cdd/7_hardware-compatibility/
7_3_sensors.md 272 calculate position within 20 meters, and speed within 0.2 meters per second,

Completed in 1095 milliseconds

<<11121314