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

1 2 3 4 5 6 7 891011>>

  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
HolidayCalendarDemo.java 506 private void calculate() method in class:HolidayCalendarDemo.CalendarPanel
536 // Calculate the number of full or partial weeks in this month.
591 calculate(); method
  /external/libvpx/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm 49 ; calculate the rounding bit outside the loop
  /external/pdfium/fpdfsdk/javascript/
Document.h 61 bool calculate(CJS_Runtime* pRuntime,
329 JS_STATIC_PROP(calculate, Document);
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
plot_neteq_delay.m 135 % calculate delays and other parameters
  /external/opencv/cv/src/
cvshapedescr.cpp 1142 int calculate = update; local
1156 calculate = 1;
1174 calculate = 1;
1177 if( !calculate )
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 310 ; calculate breakout conditions and high edge variance
362 ; calculate breakout conditions and high edge variance
584 ; calculate breakout conditions and high edge variance
634 ; calculate breakout conditions and high edge variance
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
deblock_sse2.asm 21 ;calculate absolute value
48 ;calculate absolute value
  /external/llvm/lib/CodeGen/
LiveRangeCalc.cpp 1 //===---- LiveRangeCalc.cpp - Calculate live ranges -----------------------===//
53 void LiveRangeCalc::calculate(LiveInterval &LI, bool TrackSubRegs) { function in class:LiveRangeCalc
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
Mbr.asm 121 ; but calculate C/H/S from LBA ourselves
130 ; Calculate C/H/S according to LBA
  /external/curl/packages/vms/
compare_curl_source.com 39 $! to calculate DISK:[dir.dir.vms_source.project_name] for the VMS specific
  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 692 /// 2. Calculate mass and scale in loops (\a computeMassInLoops()).
697 /// calculate the loop scale (number of loop iterations). Immediate
738 /// Finally, calculate the loop scale from the accumulated backedge mass.
956 void BlockFrequencyInfoImpl<BT>::calculate(const FunctionT &F, function in class:llvm::BlockFrequencyInfoImpl
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 694 /// 2. Calculate mass and scale in loops (\a computeMassInLoops()).
699 /// calculate the loop scale (number of loop iterations). Immediate
740 /// Finally, calculate the loop scale from the accumulated backedge mass.
962 void BlockFrequencyInfoImpl<BT>::calculate(const FunctionT &F, function in class:llvm::BlockFrequencyInfoImpl
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 694 /// 2. Calculate mass and scale in loops (\a computeMassInLoops()).
699 /// calculate the loop scale (number of loop iterations). Immediate
740 /// Finally, calculate the loop scale from the accumulated backedge mass.
962 void BlockFrequencyInfoImpl<BT>::calculate(const FunctionT &F, function in class:llvm::BlockFrequencyInfoImpl
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 694 /// 2. Calculate mass and scale in loops (\a computeMassInLoops()).
699 /// calculate the loop scale (number of loop iterations). Immediate
740 /// Finally, calculate the loop scale from the accumulated backedge mass.
962 void BlockFrequencyInfoImpl<BT>::calculate(const FunctionT &F, function in class:llvm::BlockFrequencyInfoImpl
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 694 /// 2. Calculate mass and scale in loops (\a computeMassInLoops()).
699 /// calculate the loop scale (number of loop iterations). Immediate
740 /// Finally, calculate the loop scale from the accumulated backedge mass.
962 void BlockFrequencyInfoImpl<BT>::calculate(const FunctionT &F, function in class:llvm::BlockFrequencyInfoImpl
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 694 /// 2. Calculate mass and scale in loops (\a computeMassInLoops()).
699 /// calculate the loop scale (number of loop iterations). Immediate
740 /// Finally, calculate the loop scale from the accumulated backedge mass.
962 void BlockFrequencyInfoImpl<BT>::calculate(const FunctionT &F, function in class:llvm::BlockFrequencyInfoImpl
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 694 /// 2. Calculate mass and scale in loops (\a computeMassInLoops()).
699 /// calculate the loop scale (number of loop iterations). Immediate
740 /// Finally, calculate the loop scale from the accumulated backedge mass.
962 void BlockFrequencyInfoImpl<BT>::calculate(const FunctionT &F, function in class:llvm::BlockFrequencyInfoImpl
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 694 /// 2. Calculate mass and scale in loops (\a computeMassInLoops()).
699 /// calculate the loop scale (number of loop iterations). Immediate
740 /// Finally, calculate the loop scale from the accumulated backedge mass.
962 void BlockFrequencyInfoImpl<BT>::calculate(const FunctionT &F, function in class:llvm::BlockFrequencyInfoImpl
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 694 /// 2. Calculate mass and scale in loops (\a computeMassInLoops()).
699 /// calculate the loop scale (number of loop iterations). Immediate
740 /// Finally, calculate the loop scale from the accumulated backedge mass.
962 void BlockFrequencyInfoImpl<BT>::calculate(const FunctionT &F, function in class:llvm::BlockFrequencyInfoImpl
    [all...]
  /prebuilts/go/darwin-x86/src/image/jpeg/
huffman.go 141 // calculate the high bits for every 8-bit sequence
  /prebuilts/go/darwin-x86/src/runtime/
slice.go 79 // to calculate where to write new values during an append.
  /prebuilts/go/linux-x86/src/image/jpeg/
huffman.go 141 // calculate the high bits for every 8-bit sequence
  /prebuilts/go/linux-x86/src/runtime/
slice.go 79 // to calculate where to write new values during an append.
  /external/boringssl/ios-arm/crypto/fipsmodule/
ghashv8-armx32.S 31 @ calculate H^2
  /external/boringssl/linux-arm/crypto/fipsmodule/
ghashv8-armx32.S 30 @ calculate H^2

Completed in 528 milliseconds

1 2 3 4 5 6 7 891011>>