HomeSort by relevance Sort by last modified time
    Searched full:standard (Results 751 - 775 of 15341) sorted by null

<<31323334353637383940>>

  /external/webrtc/webrtc/base/
random_unittest.cc 60 // Expect the result to be within 3 standard deviations of the mean.
141 // Expect the result to be within 3 standard deviations of the mean,
142 // or more generally, within sigma_level standard deviations of the mean.
181 // Expect the result to be within 3 standard deviations of the mean,
182 // or more generally, within sigma_level standard deviations of the mean.
196 // 99.7% of all samples will be within 3 standard deviations of the mean,
210 // 99.7% of all samples will be within 3 standard deviations of the mean,
233 // Expect the result to be within 3 standard deviations of the mean,
234 // or more generally, within sigma_level standard deviations of the mean.
243 // 99.7% of all samples will be within 3 standard deviations of the mean
    [all...]
  /bionic/libc/bionic/
ether_ntoa.c 34 * Convert Ethernet address to standard hex-digits-and-colons printable form.
48 * Convert Ethernet address to standard hex-digits-and-colons printable form.
  /development/ndk/platforms/android-3/include/sys/
resource.h 35 * a non-standard signature. this is surprising because the
36 * syscall seems to use the standard one instead.
  /development/samples/training/ContactsList/res/layout/
contact_list_fragment.xml 21 <!-- Use standard android.R class list id instead of app specific id. This is just useful for
28 <!-- Use standard android.R class empty id instead of app specific id. This is just useful for
  /device/google/atv/overlay/frameworks/base/core/res/res/values/
styles.xml 20 <!-- Standard animations for wallpapers. -->
26 <!-- Standard animations for a full-screen window or activity. -->
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
CombinedLexer.h 4 * Standard antlr3 OBJC runtime definitions
8 /* End of standard antlr3 runtime definitions
CombinedParser.h 4 * Standard antlr3 OBJC runtime definitions
8 /* End of standard antlr3 runtime definitions
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
TLexer.h 4 * Standard antlr3 OBJC runtime definitions
8 /* End of standard antlr3 runtime definitions
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/
TestLexer.h 4 * Standard antlr3 OBJC runtime definitions
8 /* End of standard antlr3 runtime definitions
TestLexerLexer.h 4 * Standard antlr3 OBJC runtime definitions
8 /* End of standard antlr3 runtime definitions
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/
TestLexer.h 4 * Standard antlr3 OBJC runtime definitions
8 /* End of standard antlr3 runtime definitions
TestLexerLexer.h 4 * Standard antlr3 OBJC runtime definitions
8 /* End of standard antlr3 runtime definitions
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
LangLexer.h 4 * Standard antlr3 OBJC runtime definitions
8 /* End of standard antlr3 runtime definitions
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
TreeRewriteLexer.h 4 * Standard antlr3 OBJC runtime definitions
8 /* End of standard antlr3 runtime definitions
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
TreeRewriteLexer.h 4 * Standard antlr3 OBJC runtime definitions
8 /* End of standard antlr3 runtime definitions
  /external/apache-commons-math/src/main/java/org/apache/commons/math/random/
GaussianRandomGenerator.java 40 /** Generate a random scalar with null mean and unit standard deviation.
41 * @return a random scalar with null mean and unit standard deviation
  /external/ceres-solver/data/nist/
DanWood.dat 40 Start 1 Start 2 Parameter Standard Deviation
45 Residual Standard Deviation: 3.2853114039E-02
Rat43.dat 40 Start 1 Start 2 Parameter Standard Deviation
47 Residual Standard Deviation: 2.8262414662E+01
Roszman1.dat 40 Start 1 Start 2 Parameter Standard Deviation
47 Residual Standard Deviation: 4.8542984060E-03
  /external/clang/test/Modules/
module_file_info.m 33 // CHECK: Use standard system include directories [-nostdinc]: No
34 // CHECK: Use standard C++ include directories [-nostdinc++]: Yes
  /external/doclava/src/com/google/doclava/
Resolvable.java 23 * <p>This interface provides a standard means of saving {@link Resolution}s that we will
27 * <p>Additionally, This interface provides a standard means of resolving all resolutions
  /external/e2fsprogs/misc/
logsave.8.in 26 A copy of the output will also be written to standard output.
32 will take its input from standard input and save it in
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ICUResourceBundleCollationTest.java 26 private static final String STANDARD_NAME = "standard";
65 "t", "hi@collation=standard", "hi",
66 "f", "hi_AU@collation=standard;currency=CHF;calendar=buddhist", "hi",
116 if(!key.equals("standard")){
135 logln("found 'standard'");
137 errln("Error - 'standard' is in the keyword list twice!");
143 errln("Error - 'standard' was not in the collation tree as a keyword.");
145 logln("'standard' was found as a collation keyword.");
  /external/icu/icu4c/source/test/testdata/
testaliases.txt 49 KeyAlias1PacificStandardTime:alias { "te/zoneStrings/2/1" } //"Pacific Standard Time",
55 :alias { "te/zoneStrings/2/1" } //"Pacific Standard Time",
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
ICUResourceBundleCollationTest.java 22 private static final String STANDARD_NAME = "standard";
61 "t", "hi@collation=standard", "hi",
62 "f", "hi_AU@collation=standard;currency=CHF;calendar=buddhist", "hi",
112 if(!key.equals("standard")){
131 logln("found 'standard'");
133 errln("Error - 'standard' is in the keyword list twice!");
139 errln("Error - 'standard' was not in the collation tree as a keyword.");
141 logln("'standard' was found as a collation keyword.");

Completed in 1321 milliseconds

<<31323334353637383940>>