Home
last modified time | relevance | path

Searched refs:computed (Results 1 – 25 of 105) sorted by relevance

12345

/external/chromium/chrome/common/safe_browsing/
Dcsd.proto23 // Score that was computed on the client. Value is between 0.0 and 1.0.
44 // sent to the scorer and which resulted in client_score being computed.
/external/fdlibm/
Dchanges16 printf(" pow failure x %e y %e computed %e correct %e \n",x,y,p,z);
21 printf(" pow failure x %e y %e computed %e correct %e \n",x,y,p,z);
/external/bluetooth/glib/
Dconfig.h.win32.in52 /* The size of gmutex, as computed by sizeof. */
55 /* The size of system_thread, as computed by sizeof. */
671 /* The size of `char', as computed by sizeof. */
674 /* The size of `int', as computed by sizeof. */
677 /* The size of `long', as computed by sizeof. */
680 /* The size of `long long', as computed by sizeof. */
687 /* The size of `short', as computed by sizeof. */
690 /* The size of `size_t', as computed by sizeof. */
693 /* The size of `void *', as computed by sizeof. */
696 /* The size of `__int64', as computed by sizeof. */
Dacglib.m470 [The size of $3, as computed by sizeof.])
/external/webkit/LayoutTests/fast/dom/CSSStyleDeclaration/
Dcss-computed-style-item-expected.txt1 This tests indexing outside the range of the computed style object.
/external/tcpdump/
Dconfig.h.in304 /* The size of `char', as computed by sizeof. */
307 /* The size of `int', as computed by sizeof. */
310 /* The size of `long', as computed by sizeof. */
313 /* The size of `long long', as computed by sizeof. */
316 /* The size of `short', as computed by sizeof. */
/external/libxslt/libxslt/
Dvariables.c1032 if (elem->computed) in xsltEvalGlobalVariable()
1213 elem->computed = 1; in xsltEvalGlobalVariable()
1368 elem->computed = 1; in xsltRegisterGlobalVariable()
1579 elem->computed = 1; in xsltProcessUserParamInternal()
1753 elem->computed = 1; in xsltBuildVariable()
1852 if (elem->computed == 0) { in xsltGlobalVariableLookup()
1887 if (elem->computed == 0) { in xsltVariableLookup()
1893 elem->computed = 1; in xsltVariableLookup()
2265 if (variable->computed == 0) { in xsltXPathVariableLookup()
2272 variable->computed = 1; in xsltXPathVariableLookup()
/external/mesa3d/docs/OLD/
DMESA_sprite_point.spec53 texture coordinates. The r and q coordinates may have been computed
125 texture coordinates are computed as follows:
/external/chromium/third_party/libevent/
Dconfig.h.in225 /* The size of `int', as computed by sizeof. */
228 /* The size of `long', as computed by sizeof. */
231 /* The size of `long long', as computed by sizeof. */
234 /* The size of `short', as computed by sizeof. */
/external/llvm/test/CodeGen/ARM/
D2009-10-30.ll3 ; computed when there are 5 or more regular arguments.
/external/llvm/test/Analysis/BasicAA/
D2003-02-26-AccessSizeTest.ll3 ; the value computed by the first load instruction is changed by the store.
/external/skia/src/core/
DSkGlyphCache.cpp609 size_t computed = SkGlyphCache::ComputeMemoryUsed(fHead); in validate() local
610 if (fTotalMemoryUsed != computed) { in validate()
611 printf("total %d, computed %d\n", (int)fTotalMemoryUsed, (int)computed); in validate()
613 SkASSERT(fTotalMemoryUsed == computed); in validate()
/external/llvm/docs/CommandGuide/
Dllvm-bcanalyzer.pod179 file. This value is computed by dividing Total Instruction Size by Number Of
194 The average size of a Value definition (of any type). This is computed by
203 The average number of bytes per function definition. This is computed by
272 value is computed by dividing Instruction Size by Instructions.
277 computed by dividing Byte Size by Instructions. Note that this is not the same
/external/icu4c/common/
Dicucfg.h.in72 /* The size of `void *', as computed by sizeof. */
75 /* The size of `wchar_t', as computed by sizeof. */
/external/llvm/test/Transforms/GlobalOpt/
Dctor-list-opt-inbounds.ll4 ; the computed address.
/external/libffi/
Dfficonfig.h.in118 /* The size of `double', as computed by sizeof. */
121 /* The size of `long double', as computed by sizeof. */
/external/srtp/
Dconfig.h_win32vc7136 /* The size of a `unsigned long', as computed by sizeof. */
139 /* The size of a `unsigned long long', as computed by sizeof. */
Dconfig.hw137 /* The size of a `unsigned long', as computed by sizeof. */
140 /* The size of a `unsigned long long', as computed by sizeof. */
/external/clang/test/Analysis/
Duninit-vals-ps-region.m67 …ft expression of the compound assignment is an uninitialized value. The computed value will also b…
/external/clang/
DNOTES.txt35 2. sys::Path contains timestamp and size, lazily computed. Eliminate from
/external/llvm/test/Transforms/IndVarSimplify/
Daddrec-gep.ll8 ; same address instead of having it computed twice, and SCEVExpander should
/external/valgrind/main/docs/internals/
D3_4_BUGSTATUS.txt84 188969 thread's stack is not computed correctly
/external/llvm/test/Transforms/InstCombine/
Doverflow.ll80 ; Should be able to form an i8 sadd computed in an i32.
/external/elfutils/src/
DChangeLog99 width can be computed ahead of printing. Avoid collection symbols
/external/chromium/chrome/browser/ui/cocoa/infobars/
Dinfobar_container_controller.mm63 // Returns the desired height of the container view, computed by

12345