/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:__anon11201
|
/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 | 17 # LOG_NDEBUG=0 means verbose logging enabled
|
/external/webrtc/src/modules/audio_processing/agc/main/source/ |
Android.mk | 1 # This file is generated by gyp; do not edit. This means you!
|
/external/webrtc/src/modules/audio_processing/ns/main/source/ |
Android.mk | 1 # This file is generated by gyp; do not edit. This means you!
|
/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
|
/external/webrtc/src/system_wrappers/source/ |
Android.mk | 1 # This file is generated by gyp; do not edit. This means you!
|
/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 | 41 # 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/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/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
|
/packages/inputmethods/LatinIME/native/src/ |
correction.cpp | 401 // If inputIndex is greater than mInputLength, that means there is no 757 This means that the 'sm' pattern wins over the 'ma' pattern. [all...] |