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

<<21222324252627282930>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Standard_URL_suite.py 1 """Suite Standard URL suite: Mac URL standard, supported by many apps
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecmaps_kr.py 33 # KS X 1001 standard assigned 0x5c as WON SIGN.
36 # So, we ignore the standard here.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecmaps_kr.py 33 # KS X 1001 standard assigned 0x5c as WON SIGN.
36 # So, we ignore the standard here.
  /sdk/find_java2/FindJava2/
stdafx.h 17 // stdafx.h : include file for standard system include files,
38 #include <afxwin.h> // MFC core and standard components
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
float.s 3 ;; Standard GAS syntax
12 ;; Standard TI syntax
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
group2.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
group4.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
group5.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
group6.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
NormalDistributionImpl.java 52 /** The standard deviation of this distribution. */
59 * Create a normal distribution using the given mean and standard deviation.
61 * @param sd standard deviation for this distribution
68 * Create a normal distribution using the given mean, standard deviation and
72 * @param sd standard deviation for this distribution
84 * Creates normal distribution with the mean equal to zero and standard
118 * Access the standard deviation.
119 * @return standard deviation for this distribution
126 * Modify the standard deviation.
127 * @param sd standard deviation for this distributio
    [all...]
  /external/llvm/include/llvm/Support/
Process.h 15 /// follow the style of standard libraries and potentially become a proposal
16 /// for a standard library.
91 // This functions ensures that the standard file descriptors (input, output,
106 /// This function determines if the standard input is connected directly
111 /// This function determines if the standard output is connected to a
116 /// This function determines if the standard error is connected to a
131 /// if standard output is connected to a "tty" or "console"
132 /// window. If standard output is not connected to a tty or
138 /// if standard error is connected to a "tty" or "console"
139 /// window. If standard error is not connected to a tty o
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationServiceTest.java 384 "sv@collation=standard", "sv@collation=standard", "t",
393 "sv_FI@collation=standard", "sv@collation=standard", "f",
466 {"und", "standard", "eor", "search"},
467 {"en_US", "standard", "eor", "search"},
468 {"en_029", "standard", "eor", "search"},
469 {"de_DE", "standard", "phonebook", "search", "eor"},
470 {"de_Latn_DE", "standard", "phonebook", "search", "eor"},
471 {"zh", "pinyin", "stroke", "eor", "search", "standard"},
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationServiceTest.java 380 "sv@collation=standard", "sv@collation=standard", "t",
389 "sv_FI@collation=standard", "sv@collation=standard", "f",
462 {"und", "standard", "eor", "search"},
463 {"en_US", "standard", "eor", "search"},
464 {"en_029", "standard", "eor", "search"},
465 {"de_DE", "standard", "phonebook", "search", "eor"},
466 {"de_Latn_DE", "standard", "phonebook", "search", "eor"},
467 {"zh", "pinyin", "stroke", "eor", "search", "standard"},
    [all...]
  /external/libjpeg-turbo/
wrjpgcom.1 22 reads the named JPEG/JFIF file, or the standard input if no file is named,
23 and generates a new JPEG/JFIF file on standard output. A comment block is
26 The JPEG standard allows "comment" (COM) blocks to occur within a JPEG file.
27 Although the standard doesn't actually define what COM blocks are for, they
62 will read the comment text from standard input. (In this case an input image
  /external/shflags/doc/
RELEASE_NOTES-1.2.0.md 48 shFlags tries to support both the standard and enhanced versions of `getopt`.
49 As each responds differently, and not everything is supported on the standard
51 the standard version of `getopt` is detected. The reason being that there is
55 Standard vs Enhanced getopt
72 OpenSolaris) is the standard version.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
postypes.h 103 * The standard places no requirements upon the template parameter StateT.
105 * CopyConstructible and Assignable. The standard only requires that fpos
119 // The standard doesn't require that fpos objects can be default
126 // The standard requires that fpos objects can be constructed
149 // The standard requires that this operator must be defined, but
160 // The standard requires that this operator must be defined, but
171 // The standard requires that this operator must be defined, but
185 // The standard requires that this operator must be defined, but
199 // The standard requires that this operator must be defined, but
209 // The standard only requires that operator== must be a
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
postypes.h 103 * The standard places no requirements upon the template parameter StateT.
105 * CopyConstructible and Assignable. The standard only requires that fpos
119 // The standard doesn't require that fpos objects can be default
126 // The standard requires that fpos objects can be constructed
149 // The standard requires that this operator must be defined, but
160 // The standard requires that this operator must be defined, but
171 // The standard requires that this operator must be defined, but
185 // The standard requires that this operator must be defined, but
199 // The standard requires that this operator must be defined, but
209 // The standard only requires that operator== must be a
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
postypes.h 103 * The standard places no requirements upon the template parameter StateT.
105 * CopyConstructible and Assignable. The standard only requires that fpos
119 // The standard doesn't require that fpos objects can be default
126 // The standard requires that fpos objects can be constructed
149 // The standard requires that this operator must be defined, but
160 // The standard requires that this operator must be defined, but
171 // The standard requires that this operator must be defined, but
185 // The standard requires that this operator must be defined, but
199 // The standard requires that this operator must be defined, but
209 // The standard only requires that operator== must be a
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
postypes.h 103 * The standard places no requirements upon the template parameter StateT.
105 * CopyConstructible and Assignable. The standard only requires that fpos
119 // The standard doesn't require that fpos objects can be default
126 // The standard requires that fpos objects can be constructed
149 // The standard requires that this operator must be defined, but
160 // The standard requires that this operator must be defined, but
171 // The standard requires that this operator must be defined, but
185 // The standard requires that this operator must be defined, but
199 // The standard requires that this operator must be defined, but
209 // The standard only requires that operator== must be a
    [all...]
  /external/skia/src/gpu/gl/
GrGLCaps.cpp 21 fStandard = ctxInfo.standard();
67 GrGLStandard standard = ctxInfo.standard(); local
74 if (kGLES_GrGLStandard == standard) {
78 SkASSERT(kGL_GrGLStandard == standard);
91 if (kGL_GrGLStandard == standard) {
106 fTextureUsageSupport = (kGLES_GrGLStandard == standard) &&
109 if (kGL_GrGLStandard == standard) {
121 if (kGL_GrGLStandard == standard) {
132 if (kGL_GrGLStandard == standard) {
596 GrGLStandard standard = ctxInfo.standard(); local
1306 GrGLStandard standard = ctxInfo.standard(); local
    [all...]
  /external/icu/icu4c/source/common/unicode/
normalizer2.h 36 * Unicode normalization functionality for standard Unicode normalization or
50 * Not only are the standard compose and decompose modes supplied,
90 * @param errorCode Standard ICU error code. Its input value must
104 * @param errorCode Standard ICU error code. Its input value must
118 * @param errorCode Standard ICU error code. Its input value must
132 * @param errorCode Standard ICU error code. Its input value must
146 * @param errorCode Standard ICU error code. Its input value must
163 * Use name="nfc" and UNORM2_COMPOSE/UNORM2_DECOMPOSE for Unicode standard NFC/NFD.
164 * Use name="nfkc" and UNORM2_COMPOSE/UNORM2_DECOMPOSE for Unicode standard NFKC/NFKD.
165 * Use name="nfkc_cf" and UNORM2_COMPOSE for Unicode standard NFKC_CF=NFKC_Casefold
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
Normalizer2.java 20 * Unicode normalization functionality for standard Unicode normalization or
33 * Not only are the standard compose and decompose modes supplied,
64 * For details about standard Unicode normalization forms
71 * Same as standard NFC when using an "nfc" instance.
72 * Same as standard NFKC when using an "nfkc" instance.
73 * For details about standard Unicode normalization forms
79 * Same as standard NFD when using an "nfc" instance.
80 * Same as standard NFKD when using an "nfkc" instance.
81 * For details about standard Unicode normalization forms
92 * Not a standard Unicode normalization form.<br
    [all...]
  /external/antlr/antlr-3.4/runtime/C/doxygen/
atsections.dox 59 /// compile correctly on any standard C compiler (assuming, of course, that you type in valid C code.)
89 /// the code they encapsulate to be placed in the generated .h file, \b after the standard
93 /// statement to cause your grammar code to include some standard definitions. Because you
116 /// the code they encapsulate to be placed in the generated .h file, \b before the standard
120 /// in the code before the standard ANTLR runtime includes defined them. This allows you
130 /// file (which includes the standard ANTLR3C library includes.
133 /// generated include and by the standard ANTLR3 includes. This is a good place to <code>\#undef</code>
  /external/google-breakpad/src/testing/gtest/test/
gtest_catch_exceptions_test_.cc 109 throw std::runtime_error("Standard C++ exception"));
153 throw std::runtime_error("Standard C++ exception"));
169 throw std::runtime_error("Standard C++ exception");
207 throw std::runtime_error("Standard C++ exception");
228 virtual void SetUp() { throw std::runtime_error("Standard C++ exception"); }
258 throw std::runtime_error("Standard C++ exception");
287 throw std::runtime_error("Standard C++ exception");
  /external/gtest/test/
gtest_catch_exceptions_test_.cc 109 throw std::runtime_error("Standard C++ exception"));
153 throw std::runtime_error("Standard C++ exception"));
169 throw std::runtime_error("Standard C++ exception");
207 throw std::runtime_error("Standard C++ exception");
228 virtual void SetUp() { throw std::runtime_error("Standard C++ exception"); }
258 throw std::runtime_error("Standard C++ exception");
287 throw std::runtime_error("Standard C++ exception");

Completed in 1365 milliseconds

<<21222324252627282930>>