OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:statically
(Results
26 - 50
of
371
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/host/windows/usb/api/
SOURCES
24
# Use
statically
linked atl libraries:
/development/host/windows/usb/winusb/
SOURCES
24
# Use
statically
linked atl libraries:
/external/icu4c/common/
ucln.h
35
* For instance, in the i18n library, any memory allocated
statically
must
/external/iptables/
INSTALL
33
4) If you want to build a
statically
linked version of the iptables binary,
/external/webkit/WebCore/bindings/v8/
StaticDOMDataStore.h
41
//
statically
. This encapsulates thread-specific DOM data for the main
/external/webkit/WebCore/platform/graphics/skia/
SkiaUtils.h
75
// Returns a
statically
allocated 1x1 GraphicsContext intended for temporary
/hardware/ti/omap3/dspbridge/inc/
_dbdebug.h
54
/*
statically
configure debug level */
dbreg.h
98
#define AUTOSTART "AutoStart" /*
Statically
load flag */
99
#define IVAAUTOSTART "IvaAutoStart" /*
Statically
load flag */
/hardware/ti/omap3/dspbridge/libbridge/inc/
_dbdebug.h
54
/*
statically
configure debug level */
/bionic/libc/include/net/
if_ether.h
111
* The high-order 25 bits of the Ethernet address are
statically
assigned,
127
* The high-order 16 bits of the Ethernet address are
statically
assigned,
/external/bluetooth/glib/docs/reference/glib/tmpl/
queue.sgml
23
To initialize a
statically
-allocated #GQueue, use #G_QUEUE_INIT or
72
A
statically
-allocated #GQueue must be initialized with this macro before it
/external/dropbear/
INSTALL
25
If you want to compile
statically
, add "STATIC=1" to the make command-line.
45
You can use "make STATIC=1" to make
statically
linked binaries, and it is
/external/libpng/contrib/gregbook/
Makefile.sgi
28
#PNGLIB = /usr/local/lib/libpng12.a #
statically
linked against libpng
36
#ZLIB = /usr/local/lib/libz.a #
statically
linked against zlib
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_methods.c
137
* eap_server_register_methods - Register
statically
linked EAP server methods
141
* methods that were linked in
statically
.
/ndk/build/platforms/android-3/arch-arm/usr/include/net/
if_ether.h
111
* The high-order 25 bits of the Ethernet address are
statically
assigned,
127
* The high-order 16 bits of the Ethernet address are
statically
assigned,
/ndk/build/platforms/android-4/arch-arm/usr/include/net/
if_ether.h
111
* The high-order 25 bits of the Ethernet address are
statically
assigned,
127
* The high-order 16 bits of the Ethernet address are
statically
assigned,
/ndk/build/platforms/android-5/arch-arm/usr/include/net/
if_ether.h
111
* The high-order 25 bits of the Ethernet address are
statically
assigned,
127
* The high-order 16 bits of the Ethernet address are
statically
assigned,
/ndk/build/platforms/android-5/arch-x86/usr/include/net/
if_ether.h
111
* The high-order 25 bits of the Ethernet address are
statically
assigned,
127
* The high-order 16 bits of the Ethernet address are
statically
assigned,
/ndk/build/platforms/android-8/arch-arm/usr/include/net/
if_ether.h
111
* The high-order 25 bits of the Ethernet address are
statically
assigned,
127
* The high-order 16 bits of the Ethernet address are
statically
assigned,
/ndk/build/platforms/android-8/arch-x86/usr/include/net/
if_ether.h
111
* The high-order 25 bits of the Ethernet address are
statically
assigned,
127
* The high-order 16 bits of the Ethernet address are
statically
assigned,
/system/core/sh/
var.h
44
#define VSTRFIXED 0x04 /* variable struct is
statically
allocated */
45
#define VTEXTFIXED 0x08 /* text is
statically
allocated */
/external/webkit/JavaScriptCore/API/
JSObjectRef.h
123
If this function returns false, the hasProperty request forwards to object's
statically
declared properties, then its parent class chain (which includes the default object class), then its prototype chain.
144
If this function returns NULL, the get request forwards to object's
statically
declared properties, then its parent class chain (which includes the default object class), then its prototype chain.
162
If this function returns false, the set request forwards to object's
statically
declared properties, then its parent class chain (which includes the default object class).
179
If this function returns false, the delete request forwards to object's
statically
declared properties, then its parent class chain (which includes the default object class).
196
Use JSPropertyNameAccumulatorAddName to add property names to accumulator. A class's getPropertyNames callback only needs to provide the names of properties that the class vends through a custom getProperty or setProperty callback. Other properties, including
statically
declared properties, properties vended by other classes, and properties belonging to object's prototype, are added independently.
284
@abstract This structure describes a
statically
declared value property.
299
@abstract This structure describes a
statically
declared function property.
317
@field staticValues A JSStaticValue array containing the class's
statically
declared value properties. Pass NULL to specify no
statically
declared value properties. The array must be terminated by a JSStaticValue whose name field is NULL.
318
@field staticFunctions A JSStaticFunction array containing the class's
statically
declared function properties. Pass NULL to specify no statically declared function properties. The (…)
[
all
...]
/bionic/libc/arch-arm/bionic/
crtbegin_dynamic.S
34
# any executable that is
statically
-linked with Bionic
crtbegin_static.S
34
# any executable that is
statically
-linked with Bionic
/bionic/libc/arch-sh/bionic/
crtbegin_dynamic.S
34
# any executable that is
statically
-linked with Bionic
Completed in 372 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>