/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/hosted/ |
D | json2.js | 235 mind = gap, 309 mind + ']' : 311 gap = mind; 347 mind + '}' : '{' + partial.join(',') + '}'; 348 gap = mind;
|
/external/chromium_org/v8/test/webkit/resources/ |
D | json2-es5-compat.js | 230 mind = gap, 309 mind + ']' : 311 gap = mind; 347 mind + '}' : '{' + partial.join(',') + '}'; 348 gap = mind;
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
D | chromevox_json.js | 109 mind = gap, 181 mind + ']' : 183 gap = mind; 219 mind + '}' : '{' + partial.join(',') + '}'; 220 gap = mind;
|
/external/opencv/cv/src/ |
D | cvstereobm.cpp | 304 int minsad = INT_MAX, mind = -1; in icvFindStereoCorrespondenceBM_SSE2() local 341 mind = (short)_mm_cvtsi128_si32(mind8); in icvFindStereoCorrespondenceBM_SSE2() 342 minsad = sad[mind]; in icvFindStereoCorrespondenceBM_SSE2() 354 __m128i d1 = _mm_set1_epi16((short)(mind-1)), d2 = _mm_set1_epi16((short)(mind+1)); in icvFindStereoCorrespondenceBM_SSE2() 376 int p = sad[mind+1], n = sad[mind-1], d = p + n - 2*sad[mind]; in icvFindStereoCorrespondenceBM_SSE2() 377 …dptr[y*dstep] = (short)(((ndisp - mind - 1 + mindisp)*256 + (d != 0 ? (p-n)*128/d : 0) + 15) >> 4); in icvFindStereoCorrespondenceBM_SSE2() 500 int minsad = INT_MAX, mind = -1; in icvFindStereoCorrespondenceBM() local 511 mind = d; in icvFindStereoCorrespondenceBM() 526 if( sad[d] <= thresh && (d < mind-1 || d > mind+1)) in icvFindStereoCorrespondenceBM() 539 int p = sad[mind+1], n = sad[mind-1], d = p + n - 2*sad[mind]; in icvFindStereoCorrespondenceBM() [all …]
|
D | cvstereogc.cpp | 490 int mind = state->minDisparity, nd = state->numberOfDisparities, maxd = mind + nd; in icvComputeK() local 501 for( d = maxd-1, i = 0; d >= mind; d-- ) in icvComputeK()
|
/external/lldb/test/lang/objc/objc-static-method-stripped/ |
D | static.m | 27 [Foo doSomethingWithString: @"Some string I have in mind."];
|
/external/lldb/test/lang/objc/objc-static-method/ |
D | static.m | 27 [Foo doSomethingWithString: @"Some string I have in mind."];
|
/external/dnsmasq/contrib/try-all-ns/ |
D | README-2.47 | 3 mind (sending a copy of this mail to him too).
|
/external/chromium_org/third_party/openssl/openssl/crypto/chacha/ |
D | Makefile | 41 $(RANLIB) $(LIB) || echo Never mind.
|
/external/chromium_org/third_party/openssl/openssl/crypto/poly1305/ |
D | Makefile | 41 $(RANLIB) $(LIB) || echo Never mind.
|
/external/chromium_org/native_client_sdk/src/doc/ |
D | README | 12 doesn't mind about interspersing images in .rst directories.
|
/external/libxml2/ |
D | HACKING | 20 Please keep in mind that a large part of my user base is on Windows, so
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.plainrsa | 18 With this in mind, it should be relatively straightforward to set up 97 the "path certificate" directive. Keep in mind that privilege
|
/external/speex/libspeex/ |
D | arch.h | 56 #error Make up your mind. What CPU do you have?
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 3 LLVM has been designed with two primary goals in mind. First we strive to
|
/external/llvm/test/CodeGen/Thumb2/ |
D | aligned-spill.ll | 35 ; and would probably blow MFI's mind.
|
/external/eigen/doc/ |
D | StorageOrders.dox | 72 on your application. Here are some points to keep in mind:
|
/external/oprofile/doc/ |
D | CodingStyle | 93 in mind we support gcc 2.91.66
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/ |
D | coding_style.txt | 7 - Keep in mind that people can program with proportional fonts: hence, don't attempt to align anyth…
|
/external/stlport/doc/ |
D | README.wince | 69 declare a function that in fact is not present. Keep this in mind when you get
|
D | README.evc4 | 54 Use 'nmake /fmsvc.mak' and keep in mind that you still have to have proper system variables set!
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/docs/ |
D | coding_style.txt | 7 - Keep in mind that people can program with proportional fonts: hence, don't attempt to align anyth…
|
/external/llvm/test/MC/SystemZ/ |
D | regs-bad.s | 202 # Test general register parsing, with no predetermined class in mind.
|
/external/chromium_org/build/ |
D | whitespace_file.txt | 36 images coming from the past flowed through his mind.
|
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/ |
D | constrained_window_animation.mm | 15 // There are two important things to keep in mind when modifying this file:
|