OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:named
(Results
176 - 200
of
1578
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/freetype/include/freetype/
ftmac.h
113
/* Return an FSSpec for the disk file containing the
named
font. */
142
/* Return an FSSpec for the disk file containing the
named
font. */
/external/grub/lib/
getopt.h
60
/* Describe the long-
named
options requested by the application.
74
To have a long-
named
option do something other than set an `int' to
/external/kernel-headers/original/asm-generic/
errno.h
91
#define ENOTNAM 118 /* Not a XENIX
named
type file */
93
#define EISNAM 120 /* Is a
named
type file */
/external/qemu/android/avd/
info.h
25
* AVD
named
'foo' will correspond to the following:
27
* - a root configuration file
named
~/.android/avd/foo.ini
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_getenv.c
67
/* Retrieve a variable
named
"name" from the environment */
155
/* Retrieve a variable
named
"name" from the environment */
/external/v8/test/mjsunit/
debug-script-breakpoints.js
32
// Set and remove a script break point for a
named
script.
41
// Set three script break points for
named
scripts.
/external/v8/tools/
windows-tick-processor.py
36
# This tick processor expects to find a map file for the binary
named
37
# binary.map if the binary is
named
binary.exe. The tick processor
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.5.1-2.js
43
9. If A itself has a property (not an inherited property)
named
"length",
51
inherited property)
named
ToString(k), then delete that property.
/external/webkit/WebCore/manual-tests/
linkjump-2.html
8
<a href="rdar://4233844">4233844</a> in some cases, HTML href
named
anchors don't scroll to the right place<br>
9
<a href="rdar://problem/4246096">4246096</a> REGRESSION links to
named
anchors don't scroll to the right place (4825)
/external/webkit/WebKitTools/Scripts/
split-file-by-class
73
print "Skipping $filename, already correctly
named
.\n";
82
print "Skipping $filename, already correctly
named
.\n";
/external/zlib/contrib/vstudio/
readme.txt
53
- This DLL,
named
zlibwapi.dll, is compatible to the old zlib.dll built
63
- There is also an official DLL build of zlib,
named
zlib1.dll. This one
/frameworks/base/awt/java/beans/
FeatureDescriptor.java
52
* Sets the value for the
named
attribute.
69
* Gets the value associated with the
named
attribute.
/frameworks/base/core/java/android/util/
CharsetUtils.java
110
* @throws UnsupportedCharsetException thrown if the
named
character
133
* @throws UnsupportedCharsetException thrown if the
named
character
/frameworks/base/sax/java/android/sax/
Element.java
197
"Element
named
" + this + " is missing required"
198
+ " child element
named
"
/external/icu4c/i18n/unicode/
msgfmt.h
64
* In ICU 4.0 MessageFormat supports
named
arguments. If a
named
argument
65
* is used, all arguments must be
named
. Names start with a character in
68
* If
named
arguments are used, {@link #usesNamedArguments()} will return true.
70
* The other new methods supporting
named
arguments are
77
* These methods are all compatible with patterns that do not used
named
arguments--
81
* When
named
arguments are used, certain methods on MessageFormat that take or
507
* This function supports both
named
and numbered
523
* This function supports both
named
and numbered
538
* This function supports both
named
and numbere
[
all
...]
/external/icu4c/common/unicode/
rep.h
149
// It is
named
differently because all replace methods of
152
// convention; API taking start/length are
named
<operation>, and
153
// those taking start/limit are
named
<operationBetween>. The
/external/tcpdump/
nameser.h
100
#define UPDATEDA 0xb /* delete all
named
resource record */
102
#define UPDATEMA 0xd /* modify all
named
resource record */
247
#define DNS_AD(np) ((np)->flags2 & 0x20) /* authentic data from
named
*/
/external/webkit/JavaScriptCore/API/
JSObjectRef.h
84
@discussion If you
named
your function Initialize, you would declare it like this:
98
@discussion If you
named
your function Finalize, you would declare it like this:
119
@discussion If you
named
your function HasProperty, you would declare it like this:
140
@discussion If you
named
your function GetProperty, you would declare it like this:
158
@discussion If you
named
your function SetProperty, you would declare it like this:
175
@discussion If you
named
your function DeleteProperty, you would declare it like this:
190
@discussion If you
named
your function GetPropertyNames, you would declare it like this:
211
@discussion If you
named
your function CallAsFunction, you would declare it like this:
231
@discussion If you
named
your function CallAsConstructor, you would declare it like this:
250
@discussion If you
named
your function HasInstance, you would declare it like this
[
all
...]
/external/wpa_supplicant/
config.h
25
* struct wpa_config_blob -
Named
configuration blob
137
* information and configuration. The socket file will be
named
based
168
* For Windows
Named
Pipe: This value can be used to set the security
/system/core/adb/
SERVICES.TXT
210
- creating a file
named
/tmp/update
212
- when everything is read succesfully, create a file
named
/tmp/update.start
236
in a companion document
named
SYNC.TXT
/system/core/libnetutils/
ifc_utils.c
269
* Remove the routes associated with the
named
interface.
360
* Sets the specified gateway as the default route for the
named
interface.
378
* Removes the default route for the
named
interface.
/bionic/libc/include/sys/
system_properties.h
49
/* Return a pointer to the system property
named
name, if it
/build/core/
pathmap.mk
59
# $(1): a list of modules (or other
named
entities) to find the includes for
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
attrcreatetextnode.java
33
* Retrieve the attribute
named
"street" from the last
attrcreatetextnode2.java
33
* Retrieve the attribute
named
"street" from the last
Completed in 814 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>