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

<<31323334353637383940>>

  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
resource.h 35 * a non-standard signature. this is surprising because the
36 * syscall seems to use the standard one instead.
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
resource.h 35 * a non-standard signature. this is surprising because the
36 * syscall seems to use the standard one instead.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
cassert 26 * This is a Standard C++ Library file. You should @c \#include this file
29 * This is the C++ version of the Standard C Library header @c assert.h,
cerrno 26 * This is a Standard C++ Library file. You should @c \#include this file
29 * This is the C++ version of the Standard C Library header @c errno.h,
cfloat 26 * This is a Standard C++ Library file. You should @c \#include this file
29 * This is the C++ version of the Standard C Library header @c float.h,
ciso646 26 * This is a Standard C++ Library file. You should @c \#include this file
29 * This is the C++ version of the Standard C Library header @c iso646.h,
climits 26 * This is a Standard C++ Library file. You should @c \#include this file
29 * This is the C++ version of the Standard C Library header @c limits.h,
cstddef 26 * This is a Standard C++ Library file. You should @c \#include this file
29 * This is the C++ version of the Standard C Library header @c stddef.h,
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
base.h 26 * This file is a GNU profile extension to the Standard C++ Library.
41 * @brief GNU profile code, replaces standard behavior with profile behavior.
  /sdk/find_java2/WinLauncher2/
stdafx.h 17 // stdafx.h : include file for standard system include files,
36 #include <afxwin.h> // MFC core and standard components
  /system/update_engine/common/
cpu_limiter.h 24 // Cgroups cpu shares constants. 1024 is the default shares a standard process
26 // update-engine 2x the cpu share of a standard process.
http_common.h 54 // Returns a standard HTTP status line string for a given response code.
67 // Returns a standard HTTP Content-Type string.
  /external/llvm/docs/CommandGuide/
opt.rst 19 of the input source. It will usually print the results on standard output, but
20 in a few cases, it will print output to standard error or generate a file with
31 reads its input from standard input. Inputs can be in either the LLVM assembly
35 :program:`opt` writes its output to the standard output.
67 This option simply removes the inlining pass from the standard list.
93 Record the amount of time needed for each pass and print it to standard
  /external/mksh/src/
sh_flags.opt 50 /* ./. enable {} globbing (non-standard) */
122 /* ./. don't do logical cds/pwds (non-standard) */
146 /* -s (invocation) parse stdin (pseudo non-standard) */
154 /* -U enable UTF-8 processing (non-standard) */
166 /* ./. enable ESC as file name completion character (non-standard) */
170 /* ./. enable Tab as file name completion character (non-standard) */
  /external/shflags/doc/
RELEASE_NOTES-1.0.2.txt 37 shFlags tries to support both the standard and enhanced versions of **getopt**.
38 As each responds differently, and not everything is supported on the standard
40 the standard version of **getopt** is detected. The reason being that there is
47 Standard vs Enhanced getopt
64 and including 10.5.5) is the standard version. As such, only short flags are
68 and including Solaris 10 and OpenSolaris) is the standard version. As such,
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_decode.h 27 * in the course of development of the MPEG-4 Video (ISO/IEC 14496-2) standard.
30 * 14496-2) standard.
32 * ISO/IEC gives users of the MPEG-4 Video (ISO/IEC 14496-2) standard free
35 * 14496-2) standard.
42 * not released for non MPEG-4 Video (ISO/IEC 14496-2) Standard conforming
47 * parties from using the code for non MPEG-4 Video (ISO/IEC 14496-2) Standard
  /libcore/ojluni/src/main/java/java/security/
Key.java 46 * <P>This is an external encoded form for the key used when a standard
49 * is encoded according to a standard format (such as
115 * Returns the standard algorithm name for this key. For
120 * for information about standard algorithm names.
134 * defined by the X.509 standard; in this case, the returned format is
138 * as defined by the PKCS #8 standard; in this case, the returned format is
  /external/fdlibm/
readme 32 3. Compiler failure on non-standard code
35 are not standard C and cause some optimizing compilers (e.g. GCC)
112 3. STANDARD CONFORMANCE WRAPPER
118 create a multi-standard compliant FDLIBM. In this case, each
119 function in FDLIBM is actually a standard compliant wrapper
149 function to comply to the standard specified by the value
162 multi-standard compliant (supports IEEE,XOPEN,POSIX/ANSI,SVID).
169 To create a multi-standard compliant libm, use
170 make "CFLAGS = -D_IEEE_MODE" --- multi-standard fdlibm: default
172 make "CFLAGS = -D_XOPEN_MODE" --- multi-standard fdlibm: defaul
    [all...]
  /external/skia/tools/
compare_codereview.py 32 Python's standard library. We need a little more power than a
75 [[begin standard library documentation]]
89 [[end standard library documentation]]
102 # (non-standard) status attribute and the URL.
111 [[begin standard library documentation]]
115 [[end standard library documentation]]
125 [[begin standard library documentation]]
129 [[end standard library documentation]]
154 Python's standard library. We need a little more power than a
194 [[begin standard library documentation]
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
mb.py 60 (Standard) storage class.
64 created with this storage class have lower availability than Standard storage
65 class buckets, but durability equal to that of buckets created with Standard
78 storage class have higher latency and lower throughput than Standard storage
80 buckets created with the Standard storage class. This option is best for
122 NEARLINE), or S (or STANDARD). Default is STANDARD.
158 'reduced_redundancy', 'standard', 'storage class', 'nearline', 'nl'],
213 if sc in ('S', 'STD', 'STANDARD'):
214 return 'STANDARD'
    [all...]
  /external/shflags/test_results/1.0.2/
Linux-Ubuntu-6.06.txt 35 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
67 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
97 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
129 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
164 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
196 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
226 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
258 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
288 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
320 test:WARN Enhanced version of getopt found. Standard tests will be skipped
    [all...]
  /external/shflags/test_results/1.0.3/
Linux-Ubuntu-6.06.txt 36 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
71 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
102 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
137 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
173 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
208 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
239 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
274 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
305 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
340 test:WARN Enhanced version of getopt found. Standard tests will be skipped
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java 49 * Other constants defined in this class are the non-standard property keys
50 * that can be used to set non-standard property values on a java.util.Properties object
51 * that is used to create or configure a serializer. Here are the non-standard keys:
54 * The non-standard property key to use to set the indentation amount.
60 * This non-standard property key is used to set the name of the fully qualified
66 * This non-standard property key is used to specify the name of the property file
72 * This non-standard property key is used to set a value of "yes" if the href values for HTML serialization should
76 * This non-standard property key is used to set a value of "yes" if the META tag should be omitted where it would
117 * The non-standard property key to use to set the
125 * The non-standard property key to use to set th
    [all...]
  /external/curl/lib/
parsedate.c 128 {"AST", 240}, /* Atlantic Standard */
130 {"EST", 300}, /* Eastern Standard */
132 {"CST", 360}, /* Central Standard */
134 {"MST", 420}, /* Mountain Standard */
136 {"PST", 480}, /* Pacific Standard */
138 {"YST", 540}, /* Yukon Standard */
140 {"HST", 600}, /* Hawaii Standard */
143 {"AHST", 600}, /* Alaska-Hawaii Standard */
155 {"WAST", -420}, /* West Australian Standard */
158 {"JST", -540}, /* Japan Standard, USSR Zone 8 *
    [all...]
  /prebuilts/go/darwin-x86/src/os/exec/
exec.go 61 // Stdin specifies the process's standard input.
63 // If Stdin is an *os.File, the process's standard input is connected
72 // Stdout and Stderr specify the process's standard output and error.
83 // new process. It does not include standard input, standard output, or
84 // standard error. If non-nil, entry i becomes file descriptor 3+i.
368 // copying from c.Stdin into the process's standard input
401 // Output runs the command and returns its standard output.
412 // CombinedOutput runs the command and returns its combined standard
413 // output and standard error
    [all...]

Completed in 1392 milliseconds

<<31323334353637383940>>