/external/opencv/cv/src/ |
cvinpaint.cpp | 63 #define KNOWN 0 //known outside narrow band 64 #define BAND 1 //narrow band (known) 243 unsigned known=(negate)?CHANGE:KNOWN; local 244 CV_MAT_ELEM(*f,uchar,ii,jj) = (uchar)known; 270 CV_MAT_ELEM(*f,uchar,i,j) = KNOWN; 288 CV_MAT_ELEM(*f,uchar,ii,jj) = KNOWN; 401 CV_MAT_ELEM(*f,uchar,ii,jj) = KNOWN; 522 CV_MAT_ELEM(*f,uchar,ii,jj) = KNOWN; [all...] |
/external/v8/test/mjsunit/ |
mjsunit.js | 48 // For known primitive values, please use assertEquals.
|
unicode-test.js | [all...] |
/external/chromium/chrome/browser/resources/file_manager/js/ |
file_manager.js | 325 * file size is known. 358 * mtime is known. 398 * icon type is known. [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/media/ |
audio_player.js | 359 // We are advancing only if the next track is not known to be invalid.
|
media_util.js | 346 * to wait until the image loads and its dimensions are known, then manually
|
/external/chromium_org/remoting/webapp/ |
host_setup_dialog.js | 220 // known.
|
/external/chromium_org/ui/webui/resources/js/ |
util.js | 223 * Get an element that's known to exist by its ID. We use this instead of just
|
/external/oprofile/events/i386/nehalem/ |
unit_masks | 18 0x01 not_sta This event counts the number of load operations delayed caused by preceding stores whose addresses are known but whose data is unknown, and preceding stores that conflict with the load but which incompletely overlap the load
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
deltablue.js | 641 * the plan when all its input variables are known. A variable is 642 * known if either a) the variable is marked (indicating that has
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-deltablue.js | 632 * the plan when all its input variables are known. A variable is 633 * known if either a) the variable is marked (indicating that has
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-deltablue.js | 632 * the plan when all its input variables are known. A variable is 633 * known if either a) the variable is marked (indicating that has
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-deltablue.js | 632 * the plan when all its input variables are known. A variable is 633 * known if either a) the variable is marked (indicating that has
|
/external/chromium_org/v8/benchmarks/ |
deltablue.js | 638 * the plan when all its input variables are known. A variable is 639 * known if either a) the variable is marked (indicating that has
|
/external/openfst/src/include/fst/ |
fst.h | 829 uint64 TestProperties(const Fst<Arc> &fst, uint64 mask, uint64 *known);
|
/external/v8/benchmarks/ |
deltablue.js | 638 * the plan when all its input variables are known. A variable is 639 * known if either a) the variable is marked (indicating that has
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
file_tasks.js | 128 * The list of known extensions to record UMA.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
log_view_painter.js | 397 // See if it is a known TLS name.
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_texture_array.spec | 15 No known IP issues. [all...] |
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 126 before filling known fields is robust but stupid solution.
|
/external/mesa3d/docs/ |
MESA_texture_array.spec | 15 No known IP issues. [all...] |
/external/zlib/src/contrib/masmx86/ |
match686.asm | 18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
|
/ndk/build/core/ |
init.mk | 520 # the list of known values
|
/external/chromium_org/v8/test/mjsunit/ |
unicode-test.js | [all...] |
/external/dropbear/libtommath/ |
bn.tex | 334 The basic ``multiple precision integer'' type is known as the ``mp\_int'' within LibTomMath. This data type is used to [all...] |