HomeSort by relevance Sort by last modified time
    Searched refs:means (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /system/core/rootdir/etc/
dbus.conf 12 means use abstract namespace, don't really create filesystem
  /external/webkit/LayoutTests/fast/dom/NodeList/script-tests/
nodelist-item-call-as-function.js 1 description('This tests that items in a NodeList can be retrieved directly by calling as a function with an integral index parameter, starting from 0.<br>It means NodeList[0] and NodeList(0) both work.');
  /external/srec/srec/clib/
swimodel.c 386 hmmstates[i].means = mean_ptr;
407 static PINLINE prdata Gaussian_Grand_Density_Swimodel(const preprocessed *data, const featdata *means)
426 diff = *(means++) - *(dvec++);
452 meanptr = spd->means;
  /external/srec/srec/include/
swimodel.h 37 const featdata *means; /* pointer to block of means for the set member in struct:__anon12686
  /dalvik/vm/mterp/armv5te/
OP_FILL_ARRAY_DATA.S 11 cmp r0, #0 @ 0 means an exception is thrown
  /hardware/ti/omap4xxx/hwc/
Android.mk 19 # LOG_NDEBUG=0 means verbose logging enabled
  /external/opencv/ml/src/
mlem.cpp 48 * means - calculated by the EM algorithm set of gaussians' means.
68 Symbol ' means transposition.
74 means = weights = probs = inv_eigen_values = log_weight_div_det = 0;
81 means = weights = probs = inv_eigen_values = log_weight_div_det = 0;
98 cvReleaseMat( &means );
142 if( !params.means )
166 if( params.means )
168 const CvMat* m = params.means;
226 dims = means->cols
    [all...]
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
fldcw_check.S 13 # It is encoded as "d9 /5" which means
  /external/valgrind/main/exp-bbv/tests/x86/
fldcw_check.S 13 # It is encoded as "d9 /5" which means
  /external/webkit/LayoutTests/fast/url/script-tests/
ipv4.js 29 // Too many components means not an IP address.
37 // Two dots in a row means not an IP address.
ipv6.js 62 // Too many components means not an IP address. Similarly with too few if using IPv4 compat or mapped addresses.
100 // Two dots in a row means not an IP address.
relative-win.js 30 // means that the path is UNC.
  /packages/providers/ContactsProvider/
Android.mk 17 # leaving out code which is tested by other means (e.g. static libraries) that
24 # leaving out code which is tested by other means (e.g. static libraries) that
  /build/target/board/generic/
BoardConfig.mk 17 # What this means is that the platform image will not use NEON code paths
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/screenshot/
screenshot.js 21 // Passing the above test means this is the event we were waiting for.
  /external/mesa3d/docs/OLD/
MESA_trace.spec 32 Provides the application with means to enable and disable logging
  /packages/apps/Email/
Android.mk 44 # leaving out code which is tested by other means (e.g. static libraries) that
  /external/opencv/ml/include/
ml.h 562 start_step(0/*CvEM::START_AUTO_STEP*/), probs(0), weights(0), means(0), covs(0)
572 probs(_probs), weights(_weights), means(_means), covs(_covs), term_crit(_term_crit)
580 const CvMat* means; member in struct:CvEMParams
624 const CvMat* means );
628 CvMat* means; member in class:CvEM
    [all...]
  /device/samsung/crespo/
device.mk 22 # aren't publicly available in all circumstances, which means that some
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
CommonToken.js 61 * that start/stop indexes are not valid. It means that that input
  /external/mesa3d/docs/
MESA_swap_control.spec 80 per buffer swap. (e.g. a value of two means that the color buffers
MESA_texture_signed_rgba.spec 53 the relevant features from OpenGL 3.1, as a means to support this in
90 This conversion means -1, 0, and +1 are all exactly representable,
  /external/v8/test/mjsunit/
debug-break-inline.js 53 // When function f is optimized (1 means YES, see runtime.cc) we
  /build/tools/droiddoc/templates-sdk/assets/js/
default.js 188 // this means we're at the very top of the TOC hierarchy
191 // this means this page has children but is not at the top (it's a class, not a course)
285 // Dump scroll event if the target is a DIV, because that means the event is coming
  /device/samsung/crespo4g/
device.mk 22 # aren't publicly available in all circumstances, which means that some

Completed in 1227 milliseconds

1 2 3 4 5