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

1 2 3 4 5

  /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:__anon15487
  /dalvik/vm/mterp/armv5te/
OP_FILL_ARRAY_DATA.S 11 cmp r0, #0 @ 0 means an exception is thrown
footer.S 51 mov r3, #0 @ 0 means !inJitCodeCache
59 mov r3, #0 @ 0 means !inJitCodeCache
67 mov r3, #0 @ 0 means !inJitCodeCache
75 mov r3, #0 @ 0 means !inJitCodeCache
83 mov r3, #0 @ 0 means !inJitCodeCache
91 mov r3, #0 @ 0 means !inJitCodeCache
175 cmp r0,#0 @ !0 means translation exists
360 mov r3, #0 @ 0 means not in the JIT code cache
    [all...]
  /dalvik/vm/mterp/mips/
OP_FILL_ARRAY_DATA.S 12 # 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 18 # 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.
  /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...]
  /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/junit/
Android.mk 93 # Note: 'core' here means excluding the classes that are contained
  /external/v8/test/mjsunit/
debug-break-inline.js 53 // When function f is optimized (1 means YES, see runtime.cc) we
  /external/iproute2/doc/
ip-tunnels.tex 89 inner packet to outer one. It means that path traversed by tunneled
185 have the same \verb|remote| and \verb|local|. Particularly it means
277 packets with correct checksum and \verb|ocsum| means, that
329 Be careful, it means that without carefully installed firewall rules
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 61 "control" means (i) the power, direct or indirect, to cause the
97 means any form of electronic, verbal, or written communication sent
  /bionic/libc/arch-mips/string/
memcpy.S 117 # This means: for x=128 the last "safe" a0 address is "t0-160"
  /device/generic/goldfish/opengl/
common.mk 72 # What this means is that:

Completed in 550 milliseconds

1 2 3 4 5