Home
last modified time | relevance | path

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

1234

/external/chromium-trace/trace-viewer/third_party/Paste/paste/debug/
Dfsdiff.py61 self.before.calculated,
62 self.after.calculated))
103 self.calculated = None
118 self.calculated = datetime.now()
147 self.calculated or '(no calculation done)')
/external/lldb/tools/debugserver/source/MacOSX/
DMachVMMemory.cpp118 static bool calculated = false; in GetStolenPages() local
119 if (calculated) return stolenPages; in GetStolenPages()
215 calculated = true; in GetStolenPages()
223 static bool calculated = false; in GetPhysicalMemory() local
224 if (calculated) return physical_memory; in GetPhysicalMemory()
DMachTask.cpp423 static bool calculated = false; in GetProfileData() local
424 if (!calculated) in GetProfileData()
426 calculated = true; in GetProfileData()
/external/llvm/test/Assembler/
D2002-08-22-DominanceProblem.ll4 ; Dominance relationships is not calculated correctly for unreachable blocks,
/external/llvm/test/CodeGen/Mips/cconv/
Darguments-hard-float.ll49 ; We won't test the way the global address is calculated in this test. This is
112 ; We won't test the way the global address is calculated in this test. This is
164 ; We won't test the way the global address is calculated in this test. This is
195 ; We won't test the way the global address is calculated in this test. This is
Darguments-float.ll49 ; We won't test the way the global address is calculated in this test. This is
132 ; We won't test the way the global address is calculated in this test. This is
181 ; We won't test the way the global address is calculated in this test. This is
208 ; We won't test the way the global address is calculated in this test. This is
Darguments-fp128.ll30 ; We won't test the way the global address is calculated in this test. This is
Darguments-hard-fp128.ll30 ; We won't test the way the global address is calculated in this test. This is
Darguments-hard-float-varargs.ll42 ; We won't test the way the global address is calculated in this test. This is
107 ; We won't test the way the global address is calculated in this test. This is
Darguments.ll55 ; We won't test the way the global address is calculated in this test. This is
120 ; We won't test the way the global address is calculated in this test. This is
/external/llvm/test/Transforms/LoopVectorize/
Dreverse_iter.ll6 ; Make sure that the reverse iterators are calculated using 64bit arithmetic, not 32.
/external/openssh/
DPROTOCOL.chacha20poly130571 above and the MAC tag calculated using Poly1305 with this key over the
72 ciphertext of the packet length and the payload together. The calculated
/external/vboot_reference/scripts/
Dgenpadding.sh58 * Depending on the RSA key size and hash function, the padding is calculated
/external/llvm/test/CodeGen/X86/
D2014-08-29-CompactUnwind.ll23 ; size was also calculated incorrectly.
Dwin64_vararg.ll5 ; calculated.
/external/nanopb-c/tests/field_size_16/
Dalltypes.proto107 // Just to make sure that the size of the fields has been calculated
/external/nanopb-c/tests/field_size_32/
Dalltypes.proto107 // Just to make sure that the size of the fields has been calculated
/external/deqp/doc/testspecs/GLES3/
Dfunctional.instanced.txt42 instance variables are either calculated based on gl_InstanceID in the vertex
/external/iptables/extensions/
Dlibxt_HMARK.man1 Like MARK, i.e. set the fwmark, but the mark is calculated from hashing
/external/nanopb-c/tests/alltypes/
Dalltypes.proto107 // Just to make sure that the size of the fields has been calculated
/external/deqp/doc/testspecs/GLES31/
Dfunctional.sample_shading.txt51 samples N can now be calculated from the distribution with: the number of
/external/fonttools/Doc/
Dchanges.txt47 calculated correctly even on little-endian platforms (such as Intel).
83 - Fixed bug where glyphnames were not calculated from 'cmap' if it was
/external/llvm/test/CodeGen/R600/
Dstore.ll29 ; IG 1: Truncate the calculated the shift amount for the mask
62 ; IG 1: Truncate the calculated the shift amount for the mask
/external/v8/benchmarks/
DREADME.txt38 weight that is calculated from an estimate of the popularity of the
/external/deqp/doc/testspecs/GLES2/
Dperformance.shaders.operator.txt62 an estimate for the amount of initial free operations is calculated. Note that

1234