OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:standard
(Results
176 - 200
of
4441
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/stlport/stlport/
complex
29
// in the C++
Standard
. Single-precision complex numbers
34
// std, as called for by the draft C++
standard
/frameworks/base/core/java/android/text/style/
TabStopSpan.java
35
public static class
Standard
44
public
Standard
(int where) {
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
utypes.h
16
#error This library requires
standard
C and C++ headers to compile.
28
#error Need
standard
integer types definitions, usually in stdint.h
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
BrokenKDF2BytesGenerator.java
26
* use a digest specified in the
standard
.
28
* <b>Note:</b> IEEE P1363a
standard
is still a draft
standard
, if the
standard
83
// this is at odds with the
standard
implementation, the
/external/jpeg/
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
/sdk/jarutils/src/com/android/jarutils/
JavaResourceFilter.java
54
*
standard
Java resource.
66
* Checks a file to make sure it should be packaged as
standard
resources.
68
* @return true if the file should be packaged as
standard
java resources.
81
* Checks a file to make sure it should be packaged as
standard
resources.
84
* @return true if the file should be packaged as
standard
java resources.
/external/bluetooth/glib/docs/reference/glib/tmpl/
string_utils.sgml
306
Unlike the
standard
C library isalnum() function, this only
307
recognizes
standard
ASCII letters and ignores the locale, returning
308
%FALSE for all non-ASCII characters. Also unlike the
standard
323
Unlike the
standard
C library isalpha() function, this only
324
recognizes
standard
ASCII letters and ignores the locale, returning
325
%FALSE for all non-ASCII characters. Also unlike the
standard
340
Unlike the
standard
C library iscntrl() function, this only
341
recognizes
standard
ASCII control characters and ignores the locale,
342
returning %FALSE for all non-ASCII characters. Also unlike the
standard
357
Unlike the
standard
C library isdigit() function
[
all
...]
/dalvik/libcore/luni/src/main/java/java/lang/
ProcessBuilder.java
153
* Indicates whether the
standard
error should be redirected to
standard
155
* return end of stream and
standard
error is written to
158
* @return {@code true} if the
standard
error is redirected; {@code false}
166
* Changes the state of whether or not
standard
error is redirected to
167
*
standard
output.
170
* {@code true} to redirect
standard
error, {@code false}
/external/fdlibm/
makefile.in
18
# _MULTI_LIBM --- Support multi-
standard
at runtime by
30
# CFLAGS = -D_SVID3_MODE ... Multi-
standard
supported
32
# default
standard
33
# CFLAGS = -D_XOPEN_MODE ... Multi-
standard
supported
35
# default
standard
36
# CFLAGS = -D_POSIX_MODE ... Multi-
standard
supported
38
# default
standard
39
# CFLAGS = ... Multi-
standard
supported
41
# default
standard
/external/freetype/src/pshinter/
pshglob.h
57
/* The maximum number of
standard
and snap widths in either the */
63
/*
standard
and snap width */
73
/*
standard
and snap widths table */
/external/srec/portable/src/
PFileSystemImpl.c
35
* Portable
standard
input.
39
* Portable
standard
output.
43
* Portable
standard
error.
/build/core/
executable.mk
2
##
Standard
rules for building an executable file.
host_java_library.mk
18
#
Standard
rules for building a host java library.
host_shared_library.mk
2
##
Standard
rules for building a normal shared library.
shared_library.mk
2
##
Standard
rules for building a normal shared library.
static_java_library.mk
17
#
Standard
rules for building a "static" java library.
/dalvik/dx/src/com/android/dx/cf/attrib/
AttDeprecated.java
20
* Attribute class for
standard
{@code Deprecated} attributes.
AttSynthetic.java
20
* Attribute class for
standard
{@code Synthetic} attributes.
/dalvik/libcore/luni/src/main/java/java/io/
FileDescriptor.java
28
* system's
standard
input, output and error streams. These can be used directly
41
* The FileDescriptor representing
standard
input.
46
* FileDescriptor representing
standard
out.
51
* FileDescriptor representing
standard
error.
/development/host/windows/usb/adb_winapi_test/
stdafx.cpp
17
// stdafx.cpp : source file that includes just the
standard
includes
/development/host/windows/usb/api/
stdafx.cpp
17
// stdafx.cpp : source file that includes just the
standard
includes
/development/host/windows/usb/winusb/
stdafx.cpp
17
// stdafx.cpp : source file that includes just the
standard
includes
/external/bison/m4/
mbstate_t.m4
11
# Check for this incompatibility with
Standard
C.
/external/ppp/pppd/plugins/radius/etc/
realms
20
# through to the
standard
radius plugin which uses the servers in the
/frameworks/base/cmds/system_server/
system_main.cpp
4
* Calls the
standard
system initialization function, and then
Completed in 165 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>