Home
last modified time | relevance | path

Searched refs:calculated (Results 1 – 25 of 88) sorted by relevance

1234

/external/chromium_org/rlz/lib/
Dmachine_id.cc19 static bool calculated = false; in GetMachineId() local
20 if (calculated) { in GetMachineId()
33 calculated = true; in GetMachineId()
/external/valgrind/unittest/
Dbigtest.cc104 bool calculated; member in GoalStats
113 GoalStats(): stats(NULL), cost_m(NULL), calculated(false) {} in GoalStats()
174 CHECK(calculated == false); in CalculateAndApplyParameters()
200 calculated = true; in CalculateAndApplyParameters()
/external/llvm/test/Assembler/
D2002-08-22-DominanceProblem.ll3 ; Dominance relationships is not calculated correctly for unreachable blocks,
/external/chromium_org/tools/gyp/test/variables/filelist/src/
Dfilelist2.gyp6 # a pre-calculated file list at gyp time and returns foo.txt.
Dfilelist.gyp6 # a pre-calculated file list at gyp time and returns foo.txt.
/external/llvm/test/Transforms/LoopVectorize/
Dreverse_iter.ll6 ; Make sure that the reverse iterators are calculated using 64bit arithmetic, not 32.
/external/chromium_org/third_party/icu/patches/
Dios_timezone.patch58 + /* On iOS the calculated tdiff is correct so and doesn't need this dst
/external/llvm/test/CodeGen/R600/
Dindirect-addressing.ll34 ; This test checks that the stack offset is calculated correctly for structs.
/external/chromium_org/third_party/sqlite/src/test/
Dwalcksum.test83 # * The first integer in the calculated version of the checksum.
84 # * The second integer in the calculated version of the checksum.
183 # are calculated by interpreting data in native byte-order.
Dfts3rnd.test17 # The expected result of each query is calculated using Tcl code.
41 # are evaluated. The results are compared to those calculated by
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
Dlocation_icon_decoration.mm81 // If GetDragImage has never been called, drag_frame_ has not been calculated.
/external/llvm/test/CodeGen/X86/
Dwin64_vararg.ll5 ; calculated.
/external/chromium_org/v8/benchmarks/
DREADME.txt38 weight that is calculated from an estimate of the popularity of the
/external/v8/benchmarks/
DREADME.txt38 weight that is calculated from an estimate of the popularity of the
/external/icu4c/test/perf/howExpensiveIs/
Dreadme.txt30 ** The Variation column for each Target system was calculated with the formula: "(Control-Target)/…
/external/chromium_org/v8/test/test262/
Dtest262.status90 # The reference value calculated by Test262 is incorrect if you run these
/external/v8/test/test262/
Dtest262.status77 # The reference value calculated by Test262 is incorrect if you run these tests
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
Dopt-gvmat64.asm89 ;;; are calculated from the definition of deflate_state, with the
/external/llvm/docs/
DLexicon.rst190 calculated only at designated safe points. With a copying collector,
/external/chromium_org/third_party/sqlite/src/tool/
Dspaceanal.tcl397 statline {Pages in the whole file (calculated)} $file_pgcnt2
400 statline {Pages on the freelist (calculated)} $free_pgcnt $free_percent
/external/compiler-rt/
DCMakeLists.txt19 # FIXME: We should be able to reuse CLANG_VERSION variable calculated
/external/mesa3d/docs/
DMESA_swap_frame_usage.spec38 calculated as follows:
/external/chromium_org/third_party/mesa/src/docs/
DMESA_swap_frame_usage.spec38 calculated as follows:
/external/iputils/doc/
Darping.sgml118 Otherwise, it is calculated from routing tables.
/external/chromium_org/media/base/simd/
Dconvert_rgb_to_yuv_ssse3.inc62 ; output pixel contains the U value calculated in the previous call. We also

1234