Searched
full:standard (Results
476 -
500 of
15341) sorted by null
<<11121314151617181920>>
/external/libcxx/test/libcxx/ |
util.py | 42 report += "Standard Output:\n--\n%s--\n" % out 44 report += "Standard Error:\n--\n%s--\n" % err
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psaux/ |
t1cmap.h | 32 /***** TYPE1 STANDARD (AND EXPERT) ENCODING CMAPS *****/ 37 /* standard (and expert) encoding cmaps */
|
/external/libpcap/ |
pcap_dump_file.3pcap | 22 pcap_dump_file \- get the standard I/O stream for a savefile being written 35 returns the standard I/O stream of the ``savefile'' opened by
|
/external/libutf/ |
isalpharune.3 | 40 in particular a subset of their properties as defined in the Unicode standard. 57 .IR "The Unicode Standard" .
|
/external/lzma/Java/Tukaani/src/ |
XZEncDemo.java | 14 * Compresses a single file from standard input to standard ouput into
|
/external/mesa3d/src/glsl/glcpp/ |
README | 10 #define and #if), defining these merely "as is standard for C++ 12 the C99 standard as available from:
|
/external/opencv3/samples/cpp/ |
lsd_lines.cpp | 32 // Create and LSD detector with standard or no refinement. 51 imshow("Standard refinement", drawnLines);
|
/external/pdfium/third_party/freetype/src/psaux/ |
t1cmap.h | 32 /***** TYPE1 STANDARD (AND EXPERT) ENCODING CMAPS *****/ 37 /* standard (and expert) encoding cmaps */
|
/external/skia/src/effects/ |
SkGpuBlurUtils.h | 32 * @param sigmaX The blur's standard deviation in X. 33 * @param sigmaY The blur's standard deviation in Y.
|
/external/sl4a/Common/src/org/apache/commons/codec/ |
CharEncoding.java | 23 * From the Java documentation <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html">Standard 50 * @see <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html">Standard charsets</a> 62 * @see <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html">Standard charsets</a> 74 * @see <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html">Standard charsets</a> 87 * @see <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html">Standard charsets</a> 99 * @see <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html">Standard charsets</a> 111 * @see <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html">Standard charsets</a> 123 * @see <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html">Standard charsets</a>
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue29/ |
FlexibleScalarStylesInJavaBeanTest.java | 82 Set<Property> standard = super.getProperties(type); local 84 sorted.addAll(standard); 121 NodeTuple standard = super.representJavaBeanProperty(javaBean, property, local 126 SequenceNode n = (SequenceNode) standard.getValueNode(); 127 return new NodeTuple(standard.getKeyNode(), new SequenceNode(n.getTag(), 135 ScalarNode n = (ScalarNode) standard.getValueNode(); 136 return new NodeTuple(standard.getKeyNode(), new ScalarNode(n.getTag(), 140 return standard;
|
/external/testng/src/test/java/ |
ConverterSample4.java | 55 * @author The author is a standard tag and should not be touched
58 * @version another standard tag should not be changed
|
/external/webrtc/webrtc/common_audio/vad/ |
vad_gmm.h | 19 // normal distribution with mean and standard deviation (|mean|, |std|). 24 // - std : standard deviation, Q7.
|
/external/webrtc/webrtc/modules/audio_coding/codecs/pcm16b/ |
pcm16b.h | 28 * "Encode" a sample vector to 16 bit linear (Encoded standard is big endian) 48 * "Decode" a vector to 16 bit linear (Encoded standard is big endian)
|
/frameworks/base/core/java/android/text/style/ |
TabStopSpan.java | 35 public static class Standard 44 public Standard(int where) {
|
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/ |
common_defs.h | 24 // Defines standard types of regulariation methods. 27 // Defines standard adaptation modes for which Stochastic Sub-Gradient
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/ |
util.py | 42 report += "Standard Output:\n--\n%s--\n" % out 44 report += "Standard Error:\n--\n%s--\n" % err
|
/ndk/sources/cxx-stl/stlport/stlport/ |
complex | 29 // in the C++ Standard. Single-precision complex numbers 34 // std, as called for by the draft C++ standard
|
/prebuilts/gdb/darwin-x86/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/gdb/darwin-x86/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/gdb/linux-x86/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/go/darwin-x86/src/runtime/cgo/ |
gcc_amd64.S | 18 * Called from standard x86-64 ABI, where %rbx, %rbp, %r12-%r15 20 * The standard x86-64 ABI passes the three arguments m, g, fn
|
/prebuilts/go/linux-x86/src/runtime/cgo/ |
gcc_amd64.S | 18 * Called from standard x86-64 ABI, where %rbx, %rbp, %r12-%r15 20 * The standard x86-64 ABI passes the three arguments m, g, fn
|
/prebuilts/misc/common/swig/include/2.0.11/std/ |
std_alloc.i | 4 * @brief The "standard" allocator, as per [20.4]. 48 // NB: __n is permitted to be 0. The C++ standard says nothing
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/ |
complex | 29 // in the C++ Standard. Single-precision complex numbers 34 // std, as called for by the draft C++ standard
|
Completed in 1721 milliseconds
<<11121314151617181920>>